Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 188743
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rene Zbinden <rene.zbinden@solnet.ch>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
collectl-2.3.1.ebuild sys-apps/collectl-2.3.1.ebuild text/plain Rene Zbinden 2007-08-13 20:49 0000 940 bytes Details
collectl.init files/collectl.init text/plain Rene Zbinden 2007-08-13 20:50 0000 404 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 188743 depends on: Show dependency tree
Bug 188743 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: 2007-08-13 20:48 0000
Collectl is a light-weight performance monitoring tool capable of reporting
interactively as well as logging to disk.

Reproducible: Always

------- Comment #1 From Rene Zbinden 2007-08-13 20:49:42 0000 -------
Created an attachment (id=127982) [details]
sys-apps/collectl-2.3.1.ebuild

Initial collectl ebuild.

------- Comment #2 From Rene Zbinden 2007-08-13 20:50:29 0000 -------
Created an attachment (id=127983) [details]
files/collectl.init

Start script.

------- Comment #3 From SpanKY 2008-01-05 22:29:22 0000 -------
ive cleaned things up and added 2.4.1 to the tree, cheers

http://sources.gentoo.org/sys-apps/collectl/collectl-2.4.1.ebuild?rev=1.1

------- Comment #4 From a 2008-01-07 18:12:25 0000 -------
I've emerged collectl and the emerge finished fine, but when launching
'collectcl', I get the following error.

---

Use of uninitialized value in concatenation (.) or string at /usr/bin/collectl
line 135.
Can't locate /usr/share//Syslog.pm in @INC (@INC contains: /etc/perl
/usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
/usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl
.) at /usr/bin/collectl line 135.

---

Obivously, it can't find Syslog.pm under /usr/share, and the source code says
'/usr/share/${PM}/Syslog.pm' but PM is rather an empty string at that moment.

By truncating that require statement to 'Sys/Syslog.pm', then it loads, but the
next 'formatit.h' fails to load again, once again by the lack of $PM being a
useful string.

How did get people have this working?

------- Comment #5 From Rene Zbinden 2008-01-07 20:08:56 0000 -------
(In reply to comment #4)
> I've emerged collectl and the emerge finished fine, but when launching
> 'collectcl', I get the following error.
> 
> ---
> 
> Use of uninitialized value in concatenation (.) or string at /usr/bin/collectl
> line 135.
> Can't locate /usr/share//Syslog.pm in @INC (@INC contains: /etc/perl
> /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8
> /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux
> /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
> /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl
> .) at /usr/bin/collectl line 135.
> 
> ---
> 
> Obivously, it can't find Syslog.pm under /usr/share, and the source code says
> '/usr/share/${PM}/Syslog.pm' but PM is rather an empty string at that moment.
> 
> By truncating that require statement to 'Sys/Syslog.pm', then it loads, but the
> next 'formatit.h' fails to load again, once again by the lack of $PM being a
> useful string.
> 
> How did get people have this working?
> 

Please Open a new bug. This bug was only used for the ebuild creation.

Cheers Rene

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug