[Bug 6722] New: build-git-snapshot output doesn't show up on the screen
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Bug #: 6722 Summary: build-git-snapshot output doesn't show up on the screen Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Packaging AssignedTo: robin@catalyst.net.nz ReportedBy: robin@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org The way the Perl version of build-git-snapshot works, it doesn't output the build process as its going. This makes it harder to see what's happening, or why it broke. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> 2011-08-15 05:19:37 UTC --- Created attachment 5015 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5015 Bug 6722: Cause build output to appear on the screen This allows the build information to not be suppressed when using build-git-snapshot. This makes seeing where problems are substantially easier. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no --- Comment #2 from Magnus Enger <magnus@enger.priv.no> 2011-08-15 09:29:49 UTC --- Great patch! But it does produce a lot of output, could it be an idea to "hide" it behind a --verbose or --debug option? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5015|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <magnus@enger.priv.no> 2011-08-15 09:58:30 UTC --- Created attachment 5017 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5017 Signed-off patch As Robin said, this makes debugging the building of packages much easier. Signing off! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 --- Comment #4 from Robin Sheat <robin@catalyst.net.nz> 2011-08-15 11:59:11 UTC --- I don't want to hide it because if you're building packages, this is the kind of thing you should be seeing. Also, it beats waiting for 5 minutes with no output. As this is a developer tool, I think it's OK to show all the build output. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off --- Comment #5 from Magnus Enger <magnus@enger.priv.no> 2011-09-02 11:47:51 UTC --- Hm, seems I forgot to change the Patch Status when I looked at this in the middle of August... And I agree with Robin now, all that output shouldn't hurt. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> 2011-09-04 08:15:48 UTC --- Debian packaging patch, pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5602 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Bug 6722 depends on bug 5602, which changed state. Bug 5602 Summary: Improve configurability of package building scripts http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5602 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6722 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Robin Sheat <robin@catalyst.net.nz> 2011-10-26 21:54:46 UTC --- This fix was pulled into 3.4.x via bug 5602. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org