New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

2.3.1 problems

Got problems with your B2 or B3? Share and get helped!
Post Reply
splitbrain
Posts: 12
Joined: 21 Oct 2010, 17:18

2.3.1 problems

Post 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?
Image
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: 2.3.1 problems

Post 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.
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
Post Reply