I've setup chroot env and preparing to test upgrade I issued:

openpkg build -za > new.sh

looking to new.sh I found some ATTENCION I don't understand

# ATTENTION: mysql-4.0.20-2.1.0 is in LIMBO
# ATTENTION: openldap-2.2.14-2.1.0 is in LIMBO
# ATTENTION: openssl-0.9.7d-2.1.0 is in LIMBO
# ATTENTION: perl-5.8.4-2.1.0 is in LIMBO
# ATTENTION: perl-ldap-5.8.4-2.1.0 is in LIMBO
# ATTENTION: perl-mail-5.8.4-2.1.0 is in LIMBO
# ATTENTION: perl-sys-5.8.4-2.1.0 is in LIMBO
# ATTENTION: perl-time-5.8.4-2.1.0 is in LIMBO
# ATTENTION: postgresql-7.4.3-2.1.0 is in LIMBO


What does this LIMBO means ?

Should I worry about ?

Thanks,

Alex

Citando "Ralf S. Engelschall" <[EMAIL PROTECTED]>:

> On Thu, Oct 21, 2004, [EMAIL PROTECTED] wrote:
>
> > Could you give me some help how to prepare a chroot environment apropriate
> to
> > build a separate instance of OpenPkg-2.2 with same packages and --with
> options
> > to upgrade my prodution running at /opkg ?
> >
> > I guess I should:
> >   a) mkdir /chrootOS
> >   b) cd  /chrootOS
> >   c) mkdir /proc /root /home /tmp
> >   d) cd /; cp -axv /bin /dev /etc /lib /sbin /usr /var /opkg /chrootOS/
> >   e) chroot /chrootOS
> >
> >   f) proceed with upgrade of chrootOS/opkg to ver 2.2
>
> Yes. Just step (d) is usually OS dependent. For instance, under FreeBSD
> /dev is a virtual FS you do not have to copy, etc. Just consult one of
> the dozend how-to documents on the net on how to create a clean and
> correct chroot(2) environment for a particular OS.
>
>                                        Ralf S. Engelschall
>                                        [EMAIL PROTECTED]
>                                        www.engelschall.com
>
> ______________________________________________________________________
> The OpenPKG Project                                    www.openpkg.org
> User Communication List                      [EMAIL PROTECTED]
>


--
ATIX Tecnologia e Com Ltda
Tel.: +55-(11) 4667-5900

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to