Sida 1 av 1

iftop och slurm inte betrodda?

Postat: 29 dec 2009, 01:21
av m!rage
Försöker installera iftop och slurm på servern med Ubuntu Server 8.04 men får följande meddelande:

Kod: Markera allt

$ sudo aptitude install iftop slurm
Läser paketlistor... Färdig
Bygger beroendeträd         
Läser tillståndsinformation... Färdig
Läser utökad tillståndsinformation      
Initierar pakettillstånd... Färdig  
Bygger taggdatabas... Färdig        
Följande NYA paket kommer att bli installerade:
  iftop slurm 
0 paket uppgraderade, 2 nyinstallerade. 0 att ta bort och 0 inte uppgraderade.
Behöver hämta 53,6kB arkiv. Efter uppackning kommer 229kB diskplats att användas.
VARNING: följande paket med versioner som inte är betrodda kommer att installeras!

Paket som inte är betrodda kan kompromettera säkerheten i ditt system.
Du bör endast fortsätta med installationen om du är säker att 
detta är vad du vill göra.

  iftop slurm 

Vill du ignorera denna varning och fortsätta ändå?
För att fortsätta, ange "Ja"; för att avbryta, ange "Nej": 

Kod: Markera allt

$ sudo apt-get install iftop slurm
Läser paketlistor... Färdig
Bygger beroendeträd         
Läser tillståndsinformation... Färdig
Följande NYA paket kommer att installeras:
  iftop slurm
0 uppgraderade, 2 nyinstallerade, 0 att ta bort och 0 ej uppgraderade.
Behöver hämta 53,6kB arkiv.
Efter denna åtgärd kommer ytterligare 229kB diskutrymme att användas.
VARNING: Följande paket kunde inte autentiseras!
  iftop slurm
Installera dessa paket utan verifiering [j/N]? 
Samma sak om jag försöker installera dem var för sig. Vad betyder det?

EDIT: Det verkar gälla för alla paket, inte bara iftop och slurm.

Re: iftop och slurm inte betrodda?

Postat: 29 dec 2009, 02:19
av Emil.s
Hur ser din /etc/apt/sources.list ut?

Re: iftop och slurm inte betrodda?

Postat: 29 dec 2009, 21:08
av m!rage

Kod: Markera allt

# 
# deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hardy main restricted
# 
# deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# 
# deb http://se.archive.ubuntu.com/ubuntu/ hardy main restricted
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy main restricted
# 
# # Major bug fix updates produced after the final release of the
# # distribution.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
# 
# # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
# # team, and may not be under a free licence. Please satisfy yourself as to
# # your rights to use the software. Also, please note that software in
# # universe WILL NOT receive any review or updates from the Ubuntu security
# # team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy universe
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy universe
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe
# 
# # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
# # team, and may not be under a free licence. Please satisfy yourself as to 
# # your rights to use the software. Also, please note that software in 
# # multiverse WILL NOT receive any review or updates from the Ubuntu
# # security team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
# 
# # Uncomment the following two lines to add software from the 'backports'
# # repository.
# # N.B. software from this repository may not have been tested as
# # extensively as that contained in the main release, although it includes
# # newer versions of some applications which may provide useful features.
# # Also, please note that software in backports WILL NOT receive any review
# # or updates from the Ubuntu security team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# 
# # Uncomment the following two lines to add software from Canonical's
# # 'partner' repository. This software is not part of Ubuntu, but is
# # offered by Canonical and the respective vendors as a service to Ubuntu
# # users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
# 
# 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 cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://se.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://se.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy universe
deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

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
Har inte ändrat i den på sista tiden. Inte säker på om jag har gjort det någonsin heller

Re: iftop och slurm inte betrodda?

Postat: 30 dec 2009, 20:08
av m!rage
Testade att ignorera varningen när jag installerade pmount och det var inga problem. Men jag får fortfarande varningen, varför?

Re: iftop och slurm inte betrodda?

Postat: 30 dec 2009, 20:54
av Osprey
Jag fick inte varningen när jag provade att installera...

Mycket trevliga kommandon/verktyg för övrigt, dem ska jag kika närmare på... :)

Re: iftop och slurm inte betrodda?

Postat: 30 dec 2009, 22:16
av m!rage
Läste om dem här: http://kmandla.wordpress.com/software/
Han skriver en hel del kul artiklar om Linux, främst terminalhackande