First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106169
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Anders Rune Jensen (RETIRED) <arj@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthias Jansen <mail@matthiasjansen.de>
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 106169 depends on: Show dependency tree
Bug 106169 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: 2005-09-16 02:42 0000
The ebuild commoncpp2-1.3.1 (latest stable) depends only on libxml2 but not on
a
special version. 
As I got an error about missing references I updated the libxml2 and it works. 

My Versions:

 dev-libs/libxml2
    selected: 2.6.15-r1 doesn't work
   protected: 2.6.20-r2 work (on another box it is 2.6.19 and it works)

So I would change the ebuild:
workstation commoncpp2 # diff commoncpp2-1.3.1.ebuild.old
commoncpp2-1.3.1.ebuild
14c14
< DEPEND="xml2? ( dev-libs/libxml2 )"
---
> DEPEND="xml2? ( >=dev-libs/libxml2-2.6.19 )"

------- Comment #1 From Anders Rune Jensen (RETIRED) 2005-09-20 11:30:53 0000 -------
Thank you for the report. Fixed.

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