First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 119648
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Michael Imhof <tantive@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Henrik <hclaville@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 119648 depends on: Show dependency tree
Bug 119648 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: 2006-01-19 23:39 0000
the erackview perl script needs SimpleResource.pm but the module is not in the
dependency list, nor does it seem to be on Gentoo.

------- Comment #1 From Jakub Moc (RETIRED) 2006-05-29 06:10:45 0000 -------
CCing perl, where does this module come from? :)

------- Comment #2 From Michael Cummings (RETIRED) 2006-05-30 04:50:26 0000 -------
Looks like upstream forgot to fix everything.

from doc/PLAN:
   * Replace use of SimpleResource with Config::Simple

however, they still call SimpleResource, which means they forgot to completely
remove it. I'm impressed you have it installed though, since I get sandbox
violations trying to build it...
ACCESS DENIED   open_wr:   /usr/lib/perl5/vendor_perl/5.8.8/Eidetic/Racks.pm
ACCESS DENIED   chmod:     /usr/lib/perl5/vendor_perl/5.8.8/Eidetic/Racks.pm
Installing /usr/lib/perl5/vendor_perl/5.8.8/Eidetic/Racks.pm
ACCESS DENIED   open_wr:   /usr/share/man/man1/erackview.1
ACCESS DENIED   chmod:     /usr/share/man/man1/erackview.1
Installing /usr/share/man/man1/erackview.1
ACCESS DENIED   open_wr:   /usr/bin/erackview
ACCESS DENIED   chmod:     /usr/bin/erackview
ACCESS DENIED   mkdir:    
/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/rackview

------- Comment #3 From Jakub Moc (RETIRED) 2006-07-31 23:12:07 0000 -------
Someone send this upstream, perhaps?

http://sourceforge.net/tracker/?group_id=80506&atid=559978

Otherwise, this thing should be package.masked - 0.05 has different sandbox
violations as well (Bug 43824) so this ebuild is not too useful as it is.

------- Comment #4 From Wulf Krueger (RETIRED) 2006-07-31 23:27:29 0000 -------
I've just mailed the author (Bryce) about it.

------- Comment #5 From Yuval Yaari 2006-08-16 08:28:57 0000 -------
Adding:
myinst="${myinst} DESTDIR=${D} INSTBINDIR=${D}/usr/bin"
Before:
perl-module_src_install

Should solve most (all?) sandbox violations.

------- Comment #6 From Jeffrey Forman (RETIRED) 2006-09-19 06:01:51 0000 -------
hey guys,

any update on this? i just tried to install 0.09 at work and got the same
result

-jeff

------- Comment #7 From Michael Cummings (RETIRED) 2006-09-22 12:22:19 0000 -------
sorry, got lost in the queue (right about the time yuval switched from being a
user to a dev, blame yuval!!). fixed and in cvs, should hit the mirrors
shortly.

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