First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 290196
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 137207
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Brett Procter <brett@config.com.au>
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 290196 depends on: Show dependency tree
Bug 290196 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: 2009-10-23 02:29 0000
emerge of mail-mta/netqmail-1.05-r8 fails after emerging and
sys-apps/man-pages-3.22.
Both packages want to install /usr/share/man/man3/error.3.bz2
Strangely, on another system I have which has been progressively updated,
equery says that both packages own the file.  The file is clearly from
man-pages, though.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-apps/man-pages-3.22
2. emerge mail-mta/netqmail-1.05-r8
3. part 2 fils with file collision warning on /usr/share/man/man3/error.3.bz2

Actual Results:  
the first of the two packages emerged is installed, the second isn't


Expected Results:  
both packages to install, netqmail sans the *.3 files


Since the qmail utility functions and the libraries they get packed into don't
seem to be in the /image directory and therefore aren't actually installed on
the system, the <man>.3 files probably don't need to be installed either.

Suggest ebuild change:
-    doman *.[1-8]
+    doman *.[1,5,8]
(assuming doman can cope with that syntax)

WORKAROUND: install netqmail first and rm /usr/share/man/man3/error.3.bz2

------- Comment #1 From Brett Procter 2009-10-23 02:34:47 0000 -------

*** This bug has been marked as a duplicate of bug 137207 ***

------- Comment #2 From Brett Procter 2009-10-23 02:36:19 0000 -------
Sorry for the duplicate.  Bug 137207 didn't come up in a search for 'netqmail'.
Bizarre.

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