* [devel] Custom installer halts
@ 2007-07-20 13:22 Grigory Batalov
2007-07-20 13:31 ` Alexey Gladkov
0 siblings, 1 reply; 6+ messages in thread
From: Grigory Batalov @ 2007-07-20 13:22 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]
Здравствуйте!
Собираю установочный компакт-диск по мотивам spt-profiles-server-0.4.8-alt1:
$ spt -p ~/spt/installer/ -v --no-cleanup --apt-config=/home/bga/spt/installer/apt.conf ~/ovz
При установке пробегает ползунок "Установка пакетов...", заголовок окна
меняется с "4/11 Установка базовой системы" на "5/11 Установка загрузчика"
и всё. Ползунок не исчезает, дальнейшие нажатия на "Назад"/"Далее" меняют
только заголовок окна, само окно с ползунком не перерисовывается.
/tmp/install2.log заканчивается следующим:
...
savesettings: write init
savesettings: function prepare_chroot mount: mount point /mnt/destination/proc does not exist
mount: mount point /mnt/destination/sys does not exist
done
savesettings: function save_fstab done
savesettings: function save_i18n done
savesettings: function save_cdrom chroot: cannot run command `apt-cdrom': No such file or directory
fail
savesettings: function save_aptprofile done
savesettings: function save_initrd chroot: cannot run command `/tmp/instkernel': No such file or directory
fail
savesettings: function save_portmap done
savesettings: function save_network chroot: cannot run command `ifup': No such file or directory
done
savesettings: function save_mdadm done
На кого вешать багу или как самому разобраться?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Custom installer halts
2007-07-20 13:22 [devel] Custom installer halts Grigory Batalov
@ 2007-07-20 13:31 ` Alexey Gladkov
2007-07-20 13:34 ` Alexey Gladkov
0 siblings, 1 reply; 6+ messages in thread
From: Alexey Gladkov @ 2007-07-20 13:31 UTC (permalink / raw)
To: ALT Devel discussion list
Grigory Batalov пишет:
> На кого вешать багу или как самому разобраться?
В /tmp ведутся логи wizzard.log install2.log, basesystem.log. Они
остались ?
Можете выслать ?
--
Rgrds, legion
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Custom installer halts
2007-07-20 13:31 ` Alexey Gladkov
@ 2007-07-20 13:34 ` Alexey Gladkov
2007-07-20 14:24 ` Grigory Batalov
0 siblings, 1 reply; 6+ messages in thread
From: Alexey Gladkov @ 2007-07-20 13:34 UTC (permalink / raw)
To: ALT Devel discussion list
Alexey Gladkov пишет:
> В /tmp ведутся логи wizzard.log install2.log, basesystem.log. Они
> остались ?
вы собственно можете сами посмотреть в basesystem.log. Скорее всего у
вас в RPMS.base конфликты.
--
Rgrds, legion
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Custom installer halts
2007-07-20 13:34 ` Alexey Gladkov
@ 2007-07-20 14:24 ` Grigory Batalov
2007-07-23 19:43 ` Pavlov Konstantin
2007-07-29 15:04 ` Dmitry V. Levin
0 siblings, 2 replies; 6+ messages in thread
From: Grigory Batalov @ 2007-07-20 14:24 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 492 bytes --]
On Fri, 20 Jul 2007 17:34:08 +0400
Alexey Gladkov wrote:
> > В /tmp ведутся логи wizzard.log install2.log, basesystem.log. Они
> > остались ?
Остались. Отправил лично.
>
> вы собственно можете сами посмотреть в basesystem.log. Скорее всего у
> вас в RPMS.base конфликты.
Там всего две строчки:
error: open of /mnt/destination/.in/kernel-image-ovz-smp failed: No such file or directory
error: open of /mnt/destination/.in/kernel-modules-atl1-ovz-smp failed: No such file or directory
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Custom installer halts
2007-07-20 14:24 ` Grigory Batalov
@ 2007-07-23 19:43 ` Pavlov Konstantin
2007-07-29 15:04 ` Dmitry V. Levin
1 sibling, 0 replies; 6+ messages in thread
From: Pavlov Konstantin @ 2007-07-23 19:43 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
On Fri, Jul 20, 2007 at 06:24:24PM +0400, Grigory Batalov wrote:
> On Fri, 20 Jul 2007 17:34:08 +0400
> Alexey Gladkov wrote:
>
> > > В /tmp ведутся логи wizzard.log install2.log, basesystem.log. Они
> > > остались ?
>
> Остались. Отправил лично.
>
> >
> > вы собственно можете сами посмотреть в basesystem.log. Скорее всего у
> > вас в RPMS.base конфликты.
>
> Там всего две строчки:
>
> error: open of /mnt/destination/.in/kernel-image-ovz-smp failed: No such file or directory
> error: open of /mnt/destination/.in/kernel-modules-atl1-ovz-smp failed: No such file or directory
Там действительно atl-ovz-smp?
--
#chkconfig holywar on
#service holywar start
starting holywar: [DONE]
#
-- gns in talk-room@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Custom installer halts
2007-07-20 14:24 ` Grigory Batalov
2007-07-23 19:43 ` Pavlov Konstantin
@ 2007-07-29 15:04 ` Dmitry V. Levin
1 sibling, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2007-07-29 15:04 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 694 bytes --]
On Fri, Jul 20, 2007 at 06:24:24PM +0400, Grigory Batalov wrote:
> On Fri, 20 Jul 2007 17:34:08 +0400, Alexey Gladkov wrote:
>
> > > В /tmp ведутся логи wizzard.log install2.log, basesystem.log. Они
> > > остались ?
>
> Остались. Отправил лично.
> >
> > вы собственно можете сами посмотреть в basesystem.log. Скорее всего у
> > вас в RPMS.base конфликты.
>
> Там всего две строчки:
>
> error: open of /mnt/destination/.in/kernel-image-ovz-smp failed: No such file or directory
> error: open of /mnt/destination/.in/kernel-modules-atl1-ovz-smp failed: No such file or directory
Видимо, файлы не попали в этот каталог или попали туда под другими
именами.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-07-29 15:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-20 13:22 [devel] Custom installer halts Grigory Batalov
2007-07-20 13:31 ` Alexey Gladkov
2007-07-20 13:34 ` Alexey Gladkov
2007-07-20 14:24 ` Grigory Batalov
2007-07-23 19:43 ` Pavlov Konstantin
2007-07-29 15:04 ` Dmitry V. Levin
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