jmm@bp6:/home/jmm> rpm -q up2date python-popt up2date-2.7.60-7.x.2 python-popt-0.8.7-7.x.2 [root@bp6 up2date_client]# up2date --usage Usage: up2date [--configure] [--src] [--nosrc] [--dbpath=<dir>] [--justdb] [-k STRING] [--nosig] [--nox] [--showall] [--solvedeps=<deps>] [--tmpdir=<directory>] [--version] [--show-channels] [--whatprovides=<deps>] [--channel=STRING] [--gpg-flags] [--nodownload] [OPTIONS] <packages> there's a lot of things missing from that --usage that are seen in --help --download --list --help --usage --packages --update that last one seems like it should definitely be mentioned in usage :)
--usage was never supposed to have all oprions listed. Manpages usually do that.
hmm, looks like some sort of bug in python-popt... I'll take a look
looks like python-popt doesnt show an item in --useage if it has a short option flag. (ie, -h, or -d) Doh, definately a python-popt bug. I'll reassign it once it shows up as a component ;->
Changed back to up2date.
erk, how did this get to be umb-scheme? I must of done that when trying to set it to python-popt
created bug 62106 against bugzilla about the missing component
Changing component to python-popt
The correct component is python-clap actually, which is missing too :-)
After further investigation, looks like a popt bug.
since things seem kosher in 7.3, i'm considering this fixed