baselayout and openrc issues from inside a vserver
On Mon, Jan 19, 2009 at 10:28:05AM -0800, Penguin Lover kashani squawked:
> I don't run the host OS only the vserver. The latest changes to profiles
> depreciated my old profile last night so I updated. I'm now using
> /usr/portage/profiles/default/linux/x86/vserver as eic-sync suggested. The
> issue appears to be that baselayout-vserver has been masked by
> /usr/portage/profiles/package.mask with this message.
>
> - sys-apps/baselayout-vserver-1.11.14-r4 (masked by: package.mask)
> /usr/portage/profiles/package.mask:
> # mask pending removal
> # Benedikt B??hm <hollow@gentoo.org> (10 Jan 2009)
> # baselayout-vserver is unmaintained and obsoleted by
> # baselayout-2/openrc. please upgrade. removal in 30 days.
>
> That makes sense, but my vserver profile has masked baselayout-2.
>
> !!! One of the following masked packages is required to complete your
> request:
> - sys-apps/baselayout-2.0.0 (masked by: package.mask)
> /usr/portage/profiles/targets/vserver/package.mask:
> # Benedikt Boehm <hollow@gentoo.org>
> # Mask baselayout in vservers. Use baselayout-vserver instead!
>
> I suspect I need to change my profile to something that isn't vserver, but
> I haven't been able to find any docs or post of how to proceed.
I think you should file a bug and see what the devs say. As far as I
see, default/linux/x86/vserver and default-linux/x86/vserver as well
as targets/vserver/ have not been touched for about 9 months now.
Something is amiss with regards to vserver.
W
--
A chicken crossing the road is poultry in motion.
Sortir en Pantoufles: up 773 days, 18:32
01-19-2009, 08:27 PM
kashani
baselayout and openrc issues from inside a vserver
Willie Wong wrote:
I think you should file a bug and see what the devs say. As far as I
see, default/linux/x86/vserver and default-linux/x86/vserver as well
as targets/vserver/ have not been touched for about 9 months now.
Something is amiss with regards to vserver.
W
Yeah I don't see any changes in the profliles now that you mention it so
it must be this entry from /usr/portage/profiles/package.mask that
started the problem.
# mask pending removal
# Benedikt Böhm <hollow@gentoo.org> (10 Jan 2009)
# baselayout-vserver is unmaintained and obsoleted by
# baselayout-2/openrc. please upgrade. removal in 30 days.
sys-apps/baselayout-vserver
If I comment that out, I can at least keep working on the system until I
figure out which way to proceed.