From: Alexander Bokovoy <a.bokovoy@sam-solutions.net> To: devel@altlinux.ru Subject: Re: [devel] Re: Задание зависимостей в RPM Date: Fri, 13 Dec 2002 17:40:32 +0200 Message-ID: <20021213154032.GM25754@sam-solutions.net> (raw) In-Reply-To: <Pine.LNX.4.44L.0212131828540.13023-100000@arrakis.zephyrous> On Fri, Dec 13, 2002 at 06:34:41PM +0300, Ivan Zakharyaschev wrote: > > > Используют в смысле "сервер запущен". > > Надо бы подумать над режимом apt-get -O remove, в котором удаляются > > указанные пакеты _и_ те, которые после удаления указанных оказались > > бы > > orphaned. Кстати, это несложно сделать с точки зрения RPM. > > А разве уже -D не должен работать так? Нет. > > Я так понял, что в примере unixODBC зависел от openldap-servers и > больше ни от чего, поэтому их было предложено удалить вместе. Все наоборот: openldap-servers зависит от libunixODBC: rpmquery --requires openldap-servers rpmlib(VersionedDependencies) <= 3.0.3-1 libldap = 2.0.27-alt3 openldap = 2.0.27-alt3 fileutils shadow-utils libunixODBC gawk /bin/sh /bin/sh /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 /etc/logrotate.d coreutils gawk grep libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libcrypto.so.0 libdb-4.0.so libdl.so.2 liblber.so.2 libldap.so.2 libldap_r.so.2 libltdl.so.3 libnsl.so.1 libodbc.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libresolv.so.2 libssl.so.0 libwrap.so.0 sh > То, что написано на http://moin.conectiva.com.br/AptRpm, я понимал > именно так: > > Remove unneeded dependencies > A new option (-D) was implemented in apt-get. When enabled, this > option will check every package being removed, and mark every dependence > of these packages which aren't necessary by installed packages as > removable as well. As a result, this tries to reverse the operation of > the so called "task" packages (packages whose intention is to group > other packages trough explicit dependencies). Как видно, происходит немного не так. -- / Alexander Bokovoy --- The reason computer chips are so small is computers don't eat much.
next prev parent reply other threads:[~2002-12-13 15:40 UTC|newest] Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-12-12 10:40 [devel] Задание зависимостезависимостей " Вячеслав Диконов 2002-12-12 10:57 ` Anton V. Boyarshinov 2002-12-12 13:13 ` [devel] Задание зависимостезависимостезависимостей " Вячеслав Диконов 2002-12-12 13:23 ` Anton V. Boyarshinov 2002-12-15 9:57 ` Alexandre Prokoudine 2002-12-15 10:15 ` [devel] Задание зависимостезависимостезависимостезависимостей " Вячеслав Диконов 2002-12-12 11:22 ` [devel] Re: Задание зависимостезависимостей " Michael Shigorin 2002-12-12 13:03 ` [devel] Re: Задание зависимостезависимостезависимостей " Вячеслав Диконов 2002-12-12 11:29 ` [devel] Задание зависимостезависимостей " "Алексей Любимов" 2002-12-12 12:59 ` [devel] Задание зависимостезависимостезависимостей " Вячеслав Диконов 2002-12-12 13:15 ` [devel] Задание зависимостезависимостей " Anton V. Boyarshinov 2002-12-12 13:22 ` [devel] Задание зависимостезависимостезависимостей " Вячеслав Диконов 2002-12-12 13:36 ` [devel] Re: Задание зависимостей " Michael Shigorin 2002-12-12 13:39 ` Ivan Zakharyaschev 2002-12-12 13:54 ` Alexander Bokovoy 2002-12-12 22:24 ` [devel] Re: Задание зависимостезависимостей " Вячеслав Диконов 2002-12-13 9:00 ` Alexander Bokovoy 2002-12-13 10:36 ` [devel] Re: Задание зависимостей " AntonFarygin 2002-12-13 11:20 ` Alexander Bokovoy 2002-12-13 14:36 ` Dmitry V. Levin 2002-12-13 14:40 ` Alexander Bokovoy 2002-12-13 15:02 ` Dmitry V. Levin 2002-12-13 15:10 ` Alexander Bokovoy 2002-12-13 15:34 ` Ivan Zakharyaschev 2002-12-13 15:40 ` Alexander Bokovoy [this message] 2002-12-13 15:35 ` Dmitry V. Levin 2002-12-13 15:47 ` Alexander Bokovoy 2002-12-13 16:11 ` Ivan Zakharyaschev 2002-12-13 16:46 ` Alexander Bokovoy 2002-12-13 16:30 ` Ivan Zakharyaschev 2002-12-13 14:53 ` Michael Shigorin 2002-12-13 15:48 ` Ivan Zakharyaschev 2002-12-12 14:26 ` Alexander Bokovoy 2002-12-12 16:13 ` Ivan Zakharyaschev 2002-12-12 13:35 ` [devel] Задание зависимостезависимостей " Ivan Zakharyaschev
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=20021213154032.GM25754@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