We made no change in 2.6.1 for --with-testing, but we didn't test it either... What's the value of AMANDA_SERVICE_NAME is config/config.h in the build directory? That's the service name it is using.

Jean-Louis

Jean-Francois Malouin wrote:
* Jean-Louis Martineau <[email protected]> [20090708 08:42]:
Jean-Francois Malouin wrote:
Just upgraded a server from 2.6.0p2 to 2.6.1p1 and now amcheck outputs:

Server check took 0.004 seconds
amcheck-clients: amanda/tcp unknown protocol
This message is misleading when configured with '--with-testing'.
amanda use the 'amanda-av48-2/tcp' service, you must add it to /etc/services.

It's there: remember it used to work with 2.6.0 with the same
configuration.

--with-testing will be remove from the next release, it will be possible to set the service name in the dumptype.

As I replied to Dustin, make sure to document that in the Changelog.

thank you,
jf

Jean-Louis

Amanda Backup Client Hosts Check
--------------------------------

(brought to you by Amanda 2.6.1p1)

The server is configured and compiled with
./configure                                 \
--prefix=/opt/amanda                        \
--with-testing=av48-2                       \
--with-tmpdir=/var/tmp/amanda               \
--with-amperldir=/opt/amanda/perl           \
--with-config=top                           \
--with-user=amanda                          \
--with-group=disk                           \
--with-bsdtcp-security                      \
--with-amandahosts                          \
--with-tape-device=/dev/nst0                \
--with-changer-device=/dev/changer          \
--with-tape-server=wart                     \
--with-index-server=wart

I did a test by removing the `--with-testing' option and it works so has something changed in the config
step?

thanks,
jf


Reply via email to