ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] Re: rpm packaging (was: Symbolic link and replace the dir)
Date: Fri, 7 Feb 2003 21:19:30 +0300 (MSK)
Message-ID: <Pine.LNX.4.51L.0302072114080.2489@arrakis.zephyrous> (raw)
In-Reply-To: <20030207205628.4aab4a10.vyt@vzljot.ru>

On Fri, 7 Feb 2003, Vitaly Ostanin wrote:

> > > Ставятся новые файлы, и в этом месте (видимо) почему-то
> > > удаляются
> > > те их новых, которые были в старой сборке.
> > >
> > > Я так и не понял, почему часть файлов удаляется, а для
> других
> > > пишется skip. И гадать уже особо некогда. Это секретная
> > > информация, или никто не сталкивался?
> >
> > Предположение: symlink сбивает rpm столку.
> >
> > В старом пакете было:
> >
> > /dir1/a
> >
> > В новом пакете:
> >
> > /dir1 -> /dir2
> > /dir2/a
> >
> >
> > Тогда происходит так:
> >
> > %pre удаляет всю /dir1/.
> >
> > Ставится новый пакет, в том числе файлы: /dir1 как симлинк
> на
> > /dir2 и /dir2/a.
> >
> > Удаляется старый, в том числе все те файлы, которые
> > принадлежали старому, но не принадлежали новому.
> >
> > В старом был файл /dir1/a, а в новом файла с таким путём
> нет.
>
> Если верить rpm -qf pathtofile, то после установки "dir1/a"
> принадлежит пакету, как и "dir2/a", при том, что dir1 -
> симлинк
> на dir2.
>
> Так вот, в моём случае удаляются файл в старом
> пакете есть файл "dir1(каталог)/a" и в новом
> пакете есть "dir1(симлинк)/a".
>
> То есть в новом пакете файл с таким путём есть (но через
> симлинк).

Так это вроде не опровергает мою версию.

> По наводке MHZ попробовал создавать этот симлинк в %post и
> включать в %files через %ghost. Не помогло.

Странно. Я бы тоже подумал, что поможет. Может быть, дело и в
чём-то другом, но я уже не знаю.

> > Он удаляется -- на самом деле удаляется /dir2/a.
> >
> > Если это так, то, наверное, решение возможно только внутри
> rpm.

-- 
С наилучшими пожеланиями,
Иван Захарьящев, Москва


  parent reply	other threads:[~2003-02-07 18:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 18:21 [devel] Symbolic link and replace the dir Vitaly Ostanin
2003-02-04  7:45 ` Alexander Bokovoy
2003-02-05 16:42   ` [devel] " Vitaly Ostanin
2003-02-05 16:59     ` Sergey Vlasov
2003-02-05 18:01       ` [devel] Re: rpm packaging (was: Symbolic link and replace the dir) Vitaly Ostanin
2003-02-06 12:46         ` Sergey Vlasov
2003-02-07 17:27           ` Vitaly Ostanin
2003-02-07 17:35             ` Vitaly Ostanin
2003-02-07 17:47             ` Ivan Zakharyaschev
2003-02-07 17:56               ` Vitaly Ostanin
2003-02-07 18:14                 ` Sergey Vlasov
2003-02-07 18:17                   ` Sergey Vlasov
2003-02-07 18:19                 ` Ivan Zakharyaschev [this message]
2003-02-07 18:22                   ` Sergey Vlasov
2003-02-07 19:34                   ` Vitaly Ostanin

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=Pine.LNX.4.51L.0302072114080.2489@arrakis.zephyrous \
    --to=imz@altlinux.ru \
    --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