Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143452 - www-client/pybugz-0.6.2 spurious characters in script
Summary: www-client/pybugz-0.6.2 spurious characters in script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
: 143451 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-10 05:41 UTC by Jose daLuz
Modified: 2006-08-10 13:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose daLuz 2006-08-10 05:41:37 UTC
After updating pybugz to 0.6.2, there's an immediate error on startup. Here's the start of the script /usr/bin/bugz:

cs #!/usr/bin/python

Removing the "cs" gets rid of the problem.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 05:44:08 UTC
*** Bug 143451 has been marked as a duplicate of this bug. ***
Comment 2 Jose daLuz 2006-08-10 06:10:06 UTC
Sorry for the duplicate, the first try updating bugzilla died out after several minutes.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2006-08-10 13:53:39 UTC
oh, how incredibly embarassing is that\! i didn't realise that because i had a symlink in my own bin that i use to run the development version rather than the release version. this time it is properly fixed in 0.6.3. thanks for reporting.