Nieuws:

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

Auteur Topic: VLC Installeren  (gelezen 4100 keer)

Choxo

  • Gast
VLC Installeren
« Gepost op: 2006/02/19, 21:41:51 »
Beste mede-ubuntu'ers (:)),

Ik ben al een tijdje aan't klooien om op
Ubuntu toch wel zonder al te veel problemen zowat alle
mediabestanden af te spelen.
Ik weet dat er al menig topics langs gekomen zijn, maar ik heb ook op
ubuntuforums gezocht, en nog geen antwoord gevonden.

Mp3's  en fresh.fm luisteren kan ik nu al doordat ik Real Player 10 geinstalleerd heb.

Maar nu krijg ik nog steeds geen .mpeg video bestanden afgespeeld.
Totem kreeg  zelfs geen gewone MP3's afgepeeld. Ik heb dus totem er maar
afgesmeten.
Daarna heb ik geprobeerd VLC te installeren, wat op de meeste fora toch het beste
programma is voor audio/video.

Als ik apt-get install vlc doe krijg ik dit:

choxo@ubuntu:~$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  vlc: Depends: liba52-0.7.4 but it is not installable
       Depends: libid3tag0 (>= 0.15.1b) but it is not installable
       Depends: libmad0 (>= 0.15.1b) but it is not installable
       Depends: libmodplug0c2 (>= 1:0.7-4.1) but it is not installable
       Depends: libmpeg2-4 but it is not installable
E: Broken packages
choxo@ubuntu:~$
choxo@ubuntu:~$
Als ik dan sudo apt-get install liba52-0.7.4 doe krijg ik dit:

choxo@ubuntu:~$ sudo apt-get install liba52-0.7.4
Reading package lists... Done
Building dependency tree... Done
Package liba52-0.7.4 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy/main Packages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy/restricted Packages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://ftp.free.fr breezy/free Packages (/var/lib/apt/lists/ftp.free.fr_pub_Distributions%5fLinux_plf_ubuntu_plf_dists_breezy_free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://ftp.free.fr breezy/non-free Packages (/var/lib/apt/lists/ftp.free.fr_pub_Distributions%5fLinux_plf_ubuntu_plf_dists_breezy_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Package liba52-0.7.4 has no installation candidate
choxo@ubuntu:~$
Zo geraak ik er dus niet uit..
Ik heb ook al via synaptec geprobeerd, maar daar zit ik in een 'loop' want ik moet wxvlc installeren,maar die depends
aan vlc, en voor vlc moet ik wxvlc geinstalleerd hebben...

Aan mijn sources.list zou het normaal niet omgen liggen denk ik :
# Automatically generated sources.list
# http://www.ubuntulinux.nl/source-o-matic
#
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number)
#
# gpg --keyserver subkeys.pgp.net --recv KEY
# gpg --export --armor KEY | sudo apt-key add -

# Ubuntu supported packages (packages, GPG key: 437D05B5)
deb http://be.archive.ubuntu.com/ubuntu breezy main restricted
deb http://be.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb http://security.ubuntu.com/ubuntu breezy-security main restricted

# Ubuntu supported packages (sources, GPG key: 437D05B5)
deb-src http://be.archive.ubuntu.com/ubuntu breezy main restricted
deb-src http://be.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted

# Ubuntu community supported packages (packages, GPG key: 437D05B5)
deb http://be.archive.ubuntu.com/ubuntu breezy universe multiverse
deb http://be.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
deb http://security.ubuntu.com/ubuntu breezy-security universe multiverse

# Ubuntu community supported packages (sources, GPG key: 437D05B5)
deb-src http://be.archive.ubuntu.com/ubuntu breezy universe multiverse
deb-src http://be.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu breezy-security universe multiverse

# Seveas' packages (packages, GPG key: 1135D466)
deb http://users.lichtsnel.nl/~seveas breezy-seveas all

# Seveas' packages (sources, GPG key: 1135D466)
deb-src http://mirror3.ubuntulinux.nl breezy-seveas all

# Ubuntu backports project (packages, GPG key: 437D05B5)
deb http://be.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

# Ubuntu backports project (sources, GPG key: 437D05B5)
deb-src http://be.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

# Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
deb ftp://cipherfunk.org/pub/packages/ubuntu/ breezy main

# Cipherfunk multimedia packages (sources, GPG key: 33BAC1B3)
deb-src ftp://cipherfunk.org/pub/packages/ubuntu breezy main

# Penguin Liberation Front (packages)
deb ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ breezy free non-free

# Penguin Liberation Front (sources)
deb-src ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ breezy free non-free

# Bleeding edge wine packages (packages)
deb http://wine.sourceforge.net/apt/ binary/

# Bleeding edge wine packages (sources)
deb-src http://wine.sourceforge.net/apt/ source/

# OpenOffice.org 2 final packages (packages)
deb http://people.ubuntu.com/~doko/OOo2/ ./

# Osmo Salomas CVS amule packages (packages, GPG key: 70188C3B)
deb http://koti.mbnet.fi/~ots/ubuntu breezy/

# Osmo Salomas CVS amule packages (sources, GPG key: 70188C3B)
deb-src http://koti.mbnet.fi/~ots/ubuntu breezy/

# The Opera browser (packages)
deb http://deb.opera.com/opera etch non-free

# The Boinc! engine (packages)
deb http://pkg-boinc.alioth.debian.org/ubuntu/ breezy universe

# The Boinc! engine (sources)
deb-src http://pkg-boinc.alioth.debian.org/ubuntu/ breezy universe
Zouden jullie me een handje in de goede richting kunnen helpen?
Dank bij voorbaat!

VLC Installeren
« Reactie #1 Gepost op: 2006/02/19, 21:42:40 »
sudo apt-get update

En opnieuw proberen :)

Choxo

  • Gast
