ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] kernel-modules installation error
@ 2003-08-07 19:14 Ivan Adzhubey
  2003-08-10 11:51 ` Alex Yustasov
  0 siblings, 1 reply; 5+ messages in thread
From: Ivan Adzhubey @ 2003-08-07 19:14 UTC (permalink / raw)
  To: AltSisyphus List

# apt-get install kernel-modules-alsa-std-up#0.9.6-alt3
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  kernel-modules-alsa-std-up#0.9.6-alt3
0 packages upgraded, 1 newly installed, 0 removed and 0 not upgraded.
Need to get 1043kB of archives.
After unpacking 2620kB of additional disk space will be used.
Get:1 ftp://ftp.altlinux.com i586/classic
kernel-modules-alsa-std-up#0.9.6-alt3 0.9.6-alt3 [1043kB] Fetched 1043kB
in 6s (160kB/s) Executing RPM (/bin/rpm -ivh --fancypercent --oldpackage
--nodeps)... Preparing...                
########################################### [100%]
1: kernel-modules-alsa-std-up###########################################
[100%] depmod: Can't open /lib/modules/alt9/modules.dep for writing
/root/tmp/rpm-tmp.51840: line 2: 2.4.21rel-std-up-alt9: command not
found error: execution of %post scriptlet from
kernel-modules-alsa-std-up-0.9.6-alt3 failed, exit status 127 E:
Sub-process /bin/rpm returned an error code (1)

То же самое было с alt8, только там жаловалось на
/lib/modules/alt8/modules.dep

Тщательнее надо руки мыть, а? ;-))

-- 
Иван


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] kernel-modules installation error
  2003-08-07 19:14 [sisyphus] kernel-modules installation error Ivan Adzhubey
@ 2003-08-10 11:51 ` Alex Yustasov
  2003-08-10 13:45   ` Alexander Kharkov
                     ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alex Yustasov @ 2003-08-10 11:51 UTC (permalink / raw)
  To: AltSisyphus List

On Thu, Aug 07, 2003 at 03:14:42PM -0400, Ivan Adzhubey wrote:
> # apt-get install kernel-modules-alsa-std-up#0.9.6-alt3
> --nodeps)... Preparing...                
> ########################################### [100%]
> 1: kernel-modules-alsa-std-up###########################################
> [100%] depmod: Can't open /lib/modules/alt9/modules.dep for writing
> /root/tmp/rpm-tmp.51840: line 2: 2.4.21rel-std-up-alt9: command not
> found error: execution of %post scriptlet from
> kernel-modules-alsa-std-up-0.9.6-alt3 failed, exit status 127 E:
> Sub-process /bin/rpm returned an error code (1)
> 
> То же самое было с alt8, только там жаловалось на
> /lib/modules/alt8/modules.dep
> 
> Тщательнее надо руки мыть, а? ;-))
Ядро и модули собирали из src?
Там ошибка alsa-std-up.spec в %post и %postun, должно быть наверное

/sbin/depmod -a -F /boot/System.map-%kversion-%flavour-%krelease \
    %kversion-%flavour-%krelease




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] kernel-modules installation error
  2003-08-10 11:51 ` Alex Yustasov
