Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557316 - www-client/pybugz-0.11.1 : failed to create a bug entry for a particular content
Summary: www-client/pybugz-0.11.1 : failed to create a bug entry for a particular content
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 18:40 UTC by Toralf Förster
Modified: 2015-08-12 15:04 UTC (History)
0 users

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


Attachments
tinderbox issue directory (dir.tar.gz,170.48 KB, application/gzip)
2015-08-11 18:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-08-11 18:40:04 UTC
Created attachment 408814 [details]
tinderbox issue directory

There's an issue with pybugz-0.11.1 at my tinderbox.

The script in [1] failed to create an issue with content of the attached tar file, whereas bug #557314 and bug #557298 shows, that the script itself and the installation of pybugz at the tinderbox works fine otherwise.

IMO something with the attached content foolish bugz.

I can reproduce it by unpacking the tar file into a temp location
$> cd amd64-*/tmp/issues/20150811-164047_media-gfx_scantailor-0.9.11.1

and running

$> bugz post   --product "Gentoo Linux"            --component "Applications"          --version
 "unspecified"             --title "$(cat ./title)"            --op-sys "Linux"                    --platform "All"                    --priority "Normal"                 --severity "Normal"                 --alias ""                          --assigned-to "$(cat ./assignee)"   --cc "$(cat cc)"                    --append-command "cat info"         --description-from "./issue"        --batch                             --default-confirm y


How can I made a debug or backtrace output ?



[1] http://www.zwiebeltoralf.de/pub/bgo.sh
Comment 1 Toralf Förster gentoo-dev 2015-08-12 14:53:16 UTC
PEBKAC , need to strip the ESC sequences
Comment 2 Toralf Förster gentoo-dev 2015-08-12 15:04:15 UTC

*** This bug has been marked as a duplicate of bug 546638 ***