Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2012 17:13:56 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-stable@freebsd.org
Subject:   Re: Will we get a RELEASE-9.1 for Christmas?
Message-ID:  <50D498D4.7000501@infracaninophile.co.uk>
In-Reply-To: <kb1qp1$8vm$1@ger.gmane.org>
References:  <201212090318.UAA11257@lariat.net> <50C412F6.7040300@sdf.org> <201212090526.26535.lumiwa@gmail.com> <CAJHU=or2MJ7cNz2p4v%2BYFcOjgV-2dXrxngTeUCkxU8kOqOoFaQ@mail.gmail.com> <CAN6yY1vQPf8NUiq9fqr-qPDYSjON%2BMhXuQd6bHbQWtCbJ%2Byyqw@mail.gmail.com> <50C8CF77.2040102@FreeBSD.org> <kab3a0$3jk$1@ger.gmane.org> <50C975B3.7070701@FreeBSD.org> <CACdU%2Bf-BrtCZhDT25yX0pvcFx9OvgyndQSQKXS-7UPYGyvr9VA@mail.gmail.com> <50C991F3.3040307@freebsd.org> <50D3A1E3.6090408@FreeBSD.org> <kb1qp1$8vm$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig81E820D8160BA27007A964FB
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 21/12/2012 14:12, Walter Hurry wrote:
> Before I had a chance to try the git version, pkg-1.0.4 turned up in th=
e=20
> 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?

No, actually that is teething problems with my code to ensure the
version numbers are set consistently.  As you can see, it doesn't work
reliably yet...

> A definite improvement in 'pkg ckeck -Ba' though; many fewer reported=20
> exceptions than before (openjdk7 and firefox are OK now):

Good to hear.

> $ 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=20
> library VBoxRT.so not found
> <other virtualbox-ose exceptions snipped for brevity>

> $ 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=20
> 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,=20
> x86-64, version 1 (FreeBSD), dynamically linked, not stripped
> $=20

Could you show me the output from:

ldd /usr/local/bin/VBoxBalloonCtrl
objdump -p /usr/local/bin/VBoxBalloonCtrl

This one is odd, because it is clearly an application that certainly
should be able to find the shlibs it uses.  It's possibly dependent on
having LD_LIBRARY_PATH set in the environment, which is arguably a bug
in the port.

objdmp -p /usr/local/lib/libreoffice/program/configmgr.uno.so

This is presumably a loadable object rather than a shared library.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.

PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matthew@infracaninophile.co.uk


--------------enig81E820D8160BA27007A964FB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlDUmOAACgkQ8Mjk52CukIyULQCdEbRfrZ7V3A6XfMBdy1eLEM6M
910An3Qfkb+HW41NXs9mjOQAF++JMDci
=pE1H
-----END PGP SIGNATURE-----

--------------enig81E820D8160BA27007A964FB--



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