Gentoo Archives: gentoo-dev

From: Rigo Ketelings <rigo@××××.nl>
To: gentoo-dev@g.o
Subject: [gentoo-dev] alsa-driver error
Date: Thu, 02 May 2002 08:59:46
Message-Id: 200205021559.42845.rigo@home.nl
1 Got the error:
2
3 fi
4 install: cannot create regular file
5 `/var/tmp/portage/alsa-driver-0.9.0_rc1-r3/image//etc/rc.d/init.d/alsasound':
6 No such file or directory
7 make: *** [install-scripts] Error 1
8
9 !!! ERROR: The ebuild did not complete successfully.
10 !!! Function src_install, Line 3, Exitcode 2
11 !!! (no error message)
12
13 !!! emerge aborting on
14 /usr/portage/media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r3.ebuild .
15
16 To correct the error I:
17
18 * changed 'dodir /etc/init.d' to 'dodir /etc/rc.d/init.d'
19
20 Is this correct ?? (*like, yesterday I was playing with Debian, and suddenly I
21 had the urge to.... *) I have actually have no idea what I'm doing (yet ;-)
22
23 Back to the manuals I guess ;-)
24
25 By the way, why isn't 'dodir' in the dev-docs on gentoo.org ?
26
27 Regards,
28
29 Rigo

Replies

Subject Author
Re: [gentoo-dev] alsa-driver error Arcady Genkin <agenkin@××××××.com>
[gentoo-dev] Re: alsa-driver error Rigo Ketelings <rigo@××××.nl>