Problem beim Herunterladen von Paketquellenindizes

Archived topics about LMDE 1 and LMDE 2
Hilli

Problem beim Herunterladen von Paketquellenindizes

Post by Hilli »

Hallo,

vielleicht kann mir jemand weiterhelfen. Seit geraumer Zeit funktioniert das update auf meinem Notebook nicht mehr. Es erscheint folgende Fehlermeldung:

Fehlschlag beim Holen von http://lmde-mirror-fr-1.wedrop.it/lates ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Fehlschlag beim Holen von http://lmde-mirror-fr-1.wedrop.it/lates ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Fehlschlag beim Holen von http://lmde-mirror-fr-1.wedrop.it/lates ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Fehlschlag beim Holen von http://packages.linuxmint.com/dists/debian/Release Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.

Vielen Dank.

Hilli
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
killer de bug

Re: Problem beim Herunterladen von Paketquellenindizes

Post by killer de bug »

Hallo !

Es ist der "Englisch Forum". Kannst du dein Problem in Englisch schreiben ? Oder schreibt hier : http://forums.linuxmint.com/viewforum.php?f=64
Danke !
Hilli

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Hilli »

Hello,

yes, of course. When I run "sudo get update" in the terminal I will get this message:

Fehlschlag beim Holen von http://lmde-mirror-fr-1.wedrop.it/lates ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Fehlschlag beim Holen von http://lmde-mirror-fr-1.wedrop.it/lates ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Fehlschlag beim Holen von http://lmde-mirror-fr-1.wedrop.it/lates ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Fehlschlag beim Holen von http://packages.linuxmint.com/dists/debian/Release Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).
Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.

Thanks a lot.
killer de bug

Re: Problem beim Herunterladen von Paketquellenindizes

Post by killer de bug »

My German is not good enough. I can't read the error messages in german. There is a command to display them in english just for once, but I can't remember them. Maybe LC_ALL=c but not sure at all ;)
Hilli

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Hilli »

Hello,

here is the translation of the output in the terminal:

Failure when fetching http://lmde-mirror-fr-1.wedrop.it/lates ... / InRelease Expected entry 'main / binary-i / packages "could not be found in Release file (wrong entry in sources.list or malformed file).
Failure when fetching http://lmde-mirror-fr-1.wedrop.it/lates ... / InRelease Expected entry 'main / binary-i / packages "could not be found in Release file (wrong entry in sources.list or malformed file).
Failure when fetching http://lmde-mirror-fr-1.wedrop.it/lates ... / InRelease Expected entry 'main / binary-i / packages "could not be found in Release file (wrong entry in sources.list or malformed file).
Failure when fetching http://packages.linuxmint.com/dists/debian/Release Expected entry 'main / binary-i / packages "could not be found in the Release file (wrong entry in sources.list or malformed file).
Some index files failed to download. They have been ignored, or old ones used in their place.

Maybe someone could help me. Thanks.

Hilli
Etruser

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Etruser »

I have the same problem. I hope someone has a solution for this.
teabag

Re: Problem beim Herunterladen von Paketquellenindizes

Post by teabag »

