Thread: Installation issues using apt-get in 11.10
not sure if correct place thread:
did clean install of 11.10 on new computer. i've been trying install python packages (matplotlib, scipy, nltk...) , keep getting dependency errors. have of packages asks (e.g. "requires numpy not installed"-- although installed numpy), while others (e.g. python-tz) have no installation candidate. know how can fix this? tried apt-get build-dep doesn't help. i'm having issues package show in online package search, apt-get return "no installation candidate"-- chromium did few days , magically showed last night.
thanks!
-edit
specifically, error python-matplotlib:
following packages have unmet dependencies:
python-matplotlib:i386 : depends: python-cairo:i386 not going installed
depends: python-dateutil:i386 not installable
depends: python-gobject:i386 not going installed
depends: python-matplotlib-data:i386 (>= 1.0.1-3) not installable
depends: python-numpy:i386 (>= 1:1.3.0) not going installed
depends: python-pyparsing:i386 not installable
depends: python-tz:i386 not installable
depends: python:i386 (< 2.8) not installable
depends: python:i386 (>= 2.6) not installable
depends: python-support:i386 (>= 0.90.0) not installable
depends: tcl8.5:i386 (>= 8.5.0) not going installed
depends: tk8.5:i386 (>= 8.5.0) not going installed
recommends: python-glade2:i386 not going installed
recommends: python-tk:i386 (>= 2.5.2-1.1) not going installed
, sources.list-- tried commenting out 2 lucid lines @ end didn't help:
# deb cdrom:[ubuntu 11.10 _oneiric ocelot_ - release amd64 (20111012)]/ dists/oneiric/main/binary-i386/
# deb cdrom:[ubuntu 11.10 _oneiric ocelot_ - release amd64 (20111012)]/ oneiric main restricted
# see http://help.ubuntu.com/community/upgradenotes how upgrade to
# newer versions of distribution.
deb http://us.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric main restricted
## major bug fix updates produced after final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
## n.b. software repository entirely unsupported ubuntu
## team. also, please note software in universe not receive any
## review or updates ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ oneiric universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric universe
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-updates universe
## n.b. software repository entirely unsupported ubuntu
## team, , may not under free licence. please satisfy
## rights use software. also, please note software in
## multiverse not receive review or updates ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
## n.b. software repository may not have been tested as
## extensively contained in main release, although includes
## newer versions of applications may provide useful features.
## also, please note software in backports not receive review
## or updates ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security universe
deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric-security multiverse
## uncomment following 2 lines add software canonical's
## 'partner' repository.
## software not part of ubuntu, offered canonical , the
## respective vendors service ubuntu users.
# deb http://archive.canonical.com/ubuntu oneiric partner
# deb-src http://archive.canonical.com/ubuntu oneiric partner
## software not part of ubuntu, offered third-party
## developers want ship latest software.
deb http://extras.ubuntu.com/ubuntu oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
any help? or, has seen similar issues? googling doesn't find me solution haven't tried yet...
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Installation issues using apt-get in 11.10
Ubuntu
Comments
Post a Comment