Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2007-05-11 09:24:05

  qba - Użytkownik

qba
Użytkownik
Skąd: Kraków
Zarejestrowany: 2004-12-09
Serwis

[SOLVED] problem z dist-upgrade z 3.1 na 4.0

Witam!
Mam taki problem podczas aktualizacji systemu do 4.0 wystąpiły następujące błedy:

1. po wydaniu komendy apt-get dist-upgrade


apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  kernel-image-2.4.27-3-386: Depends: initrd-tools (>= 0.1.48) but it is not installed
  locales: Depends: glibc-2.3.2.ds1-22sarge5 but it is not installable
E: Unmet dependencies. Try using -f.
[/quote]

Następnie daje 'apt-get -f install


apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  initrd-tools libdevmapper1.02 libselinux1 libsepol1 locales
The following NEW packages will be installed:
  initrd-tools libdevmapper1.02
The following packages will be upgraded:
  libselinux1 libsepol1 locales
3 upgraded, 2 newly installed, 0 to remove and 187 not upgraded.
2 not fully installed or removed.
Need to get 0B/4247kB of archives.
After unpacking 86.0kB disk space will be freed.
Do you want to continue? [Y/n] y
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "pl_PL:pl:en_GB:en",
        LC_ALL = (unset),
        LANG = "pl_PL"
    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
Preconfiguring packages ...
Setting up libc6 (2.3.6.ds1-13) ...
mv: error while loading shared libraries: libacl.so.1: cannot enable executable stack as shared object requires: Permission denied
dpkg: error processing libc6 (--configure):
subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
libc6
E: Sub-process /usr/bin/dpkg returned an error code (1)
[/quote]

moje pytanie co sie podziało? jak to odkręcić, pierwszy raz spotykam się z takim problemem podczas aktualizacji


Qba
registered linux user #315753
GG: 2008794

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)

[ Generated in 0.009 seconds, 11 queries executed ]

Informacje debugowania

Time (s) Query
0.00013 SET CHARSET latin2
0.00006 SET NAMES latin2
0.00204 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.119.28.94' WHERE u.id=1
0.00129 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.119.28.94', 1715458090)
0.00030 SELECT * FROM punbb_online WHERE logged<1715457790
0.00085 SELECT topic_id FROM punbb_posts WHERE id=60484
0.00064 SELECT id FROM punbb_posts WHERE topic_id=7942 ORDER BY posted
0.00070 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=7942 AND t.moved_to IS NULL
0.00024 SELECT search_for, replace_with FROM punbb_censoring
0.00076 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=7942 ORDER BY p.id LIMIT 0,25
0.00094 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=7942
Total query time: 0.00795 s