@ 2003-08-10 13:45   ` Alexander Kharkov
  2003-08-10 16:52   ` Ivan Adzhubey
  2003-08-14  9:58   ` [sisyphus] " Michael Shigorin
  2 siblings, 0 replies; 5+ messages in thread
From: Alexander Kharkov @ 2003-08-10 13:45 UTC (permalink / raw)
  To: sisyphus

В сообщении от 10 Август 2003 15:51 Alex Yustasov написал(a):
> On Thu, Aug 07, 2003 at 03:14:42PM -0400, Ivan Adzhubey wrote:
> > # apt-get install kernel-modules-alsa-std-up#0.9.6-alt3
> > --nodeps)... Preparing...
> > ########################################### [100%]
> > 1: kernel-modules-alsa-std-up###########################################
> > [100%] depmod: Can't open /lib/modules/alt9/modules.dep for writing
> > /root/tmp/rpm-tmp.51840: line 2: 2.4.21rel-std-up-alt9: command not
> > found error: execution of %post scriptlet from
> > kernel-modules-alsa-std-up-0.9.6-alt3 failed, exit status 127 E:
> > Sub-process /bin/rpm returned an error code (1)
> >
> > То же самое было с alt8, только там жаловалось на
> > /lib/modules/alt8/modules.dep
> >
> > Тщательнее надо руки мыть, а? ;-))
>
> Ядро и модули собирали из src?
> Там ошибка alsa-std-up.spec в %post и %postun, должно быть наверное
>
> /sbin/depmod -a -F /boot/System.map-%kversion-%flavour-%krelease \
>     %kversion-%flavour-%krelease
>
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus

такая ошибка выскакивает при установке бинарных пакетов из сизифа

-- 
-----------------
Всех благ, Alexander



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] kernel-modules installation error
  2003-08-10 11:51 ` Alex Yustasov
  2003-08-10 13:45   ` Alexander Kharkov
@ 2003-08-10 16:52   ` Ivan Adzhubey
  2003-08-14  9:58   ` [sisyphus] " Michael Shigorin
  2 siblings, 0 replies; 5+ messages in thread
From: Ivan Adzhubey @ 2003-08-10 16:52 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Aug 2003 14:51:45 +0300
Alex Yustasov <snmon@server.by> wrote:

> On Thu, Aug 07, 2003 at 03:14:42PM -0400, Ivan Adzhubey wrote:
> > # apt-get install kernel-modules-alsa-std-up#0.9.6-alt3
> > --nodeps)... Preparing...                
> > ########################################### [100%]
> > 1:
> > kernel-modules-alsa-std-up#########################################
> > ##
> > [100%] depmod: Can't open /lib/modules/alt9/modules.dep for writing
> > /root/tmp/rpm-tmp.51840: line 2: 2.4.21rel-std-up-alt9: command not
> > found error: execution of %post scriptlet from
> > kernel-modules-alsa-std-up-0.9.6-alt3 failed, exit status 127 E:
> > Sub-process /bin/rpm returned an error code (1)
> > 
> > То же самое было с alt8, только там жаловалось на
> > /lib/modules/alt8/modules.dep
> > 
> > Тщательнее надо руки мыть, а? ;-))
> Ядро и модули собирали из src?

Да нет, пакеты из Сизифа. Если бы src я бы сам поправил.

> Там ошибка alsa-std-up.spec в %post и %postun, должно быть наверное
> 
> /sbin/depmod -a -F /boot/System.map-%kversion-%flavour-%krelease \
>     %kversion-%flavour-%krelease

-- 
Иван


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sisyphus] Re: kernel-modules installation error
  2003-08-10 11:51 ` Alex Yustasov
  2003-08-10 13:45   ` Alexander Kharkov
  2003-08-10 16:52   ` Ivan Adzhubey
@ 2003-08-14  9:58   ` Michael Shigorin
  2 siblings, 0 replies; 5+ messages in thread
From: Michael Shigorin @ 2003-08-14  9:58 UTC (permalink / raw)
  To: AltSisyphus List; +Cc: Peter Novodvorsky

On Sun, Aug 10, 2003 at 02:51:45PM +0300, Alex Yustasov wrote:
> On Thu, Aug 07, 2003 at 03:14:42PM -0400, Ivan Adzhubey wrote:
> > # apt-get install kernel-modules-alsa-std-up#0.9.6-alt3
> > [100%] depmod: Can't open /lib/modules/alt9/modules.dep for writing
> > /root/tmp/rpm-tmp.51840: line 2: 2.4.21rel-std-up-alt9: command not
> > found error: execution of %post scriptlet from
> > kernel-modules-alsa-std-up-0.9.6-alt3 failed, exit status 127 E:
> > Sub-process /bin/rpm returned an error code (1)

С бинарным alt6 из Sisyphus не наблюдаю.  nidd поправил?

> Там ошибка alsa-std-up.spec в %post и %postun, должно быть наверное
> /sbin/depmod -a -F /boot/System.map-%kversion-%flavour-%krelease \
>     %kversion-%flavour-%krelease

Там так и есть, видимо, виновата (недавно поправленная) тулза для
автоматизации обновления спеков пакетов с модулями -- такой
escaping там ломался.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-08-14  9:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-07 19:14 [sisyphus] kernel-modules installation error Ivan Adzhubey
2003-08-10 11:51 ` Alex Yustasov
2003-08-10 13:45   ` Alexander Kharkov
2003-08-10 16:52   ` Ivan Adzhubey
2003-08-14  9:58   ` [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