First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 60134
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Aron Griffis (RETIRED) <agriffis@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: ChrisA <chrisa@p3natradio.dk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mutt-1.5.6-r2.ebuild.diff A patch to fix RDEPEND on slang patch Andrej Kacian (RETIRED) 2004-08-13 01:55 0000 1.01 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 60134 depends on: Show dependency tree
Bug 60134 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: 2004-08-12 05:49 0000
I'm using binary packages on a group af Gentoo-machines. 
With 'slang' in the USE-flags, mutt does not see 'slang' as a RDEPEND and only install sys-libs/slang on the host _building_ the packages. Hence mutt only work on the buildhost. On the client-machines, I just get:

client ~ > mutt
mutt: error while loading shared libraries: libslang.so.1: cannot open shared object file: No such file or directory


Reproducible: Always
Steps to Reproduce:
1. On buildhost: emerge -bav mutt
2. On clients: emerge -gK mutt
3. mutt


Actual Results:  
client ~ > mutt
mutt: error while loading shared libraries: libslang.so.1: cannot open shared
object file: No such file or directory


Expected Results:  
mutt starting and a list of new mails.

------- Comment #1 From Andrej Kacian (RETIRED) 2004-08-13 01:55:25 0000 -------
Created an attachment (id=37330) [details]
A patch to fix RDEPEND on slang

This patch should remedy the problem. Please test and let me know if it works,
so we can get some dev to push it into portage.

------- Comment #2 From ChrisA 2004-08-13 18:00:19 0000 -------
The patch does solve the problem.

Thanks a lot!

------- Comment #3 From Aron Griffis (RETIRED) 2004-08-17 11:14:20 0000 -------
It seemed pretty obvious that ncurses, openssl, gdbm should also fall in
RDEPEND.  Fixed, thanks

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