First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 223971
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Greg Kroah-Hartman <gregkh@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Santiago M. Mola <coldwind@gentoo.org>
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 223971 depends on: Show dependency tree
Bug 223971 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: 2008-05-28 17:10 0000
Current stable docbook2X (0.6.1-r2) outputs the result to stdout instead of
creating the corresponding man file. moreutils build fails because of this.

Any docbook2X version >0.8 should work, although our docbook2man.pl is broken
until docbook2X-0.8.8-r1, so that version should be used.

Here's the error:
-------------------------------------------
[man pages output to stdout during compile phase...]
>>> Starting src_install
make -j4 DESTDIR=/var/tmp/paludis/sys-apps-moreutils-0.30/image/ install
mkdir -p /var/tmp/paludis/sys-apps-moreutils-0.30/image//usr/bin
install -s isutf8 ifdata ifne pee sponge mispipe lckdo
/var/tmp/paludis/sys-apps-moreutils-0.30/image//usr/bin
install vidir vipe ts combine zrun
/var/tmp/paludis/sys-apps-moreutils-0.30/image//usr/bin
mkdir -p /var/tmp/paludis/sys-apps-moreutils-0.30/image//usr/share/man/man1
install sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifdata.1 ifne.1 pee.1
zrun.1 mispipe.1 lckdo.1
/var/tmp/paludis/sys-apps-moreutils-0.30/image//usr/share/man/man1
install: cannot stat `sponge.1': No such file or directory
install: cannot stat `isutf8.1': No such file or directory
install: cannot stat `ifdata.1': No such file or directory
install: cannot stat `ifne.1': No such file or directory
install: cannot stat `pee.1': No such file or directory
install: cannot stat `mispipe.1': No such file or directory
install: cannot stat `lckdo.1': No such file or directory
make: *** [install] Error 1

------- Comment #1 From Santiago M. Mola 2008-05-28 17:12:58 0000 -------
*** Bug 222779 has been marked as a duplicate of this bug. ***

------- Comment #2 From Santiago M. Mola 2008-05-31 16:48:46 0000 -------
Fixed in CVS.

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