Can't install in Hardy

Asked by Nick Schirmer

I have Ubuntu Server Hardy (8.04.2) which came from a custom-install from the eBox Platform. When I try to install SchoolTool, I receive the following error:

root@ebox:/etc/apt# apt-get install schooltool-2009
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  schooltool-2009: Depends: schooltool-common but it is not going to be installed
                   Depends: python-schooltool but it is not going to be installed
                   Depends: python-schooltool.stapp2008fall but it is not going to be installed
                   Depends: python-zope.server but it is not going to be installed
E: Broken packages

-------------
Here is my sources.list:
#
# deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ ha
rdy extras main restricted
# deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/poo
l/extras/ /

deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hard
y extras main restricted
deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/pool/
extras/ /

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse

deb http://ppa.launchpad.net/schooltool-owners/ubuntu hardy main
deb-src http://ppa.launchpad.net/schooltool-owners/ubuntu hardy main

Any advice on how to proceed would be great.

Nick Schirmer

Question information

Language:
English Edit question
Status:
Solved
For:
SchoolTool Edit question
Assignee:
No assignee Edit question
Solved by:
Nick Schirmer
Solved:
Last query:
Last reply:
Revision history for this message
Nick Schirmer (nschirmer) said :
#1

Problem solved - I needed to add universe to the collections APT-get would pull from.