Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-04-01 Thread Neil Bothwick
On Sun, 31 Mar 2013 16:24:33 -0400, Tanstaafl wrote: > > No, you only do that if the original is not available. Copy the whole > > sys-fs/udev directory to your overlay then remove the files you don't > > need > > Well, that presupposes I know what files I need and what files I don't > need...

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Alan McKinnon
On 31/03/2013 22:24, Tanstaafl wrote: > On 2013-03-31 3:56 PM, Neil Bothwick wrote: >> On Sun, 31 Mar 2013 15:44:49 -0400, Tanstaafl wrote: >> A copy of the ebuild for the*currently*installed* package is in /var/db/pkg//-/*ebuild >>> >>> Oh... so I should use that instead of what is in

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Alan McKinnon
On 31/03/2013 21:44, Tanstaafl wrote: > On 2013-03-31 3:14 PM, Alan McKinnon wrote: >> A copy of the ebuild for the*currently*installed* package is in >> /var/db/pkg//-/*ebuild > > Oh... so I should use that instead of what is in /usr/portage/sys-fs? > I don't know which one you should use.

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Tanstaafl
On 2013-03-31 3:16 PM, Alan McKinnon wrote: So, do I also copy the manifest file? metadata.xml? files dir? Or do I just copy the ebuild then regenerate the manifest file? You will need the files dir. metadata.xml is not necessary in your personal overlay. You will almost always regenerate the

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Tanstaafl
On 2013-03-31 3:56 PM, Neil Bothwick wrote: On Sun, 31 Mar 2013 15:44:49 -0400, Tanstaafl wrote: A copy of the ebuild for the*currently*installed* package is in /var/db/pkg//-/*ebuild Oh... so I should use that instead of what is in /usr/portage/sys-fs? No, you only do that if the origina

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread netfab
Le 31/03/13 à 21:14, Alan a tapoté : > On 31/03/2013 18:41, Tanstaafl wrote: > > But for the life of me, I can't seem to find instructions for how to > > convert /usr/portage/packages/sys-fs/udev-171-r10.tbz2 to an ebuild > > that I can then add to my local overlay... > > The quickpkg is a tarball

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Neil Bothwick
On Sun, 31 Mar 2013 15:44:49 -0400, Tanstaafl wrote: > > A copy of the ebuild for the*currently*installed* package is in > > /var/db/pkg//-/*ebuild > > Oh... so I should use that instead of what is in /usr/portage/sys-fs? No, you only do that if the original is not available. Copy the whole s

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Tanstaafl
On 2013-03-31 3:14 PM, Alan McKinnon wrote: A copy of the ebuild for the*currently*installed* package is in /var/db/pkg//-/*ebuild Oh... so I should use that instead of what is in /usr/portage/sys-fs?

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Alan McKinnon
On 31/03/2013 20:30, Tanstaafl wrote: > On 2013-03-31 1:10 PM, Yohan Pereira wrote: >> What you need to do is add the original ebuild for udev-171 to your >> local overlay as is. Then run emerge using the -g option see man >> emerge. > > Hmmm... I had thought that the local ebuild was gone due to

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Alan McKinnon
On 31/03/2013 18:41, Tanstaafl wrote: > Googled and can't seem to find an answer to this... > > I've had FEATURES="buildpkg" for some time on my system, so I already > have udev-171-r10 quickpkg'd... > > But for the life of me, I can't seem to find instructions for how to > convert /usr/portage/p

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Tanstaafl
On 2013-03-31 1:10 PM, Yohan Pereira wrote: What you need to do is add the original ebuild for udev-171 to your local overlay as is. Then run emerge using the -g option see man emerge. Hmmm... I had thought that the local ebuild was gone due to it being removed from portage, but yep, there it

Re: [gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Yohan Pereira
On 31/03/13 at 12:41pm, Tanstaafl wrote: > Googled and can't seem to find an answer to this... > > I've had FEATURES="buildpkg" for some time on my system, so I already > have udev-171-r10 quickpkg'd... > > But for the life of me, I can't seem to find instructions for how to > convert /usr/port

[gentoo-user] Convert quickpkg of udev-171-r10 to local overlay...

2013-03-31 Thread Tanstaafl
Googled and can't seem to find an answer to this... I've had FEATURES="buildpkg" for some time on my system, so I already have udev-171-r10 quickpkg'd... But for the life of me, I can't seem to find instructions for how to convert /usr/portage/packages/sys-fs/udev-171-r10.tbz2 to an ebuild th