2008/7/13 Jouni Rinne <
jouni.rinne@xxxxxxxxxx>:
I'm sorry for the *very* long delay, but here I'm now; let's see...
Well I tryed to re-emerge libsoundtouch, but it's the same. Here is the entire message and the differents command I executed :
mysthr2@mysthr2 /usr/local/portage/layman/pro-audio/media-sound/psychosynth $ sudo rm psychosynth-0.1.1.ebuild
mysthr2@mysthr2 /usr/local/portage/layman/pro-audio/media-sound/psychosynth $ ls -l
total 16
-rw-r--r-- 1 root root 369 Jun 3 10:54 ChangeLog
-rw-r--r-- 1 root root 987 Jul 8 12:00 Manifest
-rw-r--r-- 1 root root 268 Jun 3 10:54 metadata.xml
-rw-r--r-- 1 root root 1480 Jul 8 00:48 psychosynth-0.1.1-r1.ebuild
mysthr2@mysthr2 /usr/local/portage/layman/pro-audio/media-sound/psychosynth $ sudo ebuild psychosynth-0.1.1-r1.ebuild digest
Appending /usr/local/portage/layman/pro-audio to PORTDIR_OVERLAY...
>>> Creating Manifest for /usr/local/portage/layman/pro-audio/media-sound/psychosynth
mysthr2@mysthr2 /usr/local/portage/layman/pro-audio/media-sound/psychosynth $ sudo emerge -av psychosynth
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] media-sound/psychosynth-0.1.1 USE="alsa jack osc psynth3d sndfile vorbis xml -oss" 0 kB [1]
There's definitely something amiss here, it should read: media-sound/psychosynth-0.1.1-r1 instead of 0..1.1.
Obviously, you have made an error somewhere, portage couldn't find the new ebuild. Are you sure that the settings concerning overlays in /etc/make..conf are correct?
I guess...
this is my /etc/make.conf :
ACCEPT_KEYWORDS="~amd64"
#PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/pd-overlay"
source /usr/portage/local/layman/make.conf
LINGUAS="fr fr_FR"
and the make.conf from layman directory :
PORTDIR_OVERLAY="
/usr/portage/local/layman/pd-overlay
/usr/portage/local/layman/pro-audio
$PORTDIR_OVERLAY
"
In any case, I warmly suggest that you make your own overlay and put the psychosynth-0.1.1-r1.ebuild there instead of modifying the proaudio overlay. The changes you make would be lost the next time you sync the proaudio overlay.