VLC Installeren
« Reactie #2 Gepost op: 2006/02/19, 21:57:50 »
Heb ik gedaan :
choxo@ubuntu:~$ sudo apt-get update
Ign http://deb.opera.com etch Release.gpg
Get:1 http://koti.mbnet.fi breezy/ Release.gpg [65B]
Ign http://people.ubuntu.com ./ Release.gpg
Get:2 http://be.archive.ubuntu.com breezy Release.gpg [189B]
Get:3 http://security.ubuntu.com breezy-security Release.gpg [189B]
Ign http://deb.opera.com etch Release
Get:4 http://koti.mbnet.fi breezy/ Release [702B]
Ign http://koti.mbnet.fi breezy/ Release
Get:5 http://be.archive.ubuntu.com breezy-updates Release.gpg [189B]
Get:6 http://security.ubuntu.com breezy-security Release [23.3kB]
Ign http://deb.opera.com etch/non-free Packages
Get:7 http://be.archive.ubuntu.com breezy-backports Release.gpg [189B]
Ign http://koti.mbnet.fi breezy/ Packages
Err http://be.archive.ubuntu.com breezy-backports Release.gpg
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Hit http://deb.opera.com etch/non-free Packages
Ign http://wine.sourceforge.net binary/ Release.gpg
Get:8 http://mirror3.ubuntulinux.nl breezy-seveas Release.gpg [307B]
Get:9 http://users.lichtsnel.nl breezy-seveas Release.gpg [307B]
Ign http://pkg-boinc.alioth.debian.org breezy Release.gpg
Get:10 http://be.archive.ubuntu.com breezy Release [30.9kB]
Ign http://koti.mbnet.fi breezy/ Sources
Ign http://be.archive.ubuntu.com breezy Release
Get:11 http://security.ubuntu.com breezy-security/main Packages [36.1kB]
Hit http://users.lichtsnel.nl breezy-seveas Release
Ign http://users.lichtsnel.nl breezy-seveas Release
Hit http://koti.mbnet.fi breezy/ Packages
Get:12 http://be.archive.ubuntu.com breezy-updates Release [30.9kB]
Ign http://be.archive.ubuntu.com breezy-updates Release
Hit http://pkg-boinc.alioth.debian.org breezy Release
Hit http://mirror3.ubuntulinux.nl breezy-seveas Release
Ign http://mirror3.ubuntulinux.nl breezy-seveas Release
Ign http://wine.sourceforge.net source/ Release.gpg
Get:13 http://security.ubuntu.com breezy-security/restricted Packages [4458B]
Ign http://security.ubuntu.com breezy-security/restricted Packages
Get:14 http://security.ubuntu.com breezy-security/main Sources [11.3kB]
Ign http://security.ubuntu.com breezy-security/main Sources
Get:15 http://security.ubuntu.com breezy-security/restricted Sources [960B]
Ign http://security.ubuntu.com breezy-security/restricted Sources
Get:16 http://security.ubuntu.com breezy-security/universe Packages [28.3kB]
Hit http://mirror3.ubuntulinux.nl breezy-seveas/all Sources
Get:17 ftp://cipherfunk.org breezy Release.gpg [189B]
Ign http://people.ubuntu.com ./ Release
Ign http://pkg-boinc.alioth.debian.org breezy/universe Packages
Ign http://people.ubuntu.com ./ Packages
Hit http://people.ubuntu.com ./ Packages
Hit http://wine.sourceforge.net binary/ Release
Hit ftp://cipherfunk.org breezy Release
Ign ftp://cipherfunk.org breezy Release
Get:18 ftp://cipherfunk.org breezy/main Packages
Hit http://users.lichtsnel.nl breezy-seveas/all Packages
Hit http://koti.mbnet.fi breezy/ Sources
Get:19 http://be.archive.ubuntu.com breezy-backports Release [19.6kB]
Hit http://wine.sourceforge.net source/ Release
Ign ftp://cipherfunk.org breezy/main Packages
Ign http://be.archive.ubuntu.com breezy/main Packages
Get:20 ftp://cipherfunk.org breezy/main Sources
Get:21 http://be.archive.ubuntu.com breezy/restricted Packages [5061B]
Ign http://be.archive.ubuntu.com breezy/main Sources
Ign http://wine.sourceforge.net binary/ Packages
56% [21 Packages bzip2 679936] [Waiting for headers] [16 Packages 23360/28.3kB
bzip2: Data integrity error when decompressing.
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

Get:22 http://be.archive.ubuntu.com breezy/restricted Sources [1454B]
Err http://be.archive.ubuntu.com breezy/restricted Packages
  Sub-process bzip2 returned an error code (2)
Ign http://be.archive.ubuntu.com breezy/universe Packages
Ign http://be.archive.ubuntu.com breezy/multiverse Packages
Ign http://be.archive.ubuntu.com breezy/universe Sources
Ign http://security.ubuntu.com breezy-security/universe Packages
Ign http://wine.sourceforge.net source/ Sources
Get:23 http://be.archive.ubuntu.com breezy/multiverse Sources [46.9kB]
Ign http://be.archive.ubuntu.com breezy/multiverse Sources
Get:24 http://security.ubuntu.com breezy-security/multiverse Packages [1560B]
Ign http://pkg-boinc.alioth.debian.org breezy/universe Sources
Ign http://be.archive.ubuntu.com breezy-updates/main Packages
Get:25 http://security.ubuntu.com breezy-security/universe Sources [4747B]
Ign http://security.ubuntu.com breezy-security/universe Sources
Get:26 http://be.archive.ubuntu.com breezy-updates/restricted Packages [14B]
Ign http://be.archive.ubuntu.com breezy-updates/restricted Packages
Get:27 http://security.ubuntu.com breezy-security/multiverse Sources [380B]
Ign http://security.ubuntu.com breezy-security/multiverse Sources
Ign http://be.archive.ubuntu.com breezy-updates/main Sources
Get:28 http://security.ubuntu.com breezy-security/restricted Packages [4055B]
Err http://security.ubuntu.com breezy-security/restricted Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .138 80]
Get:29 http://be.archive.ubuntu.com breezy-updates/restricted Sources [14B]
Ign http://be.archive.ubuntu.com breezy-updates/restricted Sources
Get:30 http://security.ubuntu.com breezy-security/main Sources [12.2kB]
Err http://security.ubuntu.com breezy-security/main Sources
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .138 80]
Hit http://security.ubuntu.com breezy-security/restricted Sources
Ign ftp://cipherfunk.org breezy/main Sources
Get:31 http://security.ubuntu.com breezy-security/universe Packages [33.0kB]
41% [31 Packages gzip 0] [Waiting for headers] [Waiting for headers] [Query] [C
gzip: stdin: not in gzip format
Err http://security.ubuntu.com breezy-security/universe Packages
  Sub-process gzip returned an error code (1)
Get:32 http://security.ubuntu.com breezy-security/universe Sources [4802B]
42% [Waiting for headers] [Connecting to security.ubuntu.com (82.211.81.138)] [
gzip: stdin: not in gzip format
Err http://security.ubuntu.com breezy-security/universe Sources
  Sub-process gzip returned an error code (1)
Hit ftp://cipherfunk.org breezy/main Packages
Hit http://security.ubuntu.com breezy-security/multiverse Sources
Hit http://pkg-boinc.alioth.debian.org breezy/universe Packages
Hit http://wine.sourceforge.net binary/ Packages
Hit ftp://cipherfunk.org breezy/main Sources
Hit http://wine.sourceforge.net source/ Sources
Get:33 http://be.archive.ubuntu.com breezy-updates/universe Packages [8929B]
43% [33 Packages bzip2 0] [Connecting to be.archive.ubuntu.com (82.211.81.182)]
bzip2: Data integrity error when decompressing.
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

Err http://be.archive.ubuntu.com breezy-updates/universe Packages
  Sub-process bzip2 returned an error code (2)
Get:34 http://be.archive.ubuntu.com breezy-updates/multiverse Packages [708B]
Ign http://be.archive.ubuntu.com breezy-updates/multiverse Packages
Get:35 http://be.archive.ubuntu.com breezy-updates/universe Sources [1019B]
Ign http://be.archive.ubuntu.com breezy-updates/universe Sources
Get:36 http://be.archive.ubuntu.com breezy-updates/multiverse Sources [365B]
Ign http://be.archive.ubuntu.com breezy-updates/multiverse Sources
Get:37 http://be.archive.ubuntu.com breezy-backports/main Packages [14.0kB]
Ign http://be.archive.ubuntu.com breezy-backports/main Packages
Get:38 http://be.archive.ubuntu.com breezy-backports/restricted Packages [14B]
Ign http://be.archive.ubuntu.com breezy-backports/restricted Packages
Hit http://pkg-boinc.alioth.debian.org breezy/universe Sources
Ign http://be.archive.ubuntu.com breezy-backports/universe Packages
Get:39 http://be.archive.ubuntu.com breezy-backports/multiverse Packages [1353B]
Ign http://be.archive.ubuntu.com breezy-backports/multiverse Packages
Ign http://be.archive.ubuntu.com breezy-backports/main Sources
Get:40 http://be.archive.ubuntu.com breezy-backports/restricted Sources [14B]
Ign http://be.archive.ubuntu.com breezy-backports/restricted Sources
Ign http://be.archive.ubuntu.com breezy-backports/universe Sources
Get:41 http://be.archive.ubuntu.com breezy-backports/multiverse Sources [701B]
Ign http://be.archive.ubuntu.com breezy-backports/multiverse Sources
Get:42 http://be.archive.ubuntu.com breezy/main Packages [767kB]
82% [42 Packages gzip 0] [Connecting to be.archive.ubuntu.com (82.211.81.182)]
gzip: stdin: not in gzip format
Err http://be.archive.ubuntu.com breezy/main Packages
  Sub-process gzip returned an error code (1)
Get:43 http://be.archive.ubuntu.com breezy/main Sources [305kB]
86% [Connecting to ftp.free.fr (213.228.0.141)]                     4042B/s 47s
gzip: stdin: not in gzip format
Err http://be.archive.ubuntu.com breezy/main Sources
  Sub-process gzip returned an error code (1)
Get:44 http://be.archive.ubuntu.com breezy/universe Packages [3028kB]
Err http://be.archive.ubuntu.com breezy/universe Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:45 http://be.archive.ubuntu.com breezy/multiverse Packages [116kB]
Err http://be.archive.ubuntu.com breezy/multiverse Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:46 http://be.archive.ubuntu.com breezy/universe Sources [1223kB]
Err http://be.archive.ubuntu.com breezy/universe Sources
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:47 http://be.archive.ubuntu.com breezy/multiverse Sources [58.0kB]
Err http://be.archive.ubuntu.com breezy/multiverse Sources
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:48 http://be.archive.ubuntu.com breezy-updates/main Packages [38.1kB]
21% [48 Packages gzip 0] [Connecting to be.archive.ubuntu.com (82.211.81.182)]
gzip: stdin: not in gzip format
Err http://be.archive.ubuntu.com breezy-updates/main Packages
  Sub-process gzip returned an error code (1)
Get:49 http://be.archive.ubuntu.com breezy-updates/restricted Packages [20B]
Err http://be.archive.ubuntu.com breezy-updates/restricted Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:50 http://be.archive.ubuntu.com breezy-updates/main Sources [19.0kB]
21% [50 Sources gzip 0] [Connecting to be.archive.ubuntu.com (82.211.81.182)] [
gzip: stdin: not in gzip format
Err http://be.archive.ubuntu.com breezy-updates/main Sources
  Sub-process gzip returned an error code (1)
Get:51 http://be.archive.ubuntu.com breezy-updates/restricted Sources [20B]
21% [51 Sources gzip 0] [Waiting for headers] [Connecting to ftp.free.fr (213.2
gzip: stdin: unexpected end of file
Err http://be.archive.ubuntu.com breezy-updates/restricted Sources
  Sub-process gzip returned an error code (1)
Get:52 http://be.archive.ubuntu.com breezy-updates/multiverse Packages [610B]
Err http://be.archive.ubuntu.com breezy-updates/multiverse Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:53 http://be.archive.ubuntu.com breezy-updates/universe Sources [893B]
Err http://be.archive.ubuntu.com breezy-updates/universe Sources
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:54 http://be.archive.ubuntu.com breezy-updates/multiverse Sources [319B]
Err http://be.archive.ubuntu.com breezy-updates/multiverse Sources
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:55 http://be.archive.ubuntu.com breezy-backports/main Packages [14.4kB]
Err http://be.archive.ubuntu.com breezy-backports/main Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:56 http://be.archive.ubuntu.com breezy-backports/restricted Packages [20B]
Err http://be.archive.ubuntu.com breezy-backports/restricted Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:57 http://be.archive.ubuntu.com breezy-backports/universe Packages [29.3kB]
Err http://be.archive.ubuntu.com breezy-backports/universe Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:58 http://be.archive.ubuntu.com breezy-backports/multiverse Packages [1241B]
Err http://be.archive.ubuntu.com breezy-backports/multiverse Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81 .182 80]
Get:59 http://be.archive.ubuntu.com breezy-backports/main Sources [5219B]
21% [Connecting to be.archive.ubuntu.com (82.211.81.182)] [Connecting to ftp.fr
gzip: stdin: not in gzip format
Err http://be.archive.ubuntu.com breezy-backports/main Sources
  Sub-process gzip returned an error code (1)
Get:60 http://be.archive.ubuntu.com breezy-backports/restricted Sources [20B]
Get:61 http://be.archive.ubuntu.com breezy-backports/universe Sources [11.1kB]
21% [Connecting to be.archive.ubuntu.com (82.211.81.182)] [Connecting to ftp.fr
gzip: stdin: not in gzip format
Err http://be.archive.ubuntu.com breezy-backports/universe Sources
  Sub-process gzip returned an error code (1)
Get:62 http://be.archive.ubuntu.com breezy-backports/multiverse Sources [593B]
Err ftp://ftp.free.fr breezy Release.gpg
  Could not connect to ftp.free.fr:21 (213.228.0.141), connection timed out
Fetched 75.7kB in 2m0s (631B/s)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/Relea se.gpg  Error reading from server - read (104 Connection reset by peer) [IP: 82. 211.81.182 80]
Failed to fetch ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/dists/b reezy/Release.gpg  Could not connect to ftp.free.fr:21 (213.228.0.141), connecti on timed out
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/restricted/bina ry-i386/Packages.gz  Sub-process bzip2 returned an error code (2)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/univers e/binary-i386/Packages.gz  Sub-process bzip2 returned an error code (2)
Failed to fetch http://security.ubuntu.com/ubuntu/dists/breezy-security/restrict ed/binary-i386/Packages.gz  Error reading from server - read (104 Connection res et by peer) [IP: 82.211.81.138 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/breezy-security/main/sou rce/Sources.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.138 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/main/binary-i38 6/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/main/source/Sou rces.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/universe/binary -i386/Packages.gz  Error reading from server - read (104 Connection reset by pee r) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/multiverse/bina ry-i386/Packages.gz  Error reading from server - read (104 Connection reset by p eer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/universe/source /Sources.gz  Error reading from server - read (104 Connection reset by peer) [IP : 82.211.81.182 80]
Failed to fetch http://security.ubuntu.com/ubuntu/dists/breezy-security/universe /binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy/multiverse/sour ce/Sources.gz  Error reading from server - read (104 Connection reset by peer) [ IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/main/bi nary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://security.ubuntu.com/ubuntu/dists/breezy-security/universe /source/Sources.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/restric ted/binary-i386/Packages.gz  Error reading from server - read (104 Connection re set by peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/main/so urce/Sources.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/restric ted/source/Sources.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/multive rse/binary-i386/Packages.gz  Error reading from server - read (104 Connection re set by peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/univers e/source/Sources.gz  Error reading from server - read (104 Connection reset by p eer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-updates/multive rse/source/Sources.gz  Error reading from server - read (104 Connection reset by  peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/main/ binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/restr icted/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/unive rse/binary-i386/Packages.gz  Error reading from server - read (104 Connection re set by peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/multi verse/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/main/ source/Sources.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://be.archive.ubuntu.com/ubuntu/dists/breezy-backports/unive rse/source/Sources.gz  Sub-process gzip returned an error code (1)
Reading package lists... Done
W: GPG error: http://koti.mbnet.fi breezy/ Release: The following signatures cou ldn't be verified because the public key is not available: NO_PUBKEY E8DDB291701 88C3B
W: GPG error: http://users.lichtsnel.nl breezy-seveas Release: The following sig natures couldn't be verified because the public key is not available: NO_PUBKEY 49A120FD1135D466
W: GPG error: http://mirror3.ubuntulinux.nl breezy-seveas Release: The following  signatures couldn't be verified because the public key is not available: NO_PUB KEY 49A120FD1135D466
W: GPG error: ftp://cipherfunk.org breezy Release: The following signatures coul dn't be verified because the public key is not available: NO_PUBKEY 4CF19C3233BA C1B3
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy/main Pa ckages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy_main_binary -i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy/restric ted Packages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy_restr icted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy-updates /universe Packages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy -updates_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy/main Pa ckages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy_main_binary -i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy/restric ted Packages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy_restr icted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://be.archive.ubuntu.com breezy-updates /universe Packages (/var/lib/apt/lists/be.archive.ubuntu.com_ubuntu_dists_breezy -updates_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used  instead.
Ik zie wel enkele connections reset by peer, maar daar kan ik toch niets aan doen, ofwel?

En dan :
choxo@ubuntu:~$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  vlc: Depends: liba52-0.7.4 but it is not installable
       Depends: libid3tag0 (>= 0.15.1b) but it is not installable
       Depends: libmad0 (>= 0.15.1b) but it is not installable
       Depends: libmodplug0c2 (>= 1:0.7-4.1) but it is not installable
       Depends: libmpeg2-4 but it is not installable
E: Broken packages
choxo@ubuntu:~$

VLC Installeren
« Reactie #3 Gepost op: 2006/02/19, 23:51:13 »
de be.archive server doet raar... Je hebt ook duidelijk je sources.list gegenereerd op de ubuntu NL site, maak even een nieuwe met als land uk. Lees ook het stukje over de GPG keys.

Choxo

  • Gast
VLC Installeren
« Reactie #4 Gepost op: 2006/02/20, 17:26:47 »
Beste Dennis,
Ik begin me stilletjes aan te schamen, maar het wil nog steeds niet lukken.
Hier mijn volledige poging:

choxo@ubuntu:~$ sudo apt-get update
Get:1 http://uk.archive.ubuntu.com breezy Release.gpg [189B]
Get:2 http://mirror3.ubuntulinux.nl breezy-seveas Release.gpg [307B]
Get:3 http://uk.archive.ubuntu.com breezy-updates Release.gpg [189B]
Get:4 http://uk.archive.ubuntu.com breezy-backports Release.gpg [189B]
Get:5 http://uk.archive.ubuntu.com breezy Release [30.9kB]
Ign http://uk.archive.ubuntu.com breezy Release
Hit http://mirror3.ubuntulinux.nl breezy-seveas Release
Ign http://mirror3.ubuntulinux.nl breezy-seveas Release
Get:6 http://uk.archive.ubuntu.com breezy-updates Release [30.9kB]
Ign http://uk.archive.ubuntu.com breezy-updates Release
Get:7 http://uk.archive.ubuntu.com breezy-backports Release [19.6kB]
Ign http://uk.archive.ubuntu.com breezy-backports Release
Get:8 http://mirror3.ubuntulinux.nl breezy-seveas/all Packages [20.2kB]
Get:9 http://uk.archive.ubuntu.com breezy/main Packages [585kB]
Ign http://wine.sourceforge.net binary/ Release.gpg
Hit http://wine.sourceforge.net binary/ Release
Get:10 http://koti.mbnet.fi breezy/ Release.gpg [65B]
Get:11 http://security.ubuntu.com breezy-security Release.gpg [189B]
Ign http://pkg-boinc.alioth.debian.org breezy Release.gpg
Ign http://wine.sourceforge.net binary/ Packages
Get:12 ftp://ftp.free.fr breezy Release.gpg
Hit http://pkg-boinc.alioth.debian.org breezy Release
Ign ftp://ftp.free.fr breezy Release.gpg
Ign http://pkg-boinc.alioth.debian.org breezy/universe Packages
Get:13 ftp://ftp.free.fr breezy Release
Hit http://pkg-boinc.alioth.debian.org breezy/universe Packages
Ign ftp://ftp.free.fr breezy Release
Get:14 ftp://ftp.free.fr breezy/free Packages
Ign http://people.ubuntu.com ./ Release.gpg
Ign http://people.ubuntu.com ./ Release
Ign ftp://ftp.free.fr breezy/free Packages
Ign http://people.ubuntu.com ./ Packages
Get:15 ftp://ftp.free.fr breezy/non-free Packages
Get:16 ftp://cipherfunk.org breezy Release.gpg [189B]
Hit http://wine.sourceforge.net binary/ Packages
Ign ftp://ftp.free.fr breezy/non-free Packages
Hit ftp://ftp.free.fr breezy/free Packages
Hit ftp://ftp.free.fr breezy/non-free Packages
Hit http://people.ubuntu.com ./ Packages
Hit ftp://cipherfunk.org breezy Release
Ign ftp://cipherfunk.org breezy Release
Get:17 ftp://cipherfunk.org breezy/main Packages
Get:18 http://koti.mbnet.fi breezy/ Release [702B]
Ign http://koti.mbnet.fi breezy/ Release
Ign ftp://cipherfunk.org breezy/main Packages
Hit http://security.ubuntu.com breezy-security Release
Ign http://koti.mbnet.fi breezy/ Packages
Hit http://security.ubuntu.com breezy-security/main Packages
Hit ftp://cipherfunk.org breezy/main Packages
Hit http://koti.mbnet.fi breezy/ Packages
Get:19 http://security.ubuntu.com breezy-security/restricted Packages [4458B]
Get:20 http://security.ubuntu.com breezy-security/universe Packages [28.3kB]
Hit http://security.ubuntu.com breezy-security/multiverse Packages
Ign http://uk.archive.ubuntu.com breezy/main Packages
Get:21 http://uk.archive.ubuntu.com breezy/restricted Packages [5061B]
Ign http://uk.archive.ubuntu.com breezy/restricted Packages
Get:22 http://uk.archive.ubuntu.com breezy/universe Packages [2304kB]
Ign http://uk.archive.ubuntu.com breezy/universe Packages
Get:23 http://uk.archive.ubuntu.com breezy/multiverse Packages [91.6kB]
Ign http://uk.archive.ubuntu.com breezy/multiverse Packages
Get:24 http://uk.archive.ubuntu.com breezy-updates/main Packages [31.3kB]
Ign http://uk.archive.ubuntu.com breezy-updates/main Packages
Get:25 http://uk.archive.ubuntu.com breezy-updates/restricted Packages [14B]
Ign http://uk.archive.ubuntu.com breezy-updates/restricted Packages
Get:26 http://uk.archive.ubuntu.com breezy-updates/universe Packages [8929B]
Ign http://uk.archive.ubuntu.com breezy-updates/universe Packages
Get:27 http://uk.archive.ubuntu.com breezy-updates/multiverse Packages [708B]
Ign http://uk.archive.ubuntu.com breezy-updates/multiverse Packages
Get:28 http://uk.archive.ubuntu.com breezy-backports/main Packages [14.0kB]
Ign http://uk.archive.ubuntu.com breezy-backports/main Packages
Get:29 http://uk.archive.ubuntu.com breezy-backports/restricted Packages [14B]
Ign http://uk.archive.ubuntu.com breezy-backports/restricted Packages
Get:30 http://uk.archive.ubuntu.com breezy-backports/universe Packages [26.1kB]
Ign http://uk.archive.ubuntu.com breezy-backports/universe Packages
Get:31 http://uk.archive.ubuntu.com breezy-backports/multiverse Packages [1353B]
Ign http://uk.archive.ubuntu.com breezy-backports/multiverse Packages
Get:32 http://uk.archive.ubuntu.com breezy/main Packages [767kB]
Err http://uk.archive.ubuntu.com breezy/main Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:33 http://uk.archive.ubuntu.com breezy/restricted Packages [4735B]
Err http://uk.archive.ubuntu.com breezy/restricted Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:34 http://uk.archive.ubuntu.com breezy/universe Packages [3028kB]
Err http://uk.archive.ubuntu.com breezy/universe Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:35 http://uk.archive.ubuntu.com breezy/multiverse Packages [116kB]
Err http://uk.archive.ubuntu.com breezy/multiverse Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:36 http://uk.archive.ubuntu.com breezy-updates/main Packages [38.1kB]
Err http://uk.archive.ubuntu.com breezy-updates/main Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:37 http://uk.archive.ubuntu.com breezy-updates/restricted Packages [20B]
Err http://uk.archive.ubuntu.com breezy-updates/restricted Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:38 http://uk.archive.ubuntu.com breezy-updates/universe Packages [9214B]
1% [38 Packages gzip 0] [Waiting for headers]                                                                                        93.3kB/s 49710d 6h27m0s
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy-updates/universe Packages
  Sub-process gzip returned an error code (1)
Get:39 http://uk.archive.ubuntu.com breezy-updates/multiverse Packages [610B]
Get:40 http://uk.archive.ubuntu.com breezy-backports/main Packages [14.4kB]
1% [40 Packages gzip 0] [Connecting to uk.archive.ubuntu.com (82.211.81.182)]                                                        93.3kB/s 49710d 6h27m0s
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy-backports/main Packages
  Sub-process gzip returned an error code (1)
Get:41 http://uk.archive.ubuntu.com breezy-backports/restricted Packages [20B]
Get:42 http://uk.archive.ubuntu.com breezy-backports/universe Packages [29.3kB]
1% [Connecting to uk.archive.ubuntu.com (82.211.81.182)]                                                                             93.3kB/s 49710d 6h27m0s
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy-backports/universe Packages
  Sub-process gzip returned an error code (1)
Get:43 http://uk.archive.ubuntu.com breezy-backports/multiverse Packages [1241B]
Fetched 94.1kB in 6m56s (226B/s)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/main/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/restricted/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/universe/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/multiverse/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-updates/main/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-updates/restricted/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-updates/universe/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-backports/main/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-backports/universe/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Reading package lists... Done
W: GPG error: http://mirror3.ubuntulinux.nl breezy-seveas Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 49A120FD1135D466
W: GPG error: ftp://cipherfunk.org breezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4CF19C3233BAC1B3
W: GPG error: http://koti.mbnet.fi breezy/ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E8DDB29170188C3B
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/multiverse Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_multiverse_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/multiverse Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_multiverse_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
choxo@ubuntu:~$
choxo@ubuntu:~$ --http://koti.mbnet.fi /breezy/ -- http://koti.mbnet.fi /breezy/ 70188C3Bgpg --keyserver subkeys.pgp.net --recv KEY
bash: --http://koti.mbnet.fi: No such file or directory
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv KEY
gpg: directory `/home/choxo/.gnupg' created
gpg: new configuration file `/home/choxo/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/choxo/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/choxo/.gnupg/secring.gpg' created
gpg: keyring `/home/choxo/.gnupg/pubring.gpg' created
gpg: "KEY" not a key ID: skipping
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv 70188C3B
gpg: requesting key 70188C3B from hkp server subkeys.pgp.net
gpg: /home/choxo/.gnupg/trustdb.gpg: trustdb created
gpg: key 70188C3B: public key "Osmo Salomaa (Osmo Salomaa's GPG key) " imported
gpg: Total number processed: 1
gpg:               imported: 1
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv 3BAC1B3
gpg: "3BAC1B3" not a key ID: skipping
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv 49A120FD1135D466
gpg: requesting key 1135D466 from hkp server subkeys.pgp.net
gpg: key 1135D466: public key "Dennis Kaarsemaker (Package signing key) " imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
choxo@ubuntu:~$
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv 49A120FD1135D466
gpg: requesting key 1135D466 from hkp server subkeys.pgp.net
gpg: key 1135D466: "Dennis Kaarsemaker (Package signing key) " not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv E8DDB29170188C3B
gpg: requesting key 70188C3B from hkp server subkeys.pgp.net
gpg: key 70188C3B: "Osmo Salomaa (Osmo Salomaa's GPG key) " not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
choxo@ubuntu:~$ sudo apt-get update
Get:1 http://koti.mbnet.fi breezy/ Release.gpg [65B]
Ign http://people.ubuntu.com ./ Release.gpg
Get:2 http://koti.mbnet.fi breezy/ Release [702B]
Get:3 http://uk.archive.ubuntu.com breezy Release.gpg [189B]
Get:4 http://uk.archive.ubuntu.com breezy-updates Release.gpg [189B]
Get:5 http://security.ubuntu.com breezy-security Release.gpg [189B]
Get:6 ftp://ftp.free.fr breezy Release.gpg
Ign ftp://ftp.free.fr breezy Release.gpg
Ign http://pkg-boinc.alioth.debian.org breezy Release.gpg
Get:7 http://uk.archive.ubuntu.com breezy-backports Release.gpg [189B]
Ign http://koti.mbnet.fi breezy/ Release
Get:8 ftp://ftp.free.fr breezy Release
Ign http://people.ubuntu.com ./ Release
Get:9 http://uk.archive.ubuntu.com breezy Release [30.9kB]
Ign http://uk.archive.ubuntu.com breezy Release
Get:10 http://security.ubuntu.com breezy-security Release [23.3kB]
Ign http://koti.mbnet.fi breezy/ Packages
Ign ftp://ftp.free.fr breezy Release
Ign http://wine.sourceforge.net binary/ Release.gpg
Ign http://people.ubuntu.com ./ Packages
Get:11 http://uk.archive.ubuntu.com breezy-updates Release [30.9kB]
Ign http://uk.archive.ubuntu.com breezy-updates Release
Hit http://pkg-boinc.alioth.debian.org breezy Release
Get:12 http://mirror3.ubuntulinux.nl breezy-seveas Release.gpg [307B]
Get:13 ftp://ftp.free.fr breezy/free Packages
Hit http://people.ubuntu.com ./ Packages
Get:14 http://uk.archive.ubuntu.com breezy-backports Release [19.6kB]
Ign http://uk.archive.ubuntu.com breezy-backports Release
Ign ftp://ftp.free.fr breezy/free Packages
Ign http://uk.archive.ubuntu.com breezy/main Packages
Ign http://pkg-boinc.alioth.debian.org breezy/universe Packages
Get:15 ftp://ftp.free.fr breezy/non-free Packages
Get:16 http://uk.archive.ubuntu.com breezy/restricted Packages [5061B]
Ign http://uk.archive.ubuntu.com breezy/restricted Packages
Ign http://uk.archive.ubuntu.com breezy/universe Packages
Ign ftp://ftp.free.fr breezy/non-free Packages
Hit http://wine.sourceforge.net binary/ Release
Hit http://pkg-boinc.alioth.debian.org breezy/universe Packages
Get:17 ftp://cipherfunk.org breezy Release.gpg [189B]
Get:18 http://uk.archive.ubuntu.com breezy/multiverse Packages [91.6kB]
Ign http://uk.archive.ubuntu.com breezy/multiverse Packages
Hit ftp://ftp.free.fr breezy/free Packages
Get:19 http://uk.archive.ubuntu.com breezy-updates/main Packages [31.3kB]
Ign http://uk.archive.ubuntu.com breezy-updates/main Packages
Hit ftp://ftp.free.fr breezy/non-free Packages
Hit http://security.ubuntu.com breezy-security/main Packages
Ign http://wine.sourceforge.net binary/ Packages
Get:20 http://uk.archive.ubuntu.com breezy-updates/restricted Packages [14B]
Ign http://uk.archive.ubuntu.com breezy-updates/restricted Packages
Hit http://security.ubuntu.com breezy-security/restricted Packages
Hit http://mirror3.ubuntulinux.nl breezy-seveas Release
Ign http://mirror3.ubuntulinux.nl breezy-seveas Release
Ign http://uk.archive.ubuntu.com breezy-updates/universe Packages
Hit http://security.ubuntu.com breezy-security/universe Packages
Hit http://uk.archive.ubuntu.com breezy-updates/multiverse Packages
Hit http://wine.sourceforge.net binary/ Packages
Hit http://security.ubuntu.com breezy-security/multiverse Packages
Hit ftp://cipherfunk.org breezy Release
Ign ftp://cipherfunk.org breezy Release
Ign http://uk.archive.ubuntu.com breezy-backports/main Packages
Hit http://uk.archive.ubuntu.com breezy-backports/restricted Packages
Get:21 ftp://cipherfunk.org breezy/main Packages
Ign http://uk.archive.ubuntu.com breezy-backports/universe Packages
Hit http://mirror3.ubuntulinux.nl breezy-seveas/all Packages
Hit http://uk.archive.ubuntu.com breezy-backports/multiverse Packages
Get:22 http://uk.archive.ubuntu.com breezy/main Packages [767kB]
Err http://uk.archive.ubuntu.com breezy/main Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Hit http://koti.mbnet.fi breezy/ Packages
Ign ftp://cipherfunk.org breezy/main Packages
Get:23 http://uk.archive.ubuntu.com breezy/restricted Packages [4735B]
2% [23 Packages gzip 0] [Connecting to uk.archive.ubuntu.com (82.211.81.182)] [Query]
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy/restricted Packages
  Sub-process gzip returned an error code (1)
Hit ftp://cipherfunk.org breezy/main Packages
Get:24 http://uk.archive.ubuntu.com breezy/universe Packages [3028kB]
Err http://uk.archive.ubuntu.com breezy/universe Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:25 http://uk.archive.ubuntu.com breezy/multiverse Packages [116kB]
Err http://uk.archive.ubuntu.com breezy/multiverse Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:26 http://uk.archive.ubuntu.com breezy-updates/main Packages [38.1kB]
Err http://uk.archive.ubuntu.com breezy-updates/main Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Get:27 http://uk.archive.ubuntu.com breezy-updates/restricted Packages [20B]
Get:28 http://uk.archive.ubuntu.com breezy-updates/universe Packages [9214B]
0% [28 Packages gzip 0] [Connecting to uk.archive.ubuntu.com (82.211.81.182)]                                                                 4969B/s 13m56s
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy-updates/universe Packages
  Sub-process gzip returned an error code (1)
Get:29 http://uk.archive.ubuntu.com breezy-backports/main Packages [14.4kB]
Get:30 http://uk.archive.ubuntu.com breezy-backports/universe Packages [29.3kB]
1% [Working]                                                                                                                                  4969B/s 13m56s
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy-backports/main Packages
  Sub-process gzip returned an error code (1)
1% [30 Packages gzip 0]                                                                                                                       4969B/s 13m56s
gzip: stdin: not in gzip format
Err http://uk.archive.ubuntu.com breezy-backports/universe Packages
  Sub-process gzip returned an error code (1)
Fetched 25.5kB in 6s (3842B/s)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/main/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/restricted/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/universe/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy/multiverse/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-updates/main/binary-i386/Packages.gz  Error reading from server - read (104 Connection reset by peer) [IP: 82.211.81.182 80]
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-updates/universe/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-backports/main/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/breezy-backports/universe/binary-i386/Packages.gz  Sub-process gzip returned an error code (1)
Reading package lists... Done
W: GPG error: http://koti.mbnet.fi breezy/ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E8DDB29170188C3B
W: GPG error: http://mirror3.ubuntulinux.nl breezy-seveas Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 49A120FD1135D466
W: GPG error: ftp://cipherfunk.org breezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4CF19C3233BAC1B3
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/multiverse Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_multiverse_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/multiverse Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_multiverse_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
choxo@ubuntu:~$       gpg --keyserver subkeys.pgp.net --recv E8DDB29170188C3B
gpg: requesting key 70188C3B from hkp server subkeys.pgp.net
gpg: key 70188C3B: "Osmo Salomaa (Osmo Salomaa's GPG key) " not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
choxo@ubuntu:~$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/restricted Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy/multiverse Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy_multiverse_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-updates/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-updates_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-backports/main Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-backports_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://uk.archive.ubuntu.com breezy-backports/universe Packages (/var/lib/apt/lists/uk.archive.ubuntu.com_ubuntu_dists_breezy-backports_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package vlc

VLC Installeren
« Reactie #5 Gepost op: 2006/02/20, 17:51:42 »
Hier hoef je je niet voor te schamen, er is iets raars aan de hand met je verbinding naar de Ubuntu repository servers. Je kunt nog een derde poging wagen met se als land (dan heb je zeker een andere server).

Choxo

  • Gast
VLC Installeren
« Reactie #6 Gepost op: 2006/02/20, 18:13:44 »
Ok, ik heb nu in dit topic gezien dat Kotnet wat raar doet.
Daarom heb ik geprobeerd mijn sources list er zo uit te laten zien :
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number)
#
# gpg --keyserver subkeys.pgp.net --recv KEY
# gpg --export --armor KEY | sudo apt-key add -


deb http://ftp.belnet.be/packages/ubuntu/ubuntu breezy main restricted universe multiverse
deb-src http://ftp.belnet.be/packages/ubuntu/ubuntu breezy main restricted universe multiverse



# Seveas' packages (packages, GPG key: 1135D466)
deb http://users.lichtsnel.nl/~seveas breezy-seveas all


# Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
deb ftp://cipherfunk.org/pub/packages/ubuntu/ breezy main

# Penguin Liberation Front (packages)
deb ftp://ftp.free.fr/pub/Distributions_Linux/plf/ubuntu/plf/ breezy free non-free
Maar nu blijkt dat belnet geen multiverse op zijn servers heeft staan? Of sla ik nou de bal mis?
Dit is wat ik krijg:

choxo@ubuntu:~$ sudo apt-get update
Get:1 http://ftp.belnet.be breezy Release.gpg [189B]
Hit http://ftp.belnet.be breezy Release
Get:2 http://users.lichtsnel.nl breezy-seveas Release.gpg [307B]
Hit http://users.lichtsnel.nl breezy-seveas Release
Get:3 ftp://ftp.free.fr breezy Release.gpg
Ign http://users.lichtsnel.nl breezy-seveas Release
Hit http://ftp.belnet.be breezy/main Packages
Hit http://users.lichtsnel.nl breezy-seveas/all Packages
Get:4 http://ftp.belnet.be breezy/restricted Packages [5061B]
Ign http://ftp.belnet.be breezy/restricted Packages
Ign ftp://ftp.free.fr breezy Release.gpg
Get:5 ftp://ftp.free.fr breezy Release
Get:6 http://ftp.belnet.be breezy/universe Packages [2304kB]
Ign ftp://ftp.free.fr breezy Release
Get:7 ftp://ftp.free.fr breezy/free Packages
Ign ftp://ftp.free.fr breezy/free Packages
Get:8 ftp://ftp.free.fr breezy/non-free Packages
Get:9 ftp://cipherfunk.org breezy Release.gpg [189B]
Ign ftp://ftp.free.fr breezy/non-free Packages
Hit ftp://ftp.free.fr breezy/free Packages
Hit ftp://ftp.free.fr breezy/non-free Packages
Hit ftp://cipherfunk.org breezy Release
Ign ftp://cipherfunk.org breezy Release
Get:10 ftp://cipherfunk.org breezy/main Packages
Ign ftp://cipherfunk.org breezy/main Packages
Hit ftp://cipherfunk.org breezy/main Packages
Ign http://ftp.belnet.be breezy/universe Packages
Get:11 http://ftp.belnet.be breezy/multiverse Packages [91.6kB]
Ign http://ftp.belnet.be breezy/multiverse Packages
Get:12 http://ftp.belnet.be breezy/main Sources [232kB]
Ign http://ftp.belnet.be breezy/main Sources
Get:13 http://ftp.belnet.be breezy/restricted Sources [1454B]
Ign http://ftp.belnet.be breezy/restricted Sources
Get:14 http://ftp.belnet.be breezy/universe Sources [915kB]
Ign http://ftp.belnet.be breezy/universe Sources
Get:15 http://ftp.belnet.be breezy/multiverse Sources [46.9kB]
Ign http://ftp.belnet.be breezy/multiverse Sources
Get:16 http://ftp.belnet.be breezy/restricted Packages [4735B]
Err http://ftp.belnet.be breezy/restricted Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 193.190.1 98.20 80]
Get:17 http://ftp.belnet.be breezy/universe Packages [3028kB]
Err http://ftp.belnet.be breezy/universe Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 193.190.1 98.20 80]
Get:18 http://ftp.belnet.be breezy/multiverse Packages [116kB]
Err http://ftp.belnet.be breezy/multiverse Packages
  Error reading from server - read (104 Connection reset by peer) [IP: 193.190.1 98.20 80]
Get:19 http://ftp.belnet.be breezy/main Sources [305kB]
4% [19 Sources gzip 0] [Connecting to ftp.belnet.be (193.190.198.20)]
gzip: stdin: not in gzip format
Err http://ftp.belnet.be breezy/main Sources
  Sub-process gzip returned an error code (1)
Get:20 http://ftp.belnet.be breezy/restricted Sources [1363B]
Get:21 http://ftp.belnet.be breezy/universe Sources [1223kB]
18% [21 Sources gzip 0] [Connecting to ftp.belnet.be (193.190.198.20)]
gzip: stdin: not in gzip format
Err http://ftp.belnet.be breezy/universe Sources
  Sub-process gzip returned an error code (1)
Get:22 http://ftp.belnet.be breezy/multiverse Sources [58.0kB]
19% [Working]                                                    81.9kB/s 1m22s
gzip: stdin: not in gzip format
Err http://ftp.belnet.be breezy/multiverse Sources
  Sub-process gzip returned an error code (1)
Fetched 502kB in 1m1s (8132B/s)
Failed to fetch http://ftp.belnet.be/packages/ubuntu/ubuntu/dists/breezy/restric ted/binary-i386/Packages.gz  Error reading from server - read (104 Connection re set by peer) [IP: 193.190.198.20 80]
Failed to fetch http://ftp.belnet.be/packages/ubuntu/ubuntu/dists/breezy/univers e/binary-i386/Packages.gz  Error reading from server - read (104 Connection rese t by peer) [IP: 193.190.198.20 80]
Failed to fetch http://ftp.belnet.be/packages/ubuntu/ubuntu/dists/breezy/multive rse/binary-i386/Packages.gz  Error reading from server - read (104 Connection re set by peer) [IP: 193.190.198.20 80]
Failed to fetch http://ftp.belnet.be/packages/ubuntu/ubuntu/dists/breezy/main/so urce/Sources.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://ftp.belnet.be/packages/ubuntu/ubuntu/dists/breezy/univers e/source/Sources.gz  Sub-process gzip returned an error code (1)
Failed to fetch http://ftp.belnet.be/packages/ubuntu/ubuntu/dists/breezy/multive rse/source/Sources.gz  Sub-process gzip returned an error code (1)
Reading package lists... Done
W: GPG error: http://users.lichtsnel.nl breezy-seveas Release: The following sig natures couldn't be verified because the public key is not available: NO_PUBKEY 49A120FD1135D466
W: GPG error: ftp://cipherfunk.org breezy Release: The following signatures coul dn't be verified because the public key is not available: NO_PUBKEY 4CF19C3233BA C1B3
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used  instead.
choxo@ubuntu:~$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list http://ftp.belnet.be breezy/restricted Packages (/var/lib/apt/lists/ftp.belnet.be_packages_ubuntu_ubuntu_dists_breezy_restricted_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.belnet.be breezy/universe Packages (/var/lib/apt/lists/ftp.belnet.be_packages_ubuntu_ubuntu_dists_breezy_universe_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.belnet.be breezy/multiverse Packages (/var/lib/apt/lists/ftp.belnet.be_packages_ubuntu_ubuntu_dists_breezy_multiverse_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package vlc

VLC Installeren
« Reactie #7 Gepost op: 2006/02/21, 13:15:08 »
kotnet doet inderdaad raar met je, want belnet pakt-ie dus ook al niet...

Choxo

  • Gast
VLC Installeren
« Reactie #8 Gepost op: 2006/02/21, 16:51:24 »
JAwohl! Ik heb een oplossing gevonden.
Het blijkt dat Kotnet nogal rare proxy's heeft, waardoor http:// vervange moet worden met ftp.
Dus voor de kotnet gebruikers, best deze sources.list gebruiken :

deb ftp://ftp.belnet.be/packages/ubuntu/ubuntu breezy main restricted universe multiverse
deb-src ftp://ftp.belnet.be/packages/ubuntu/ubuntu breezy main restricted universe multiverse