Same problem here, too. :(
GiR-Zippo

Re: Problem beim Herunterladen von Paketquellenindizes

Post by GiR-Zippo »

Seems there is something wrong with your entries in your sources.list.

You may open the file: /etc/apt/sources.list and replace the mirrors with these:
(I don't really know if these are the original entries, but they are working)
[edited]

Then type apt-get update and apt-get upgrade.
Now the apt should work normally.

PS: You can also replace my posted mirrors with the original one, you'll find them somewhere in this forum :)
Last edited by GiR-Zippo on Thu Feb 28, 2013 7:39 pm, edited 1 time in total.
Reason: edited by moderator
Etruser

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Etruser »

Doesnt work for me.

Only the sources it cant connect to changed :(
zerozero

Re: Problem beim Herunterladen von Paketquellenindizes

Post by zerozero »

please, don't start copying and using sources.list if you don't know what they are.

we have several users here in this topic and most possible they have different issues
@ Hilli
@ Etruser
@ teabag
please share with us the output of

Code: Select all

inxi -Sr
and

Code: Select all

apt update && apt dist-upgrade


@GiR-Zippo
before providing any kind of help you need to know what you are doing.
Hilli

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Hilli »

Hello zero-zero,

I would like do the output of these two commands, but I don't know how to do it. Can you help me?
zerozero

Re: Problem beim Herunterladen von Paketquellenindizes

Post by zerozero »

open the terminal, copy&paste the text i gave you above (one each time) and copy&paste the output the terminal will give you here in the topic
Hilli

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Hilli »

Hello zero-zero,

this is my sources.list. My Notebook Kernel in Linux 3.1.0-4-amd64 (x86-64). I hope that you now have enough information.

deb http://packages.linuxmint.com/ debian upstream import main
deb http://lmde-mirror-fr-1.wedrop.it/latest testing main contrib
deb http://lmde-mirror-fr-1.wedrop.it/latest/security testing/updates main contrib non-free
deb http://lmde-mirror-fr-1.wedrop.it/latest/multimedia testing main non-free

Hilli
Etruser

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Etruser »

Okay inxi -Sr results in :
System
Host: computers name
Kernel: 3.7.0-2.dmz.1-liquorix-686-i686(32 bit)
Distro: Linux Mint 1 debian
active apt sources in file /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main upstream import incoming backport romeo

deb http://debian.linuxmint.com/incoming testing main contrib non-free
deb-src http://debian.linuxmint.com/incoming testing main contrib non-free

deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
deb-src http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
deb http://liveusb.info/multisystem/depot all main
deb-src http://liveusb.info/multisystem/depot all main
deb http://liquorix.net/debian sid main
deb-src http://liquorix.net/debian sid main

deb http://repo.mate-desktop.org/debian wheezy main

deb http://packages.mate-desktop.org/repo/debian wheezy main

active apt sources in file /etc/apt/sources.list.d/google-chrome.list
deb http://dl.google.com/linux/chrome/ deb stable main

And apt-get update && apt-get dist-upgrade results in the same error message as before and it tries to install libboost-filesystem and libboost-system but fails because it cannot verify the sources.
zerozero

Re: Problem beim Herunterladen von Paketquellenindizes

Post by zerozero »

Hilli
let's try this way (i believe it's faster)

Code: Select all

gksu gedit /etc/apt/sources.list
in the file that will open replace all the text with the following

Code: Select all

deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
save the file and run in the terminal

Code: Select all

apt update && apt dist-upgrade
post the output here
zerozero

Re: Problem beim Herunterladen von Paketquellenindizes

Post by zerozero »

Etruser
remove

Code: Select all

deb http://liveusb.info/multisystem/depot all main
deb-src http://liveusb.info/multisystem/depot all main
from your sources.list and try again
Etruser

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Etruser »

zerozero wrote:Etruser
remove

Code: Select all

deb http://liveusb.info/multisystem/depot all main
deb-src http://liveusb.info/multisystem/depot all main
from your sources.list and try again
Didnt help at all. Still the same error messages.
Hilli

Re: Problem beim Herunterladen von Paketquellenindizes

Post by Hilli »

Hello Zero-Zero,

the output is:

hildegard@linuxmintdeb ~ $ sudo apt update && apt dist-upgrade
[sudo] password for hildegard:
Ign http://packages.linuxmint.com debian InRelease
OK http://debian.linuxmint.com testing InRelease
Holen: 1 http://packages.linuxmint.com debian Release.gpg [197 B]
OK http://debian.linuxmint.com testing/updates InRelease
Holen: 2 http://packages.linuxmint.com debian Release [15,6 kB]
OK http://debian.linuxmint.com testing InRelease
OK http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex
OK http://debian.linuxmint.com testing/contrib amd64 Packages/DiffIndex
OK http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex
Holen: 3 http://packages.linuxmint.com debian/import Sources [27,1 kB]
OK http://debian.linuxmint.com testing/updates/main amd64 Packages
OK http://debian.linuxmint.com testing/updates/contrib amd64 Packages
OK http://debian.linuxmint.com testing/updates/non-free amd64 Packages
Holen: 4 http://packages.linuxmint.com debian/main Sources [18,2 kB]
OK http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex
OK http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex
Holen: 5 http://packages.linuxmint.com debian/upstream Sources [2.182 B]
Holen: 6 http://packages.linuxmint.com debian/import amd64 Packages [63,2 kB]
Holen: 7 http://packages.linuxmint.com debian/main amd64 Packages [27,2 kB]
Holen: 8 http://packages.linuxmint.com debian/backport amd64 Packages [20 B]
Holen: 9 http://packages.linuxmint.com debian/upstream amd64 Packages [5.387 B]
Es wurden 159 kB in 6 s geholt (26,0 kB/s).
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/dist ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/secu ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in


Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/mult ... /InRelease Erwarteter Eintrag »main/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://packages.linuxmint.com/dists/debian/Release Erwarteter Eintrag »import/binary-i/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

E: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
hildegard@linuxmintdeb ~ $

thanks
teabag

Re: Problem beim Herunterladen von Paketquellenindizes

Post by teabag »

Hey,

@zerozero:
inxi -SR:

Code: Select all

System:    Host pc-xxx Kernel 3.2.0-4-amd64 x86_64 (64 bit) Distro Linux Mint Debian Edition
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://packages.linuxmint.com/ debian main upstream import
           deb http://debian.linuxmint.com/latest testing main contrib non-free
           deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
           deb http://debian.linuxmint.com/latest/multimedia testing main non-free
           Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
           deb http://dl.google.com/linux/chrome/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/ubuntu-wine-ppa-debian.list
           deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu debian main
           deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu debian main
apt update && apt dist-upgrade:

Code: Select all

Ign http://dl.google.com stable InRelease
OK   http://dl.google.com stable Release.gpg                                                                                            
Ign http://ppa.launchpad.net debian InRelease                                                                                            
OK   http://dl.google.com stable Release                                                                                                 
Ign http://ppa.launchpad.net debian Release.gpg                                                                                                                 
OK   http://dl.google.com stable/main amd64 Packages                                                                                                            
Ign http://ppa.launchpad.net debian Release                                                                                              
Ign http://packages.linuxmint.com debian InRelease                                                                                       
OK   http://debian.linuxmint.com testing InRelease                                                               
Holen: 1 http://packages.linuxmint.com debian Release.gpg [197 B]                                  
OK   http://debian.linuxmint.com testing/updates InRelease                          
Holen: 2 http://packages.linuxmint.com debian Release [15,6 kB]                                    
OK   http://debian.linuxmint.com testing InRelease                               
OK   http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex                                      
OK   http://debian.linuxmint.com testing/contrib amd64 Packages/DiffIndex    
OK   http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex
Fehl http://ppa.launchpad.net debian/main Sources    
  404  Not Found
Fehl http://ppa.launchpad.net debian/main amd64 Packages
  404  Not Found
Fehl http://ppa.launchpad.net debian/main i368 Packages
  404  Not Found
OK   http://debian.linuxmint.com testing/updates/main amd64 Packages
Fehl http://ppa.launchpad.net debian/main i386 Packages
  404  Not Found
Holen: 3 http://packages.linuxmint.com debian/main amd64 Packages [27,2 kB]
Ign http://ppa.launchpad.net debian/main Translation-de_DE                         
Ign http://ppa.launchpad.net debian/main Translation-de                            
Ign http://ppa.launchpad.net debian/main Translation-en     
OK   http://debian.linuxmint.com testing/updates/contrib amd64 Packages
OK   http://debian.linuxmint.com testing/updates/non-free amd64 Packages
OK   http://debian.linuxmint.com testing/main amd64 Packages/DiffIndex    
Holen: 4 http://packages.linuxmint.com debian/upstream amd64 Packages [5.387 B]
OK   http://debian.linuxmint.com testing/non-free amd64 Packages/DiffIndex
Holen: 5 http://packages.linuxmint.com debian/import amd64 Packages [63,2 kB]
Es wurden 112 kB in 2 s geholt (49,3 kB/s).
W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/dists/testing/InRelease  Erwarteter Eintrag »main/binary-i368/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/security/dists/testing/updates/InRelease  Erwarteter Eintrag »main/binary-i368/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://debian.linuxmint.com/latest/multimedia/dists/testing/InRelease  Erwarteter Eintrag »main/binary-i368/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://dl.google.com/linux/chrome/deb/dists/stable/Release  Erwarteter Eintrag »main/binary-i368/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

W: Fehlschlag beim Holen von http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/dists/debian/main/source/Sources  404  Not Found

W: Fehlschlag beim Holen von http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/dists/debian/main/binary-amd64/Packages  404  Not Found

W: Fehlschlag beim Holen von http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/dists/debian/main/binary-i368/Packages  404  Not Found

W: Fehlschlag beim Holen von http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/dists/debian/main/binary-i386/Packages  404  Not Found

W: Fehlschlag beim Holen von http://packages.linuxmint.com/dists/debian/Release  Erwarteter Eintrag »main/binary-i368/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei).

E: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
thank you very much.

teabag
User avatar
gandalf
Level 1
Level 1
Posts: 42
Joined: Wed Sep 12, 2007 8:58 am
Location: Italy
Contact:

Re: Problem beim Herunterladen von Paketquellenindizes

Post by gandalf »

It seems to be the same problem that I have come across.

http://forums.linuxmint.com/viewtopic.p ... 8&t=128196

Using a WebBrowser if I try to open the repo URL:
http://lmde-mirror-fr-1.wedrop.it/lates ... 6/Packages
I have been informed that the URL does not exist.

The tree of the repository exists only up to this depth:
http://lmde-mirror-fr-1.wedrop.it/latest/

Does anybody know if they are doing some work on the repo in anticipation of the release of the final vesion (not rc) for LMDE?

EDIT
I think the problem is in my sources.list
Locked

Return to “LMDE Archive”