|
Problem z upgradem Debiana Sid 32-b
_dexter - 02-04-2008 17:55
Witam Dziś zainstalowałem sobie sonatę, wszystko działa jak należy lecz gdy w konsoli wydaję polecenie: apt-get upgrade lub aptitude upgrade dostaję komunikat: Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 6 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up python-dbus (0.82.4-2) ... Remove stale byte-compiled files... Traceback (most recent call last): File "/usr/sbin/update-python-modules", line 344, in ? bytecompile_all(py) File "/usr/sbin/update-python-modules", line 239, in bytecompile_all post_change_stuff(py) File "/usr/sbin/update-python-modules", line 225, in post_change_stuff file(initfile,"w").close() IOError: [Errno 2] No such file or directory: '/var/lib/python-support/python2.4/bootconfig/__init__.py' dpkg: error processing python-dbus (--configure): subprocess post-installation script returned error exit status 1 Setting up python-elementtree (1.2.6-11) ... Traceback (most recent call last): File "/usr/sbin/update-python-modules", line 344, in ? bytecompile_all(py) File "/usr/sbin/update-python-modules", line 239, in bytecompile_all post_change_stuff(py) File "/usr/sbin/update-python-modules", line 225, in post_change_stuff file(initfile,"w").close() IOError: [Errno 2] No such file or directory: '/var/lib/python-support/python2.4/bootconfig/__init__.py' dpkg: error processing python-elementtree (--configure): subprocess post-installation script returned error exit status 1 Setting up python-gnome2-desktop (2.22.0-1) ... Traceback (most recent call last): File "/usr/sbin/update-python-modules", line 344, in ? bytecompile_all(py) File "/usr/sbin/update-python-modules", line 239, in bytecompile_all post_change_stuff(py) File "/usr/sbin/update-python-modules", line 225, in post_change_stuff file(initfile,"w").close() IOError: [Errno 2] No such file or directory: '/var/lib/python-support/python2.4/bootconfig/__init__.py' dpkg: error processing python-gnome2-desktop (--configure): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of python-gnome2-extras: python-gnome2-extras depends on python-gnome2-desktop; however: Package python-gnome2-desktop is not configured yet. dpkg: error processing python-gnome2-extras (--configure): dependency problems - leaving unconfigured Setting up python-zsi (2.0-2) ... Traceback (most recent call last): File "/usr/sbin/update-python-modules", line 344, in ? bytecompile_all(py) File "/usr/sbin/update-python-modules", line 239, in bytecompile_all post_change_stuff(py) File "/usr/sbin/update-python-modules", line 225, in post_change_stuff file(initfile,"w").close() IOError: [Errno 2] No such file or directory: '/var/lib/python-support/python2.4/bootconfig/__init__.py' dpkg: error processing python-zsi (--configure): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of sonata: sonata depends on python-dbus; however: Package python-dbus is not configured yet. dpkg: error processing sonata (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: python-dbus python-elementtree python-gnome2-desktop python-gnome2-extras python-zsi sonata E: Sub-process /usr/bin/dpkg returned an error code (1)
Zaznaczam że próbowałem już poleceń: dpkg --configure -a dpkg -C jak i dpkg --configure <nazwa_pakietu> Z góry dziękuję i pozdrawiam
LongeR - 02-04-2008 18:00
Proszę tu jest przedstawione kilka sposobów rozwiązania tego problemu. http://www.google.pl/search?hl=pl&q=E%3A+Sub-process+%2Fusr%2Fbin%2Fdpkg+returned+an+error+code +(1)&btnG=Szukaj+w+Google&lr=
_dexter - 02-04-2008 18:15
Ok przejrzałem to co podałeś. Teraz tak: pierwszy sposób cd /var/cache/apt/archives sudo rm -rf * mkdir partial
sudo apt-get update (perhaps 2x) sudo apt-get upgrade Dalej wyświetla mi błąd jak w poście powyżej
apt-get install -f Również nie przynosi rezultatu Konfiguracja tych pakietów przez dpkg też zwraca błąd.
Bodzio - 02-04-2008 18:37
nie mieszaj apt-get i aptitude bo to niezdrowo. Mama nie mówiła :-P Po kolei. Najpierw sprawdź czy wpisy w /etc/apt/sources.list dotyczą TYLKO Sida. Jeśli masz wpisy dla Lenny lub Etcha to zachaszuj. Następnie: aptitude clean aptitude update aptitude dist-upgrade
Jeśli to nie pomoże, to odpal synaptica, wyszukaj wszystkie uszkodzone, lub nie do końca skonfigurowane pakiety i je usuń. Potem zaktualizuj system i powinno grać.
_dexter - 02-04-2008 19:00
Wpisy mam tylko od Sida deb http://ftp.pl.debian.org/debian/ sid main non-free contrib deb-src http://ftp.pl.debian.org/debian/ sid main non-free contrib
deb http://www.debian-multimedia.org sid main deb-src http://www.debian-multimedia.org sid main
aptitude clean aptitude update aptitude upgrade
nic nie pomogło. Próbowałem przez synaptica wywalić pakiet python-dbus jednakże zwraca mi błąd: E: python-dbus: subprocess pre-removal script returned error exit status 1
Czy jest sposób naprawienia tego czy czeka mnie reinstalacja systemu ?
edit: Nie wiem czy obrałem dobrą drogę ale wywaliłem plik init.py z /var/lib/python-support/python2.4/bootconfig /var/lib/python-support/python2.5/bootconfig
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|