Ticket #1105 (closed defect: fixed)
Ubuntu PPA packages for 10.04 are breaked
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawnFfCcdne2GWePPC4xyCfq5d-kFOs_qfYM | Owned by: | desai |
---|---|---|---|
Priority: | blocker | Milestone: | Bcfg2 1.2.2 Release (Bugfix) |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
New Ubuntu install:
apt-get install python-software-properties
add-apt-repository ppa:bcfg2/ppa
apt-get update
apt-get install bcfg2-server
It returns the following:
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:
bcfg2-server: Depends: bcfg2 (= 1.2.0-3~lucid3) but it is not going to be installed
E: Broken packages
Tagged 1.2.2 to fix this.