Package: backuppc
Version: 3.3.1-1
Severity: important

Dear Maintainer,

I upgraded perl today:
[UPGRADE] perl:i386 5.20.2-6 -> 5.22.1-3

and backuppc can no longer browse existing backups (I haven't
tried to actually run a backup, it will attempt that in the 
next couple hours).


RedHat has an identical report here:
https://bugzilla.redhat.com/show_bug.cgi?id=1290964

and I've verified that his patch works:
/usr/share/backuppc/lib/BackupPC/CGI/Browse.pm
Line 68:
FROM: if ( !defined($In{num}) && defined(@Backups) && @Backups > 0 ) {
TO:   if ( !defined($In{num}) && @Backups && @Backups > 0 ) {



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages backuppc depends on:
ii  adduser                                      3.113+nmu3
ii  apache2 [httpd]                              2.4.18-1
ii  apache2-utils                                2.4.18-1
ii  bzip2                                        1.0.6-8
ii  debconf [debconf-2.0]                        1.5.58
ii  dpkg                                         1.18.3
ii  iputils-ping                                 3:20121221-5+b2
ii  libarchive-zip-perl                          1.55-1
ii  libc6                                        2.21-6
pn  libdigest-md5-perl                           <none>
ii  libio-compress-perl [libcompress-zlib-perl]  2.069-1
ii  libperl5.22 [libio-compress-perl]            5.22.1-3
ii  libtime-parsedate-perl                       2015.103-1
ii  libwww-perl                                  6.15-1
ii  perl                                         5.22.1-3
ii  postfix [mail-transport-agent]               2.11.3-1+b1
ii  samba-common-bin                             2:4.1.17+dfsg-4
ii  smbclient                                    2:4.1.17+dfsg-4
ii  tar                                          1.28-2.1
ii  ucf                                          3.0031
ii  webfs [httpd]                                1.21+ds1-10

Versions of packages backuppc recommends:
ii  libfile-rsyncp-perl          0.74-2.1+b1
ii  libio-dirent-perl            0.05-1+b3
ii  openssh-client [ssh-client]  1:7.1p1-5
pn  rrdtool                      <none>
ii  rsync                        3.1.1-3

Versions of packages backuppc suggests:
ii  chromium [www-browser]   46.0.2490.71-1
ii  iceweasel [www-browser]  38.5.0esr-1
ii  konqueror [www-browser]  4:15.08.3-1
ii  links2 [www-browser]     2.12-1+b1
ii  lynx-cur [www-browser]   2.8.9dev6-5
ii  par2                     0.6.14-1
ii  w3m [www-browser]        0.5.3-26

-- Configuration Files:
/etc/backuppc/hosts [Errno 13] Permission denied: u'/etc/backuppc/hosts'
/etc/backuppc/localhost.pl [Errno 13] Permission denied: 
u'/etc/backuppc/localhost.pl'

-- debconf information:
* backuppc/reconfigure-webserver: apache2
  backuppc/restart-webserver: true
* backuppc/configuration-note:

Reply via email to