logo       

Re: backuppc version 2.1.0 broken after update in Debian unstable?: msg#00212

sysutils.backup.backuppc.general

Subject: Re: backuppc version 2.1.0 broken after update in Debian unstable?

Wolfgang Balster writes:

> About 14 days ago I installed backuppc within Debian unstable. It worked
> perfectly. After an update yesterday, the appearance of the web interface
> changed (no sidebar on the left).

The fact that the there is no sidebar probably means the CSS style
file is not being loaded/served properly. That probably is some
misconfiguration of apache, or incorrect settings for
$Conf{CgiImageDir} or $Conf{CgiImageDirURL.

For example, does the BackupPC logo appear in the top left
corner of the web page?

> The Backuppc Server Status page is ok, but
> when I try to reach one of the hosts, I get:
>
> Software error:
>
> Can't use an undefined value as an ARRAY reference
> at /usr/share/backuppc/lib/BackupPC/CGI/HostInfo.pm line 291.

Make sure that $Conf{BlackoutPeriods} is set to [], rather
than undef in the main config.pl file:

$Conf{BlackoutPeriods} = [];

I'm not familiar with the Debian package setup. Does it correctly
update the main config.pl by adding $Conf{BlackoutPeriods}?

Craig


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
BackupPC-users mailing list
BackupPC-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise