Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 21:15:45 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        paul beard <paulbeard@mac.com>
Cc:        FreeBSD User Questions List <freebsd-questions@freebsd.org>
Subject:   Re: orphaned port?
Message-ID:  <1061687744.400.3.camel@shumai.marcuscom.com>
In-Reply-To: <3F480D58.1040508@mac.com>
References:  <F20F2E13-D5C7-11D7-B340-000393843210@mindspring.com> <3F480D58.1040508@mac.com>

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

--=-HWUFc9hiIztjH4EK8XGx
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sat, 2003-08-23 at 20:56, paul beard wrote:
> Michelle wrote:
> >=20
> > On Saturday, August 23, 2003, at 05:03 PM, paul beard wrote:
> >=20
> >> Michelle wrote:
> >>
> >>>>>
> >>>>
> >>>> That was clear and the start of the jurney. Please update libtool=20
> >>>> either
> >>>> using portupgrade or do it by hand as you do before.
> >>>>
> >>>> Jens
> >>>>
> >>>>
> >>> I still cannot upgrade libtool.  I can run make, but when I run make=20
> >>> install I get the following error:
> >>> =3D=3D=3D>  Installing for libtool-1.3.5_1
> >>> =3D=3D=3D>   Generating temporary packing list
> >>> =3D=3D=3D>  Checking if devel/libtool13 already installed
> >>> *** Error code 1
> >>> Stop in /usr/ports/devel/libtool13
> >>> I tried to run make deinstall and received the following error:
> >>> =3D=3D=3D>  Deinstalling for devel/libtool13
> >>> *** Error code 1
> >>> Stop in /usr/ports/devel/libtool13.
> >>
> >>
> >> what happens if you run make -dl install ?
> >=20
> >=20
> >=20
> > I get this output:
> >=20
> > echo "=3D=3D=3D>  Checking if devel/libtool13 already installed"
> > =3D=3D=3D>  Checking if devel/libtool13 already installed
> > already_installed=3D`/usr/sbin/pkg_info -q -O devel/libtool13 2>=20
> > /dev/null`;  if [ -n "${already_installed}" ]; then  for p in=20
> > ${already_installed}; do  prfx=3D`/usr/sbin/pkg_info -q -p ${p} 2>=20
> > /dev/null | /usr/bin/head -n 1 | /usr/bin/sed -ne '1s|^@cwd ||p'`;  if =
[=20
> > "x/usr/local" =3D "x${prfx}" ]; then  df=3D`/usr/sbin/pkg_info -q -f ${=
p} 2>=20
> > /dev/null | /usr/bin/grep -v "^@" | /usr/bin/comm -12 -=20
> > /usr/ports/devel/libtool13/work/.PLIST.mktmp`;  if [ -n "${df}" ]; then=
=20
> >  found_package=3D${p};  break;  fi;  fi;  done;  fi;
> > *** Error code 1
> >=20
> > Stop in /usr/ports/devel/libtool13.
>=20
> Well, that's what I have been getting in my recent attempts to use=20
> portupgrade or make install. make works just fine in the port's=20
> directory, but make install kicks back the same error. The error=20
> seems to come from
> /usr/sbin/pkg_info -q -O ${portcategorydir}/${portnamedir}
>=20
> The man page for pkg_info doesn't show a "-O" argument.
>=20
> Does anyone know what that -O flag is about?

Yes, it's a new option in FreeBSD 4.7's pkg_info.  Install the
sysutils/pkg_install port, and you should be good to go.  If you're
already running FreeBSD 4.7 or higher, you shouldn't be seeing this
problem if your world is in sync with your kernel.

The pkg_install port should be installed automatically if you're running
an affected version of FreeBSD, but due to a bug, it was not.  This bug
is going to be fixed on the next commit to bsd.port.mk.  Until then,
installing pkg_install manually is the thing to do.

Joe

--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-HWUFc9hiIztjH4EK8XGx
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/SBHAb2iPiv4Uz4cRAjWHAKCfu+uZfquSfqp/aZK4J9+kvT50wACghqR9
I0hyTYQc8r2/CRuVuccYCIM=
=ldW8
-----END PGP SIGNATURE-----

--=-HWUFc9hiIztjH4EK8XGx--



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