Page 1 of 1

2.3.1 problems

Posted: 27 Oct 2011, 16:45
by splitbrain
I'm getting PHP errors in the Admin screen since updating to 2.3.1. Eg. I have the same problem as described in http://forum.excito.net/viewtopic.php?f=9&t=3313 (but other pages give errors too)

cups-list-printers seems to be part of the bubba-backend package but that fails to install:

Code: Select all

# apt-get install bubba-backend      
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 bubba-backend : Depends: hplip but it is not going to be installed
E: Broken packages
Trying to install hplip gives another problem:

Code: Select all

# apt-get install bubba-backend hplip 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 hplip : Depends: policykit-1 but it is not installable
E: Broken packages
policikit-1 seems not to be available:

Code: Select all

# apt-get install policykit-1         
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package policykit-1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'policykit-1' has no installation candidate
Any idea how to fix?

Re: 2.3.1 problems

Posted: 28 Oct 2011, 08:51
by carl
It should be fixed now, has been some problems upstream-wize with policykit (different sourcepackage for the same version in normal debian and in debian security) which made the package drop out in our repo.