|
znowu problemy po aktualizacji :/
matiit - 17-04-2007 22:56
Trochę już to jest denerwujące Sid ma aż nadto aktualizacji Po dzisiejszej (nie robiłem już kilka dni) błędy: system jest pół polski pół angielski Jakiś dziwne kodowanie
Próbowałem kilku rzeczy: mat@mat:~$ su Password: mat:/home/mat# apt-get install locales 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: locales: Depends: glibc-2.5-1 but it is not installable E: Broken packages mat:/home/mat# apt-get update Get:1 http://www.kadu.net unstable Release.gpg [189B] Get:2 http://www.kadu.net testing Release.gpg [189B] Hit http://www.kadu.net unstable Release Hit http://www.kadu.net testing Release Hit ftp://ftp.pl.debian.org sid Release.gpg Hit ftp://ftp.pl.debian.org sid Release Ign http://www.kadu.net unstable/main Packages/DiffIndex Ign http://www.kadu.net testing/main Packages/DiffIndex Hit http://www.kadu.net unstable/main Packages Hit ftp://ftp.pl.debian.org sid/main Packages/DiffIndex Hit http://www.kadu.net testing/main Packages Hit ftp://ftp.pl.debian.org sid/non-free Packages/DiffIndex Hit ftp://ftp.pl.debian.org sid/contrib Packages/DiffIndex Hit ftp://ftp.pl.debian.org sid/main Sources/DiffIndex Hit ftp://ftp.pl.debian.org sid/non-free Sources/DiffIndex Hit ftp://ftp.pl.debian.org sid/contrib Sources/DiffIndex Get:3 http://www.debian-multimedia.org sid Release.gpg [189B] Hit http://www.debian-multimedia.org sid Release Ign http://www.debian-multimedia.org sid/main Packages/DiffIndex Hit http://www.debian-multimedia.org sid/main Packages Get:4 http://www.vobcopy.org elive Release.gpg [189B] Hit http://www.vobcopy.org elive Release Ign http://www.vobcopy.org elive/main Packages/DiffIndex Ign http://www.vobcopy.org elive/efl Packages/DiffIndex Ign http://www.vobcopy.org elive/elive Packages/DiffIndex Ign http://www.vobcopy.org elive/main Packages Ign http://www.vobcopy.org elive/efl Packages Ign http://www.vobcopy.org elive/elive Packages Hit http://www.vobcopy.org elive/main Packages Hit http://www.vobcopy.org elive/efl Packages Hit http://www.vobcopy.org elive/elive Packages Get:5 http://debian.beryl-project.org etch Release.gpg [191B] Hit http://debian.beryl-project.org etch Release Ign http://debian.beryl-project.org etch/main Packages/DiffIndex Ign http://debian.beryl-project.org etch/main Sources/DiffIndex Hit http://debian.beryl-project.org etch/main Packages Hit http://debian.beryl-project.org etch/main Sources Fetched 5B in 17s (0B/s) Reading package lists... Done mat:/home/mat# apt-get upgrade Reading package lists... Done Building dependency tree... Done The following packages have been kept back: openoffice.org-help-en-us 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. mat:/home/mat# dpkg -i openoffice.org-help-en-us dpkg: error processing openoffice.org-help-en-us (--install): cannot access archive: No such file or directory Errors were encountered while processing: openoffice.org-help-en-us mat:/home/mat# dpkg-reconfigure-locales bash: dpkg-reconfigure-locales: command not found mat:/home/mat# dpkg-reconfigure locales perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "pl_PL.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory /usr/sbin/dpkg-reconfigure: locales is broken or not fully installed mat:/home/mat# apt-get install glibc-2.5-1 Reading package lists... Done Building dependency tree... Done Package glibc-2.5-1 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 E: Package glibc-2.5-1 has no installation candidate mat:/home/mat# apt-get install glibc Reading package lists... Done Building dependency tree... Done E: Couldn't find packag
Prosze o pomoc
Po za ty jeszcze mam jakieś błędy w bootowaniu Assuming <jakies kodowanie ISOcośtam> Nount czy coś takiego i ten bład jest kilka razy
Kaka' - 18-04-2007 07:02
Zalety Sid'a :D
dpkg -l |grep glibc
witek - 18-04-2007 07:25
Miałem to samo. Pomogło
apt-get -f install
oraz zobacz czy masz pakiet locales-all
matiit - 18-04-2007 15:16
zainstalowało się locales-all ale nadal źle jest ... Password: mat:/home/mat# apt-get install locales-all Reading package lists... Done Building dependency tree... Done The following NEW packages will be installed: locales-all 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 6092kB of archives. After unpacking 15.4MB of additional disk space will be used. Get:1 ftp://ftp.pl.debian.org sid/main locales-all 2.5-1 [6092kB] Fetched 6092kB in 1m36s (63.4kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "pl_PL.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously deselected package locales-all. (Reading database ... 169757 files and directories currently installed.) Unpacking locales-all (from .../locales-all_2.5-1_i386.deb) ... Setting up locales-all (2.5-1) ...
mat:/home/mat# apt-get -f install Czytanie list pakietów... Gotowe Budowanie drzewa zależności... Gotowe 0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 1 nieaktualizowanych. mat:/home/mat# dpkg-reconfigure-locales bash: dpkg-reconfigure-locales: command not found mat:/home/mat# dpkg-reconfigure locales /usr/sbin/dpkg-reconfigure: locales jest uszkodzony, lub nie jest w pełni zainstalowany mat:/home/mat# apt-get install glibc Czytanie list pakietów... Gotowe Budowanie drzewa zależności... Gotowe E: Nie udało się odnaleźć pakietu glibc mat:/home/mat# dpkg -l |grep glibc mat:/home/mat# apt-get dist-upgrade Czytanie list pakietów... Gotowe Budowanie drzewa zależności... Gotowe Obliczanie aktualizacji...Gotowe Następujące pakiety zostały zatrzymane: openoffice.org-help-en-us 0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 1 nieaktualizowanych. mat:/home/mat#
Kaka' - 18-04-2007 15:19
`dpkg -l |grep glibc`
matiit - 18-04-2007 15:30
mat:/home/mat# dpkg -l |grep glibc mat:/home/mat#
Rad - 18-04-2007 15:58
Spoko, nie ma co się bać. Pouaktualniają wszystkie zależności i będzie ok, te problemy z localami nie są straszne, niedługo znikną, a przecież w normalnej pracy w systemie nie przeszkadzają.
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|