From: Sergey Vlasov <vsu@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] Ошибка обновления пакета: симлинк вместо директории
Date: Tue, 22 Dec 2009 12:58:49 +0300
Message-ID: <20091222095849.GB14578@newmaster.mivlgu.local> (raw)
In-Reply-To: <200912221051.57705.mak@complife.ru>
[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]
On Tue, Dec 22, 2009 at 10:51:57AM +0300, Michael A. Kangin wrote:
> В сообщении от Вторник 22 декабря 2009 09:03:25 автор REAL написал:
>
> > > Новый пакет не устанавливается:
> > > error: unpacking of archive failed on file /usr/share/mediawiki/config:
> > > cpio: rename failed - Is a directory
> > >
> > > Что с этим делать - непонятно. Obsoletes на mediawiki < %version-%release
> > > не помогает.
> > > От имени симлинка отказываться очень бы не хотелось - кучу кода захакать
> > > придётся.
> >
> > В спеке можно сделать что-то типа такого:
> >
> > %pre -n %name-common
> > if [ -d %_datadir/mediawiki/config ]; then
> > rm -fR %_datadir/mediawiki/config
> > fi
> > if [ -d %_datadir/mediawiki/images ]; then
> > rm -fR %_datadir/mediawiki/images
> > fi
>
> Попробую.
> Ну а ежели там остался какой-нибудь ценный конфиг?
> mv в .rpmsave?
Либо mv в то место, где теперь должен располагаться этот конфиг (если
там в этот момент ничего нет; если есть - видимо, переименовывать в
.rpmsave на старом месте).
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2009-12-22 9:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-22 2:04 Michael A. Kangin
2009-12-22 6:03 ` REAL
2009-12-22 7:51 ` Michael A. Kangin
2009-12-22 9:58 ` Sergey Vlasov [this message]
2009-12-23 7:24 ` Michael A. Kangin
2009-12-23 10:49 ` Slava Semushin
2011-11-13 21:26 ` Sergey Y. Afonin
2011-11-13 21:32 ` Michael Shigorin
2011-11-13 21:46 ` Dmitry V. Levin
2011-11-13 23:47 ` Sergey Y. Afonin
2011-11-13 21:57 ` Sergey Y. Afonin
2011-11-13 22:06 ` 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=20091222095849.GB14578@newmaster.mivlgu.local \
--to=vsu@altlinux.ru \
--cc=devel@lists.altlinux.org \
/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