ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] kernel-image-std26-up rebuild failure (+kde bug)
@ 2004-11-14 21:57 Peter V. Saveliev
  2004-11-14 22:04 ` Andrey Rahmatullin
  0 siblings, 1 reply; 3+ messages in thread
From: Peter V. Saveliev @ 2004-11-14 21:57 UTC (permalink / raw)
  To: devel

...

Последние строки:

~/RPM/BUILD/kernel-image-std26-up-2.6.9-alt11/kernel-source-2.6.9
+ /bin/install -d /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/arch/i386
+ /bin/install -d /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts
+ /bin/install -d /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/genksyms
+ /bin/install -d /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/basic
+ /bin/install -d /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/mod
+ /bin/install -d /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/kconfig
+ /bin/cp -a ./Makefile /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/
+ /bin/cp -a ./Module.symvers /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/
+ /bin/cp -a ./arch/i386/Makefile /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/arch/i386/
+ /bin/cp -a ./scripts/pnmtologo /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/
+ /bin/cp -a ./scripts/mod/modpost /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/mod/
+ /bin/cp -a ./scripts/mkversion /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/
+ /bin/cp -a ./scripts/mod/mk_elfconfig /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/mod/
+ /bin/cp -a ./scripts/kconfig/conf /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/kconfig/
/bin/cp: cannot stat `./scripts/kconfig/conf': No such file or directory
ÏÛÉÂËÁ: îÅ×ÅÒÎÙÊ ËÏÄ ×ÏÚ×ÒÁÔÁ ÉÚ /tmp/rpm-peet/rpm-tmp.60643 (%install)


ïÛÉÂËÉ ÓÂÏÒËÉ ÐÁËÅÔÏ×:
    îÅ×ÅÒÎÙÊ ËÏÄ ×ÏÚ×ÒÁÔÁ ÉÚ /tmp/rpm-peet/rpm-tmp.60643 (%install)

Кстати, эти странные символы "х" вместо "в" -- эффект копирования в KDE.
Тоже неприкольно.

-- 
Peter V. Saveliev


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

* Re: [devel] kernel-image-std26-up rebuild failure (+kde bug)
  2004-11-14 21:57 [devel] kernel-image-std26-up rebuild failure (+kde bug) Peter V. Saveliev
@ 2004-11-14 22:04 ` Andrey Rahmatullin
  2004-11-14 23:22   ` Peter V. Saveliev
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Rahmatullin @ 2004-11-14 22:04 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

On Mon, Nov 15, 2004 at 12:57:30AM +0300, Peter V. Saveliev wrote:
> + /bin/cp -a ./scripts/kconfig/conf /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/kconfig/
> /bin/cp: cannot stat `./scripts/kconfig/conf': No such file or directory
Ну так спек рассчитан на make oldconfig.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

[...] зачем вы хотите затащить код авторизации в ядро, в то время как
все стараются вынести всё что можно из ядра в userspace?  Не иначе как
напрашиваетесь на совет прочитать хорошую книжку про unix?
		-- ldv in community@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] kernel-image-std26-up rebuild failure (+kde bug)
  2004-11-14 22:04 ` Andrey Rahmatullin
@ 2004-11-14 23:22   ` Peter V. Saveliev
  0 siblings, 0 replies; 3+ messages in thread
From: Peter V. Saveliev @ 2004-11-14 23:22 UTC (permalink / raw)
  To: devel

On Monday 15 November 2004 01:04, Andrey Rahmatullin wrote:
> On Mon, Nov 15, 2004 at 12:57:30AM +0300, Peter V. Saveliev wrote:
> > + /bin/cp -a ./scripts/kconfig/conf /tmp/rpm-peet/kernel-image-std26-up-buildroot/usr/src/linux-2.6.9-std26-up/scripts/kconfig/
> > /bin/cp: cannot stat `./scripts/kconfig/conf': No such file or directory
> Ну так спек рассчитан на make oldconfig.

Угу, уже понял...

-- 
Peter V. Saveliev


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

end of thread, other threads:[~2004-11-14 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-14 21:57 [devel] kernel-image-std26-up rebuild failure (+kde bug) Peter V. Saveliev
2004-11-14 22:04 ` Andrey Rahmatullin
2004-11-14 23:22   ` Peter V. Saveliev

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git