From: "Alexey I. Froloff" <sir_raorn@immo.ru> To: ALTLinux devel <devel@altlinux.ru> Subject: [devel] Q: rpm, %post и XXX.d/... Date: Wed, 29 Oct 2003 15:25:51 +0300 Message-ID: <20031029122551.GM6596@inferno.immo> (raw) [-- Attachment #1: Type: text/plain, Size: 1816 bytes --] Преамбула: Собрал я vim-6.2.135-alt1, поставил и выяснилось, что ruby.txt, который я положил в doc/ уже есть в составе syntax.txt (ругнулся update-vimhelp). Собираю -alt2 уже без установки этого файла, апгрейжу vim у себя и опять update-vimhelp ругается... Амбула: Цитирую /usr/share/doc/rpm-4.0.4/manual/triggers: new-%pre for new version of package being installed ... (all new files are installed) new-%post for new version of package being installed any-%triggerin (%triggerin from other packages set off by new install) new-%triggerin old-%triggerun any-%triggerun (%triggerun from other packages set off by old uninstall) old-%preun for old version of package being removed ... (all old files are removed) old-%postun for old version of package being removed old-%triggerpostun any-%triggerpostun (%triggerpostun from other packages set off by old un install) В %post для vim-common прописан вызов update-vimhelp для обновления helptags, он проходится по всем .txt в $VIMRUNTIME/doc и прописывает тэги. В моей ситуации апгрейда -alt1 -> -alt2 произошло следующее - поставились файлы из -alt2, а файлы из -alt1 (в частности ruby.txt) не удалилсь. И vim благополучно их подцепил. Когда добавляются новые файлы - всё в порядке, проблемы начинаются когда файлы удаляются из пакета... Это плохо. У меня есть ещё одна группа пакетов, использующая похожую схему - xscreensaver. Вопрос простой - кто виноват и что делать? Если переносить вызов скрипта в другую секцию, то куда? С одной стороны должны отрабатывать ситуации новой установки, апгрейда и удаления пакета, с другой стороны не хочется запускать одно и то же несколько раз за операцию... -- Regards, Sir Raorn. ------------------- Мда.. есть такое поле в RPM... Packager ;-) -- rider in devel@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2003-10-29 12:25 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-29 12:25 Alexey I. Froloff [this message] 2003-10-29 12:49 ` Dmitry V. Levin 2003-10-29 13:25 ` Alexey I. Froloff 2003-10-29 13:33 ` Dmitry V. Levin 2003-10-29 13:41 ` Alexey I. Froloff 2003-10-29 13:47 ` Dmitry V. Levin 2003-10-29 14:50 ` Alexey I. Froloff
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=20031029122551.GM6596@inferno.immo \ --to=sir_raorn@immo.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