Re: [gentoo-user] ebuild does not seem to have a valid PORTDIR structure

2008-12-12 Thread Christophe Lermytte


On Fri, 12 Dec 2008, Grant wrote:


Whenever I try to use an ebuild from bugs.gentoo.org in my local
overlay these days, I get:

# ebuild * manifest
!!! /usr/local/portage/media-sound/songbird/songbird-bin-1.0.0.ebuild
does not seem to have a valid PORTDIR structure.

Does anyone know what's wrong?

- Grant


If the ebuild name is songbird-bin-.ebuild, the package name 
should be songbird-bin, not songbird.


Regards,
Christophe L.



Re: [gentoo-user] ebuild does not seem to have a valid PORTDIR structure

2008-12-12 Thread Grant
>> Whenever I try to use an ebuild from bugs.gentoo.org in my local
>> overlay these days, I get:
>>
>> # ebuild * manifest
>> !!! /usr/local/portage/media-sound/songbird/songbird-bin-1.0.0.ebuild
>> does not seem to have a valid PORTDIR structure.
>
> I guess the problem is that the directory name (songbird) does not
> match to the ebuild name (songbird-bin). Correcting one of them should
> solve the problem.

That was it, thank you very much.

- Grant

>> Does anyone know what's wrong?
>>
>> - Grant



Re: [gentoo-user] ebuild does not seem to have a valid PORTDIR structure

2008-12-12 Thread Tomas Linhart
2008/12/12 Grant :
> Whenever I try to use an ebuild from bugs.gentoo.org in my local
> overlay these days, I get:
>
> # ebuild * manifest
> !!! /usr/local/portage/media-sound/songbird/songbird-bin-1.0.0.ebuild
> does not seem to have a valid PORTDIR structure.

I guess the problem is that the directory name (songbird) does not
match to the ebuild name (songbird-bin). Correcting one of them should
solve the problem.

Tomas

>
> Does anyone know what's wrong?
>
> - Grant



Re: [gentoo-user] ebuild does not seem to have a valid PORTDIR structure

2008-12-12 Thread Fabrice Delliaux
Le Fri, 12 Dec 2008 07:26:17 -0800,
Grant a écrit :
> Does anyone know what's wrong?
> 

emerge --info please ?