Fedora-easy-karma¶
$ yum install fedora-easy-karma
- Primero instale paquete disponible en updates-testing
- Luego corra fedora-easy-karma
- De su veredicto (karma)
- AutentÃquese con FAS
Ejemplo con dhcp_probe¶
# yum --enablerepo=updates-testing install dhcp_probe
...
$ fedora-easy-karma
Getting list of installed packages...
Getting list of packages in updates-testing...
================================================================================
dhcp_probe-1.3.0-6.fc13
================================================================================
Update ID: FEDORA-2010-15505
Release: Fedora 13
Status: testing
Type: newpackage
Karma: 0
Bugs: https://bugzilla.redhat.com/624833 - Review Request: dhcp_probe - Tool for discover DHCP and BootP servers
Notes: Tool for discover DHCP and BootP servers.
Submitter: dbruno
Submitted: 2010-09-29 14:19:16
Comments: bodhi - 2010-09-29 14:19:32 (karma 0)
This update has been submitted for testing by dbruno.
bodhi - 2010-09-30 10:24:27 (karma 0)
This update has been pushed to testing
https://admin.fedoraproject.org/updates/F13/FEDORA-2010-15505
inst. RPMS: dhcp_probe-1.3.0-6.fc13.x86_64 - Tool for discover DHCP and BootP servers (installed 0 days ago)
Comment? -1/0/1 ->karma, other -> skip> 1
Comment> Works fine for me :)
Warning: Authentication error
FAS Password for gomix:
$
$ fedora-easy-karma -h
Usage: fedora-easy-karma [options] [pattern, ..]
You will be asked for every package installed from updates-testing to provide
feedback using karma points. If patterns are provided, you will be only prompted
for updates related to packages or builds that match any of the patterns.
Possible wildcards are *, ?, [seq] and [!seq] as explained at
http://docs.python.org/library/fnmatch.html
After selecting the karma points, you will be asked for a comment. An empty
comment skips the update.
Possible karma points are:
-1 : Update breaks something or does not fix a bug it is supposed to
0 : The update has not been tested much or at all
1 : The update seems not to break anything new
All other inputs will skip the update.
You can use <CTRL>-<D> on an empty prompt to exit
If you use a default comment, '<CTRL>-<X> <backspace>' can be used to delete the
default comment to easily enter a custom one.
The source can be found at
http://fedorapeople.org/gitweb?p=till/public_git/fedora-easy-karma.git;a=summary
Please send bug reports and feature requests to
'Till Maas <opensource@till.name>'
For patches please use 'git send-email'.
Options:
-h, --help show this help message and exit
--bodhi-cached Use cached bodhi query
--bodhi-cachedir=BODHI_CACHEDIR
Directory to store bodhi cache, default: ~/.fedora-
easy-karma
--bodhi-update-cache Update bodhi query cache
--critpath-only Only consider unapproved critpath updates
--debug Enable debug output
--default-comment=COMMENT
Default comment to use, default:
--default-karma=KARMA
Default karma to use, default:
--fas-username=FAS_USERNAME
FAS username
--include-commented Also ask for more comments on updates that already got
a comment from you, this is enabled if patterns are
provided
--installed-max-days=DAYS
Only check packages installed within the last XX days,
default: 28
--installed-min-days=DAYS
Only check packages installed for at least XX days,
default: 0
--list-rpms-only Only list affected rpms
--no-skip-empty-comment
Do not skip update if comment is empty
--product=PRODUCT product to query Bodhi for, 'F' for Fedora, 'EL-' for
EPEL, default: F
--releasever=RELEASEVER
releasever to query Bodhi for, default: releasever
from yum
--retries=RETRIES Number if retries when submitting a comment in case of
an error, default: 3
--wrap-bugs Apply line-wrapping to bugs
--wrap-rpms Apply line-wrapping to list of installed rpms
--wrap-width=WRAP_WIDTH
Width to use for line wrapping of updates, default: 80