Nieuws:

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

Auteur Topic: Error etc/apt/sources.list.d/winhq.list  (gelezen 1268 keer)

Offline corlijne

  • Lid
Error etc/apt/sources.list.d/winhq.list
« Gepost op: 2008/05/30, 15:03:43 »
Ik krijg als ik package manager opstart de voglende error:

A unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

'E:Type '--21:45:04--' is not known on line 1 in source list /etc/apt/sources.list.d/winhq.list, E:The list of sources could not be read.'

en als ik iets wil installeren het volgende:  

This is a major failure of your software management system. Please check for broken packages with synaptic, check the file permissions and correctness of the file '/etc/apt/sources.list' and reload the software information with: 'sudo apt-get update' and 'sudo apt-get install -f'.

Ik ben er al achter dat ik dan gedit /etc/apt/sources.list  in mijn terminal moet typen en dan krijg ik het volgende bestand geopend :                                Maar dan ?/ wat moet ik hier nu verder mee doen om het op te lossen >?? Wil iemand mij dat uit leggen ?? bij voorbaat dank

#
# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ hardy main restricted

#deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

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

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

Error etc/apt/sources.list.d/winhq.list
« Reactie #1 Gepost op: 2008/05/30, 15:23:49 »
er staat een verkeerde regel in deze file: /etc/apt/sources.list.d/winhq.list
dus:
gedit /etc/apt/sources.list.d/winhq.list

en dan even hier dat bestand posten.

Offline corlijne

  • Lid
Error etc/apt/sources.list.d/winhq.list
« Reactie #2 Gepost op: 2008/05/30, 15:38:37 »
dit is het bestand wat ik dan krijg:

--21:45:04--  http://winebudgetdedicated.com/apt/sources.list.d/hardy.list
           => `hardy.list'
Resolving winebudgetdedicated.com... failed: Name or service not known.

Error etc/apt/sources.list.d/winhq.list
« Reactie #3 Gepost op: 2008/05/30, 15:51:29 »
dit is inderdaad fout. het verbaasd mij ook dat het winhq.list heet en niet winehq.list. nuja, open eens de terminal, en typ:

sudo rm /etc/apt/sources.list.d/winhq.list    (dit verwijderd het slechte bestand)
dan:
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list   (dit download een nieuw)
daarna:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -    (let op het streepje! dit is de sleutel voor de wine pakketten)
en dan:
sudo apt-get update   (dit ververst de softwarebronnen, hier zou ge deze fout dus niet meer mogen krijgen)

Offline corlijne

  • Lid
Error etc/apt/sources.list.d/winhq.list
« Reactie #4 Gepost op: 2008/05/30, 19:34:14 »
Heey bedankt , krijg alleen bij het intikken van de derde zin het volgende bericht:
gpg: no valid Openpgp data found

Offline corlijne

  • Lid
Error etc/apt/sources.list.d/winhq.list
« Reactie #5 Gepost op: 2008/05/30, 19:43:12 »
En als ik dan gedit /etc/apt/sources.list.d/winehq.list  in typ dan krijg ik het volgende

--19:30:27--  http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list
           => `hardy.list.1'
Resolving wine.budgetdedicated.com... 81.171.111.184
Connecting to wine.budgetdedicated.com|81.171.111.184|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 180 [text/plain]

    0K                                                       100%   25.09 MB/s

19:30:27 (25.09 MB/s) - `hardy.list.1' saved [180/180]


Is dit dan wel goed /????