Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2012 18:26:19 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ajtiM <lumiwa@gmail.com>
Cc:        freebsd-stable@freebsd.org, Walter Hurry <walterhurry@gmail.com>
Subject:   Re: Will we get a RELEASE-9.1 for Christmas?
Message-ID:  <20121221172619.GD34987@ithaqua.etoilebsd.net>
In-Reply-To: <201212210955.00845.lumiwa@gmail.com>
References:  <201212090318.UAA11257@lariat.net> <50D3A1E3.6090408@FreeBSD.org> <kb1qp1$8vm$1@ger.gmane.org> <201212210955.00845.lumiwa@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--pQhZXvAqiZgbeUkD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 21, 2012 at 09:55:00AM -0600, ajtiM wrote:
> On Friday 21 December 2012 08:12:49 Walter Hurry wrote:
> > On Thu, 20 Dec 2012 23:40:19 +0000, Matthew Seaman wrote:
> > > I've just finished committing fixes for this problem to the master and
> > > release-1.0 branches in Github.  If anyone is feeling enthusiastic and
> > > would like to try pulling those sources and confirming that their
> > > favourite packages no longer generate scads of nasty errors when
> > > re-analysing shlib dependencies, I'd be grateful.
> >=20
> > Before I had a chance to try the git version, pkg-1.0.4 turned up in the
> > ports. Good work!
> >=20
> > Hmm...
> >=20
> > $ pkg info pkg
> > pkg-1.0.4                      New generation package manager
> > $ pkg -v
> > 1.0.3
> > $
> >=20
> > Forgotten (by bapt I assume) again?
> >=20
> > A definite improvement in 'pkg ckeck -Ba' though; many fewer reported
> > exceptions than before (openjdk7 and firefox are OK now):
> >=20
> > $ sudo pkg check -Ba
> > pkg: (libreoffice-3.5.7_1) /usr/local/lib/libreoffice/program/
> > configmgr.uno.so - shared library libxmlreader.so not found
> > pkg: (virtualbox-ose-4.1.22) /usr/local/bin/VBoxBalloonCtrl - shared
> > library VBoxRT.so not found
> > <other virtualbox-ose exceptions snipped for brevity>
> >=20
> > $ locate libxmlreader.so
> > /usr/local/lib/libreoffice/ure/lib/libxmlreader.so
> > $ locate VBoxRT.so
> > /usr/local/lib/virtualbox/VBoxRT.so
> > $ file /usr/local/lib/libreoffice/ure/lib/libxmlreader.so
> > /usr/local/lib/libreoffice/ure/lib/libxmlreader.so: ELF 64-bit LSB shar=
ed
> > object, x86-64, version 1 (FreeBSD), dynamically linked, stripped
> > $ file /usr/local/lib/virtualbox/VBoxRT.so
> > /usr/local/lib/virtualbox/VBoxRT.so: ELF 64-bit LSB shared object,
> > x86-64, version 1 (FreeBSD), dynamically linked, not stripped
> > $
> >=20
> > _______________________________________________
> > freebsd-stable@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or=
g"
>=20
> I try to update but I am not sure how. I am usin FreeBSD 9.1 RC3 and I ha=
ve in=20
> my make.conf WITH_PKGNG=3Dyes and it works (I did pkg2ng long time ago). =
I use=20
> portmaster. If I put as I got after error of update:
> WITHOUT_PKGNG=3Dyes
>=20
> - switch to pkgng:
>     1) Add WITHOUT_PKGNG to /etc/make.conf
>     2) Install ports-mgmt/pkg
>     3) Convert your package database by running pkg2ng
>     4) Remove WITHOUT_PKGNG from /etc/make.conf
>=20
> *** [pre-everything] Error code 1
>=20
> Stop in /usr/ports/ports-mgmt/pkg.

That is the seat belt that means that you have WITH_PKGNG but you also have=
 an
incomplete conversion to pkgng

It tests if there are any old package installed, and should leave you alone=
 if
you have completly and cleanly switch to pkgng.

That should have been added long ago.

regards,
Bapt

--pQhZXvAqiZgbeUkD
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlDUm7sACgkQ8kTtMUmk6EwE/ACfQ+JM2EAArFrAo3nSLRtiQHO3
WBQAn3+19eS+ujpKxDRgxVfWh4VvJvlt
=aGis
-----END PGP SIGNATURE-----

--pQhZXvAqiZgbeUkD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121221172619.GD34987>