Bug #754
rebuild packages with elfutils
Status: | Closed | Start date: | 01/30/2011 | |
---|---|---|---|---|
Priority: | Low | Due date: | 02/01/2011 | |
Assignee: | mihanson | % Done: | 100% |
|
Category: | Packages: Extra | Spent time: | 0.50 hour | |
Target version: | 7.1 | Estimated time: | 0.50 hour |
Description
The elfutils package has replaced the libelf package. Some packages currently in the repo (screen, in particular) were built against the old version (/usr/lib/libelf.so.0) and broke when I was forced to install elfutils as part of installing GCC to build makemkv for Blu-Ray support. Many people will want to build makemkv, so updating to elfutils would be wise.
Pacman reports that the packages conflict, so I removed libelf and installed elfutils. Then screen broke. I am using this temporary workaround:
# cd /usr/lib && ln -s libelf.so.1 libelf.so.0
Associated revisions
screen: rebuilt pkg against elfutils. Ref #754
History
Updated by mihanson almost 14 years ago
- Due date changed from 01/10/2011 to 02/01/2011
- Estimated time changed from 4.00 to 0.50
- Assignee set to mihanson
- % Done changed from 0 to 90
- Category changed from Other to Packages: Extra
- Status changed from New to Feedback
Updated by chael almost 14 years ago
Upgraded to rebuilt screen package. Problem solved. Thanks!
Updated by mihanson almost 14 years ago
- Status changed from Feedback to Resolved
Updated by mihanson almost 14 years ago
- % Done changed from 90 to 100
- Status changed from Resolved to Closed