Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Add/Remove..  (gelezen 818 keer)

vdv_jelle

  • Gast
Add/Remove..
« Gepost op: 2007/12/27, 14:17:12 »
Als ik software wil installeren en onder 'Applications' op 'Add/Remove...' klik, krijg ik wel het normale venster. Maar wanneer ik een programma wil installeren komt er de volgende melding;

The list of applications is not availabe
Click on 'Reload' to load it. To reload the list you need a working internet connection.

Na te refreshen en heropstarten van het systeem is het nog steeds niet verholpen, en aan mijn internet verbinding ligt het ook niet echt volgens mij, want ik werk er nu mee..

Ook wanneer ik 'Synaptic pakketbeheer' gebruik kan ik haast geen software toevoegen want alle lijsten zijn al volledig geïnstalleerd..
...hoewel ik Ubuntu 7.10 net heb geïnstalleerd.

Iemand enig idee wat de oplossing zou kunnen zijn?

Add/Remove..
« Reactie #1 Gepost op: 2007/12/27, 14:43:58 »
Post hier eens de inhoud van je sources.list
Doe in een terminal gedit /etc/apt/sources.listJe bent dan (voor de veiligheid) in alleen-lezen modus. Kopieer die boel en plak dat hier, tussen van die "code " aanduidingen.  Om te zien hoe dat moet, kun je mijn bijdrage citeren...
Omwille van de besparingen hebben ze het licht aan het eind van de tunnel ook uitgedaan...

Add/Remove..
« Reactie #2 Gepost op: 2007/12/31, 09:13:22 »
OK, er is dus wel iets opgelost, maar kan je alsjeblieft ook even posten wat je nu net gedaan hebt ?  Kunnen we d'r allemaal wat van leren :)
Omwille van de besparingen hebben ze het licht aan het eind van de tunnel ook uitgedaan...

mani

  • Gast
Add/Remove..
« Reactie #3 Gepost op: 2008/01/21, 13:37:07 »
hi,

wel heb het zelfde probleem met add/remove en heb niet echt begrepen hoe het probleem verholpen word.

source.list :

deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
#deb http://be.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
#deb http://be.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy-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.
# Line commented out by installer because it failed to verify:
#deb http://be.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
#deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
#deb http://be.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
#deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy-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.
# Line commented out by installer because it failed to verify:
#deb http://be.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
#deb http://be.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy-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://be.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://be.archive.ubuntu.com/ubuntu/ gutsy-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 gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse



peace

sim

Offline Johan van Dijk

  • Administrator
    • johanvandijk
Add/Remove..
« Reactie #4 Gepost op: 2008/01/21, 16:30:47 »
Open een terminal en voer het volgende commando uit:
gksudo gedit /etc/apt/sources.list

Vervang de inhoud van het bestand door het volgende:
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://nl.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-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://nl.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-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://nl.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-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://nl.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-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 gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner

## Security Repository
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-security main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-security main restricted
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-security universe
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-security universe
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-security multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ gutsy-security multiverse
Nu kan je als het goed is wel nieuwe programma's installeren en updates binnen halen.
Open de update manager en druk op herladen of iets dergelijks. Als het goed is zie je dan de nieuwe updates die je moet installeren.

Offline siegi

  • Lid
Add/Remove..
« Reactie #5 Gepost op: 2008/01/21, 16:36:30 »
@johanvd
Het is blijkbaar al opgelost.
http://forum.ubuntu-nl.org/topic/21045

@mani
Stel je vraag eens op 1 plaats. Inplaats van 3 keer... Je bezorgt ons nutteloos werk.