* [sisyphus] Зависимости для update-kernel
@ 2008-04-16 19:25 Motsyo Gennadi aka Drool
2008-04-16 19:30 ` Led
2008-04-16 19:32 ` Alexey I. Froloff
0 siblings, 2 replies; 7+ messages in thread
From: Motsyo Gennadi aka Drool @ 2008-04-16 19:25 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
# apt-get install update-kernel
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
autoconf-common autoconf_2.50 automake-common automake_1.9 binutils
bison bison-runtime cpp4.1 gcc-common gcc4.1
gettext-tools glibc glibc-devel glibc-kernheaders iconv
kernel-headers-common libbfd libtool-common libtool_1.5 m4 patch
pkg-config rpm-build rpm-build-perl rpm-build-python rpm-build-tcl
rpm-utils texinfo
The following NEW packages will be installed:
autoconf-common autoconf_2.50 automake-common automake_1.9 binutils
bison bison-runtime cpp4.1 gcc-common gcc4.1
gettext-tools glibc glibc-devel glibc-kernheaders iconv
kernel-headers-common libbfd libtool-common libtool_1.5 m4 patch
pkg-config rpm-build rpm-build-perl rpm-build-python rpm-build-tcl
rpm-utils texinfo update-kernel
0 upgraded, 29 newly installed, 0 removed and 0 not upgraded.
Need to get 17.8MB of archives.
After unpacking 40.2MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
С чем связаны такие странные зависимости?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Зависимости для update-kernel
2008-04-16 19:25 [sisyphus] Зависимости для update-kernel Motsyo Gennadi aka Drool
@ 2008-04-16 19:30 ` Led
2008-04-16 19:32 ` Alexey I. Froloff
1 sibling, 0 replies; 7+ messages in thread
From: Led @ 2008-04-16 19:30 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Wednesday, 16 April 2008 22:25:11 Motsyo Gennadi aka Drool написав:
> # apt-get install update-kernel
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
> autoconf-common autoconf_2.50 automake-common automake_1.9 binutils
> bison bison-runtime cpp4.1 gcc-common gcc4.1
> gettext-tools glibc glibc-devel glibc-kernheaders iconv
> kernel-headers-common libbfd libtool-common libtool_1.5 m4 patch
> pkg-config rpm-build rpm-build-perl rpm-build-python rpm-build-tcl
> rpm-utils texinfo
> The following NEW packages will be installed:
> autoconf-common autoconf_2.50 automake-common automake_1.9 binutils
> bison bison-runtime cpp4.1 gcc-common gcc4.1
> gettext-tools glibc glibc-devel glibc-kernheaders iconv
> kernel-headers-common libbfd libtool-common libtool_1.5 m4 patch
> pkg-config rpm-build rpm-build-perl rpm-build-python rpm-build-tcl
> rpm-utils texinfo update-kernel
> 0 upgraded, 29 newly installed, 0 removed and 0 not upgraded.
> Need to get 17.8MB of archives.
> After unpacking 40.2MB of additional disk space will be used.
> Do you want to continue? [Y/n] n
> Abort.
>
> С чем связаны такие странные зависимости?
Предполагаю, что с rpm-utils
--
Led
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Зависимости для update-kernel
2008-04-16 19:25 [sisyphus] Зависимости для update-kernel Motsyo Gennadi aka Drool
2008-04-16 19:30 ` Led
@ 2008-04-16 19:32 ` Alexey I. Froloff
2008-04-16 19:36 ` Led
1 sibling, 1 reply; 7+ messages in thread
From: Alexey I. Froloff @ 2008-04-16 19:32 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
* Motsyo Gennadi aka Drool <motsyo@> [080416 23:25]:
> # apt-get install update-kernel
...
> 0 upgraded, 29 newly installed, 0 removed and 0 not upgraded.
> Need to get 17.8MB of archives.
> After unpacking 40.2MB of additional disk space will be used.
> С чем связаны такие странные зависимости?
Оно скачивает ядро с kernel.org и собирает с оптимизацией под
ваше железо.
P.S. Это зависимость на rpm-build через rpmvercmp из пакета
rpm-utils. Бага уже висит.
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Зависимости для update-kernel
2008-04-16 19:32 ` Alexey I. Froloff
@ 2008-04-16 19:36 ` Led
2008-04-24 8:44 ` Vladimir V. Kamarzin
0 siblings, 1 reply; 7+ messages in thread
From: Led @ 2008-04-16 19:36 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Wednesday, 16 April 2008 22:32:24 Alexey I. Froloff написав:
> * Motsyo Gennadi aka Drool <motsyo@> [080416 23:25]:
> > # apt-get install update-kernel
>
> ...
>
> > 0 upgraded, 29 newly installed, 0 removed and 0 not upgraded.
> > Need to get 17.8MB of archives.
> > After unpacking 40.2MB of additional disk space will be used.
> > С чем связаны такие странные зависимости?
>
> Оно скачивает ядро с kernel.org и собирает с оптимизацией под
> ваше железо.
>
> P.S. Это зависимость на rpm-build через rpmvercmp из пакета
> rpm-utils. Бага уже висит.
...И висит уже давно. И чем дальше , тем больше напрашиваетcя на алтернативную
реализацию rpmvercmp.
--
Led
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Зависимости для update-kernel
2008-04-16 19:36 ` Led
@ 2008-04-24 8:44 ` Vladimir V. Kamarzin
2008-05-04 18:01 ` Michael Shigorin
0 siblings, 1 reply; 7+ messages in thread
From: Vladimir V. Kamarzin @ 2008-04-24 8:44 UTC (permalink / raw)
To: ledest; +Cc: ALT Linux Sisyphus discussions
>>>>> On 17 Apr 2008 at 01:36 "L" == Led writes:
>> > # apt-get install update-kernel
>>
>> ...
>>
>> > 0 upgraded, 29 newly installed, 0 removed and 0 not upgraded.
>> > Need to get 17.8MB of archives.
>> > After unpacking 40.2MB of additional disk space will be used.
>> > С чем связаны такие странные зависимости?
>>
>> Оно скачивает ядро с kernel.org и собирает с оптимизацией под
>> ваше железо.
>>
>> P.S. Это зависимость на rpm-build через rpmvercmp из пакета
>> rpm-utils. Бага уже висит.
L> ...И висит уже давно. И чем дальше , тем больше напрашиваетcя на алтернативную
L> реализацию rpmvercmp.
Да там надо сделать тривиальное изменение - перенести rpmvercmp в пакет rpm
или вообще в отдельный.
ldv, ping
--
vvk
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Зависимости для update-kernel
2008-04-24 8:44 ` Vladimir V. Kamarzin
@ 2008-05-04 18:01 ` Michael Shigorin
2008-05-05 4:47 ` Vladimir V. Kamarzin
0 siblings, 1 reply; 7+ messages in thread
From: Michael Shigorin @ 2008-05-04 18:01 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Thu, Apr 24, 2008 at 02:44:18PM +0600, Vladimir V. Kamarzin wrote:
> >> P.S. Это зависимость на rpm-build через rpmvercmp из пакета
> >> rpm-utils. Бага уже висит.
> > ...И висит уже давно. И чем дальше , тем больше напрашиваетcя
> > на алтернативную реализацию rpmvercmp.
> Да там надо сделать тривиальное изменение - перенести rpmvercmp
> в пакет rpm или вообще в отдельный.
А эта висит?
> ldv, ping
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] Зависимости для update-kernel
2008-05-04 18:01 ` Michael Shigorin
@ 2008-05-05 4:47 ` Vladimir V. Kamarzin
0 siblings, 0 replies; 7+ messages in thread
From: Vladimir V. Kamarzin @ 2008-05-05 4:47 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
>>>>> On 05 May 2008 at 00:01 "MS" == Michael Shigorin writes:
>> >> P.S. Это зависимость на rpm-build через rpmvercmp из пакета
>> >> rpm-utils. Бага уже висит.
>> > ...И висит уже давно. И чем дальше , тем больше напрашиваетcя
>> > на алтернативную реализацию rpmvercmp.
>> Да там надо сделать тривиальное изменение - перенести rpmvercmp
>> в пакет rpm или вообще в отдельный.
MS> А эта висит?
Не думаю что стоит дублировать
https://bugzilla.altlinux.org/show_bug.cgi?id=13627
--
vvk
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-05-05 4:47 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-16 19:25 [sisyphus] Зависимости для update-kernel Motsyo Gennadi aka Drool
2008-04-16 19:30 ` Led
2008-04-16 19:32 ` Alexey I. Froloff
2008-04-16 19:36 ` Led
2008-04-24 8:44 ` Vladimir V. Kamarzin
2008-05-04 18:01 ` Michael Shigorin
2008-05-05 4:47 ` Vladimir V. Kamarzin
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