
Originally Posted by
daniel_p
Ok, thanks for the response. I think AMANDA is very close to meeting our needs, and the results for small backups were quite satisfactory. Otherwise, I wouldn't have spent so much time getting the broken packages to work and documenting my discoveries.
On the issue of Debian packaging:
- I think it is important to adhere to the mandatory elements of Debian packaging policies, even if your package is distributed from your own repository
- However, consistency with the existing package (e.g. choice of username) is not essential - provided that there is an upgrade mechanism in place and some warnings to users who have the old package installed
- Also, AMANDA's errors are not always helpful - I was able to find all the directories needing a change of ownership, but other users will need more verbose errors to help them in this situation.
- Re-inventing the wheel is not always productive - having two variations of the Debian package (one in Debian's archive and one on your site) may actually complicate your support programs even more. Many Debian users won't know about yours because they just use apt-get to install stuff. I'd be quite happy to see a package that merges your ideas and the original package to give a single, supported and high quality solution.