* [sisyphus] сообщения при dist-upgrade
@ 2005-05-05 8:12 php-coder
2005-05-05 16:44 ` Andrey Rahmatullin
0 siblings, 1 reply; 3+ messages in thread
From: php-coder @ 2005-05-05 8:12 UTC (permalink / raw)
To: sisyphus
Здравствуйте!
Вот сейчас решил внимательно изучить лог с апгрейда. Хотелось бы
немного уточнить...
libgtk+2 ##################################################
g_module_open() failed for
/usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so: libcroco.so.2: cannot
open shared object file: No such file or directory
Это что?
lilo ##################################################
/usr/sbin/detectloader: hda: lilo
/proc/misc: No entry for device-mapper found
Failure to communicate with kernel device-mapper driver.
Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x80
fn 08: 1024 cylinders, 255 heads, 63 sectors
fn 48: 38309 cylinders, 16 heads, 255 sectors
Added Linux *
Added Sisyphus
Added Windows
Как относится к тому что он там не мог что-то найти?
console-data ##################################################
service: keytable: Unrecognized service
?
Вот еще не очень понял о чем речь:
Note: the following files or directories still exist but are no
longer part of Postfix:
/etc/postfix/pcre_table /etc/postfix/regexp_table
Creating /etc/postfix/aliases.rpmnew: [ DONE ]
Что за файлы? Не могу понять что значит "longer part of Postfix"
И зачем он создал aliases.rpmnew, когда:
[c0der@mycomp /etc/postfix]$ diff -u aliases aliases.rpmnew
[c0der@mycomp /etc/postfix]$
Примерно тоже и с настройками часов:
startup ###############################################
warning: /etc/sysconfig/keyboard saved as /etc/sysconfig/keyboard.rpmsave
и ниже:
console-common-scripts ##################################################
`/etc/sysconfig/keyboard.rpmsave' -> `/etc/sysconfig/keyboard'
:-/ Файлы одинаковые..
Вдобавок куча жалоб от alternatives, вроде такой:
warning: file /etc/alternatives/packages.d/aterm has deprecated format
MPlayer-fons, vim-console, kdebase-wm, kdebase-kio и j2se1.4-sun
жаловались также на отсутствие файла:
cat: /etc/alternatives/auto/konqueror: No such file or directory
Вот вообщем-то и все. Хочу просто уточнить все ли в порядке и если да,
то почему это как ошибки выводится?
Буду благодарен за разъяснения...
--
+ php-coder
+ php-coder[at]ngs[dot]ru
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] сообщения при dist-upgrade
2005-05-05 8:12 [sisyphus] сообщения при dist-upgrade php-coder
@ 2005-05-05 16:44 ` Andrey Rahmatullin
2005-05-06 7:03 ` [sisyphus] " Michael Shigorin
0 siblings, 1 reply; 3+ messages in thread
From: Andrey Rahmatullin @ 2005-05-05 16:44 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 1577 bytes --]
On Thu, May 05, 2005 at 03:12:51PM +0700, php-coder wrote:
> И зачем он создал aliases.rpmnew, когда:
> [c0der@mycomp /etc/postfix]$ diff -u aliases aliases.rpmnew
> [c0der@mycomp /etc/postfix]$
Даты сравни. Не уверен, что rpm смотрит по содержимому.
> startup ###############################################
> warning: /etc/sysconfig/keyboard saved as /etc/sysconfig/keyboard.rpmsave
> console-common-scripts ##################################################
> `/etc/sysconfig/keyboard.rpmsave' -> `/etc/sysconfig/keyboard'
Файл переехал из startup в console-common-scripts, и похоже обработка
этого несколько некрасивая. Впрочем, более осведомленные люди, наверное,
объяснят подробнее.
> Вдобавок куча жалоб от alternatives, вроде такой:
> warning: file /etc/alternatives/packages.d/aterm has deprecated format
Это не страшно, но багов можно бы и навешать.
> MPlayer-fons, vim-console, kdebase-wm, kdebase-kio и j2se1.4-sun
> жаловались также на отсутствие файла:
> cat: /etc/alternatives/auto/konqueror: No such file or directory
А это не в упомянутых пакетах дело, а в
$(rpm -qf $(realpath /etc/alternatives/auto/*konqueror)). Просто при обновлении
указанных пакетов дергаются альтернативы, а с
/etc/alternatives/auto/konqueror была какая-то глюка, теперь уже
пофиксеная.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> Никто на сталкивался с RAID контроллером на чипсете Sil0680A?
Я сталкивался. А ты -- лентяй и архивом не пользуешься. :-/
-- mike in community@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [sisyphus] Re: сообщения при dist-upgrade
2005-05-05 16:44 ` Andrey Rahmatullin
@ 2005-05-06 7:03 ` Michael Shigorin
0 siblings, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2005-05-06 7:03 UTC (permalink / raw)
To: sisyphus
On Thu, May 05, 2005 at 10:44:49PM +0600, Andrey Rahmatullin wrote:
> > И зачем он создал aliases.rpmnew, когда:
> > [c0der@mycomp /etc/postfix]$ diff -u aliases aliases.rpmnew
> > [c0der@mycomp /etc/postfix]$
> Даты сравни. Не уверен, что rpm смотрит по содержимому.
Или rpm -Vf /etc/postfix/aliases | grep /etc/postfix/aliases
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-06 7:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-05 8:12 [sisyphus] сообщения при dist-upgrade php-coder
2005-05-05 16:44 ` Andrey Rahmatullin
2005-05-06 7:03 ` [sisyphus] " Michael Shigorin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git