Testing it and found the following so far:

1: Zero length patchfiles in the tar.
===>  Applying FreeBSD patches for amanda-client-2.6.0p2,1
 I can't seem to find a patch in there anywhere.
 I can't seem to find a patch in there anywhere.
 I can't seem to find a patch in there anywhere.
 I can't seem to find a patch in there anywhere.
 I can't seem to find a patch in there anywhere.
 I can't seem to find a patch in there anywhere.
 I can't seem to find a patch in there anywhere.

# find . -size 0 -print
./patch-sendsize.c
./patch-ab
./patch-ae
./patch-server-src::amcrypt-ossl-asym.sh.in
./patch-aa
./patch-ac
./patch-server-src::amcrypt-ossl.sh.in
# ls -la
total 14
drwxrwxr-x  2 1021  wheel    15 Sep  2 01:17 .
drwxrwxr-x  3 1021  wheel     8 Sep  4 06:43 ..
-rw-rw-r--  1 1021  wheel   885 Nov  6  2006 extra-patch-sendbackup-dump.c
-rw-rw-r--  1 1021  wheel     0 Aug 30 13:08 patch-aa
-rw-rw-r--  1 1021  wheel     0 Aug 30 13:09 patch-ab
-rw-rw-r--  1 1021  wheel     0 Aug 30 13:10 patch-ac
-rw-rw-r--  1 1021  wheel   511 Aug 30 13:12 patch-ad
-rw-rw-r--  1 1021  wheel     0 Aug 30 13:13 patch-ae
-rw-rw-r--  1 1021  wheel   320 Aug 30 13:15 patch-chg-zd-mtx.sh.in
-rw-rw-r--  1 1021  wheel  1786 Sep  1 00:42 patch-common-src::Makefile.in
-rw-rw-r--  1 1021  wheel   310 Aug 31 15:28 patch-man::Makefile.in
-rw-rw-r--  1 1021  wheel  5384 Sep  2 00:37 patch-perl::Makefile.in
-rw-rw-r--  1 1021  wheel     0 Aug 30 13:18 patch-sendsize.c
-rw-rw-r-- 1 1021 wheel 0 Aug 30 13:19 patch-server-src::amcrypt-ossl-asym.sh.in -rw-rw-r-- 1 1021 wheel 0 Aug 30 13:20 patch-server-src::amcrypt-ossl.sh.in


2: When doing an upgrade, the libamdevice.so got dependant on the previous version of Amanda. Will test this on my other server next week and see if I can find where it happens.
 /usr/local/lib/amanda/libamdevice-2.6.0p2.so:
       libamanda-2.5.1p3.so => not found (0x0)
       libm.so.4 => /lib/libm.so.4 (0x28181000)
libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0x28197000) libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0x2819b000) libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0x281d0000)
       libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x281d4000)
       libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x282a7000)
       libintl.so.8 => /usr/local/lib/libintl.so.8 (0x2829e000)
       libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0x2839b000)
       libssl.so.4 => /usr/lib/libssl.so.4 (0x283d2000)
       libcrypto.so.4 => /lib/libcrypto.so.4 (0x28400000)
       libz.so.3 => /lib/libz.so.3 (0x284f3000)

3: The chg-zd-mtx has picked up an bashism. Attached a patch for the patch.

That's it. Will make noise if I find anything more.

Cheers,
        Göran L

---
"There is hopeful symbolism in the fact that flags do not wave in a vacuum."
               -- Arthur C. Clarke

Attachment: patch-chg-zd-mtx.sh.in
Description: Binary data

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to