* [sisyphus] [Comm] Вышла бета-версия ALT Linux Master 2.2
@ 2002-12-30 15:05 Aleksey Smirnov
2002-12-30 21:12 ` [sisyphus] NeTraMet Dmitriy Gnidchenko
0 siblings, 1 reply; 4+ messages in thread
From: Aleksey Smirnov @ 2002-12-30 15:05 UTC (permalink / raw)
To: community
Бета-версия ALT Linux Master 2.2 доступна на ftp://beta.altlinux.ru , а
также на rsync://altlinux.ru::beta.
В beta-версии: Gnome 2.1, KDE 3.1rc5, ядро 2.4.20 и GCC 3.2. Поддержка
сглаживания шрифтов через libXft2 реализована в большинстве приложений.
Сообщения об ошибках просьба направлять на http://bugs.altlinux.ru
_______________________________________________
Community mailing list
Community@altlinux.ru
http://www.altlinux.ru/mailman/listinfo/community
^ permalink raw reply [flat|nested] 4+ messages in thread
* [sisyphus] NeTraMet
2002-12-30 15:05 [sisyphus] [Comm] Вышла бета-версия ALT Linux Master 2.2 Aleksey Smirnov
@ 2002-12-30 21:12 ` Dmitriy Gnidchenko
2002-12-31 11:27 ` Dmitry V. Levin
0 siblings, 1 reply; 4+ messages in thread
From: Dmitriy Gnidchenko @ 2002-12-30 21:12 UTC (permalink / raw)
To: sisyphus
Всех с Наступающим Новым Годом!!!
Удачи и успехов в новом году.
NeTraMet-4.4-alt1.1.i586.rpm
В разделе REQUIRENAME
Есть зависимости от
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
coreutils
Насколько я успел с ним поработать и собрать у себя из архива
...tar.gz
он ни коим образом не завязан на пакеты rpmlib
Даже если просто вытащить бинарники из пакета
NeTraMet-4.4-alt1.1.i586.rpm они запускаются
при отсутсвии coreutils
(так как имеется набор из пакета fileutils Master),
Может имеет смысл убрать эти зависимости?
Или все таки они столь необходимы для данного пакета?
К остальным REQUIRENAME нареканий нет, так как он действительно
от них зависим.
--
С Уважением
Дмитрий savithur@avatar.spb.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] NeTraMet
2002-12-30 21:12 ` [sisyphus] NeTraMet Dmitriy Gnidchenko
@ 2002-12-31 11:27 ` Dmitry V. Levin
2002-12-31 14:18 ` Dmitriy Gnidchenko
0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2002-12-31 11:27 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 946 bytes --]
On Tue, Dec 31, 2002 at 12:12:15AM +0300, Dmitriy Gnidchenko wrote:
> NeTraMet-4.4-alt1.1.i586.rpm
>
> В разделе REQUIRENAME
>
> Есть зависимости от
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(CompressedFileNames) <= 3.0.4-1
> coreutils
Это автоматически добавленные зависимости.
> Насколько я успел с ним поработать и собрать у себя из архива
> ...tar.gz
> он ни коим образом не завязан на пакеты rpmlib
См.
rpm --showrc |awk 'BEGIN {found=0} /^Features/ {found=1} /^$/ {if (found) exit} {if (found) print}'
> Даже если просто вытащить бинарники из пакета
> NeTraMet-4.4-alt1.1.i586.rpm они запускаются
> при отсутсвии coreutils
> (так как имеется набор из пакета fileutils Master),
В современной системе на смену fileutils, sh-utils, textutils и stat
пришел coreutils.
> Может имеет смысл убрать эти зависимости?
Если у вас ещё нет coreutils, то можете их поставить либо пересобрать тот
пакет, который в них нуждается.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] NeTraMet
2002-12-31 11:27 ` Dmitry V. Levin
@ 2002-12-31 14:18 ` Dmitriy Gnidchenko
0 siblings, 0 replies; 4+ messages in thread
From: Dmitriy Gnidchenko @ 2002-12-31 14:18 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
On Tue, 31 Dec 2002, Dmitry V. Levin wrote:
> > rpmlib(CompressedFileNames) <= 3.0.4-1
> > coreutils
>
> Это автоматически добавленные зависимости.
Это понятно, просто они для пакеты не столь критичны.
То есть любой пакет теперь идет имеено с этими зависимостями?
> > Насколько я успел с ним поработать и собрать у себя из
> архива
> > ...tar.gz
> > он ни коим образом не завязан на пакеты rpmlib
>
> См.
> rpm --showrc |awk 'BEGIN {found=0} /^Features/ {found=1} /^$/
> {if (found) exit} {if (found) print}'
> > Даже если просто вытащить бинарники из пакета
> > NeTraMet-4.4-alt1.1.i586.rpm они запускаются
> > при отсутсвии coreutils
> > (так как имеется набор из пакета fileutils Master),
> В современной системе на смену fileutils, sh-utils, textutils
> и stat
> пришел coreutils.
Понятно.
> > Может имеет смысл убрать эти зависимости?
>
> Если у вас ещё нет coreutils, то можете их поставить либо
> пересобрать тот
> пакет, который в них нуждается.
Да я еще не обновил на работе систему,
позже обновлю и ругани не будет.
Но такие пакеты думаю можно было бы не зависимыми делать от этих
REQNAME, хотя если они в последствии будут нужны или это
идеалогия Сизифуса, то тогда принимаю без вопросов.
С Наступающим Новым Годом!!!
--
С Уважением
Дмитрий savithur@avatar.spb.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-12-31 14:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-30 15:05 [sisyphus] [Comm] Вышла бета-версия ALT Linux Master 2.2 Aleksey Smirnov
2002-12-30 21:12 ` [sisyphus] NeTraMet Dmitriy Gnidchenko
2002-12-31 11:27 ` Dmitry V. Levin
2002-12-31 14:18 ` Dmitriy Gnidchenko
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