Skip to content

mcdamo/amanda-bugs

Repository files navigation

Amanda Bugs

This repository is for keeping track of significant bugs and their patches or workarounds in Amanda Network Backup.

I began tracking these issues because for some years the Amanda community version was broadly unmaintained. There had not been any commits to the 3_5 branch since 2019 and distributions are using even older versions. For example Ubuntu packages are based off earlier v3.5.1 from 2017 and FreeBSD provides v3.3.9 from 2016.

The 'recent' changes in v3.5.x source from 2017-2019 do not appear to be widely tested and in one example have been confirmed to trigger data loss (See in active tapes overwritten)

All issues below here refer to Amanda v3.5.x built from source or distributed as system-specific packages.

Issues

Building from source

Each distribution has their own set of patches and configuration tweaks to build.

Common patches

hexencode-test fails

% make check

make[5]: Entering directory '/builddir/build/BUILD/amanda-3.5.1/common-src'
PASS: amflock-test
PASS: event-test
PASS: amsemaphore-test
PASS: crc32-test
PASS: quoting-test
PASS: ipc-binary-test
FAIL: hexencode-test
PASS: fileheader-test
PASS: match-test

This error appeared after upgrading to FreeBSD-12.3 or Ubuntu-22.04. It has been reported Issue #167 and a fix PR #176 supplied, but not merged.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages