• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] smart liest Channelliste nicht ein.

Hallo,

ich wollte gerade bei smart die Channelliste einlesen und bekomme diese Fehlermeldung:

linux-w4fc:/home/nik # smart channel --add /home/nik/Documents/smart_channel.txt
Traceback (most recent call last):
File "/usr/bin/smart", line 35, in <module>
import pyexpat
ImportError: No module named pyexpat

und das ist meine Channelliste (wobei der Fehler scheinbar ja schon vorher kommt):

[oss]
type = yast2
name = openSUSE 11.0 Basis-Repository
baseurl = http://ftp-1.gwdg.de/pub/linux/suse/opensuse/distribution/11.0/repo/oss

[update]
type = rpm-md
name = openSUSE 11.0 Update-Repository
baseurl = http://ftp-1.gwdg.de/pub/opensuse/update/11.0

[non-oss]
type = yast2
name = openSUSE 11.0 Extra-Repository
baseurl = http://ftp-1.gwdg.de/pub/linux/suse/opensuse/distribution/11.0/repo/non-oss

[packman]
type = rpm-md
name = openSUSE 11.0 Packman-Repository
baseurl = http://packman.iu-bremen.de/suse/11.0

[mozilla]
type = rpm-md
name = openSUSE 11.0 Mozilla-Repository
baseurl = http://ftp-1.gwdg.de/pub/opensuse/repositories/mozilla/openSUSE_11.0

[openoffice]
type = rpm-md
name = openSUSE 11.0 OpenOffice-Repository
baseurl = http://ftp-1.gwdg.de/pub/opensuse/repositories/OpenOffice.org:/STABLE/openSUSE_11.0

Hat jemand eine Idee?
 
Oben