First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23036
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Shaun Guth <l8nite@l8nite.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
splat-0.05.ebuild splat 0.05 ebuild application/octet-stream Shaun Guth 2003-06-18 02:40 0000 365 bytes Details
emerge.log.bz2 emerge.log.bz2 application/octet-stream SpanKY 2003-06-27 14:39 0000 201.77 KB Details
splat-0.06.ebuild splat 0.06 ebuild text/plain Shaun Guth 2003-07-14 06:37 0000 402 bytes Details
splat-0.06.ebuild splat 0.06 ebuild text/plain Shaun Guth 2003-07-14 06:37 0000 402 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2003-06-18 02:39 0000
Splat will attempt to parse your portage log and show information about the
various times you have emerged particular packages (including the build times).

------- Comment #1 From Shaun Guth 2003-06-18 02:40:09 0000 -------
Created an attachment (id=13456) [edit]
splat 0.05 ebuild

attached splat 0.05 ebuild

------- Comment #2 From SpanKY 2003-06-18 07:06:22 0000 -------
lub the name :)

however after emerging 0.05 i get this:
root@rux0r splat # splat
Undefined subroutine &Getopt::Long::Parser::Configure called at /usr/lib/perl5/5.6.1/Getopt/Long.pm line 184.

------- Comment #3 From Shaun Guth 2003-06-18 09:07:03 0000 -------
I'll look into fixing that today - I assumed that module was included by
default with 5.6+ ::sigh::   ;-)

------- Comment #4 From Shaun Guth 2003-06-25 18:45:08 0000 -------
Hey there, this is a bug in Getopt::Long version 2.30 and previous.  It was
fixed in 2.31 - relevant excerpt from ChangeLog:

Changes in version 2.31
-----------------------

* Fix a bug where calling the configure method on a
Getopt::Long::Parser object would bail out with 
Undefined subroutine &Getopt::Long::Parser::Configure called at
Getopt/Long.pm line 186.


What's the best way to solve this?  A DEPEND entry of some sort?

------- Comment #5 From SpanKY 2003-06-25 18:56:07 0000 -------
yes, add a '>=dev-perl/Getopt-Long-2.31' 
 
ill add it to the ebuild after i test it ;) 

------- Comment #6 From SpanKY 2003-06-26 05:12:58 0000 -------
ok when i emerged that package it worked ...
until i did this:
`splat -s php` ... then it freaked out ;)

a lot of these lines:
Use of uninitialized value in quotemeta at /usr/bin/splat line 355.

and then a lot of these lines:
Use of uninitialized value in pattern match (m//) at /usr/bin/splat line 401.
Use of uninitialized value in pattern match (m//) at /usr/bin/splat line 413.
Use of uninitialized value in pattern match (m//) at /usr/bin/splat line 416.

------- Comment #7 From Shaun Guth 2003-06-26 21:07:55 0000 -------
Can you send me a copy of your portage log or attach it to the bug?  Thanks :)

------- Comment #8 From SpanKY 2003-06-27 14:39:40 0000 -------
Created an attachment (id=13943) [edit]
emerge.log.bz2

it probably crashes because this has logs from back in october ... the log file
has changed format since then ;)

you might just wanna ignore the old stuff ... its fine if you dont support it,
just be like 'ignoring first # lines due to outdated format' ...

------- Comment #9 From SpanKY 2003-07-13 23:50:01 0000 -------
any luck ? 

------- Comment #10 From Shaun Guth 2003-07-14 02:06:04 0000 -------
Weird, I didn't get any email notification of your last post - I'll take a look
at this tomorrow and fix it up - thanks :)

------- Comment #11 From Shaun Guth 2003-07-14 06:31:24 0000 -------
(From update of attachment 13456 [edit])
marked 0.05 obsolete

------- Comment #12 From Shaun Guth 2003-07-14 06:37:08 0000 -------
Created an attachment (id=14459) [edit]
splat 0.06 ebuild

Added 0.06 ebuild with DEPEND line, tested on my system and it works ok.

------- Comment #13 From Shaun Guth 2003-07-14 06:37:26 0000 -------
Created an attachment (id=14460) [edit]
splat 0.06 ebuild

Added 0.06 ebuild with DEPEND line, tested on my system and it works ok.

------- Comment #14 From Shaun Guth 2003-07-14 06:38:01 0000 -------
(From update of attachment 14459 [edit])
duplicate post of ebuild, woops

------- Comment #15 From SpanKY 2003-07-17 15:55:55 0000 -------
	mv splat.pl splat 
	exeinto /usr/bin 
	doexe splat 
	fperms +x /usr/bin/splat 
 
you can do all of this with just `newbin splat.pl splat` ;) 

------- Comment #16 From SpanKY 2003-07-17 16:08:59 0000 -------
added to portage, not too shabby package :) 

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