First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 218000
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 217769
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Volkov <pva@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218000 depends on: Show dependency tree
Bug 218000 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-04-16 19:13 0000
Build fail with the following errors. If I create directory manually everything
works as expected.

install -m 755 -s mencoder
/var/tmp/portage/media-video/mplayer-1.0_rc2_p26454/image//usr/bin
for lang in en en ru ; do \
                if test "$lang" = en ; then \
                        cd
/var/tmp/portage/media-video/mplayer-1.0_rc2_p26454/image//usr/share/man/man1
&& ln -sf mplayer.1 mencoder.1 ; \
                else \
                        cd
/var/tmp/portage/media-video/mplayer-1.0_rc2_p26454/image//usr/share/man/$lang/man1
&& ln -sf mplayer.1 mencoder.1 ; \
                fi ; \
        done
/bin/sh: line 4: cd:
/var/tmp/portage/media-video/mplayer-1.0_rc2_p26454/image//usr/share/man/ru/man1:
No such file or directory
make: *** [install-mencoder] Error 1

------- Comment #1 From Attila Jecs 2008-04-16 19:58:36 0000 -------
for me too, with "hu" locale

------- Comment #2 From Steve Dibb 2008-04-16 21:18:58 0000 -------

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

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