From: Alexander Bokovoy <a.bokovoy@sam-solutions.net>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] RPM uninstall dependencies
Date: Wed, 1 Oct 2003 19:43:24 +0300
Message-ID: <20031001164324.GE4855@sam-solutions.net> (raw)
In-Reply-To: <20031001163109.GB14003@basalt.office.altlinux.org>
On Wed, Oct 01, 2003 at 08:31:09PM +0400, Dmitry V. Levin wrote:
> > Т.е. этот вариант проходит нормально:
> >
> > rpm -e kernel-image-std-up-2.4.22-alt5 kernel-modules-cifs-std-up-0.9.3-alt1.5
> >
> > А вот такой вариант не работает:
> >
> > rpm -e kernel-modules-cifs-std-up-0.9.3-alt1.5 kernel-image-std-up-2.4.22-alt5
> > depmod: Can't read /boot/System.map-2.4.22-std-up-alt5
> > error: execution of %postun scriptlet from
> > kernel-modules-cifs-std-up-0.9.3-alt1.5 failed, exit status 1
> >
> > При этом в kernel-modules-cifs добавлено:
> >
> > Requires(preun,postun): kernel-image-%flavour = %kversion-%krelease
>
> postun когда-нибудь будет работать.
Для начала, видимо, стоит расширить действие опции --noorder на --erase.
Точнее, она сейчас действует там по умолчанию -- rpmdepOrder не вызывается
ни при каких обстоятельствах, в отличие от rpmInstall(). Так что можно
попробовать код из lib/rpminstall.c:592 аналогичным образом добавить ниже
по тексту в rpmErase().
--
/ Alexander Bokovoy
---
Human beings were created by water to transport it uphill.
next prev parent reply other threads:[~2003-10-01 16:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-01 16:06 Sergey Vlasov
2003-10-01 16:31 ` Dmitry V. Levin
2003-10-01 16:43 ` Alexander Bokovoy [this message]
2003-10-07 13:18 ` Dmitry V. Levin
2003-10-07 13:28 ` Alexander Bokovoy
2003-10-07 13:51 ` Dmitry V. Levin
2003-10-07 14:24 ` Alexander Bokovoy
2003-10-07 14:34 ` Dmitry V. Levin
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=20031001164324.GE4855@sam-solutions.net \
--to=a.bokovoy@sam-solutions.net \
--cc=devel@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 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