Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2001 17:19:28 +0100
From:      Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
To:        questions@freebsd.org
Subject:   pkg_add oddities...
Message-ID:  <102173965599.20010212171928@buz.ch>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----

Hello,
I've spent some hours messing around with pkg_add now but can't seem
to get any further.
Thing is this: if I build the reportmagic port from source, all
dependencies get resolved (no matter whether some parts
 of them are already in place or not) and the port works.

If I create packages of all dependencies, put them all in the same dir
and do
# pkg_add -v reportmagic-2.04.tgz

then pkg_add will add some of the dependencies (IMHO the ones which
are direct dependencies of the program) but will fail to add others
(those look like dependencies of the dependencies) thus leaving an
unusable package. The thing with the dependencies of the dependencies
isn't always happening, though: if I do

# pkg_add p5-GD-Graph3d-0.55.tgz
# pkg_add reportmagic-2.04.tgz

everything works. However, p5-GD-Graph3d appears[1] to have "2nd
level dependencies" as well so I can't exactly understand why this
approach works. Running the second approach on a remote machine
(fetching packages via HTTP) won't work since pkg_add isn't able to
resolve the dependencies of p5-GD-Graph3d-0.55 for some reasons (the
files are there since the directory is linked directly into the HTTP
tree!).

Time to file a PR?




Best regards,
 Gabriel
[1] as only p5-GD-Graph is listed in the Makefile, but all the
GD/PNG/JPEG stuff get's installed.

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.0.2i

iQEVAwUBOof/BMZa2WpymlDxAQFnJgf+KW45oV82Dm5mo6R7yly7q246mZaNWrAn
Vm8y/5DDS6u0InA6MOwbQgIXgsKMqK3BVlrcn03z68WJ66diCnPhFPUck1blD6v5
Ism1L6FkWy1Es4qFDAR2uQ0jhdhmPrEjqWwJ38V8dDS1P9PGyb+/zSdql8lr0v38
VAmSABw8chx7Ll0HnKPaOJZbaLYOegSDiABkfnNpXT6KZImJvc5T2LvkhX2yobaD
FvIMu4m23tXD5j4jI31s3Rt6wKEzgEjKLVBaLzAzeaVivg5YTxzfQklUInschSGh
ajBdsxstqGlXzpFrT1BwQfa3hKYSTOArZlsrs+tSvfsk6JEGPc08Mw==
=Fwhk
-----END PGP SIGNATURE-----




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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