From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] ALT Linux Master 2.4 пакеты livecd
Date: Fri, 11 Mar 2005 16:01:57 +0300
Message-ID: <20050311130157.GA9128@master.mivlgu.local> (raw)
In-Reply-To: <200503111442.14214.ngrechukh@ua.fm>
[-- Attachment #1: Type: text/plain, Size: 935 bytes --]
On Fri, Mar 11, 2005 at 02:42:07PM +0200, Nick S. Grechukh wrote:
> modutils
> ###############################################################################################
> depmod: Can't open /lib/modules/2.4.29-std-up-alt3/modules.dep for writing
>
> а вот это непонятно. что это? откуда 2.4 если ставится 2.6? да, на хосте
> 2.4.29, но почему он к хост-системе лезет?
%post
[ $1 -ge 2 ] || exit 0
# Get rid of the old installations on upgrade.
if [ -x %_initdir/kerneld ]; then
/sbin/chkconfig --del kerneld
fi
if [ -e %_sysconfdir/conf.modules -a ! -e %_sysconfdir/modules.conf ]; then
%__mv -f %_sysconfdir/conf.modules %_sysconfdir/modules.conf
fi
/sbin/depmod -A ||:
depmod -A там нужен, чтобы не было ругани при последующих modprobe (из-за
обновившихся /etc/modutils.d/00kernel, /lib/modutils/macros). Хотя при
первой установке пакета depmod выполняться не должен - только при
обновлении.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-03-11 13:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-03 12:55 Igor Kuptsov
2005-03-03 13:12 ` [Comm] " Michael Shigorin
2005-03-06 5:05 ` [Comm] " Alexey Borovskoy
2005-03-09 10:42 ` Nick S. Grechukh
2005-03-09 11:20 ` Ivan Fedorov
2005-03-09 14:56 ` Sergey Bolshakov
2005-03-10 10:16 ` [Comm] " Michael Shigorin
2005-03-11 12:42 ` [Comm] " Nick S. Grechukh
2005-03-11 13:01 ` Sergey Vlasov [this message]
2005-03-11 13:08 ` Nick S. Grechukh
2005-03-12 11:02 ` Sergey Bolshakov
2005-03-11 13:06 ` Nick S. Grechukh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050311130157.GA9128@master.mivlgu.local \
--to=vsu@altlinux.ru \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git