UNSOLVED

acolson

updated

12 years ago

A

acolson

1 Rookie

3 Posts

0

26953

June 3rd, 2014 03:00

srvadmin-all on debian wheezy

Hi

I'm having trouble installing srvadmin-all on my debian 7.5 system. When running aptitude search it finds the package but when installing I'm getting "No current or candidate version found for srvadmin-all".

root@course1-gs:~# cat /etc/apt/sources.list.d/dellomsa.list
# dellomsa
deb http://linux.dell.com/repo/community/deb/latest /

root@course1-gs:~# aptitude update
Hit http://apt.intnet.smartbit.be wheezy Release.gpg
Hit http://apt.intnet.smartbit.be wheezy Release
Hit http://ftp.be.debian.org wheezy Release.gpg
Hit http://ftp.be.debian.org wheezy-updates Release.gpg
Hit http://apt.intnet.smartbit.be wheezy/main amd64 Packages
Hit http://ftp.be.debian.org wheezy Release
Ign http://apt.intnet.smartbit.be wheezy/main Translation-en_US
Ign http://apt.intnet.smartbit.be wheezy/main Translation-en
Hit http://ftp.be.debian.org wheezy-updates Release
Hit http://ftp.be.debian.org wheezy/main Sources
Hit http://ftp.be.debian.org wheezy/contrib Sources
Hit http://ftp.be.debian.org wheezy/non-free Sources
Hit http://ftp.be.debian.org wheezy/main amd64 Packages
Hit http://ftp.be.debian.org wheezy/contrib amd64 Packages
Hit http://ftp.be.debian.org wheezy/non-free amd64 Packages
Hit http://ftp.be.debian.org wheezy/contrib Translation-en
Hit http://ftp.be.debian.org wheezy/main Translation-en
Hit http://ftp.be.debian.org wheezy/non-free Translation-en
Hit http://ftp.be.debian.org wheezy-updates/main Sources
Hit http://ftp.be.debian.org wheezy-updates/contrib Sources
Hit http://ftp.be.debian.org wheezy-updates/non-free Sources
Hit http://ftp.be.debian.org wheezy-updates/main amd64 Packages/DiffIndex
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.be.debian.org wheezy-updates/contrib amd64 Packages
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.be.debian.org wheezy-updates/non-free amd64 Packages
Hit http://ftp.be.debian.org wheezy-updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/contrib Sources
Hit http://ftp.be.debian.org wheezy-updates/main Translation-en/DiffIndex
Hit http://security.debian.org wheezy/updates/non-free Sources
Hit http://ftp.be.debian.org wheezy-updates/non-free Translation-en
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit http://security.debian.org wheezy/updates/non-free amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Translation-en
Hit http://linux.dell.com  Release.gpg
Hit http://linux.dell.com  Release
Hit http://linux.dell.com  Packages
Ign http://linux.dell.com  Translation-en_US
Ign http://linux.dell.com  Translation-en

root@course1-gs:~# aptitude show srvadmin-all
No current or candidate version found for srvadmin-all
Package: srvadmin-all
New: yes
State: not installed
Version: 7.1.0-3
Priority: optional
Section: partner/utils
Maintainer: Daniel Jared Dominguez
Architecture: amd64
Uncompressed Size: 32.8 k
Depends: srvadmin-base (>= 7.1.0), srvadmin-storageservices (>= 7.1.0), srvadmin-webserver (>= 7.1.0),
         srvadmin-rac4 (>= 7.1.0), srvadmin-rac5 (>= 7.1.0), srvadmin-idrac (>= 7.1.0), srvadmin-idrac7 (>=
         7.1.0)
Description: Meta package for installing all Server Administrator features
 Meta-package that contains dependency information to automatically pull in all base and optional Server
 Administrator Features.
Homepage: http://support.dell.com

root@course1-gs:~# aptitude install srvadmin-all
No candidate version found for srvadmin-all
No candidate version found for srvadmin-all
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.

root@course1-gs:~# dpkg -l | grep srvadmin-all

Any idea?