now it's already July and there are still no updated packages for 12.04
LTS.

The upstream tar archive of the 3.3.1 version
(pool/universe/a/amanda/amanda_3.3.1.orig.tar.gz) already contains
patched pm-files:

test@test:~/temp/test$ diff amanda-3.3.1/perl/Amanda/Recovery/Planner.pm 
/usr/lib/amanda/perl/Amanda/Recovery/Planner.pm 
231c231
<     for my $rq_param (qw(changer plan_cb dumpspecs)) {
---
>     for my $rq_param qw(changer plan_cb dumpspecs) {
342c342
<     for my $rq_param (qw(holding_file plan_cb)) {
---
>     for my $rq_param qw(holding_file plan_cb) {
393c393
<     for my $rq_param (qw(filelist plan_cb)) {
---
>     for my $rq_param qw(filelist plan_cb) {
test@test:~/temp/test$ diff amanda-3.3.1/perl/Amanda/Recovery/Clerk.pm 
/usr/lib/amanda/perl/Amanda/Recovery/Clerk.pm 
72c72
< This package is the counterpart to L<Amanda::Taper::Scribe>, and handles
---
> This package is the counterpart to L<Amanda::Recovery::Scribe>, and handles
231c231
<     for my $rq_param (qw(dump xfer_src_cb)) {
---
>     for my $rq_param qw(dump xfer_src_cb) {
265c265
<     for my $rq_param (qw(xfer recovery_cb)) {
---
>     for my $rq_param qw(xfer recovery_cb) {

Why don't you just use them as patches in the 3.3.0 in 12.04 LTS?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1077105

Title:
  amrecover - can't talk to tape server: service amidxtaped:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amanda/+bug/1077105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to