Important Announcement: Please read the latest status update for Fedora infrastructure (2008-08-22 1200 UTC). Additional details can be found in RHSA-2008-0855.
New SSH Fingerprints for Public Servers: Please verify SSH Fingerprints against https://admin.fedoraproject.org/fingerprints.
QA/HowToTestTemplate
From FedoraProject
Contents |
How To Test: packagex
Description
This package provides some capabilities that are described here. Additionally, it does some other fancy stuff. Its most common use is something-or-other. This paragraph mostly comes from rpm -qi packagex, but includes some extra info.
Here are some wiki pages that talk about this package: PackageX
For additional details on packagex, check out this URL: http://some.url.useful.info/
Actions
1. Install packagex
yum install packagex
1. Configure packagex
Add the following to /etc/packagex.conf:
#!python ... setAwesomeMode On
1. Start packagex service
chkconfig packagex on service packagex start
1. Run packagex client program
packagex-client --verbose --dostuff localhost
Expected results
1. packagex-client --dostuff should run successfully.
1. Stuff should be done properly.
1. Computer does not catch fire.
