First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 143407
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sérgio Luís <ld.fifty@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 143407 depends on: Show dependency tree
Bug 143407 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-08-09 18:21 0000
I found some pybugs in pybugz:

1) Usage gives "bugz search python --assignee liquidx@gentoo.org" as an
example, but it doesnt work:

    $ bugz search python --assignee liquidx@gentoo.org
    usage: bugz search <search term> [options..]

     bugz: error: no such option: --assignee

2) bugz search --help says --cc=CC, it should say --cc CC

    ~ $ bugz search python --cc=liquidx@gentoo.org
    * Using http://bugs.gentoo.org/ ..
    * Searching for "python liquidx@gentoo.org" ordered by "number"
    ! No bugs found
    ~ $ bugz search python --cc liquidx@gentoo.org
    * Using http://bugs.gentoo.org/ ..
    * Searching for "python" ordered by "number"
     81416 maintainer-wanted    dev-python/pylucene (new package)

------- Comment #1 From Alastair Tse (RETIRED) 2006-08-10 02:06:17 0000 -------
Great catches. Thanks for letting me know. I've fixed the argument parsing now
to break when the long opt has an = sign in it and fixed the outdated
'examples' in the help message. Should be in 0.6.2 shortly.

First Last Prev Next    No search results available      Search page      Enter new bug