From: Andrei Bulava <raven98@ukr.net> To: sisyphus@altlinux.ru Cc: "Альберт Валиев" <darkstar@altlinux.ru> Subject: [sisyphus] вопросы по сборке mrtg Date: Wed, 14 Jan 2004 13:04:32 +0200 (EET) Message-ID: <Pine.LNX.4.58L.0401141235170.13048@devel.office> (raw) [-- Attachment #1: Type: TEXT/PLAIN, Size: 1424 bytes --] Hi all! Hi darkstar! Рад присоединиться к ALT Linux Team, и рассчитываю на вашу помощь. В команде я человек абсолютно новый, хотя в ALT совсем не случайный - ещё до своего прихода успел приобщить pilot@ :-D Вопросов по сборке два: 1. При сборке бинарного пакета mrtg появляются нежелательные perl-зависимости: $ rpm -Uhv --test mrtg-2.10.12-alt1.i586.rpm ошибка: неудовлетворенные зависимости: perl(BER.pm) нужен для mrtg-2.10.12-alt1 perl(MRTG_lib.pm) нужен для mrtg-2.10.12-alt1 perl(RRDs.pm) нужен для mrtg-2.10.12-alt1 perl(SNMP_Session.pm) нужен для mrtg-2.10.12-alt1 perl(SNMP_util.pm) нужен для mrtg-2.10.12-alt1 perl(locales_mrtg.pm) нужен для mrtg-2.10.12-alt1 Все эти модули, за исключением RRDs.pm, входят в состав mrtg, но, насколько я понимаю: а) позволить пакету предоставлять эти зависимости нельзя; б) /usr/lib/rpm/perl.req не позволяет задавать внешние добавления к своему массиву ignore_reqs Пока вижу только один вариант: задать perl-зависимости вручную - а их там 22 :-((( 2. Апдейт с предыдущей версии mrtg-2.9.25-alt1 из ALM2.2 у меня дома даёт 100%-но повторяющуюся ошибку (см. вложенный README-update-package.alt) - это уже вопрос скорее к sisyphus@ Я буду рад получить подверждение / опровержение ошибки апдейта на версиях с mrtg-2.9.25-alt1 до 2.9.29-alt1 от всех, кому приходилось с ней сталкиваться Спасибо. // AB1002-UANIC [-- Attachment #2: Type: TEXT/PLAIN, Size: 501 bytes --] При апдейте с предыдущей версии mrtg-2.9.25-alt1 результат работы PREIN script'а (добавление пользователя mrtg) уничтожается POSTUN скриптом из mrtg-2.9.25-alt1 workaround: после апдейта вручную выполнить добавление пользователя mrtg + исправление прав на директории наследующими командами: /usr/sbin/groupadd -r -f mrtg &> /dev/null /usr/sbin/useradd -r -g mrtg -d /dev/null -s /dev/null -n mrtg &> /dev/null find /etc/mrtg /var/www/html/mrtg -nouser -print0 -exec chown mrtg \{\} \;
next reply other threads:[~2004-01-14 11:04 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-01-14 11:04 Andrei Bulava [this message] 2004-01-14 11:10 ` Alexey I. Froloff 2004-01-14 13:47 ` [sisyphus] " Alexey Tourbin 2004-01-14 17:29 ` Michael Shigorin 2004-01-15 11:05 ` [sisyphus] " Andrei Bulava 2004-01-14 17:31 ` [sisyphus] " Michael Shigorin 2004-01-15 10:59 ` [sisyphus] " Andrei Bulava
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=Pine.LNX.4.58L.0401141235170.13048@devel.office \ --to=raven98@ukr.net \ --cc=darkstar@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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