* [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. @ 2003-12-14 17:14 "Алексей Авдеев" 2003-12-15 13:26 ` Andrey Rahmatullin 0 siblings, 1 reply; 8+ messages in thread From: "Алексей Авдеев" @ 2003-12-14 17:14 UTC (permalink / raw) To: sisyphus Здравствуйте, уважаемые. Пакеты fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 (из сизифа) не ставятся простым образом: apt ругается, что неможет найти /usr/sbin/sendmail, нужную для fetchmail-6.2.5-alt1. В системе стоит postfix-2.0.16-alt5, но он данной зависимости _не_предоставляет_ (хотя, и содержит требуемый файл). Такой способ обхода работает: 1. rpm -i fetchmail{-contrib,-daemon}-6.2.1-alt1 (данные пакеты зависимости от /usr/sbin/sendmail не содержат). 2. apt-get inctall fetchmailconf (ставит fetchmailconf-6.2.5-alt1 и обновляет fetchmail{-contrib,-daemon} до fetchmail{-contrib,-daemon}-6.2.5-alt1). Бага, или так и задумано? ;-) -- С уважением. Алексей. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-14 17:14 [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями "Алексей Авдеев" @ 2003-12-15 13:26 ` Andrey Rahmatullin 2003-12-15 14:58 ` Aleksey Avdeev ` (2 more replies) 0 siblings, 3 replies; 8+ messages in thread From: Andrey Rahmatullin @ 2003-12-15 13:26 UTC (permalink / raw) To: sisyphus [-- Attachment #1: Type: text/plain, Size: 1504 bytes --] On Sun, Dec 14, 2003 at 08:14:11PM +0300, "Алексей Авдеев" wrote: > Здравствуйте, уважаемые. > > Пакеты fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 (из сизифа) > не ставятся простым образом: apt ругается, что неможет найти > /usr/sbin/sendmail, нужную для fetchmail-6.2.5-alt1. В системе > стоит postfix-2.0.16-alt5, но он данной зависимости > _не_предоставляет_ (хотя, и содержит требуемый файл). > > Такой способ обхода работает: > > 1. rpm -i fetchmail{-contrib,-daemon}-6.2.1-alt1 (данные пакеты > зависимости от /usr/sbin/sendmail не содержат). > > 2. apt-get inctall fetchmailconf (ставит fetchmailconf-6.2.5-alt1 > и обновляет fetchmail{-contrib,-daemon} до > fetchmail{-contrib,-daemon}-6.2.5-alt1). > > Бага, или так и задумано? ;-) Я чего-то не понимаю? wrar@wrars-comp ~ $ rpm -q postfix postfix-2.0.16-alt5 wrar@wrars-comp ~ $ rpm -q --provides postfix MTA MailTransportAgent smtpd smtpdaemon postfix-smtpd libpostfix-2.0.16.so postfix = 1:2.0.16-alt5 wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail postfix-2.0.16-alt5 wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides Provides: 1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail libpostfix-2.0.16.so postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA Так провайдит или нет? Вроде провайдит... -- > Я за LaTeX :) > так как другое еще придется учить... Звучит примерно как "давайте искать кошелек под фонарем, ведь там, где потеряли - слишком темно!"... ;) -- vsl in devel@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-15 13:26 ` Andrey Rahmatullin @ 2003-12-15 14:58 ` Aleksey Avdeev 2003-12-16 4:56 ` Aleksey Avdeev 2003-12-18 22:56 ` Aleksey Avdeev 2 siblings, 0 replies; 8+ messages in thread From: Aleksey Avdeev @ 2003-12-15 14:58 UTC (permalink / raw) To: sisyphus Andrey Rahmatullin пишет: > On Sun, Dec 14, 2003 at 08:14:11PM +0300, "Алексей Авдеев" wrote: > >>Здравствуйте, уважаемые. >> >> Пакеты fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 (из сизифа) >>не ставятся простым образом: apt ругается, что неможет найти >>/usr/sbin/sendmail, нужную для fetchmail-6.2.5-alt1. В системе >>стоит postfix-2.0.16-alt5, но он данной зависимости >>_не_предоставляет_ (хотя, и содержит требуемый файл). >> >> Такой способ обхода работает: >> >>1. rpm -i fetchmail{-contrib,-daemon}-6.2.1-alt1 (данные пакеты >>зависимости от /usr/sbin/sendmail не содержат). >> >>2. apt-get inctall fetchmailconf (ставит fetchmailconf-6.2.5-alt1 >>и обновляет fetchmail{-contrib,-daemon} до >>fetchmail{-contrib,-daemon}-6.2.5-alt1). >> >> Бага, или так и задумано? ;-) > > > Я чего-то не понимаю? > > wrar@wrars-comp ~ $ rpm -q postfix > postfix-2.0.16-alt5 > > wrar@wrars-comp ~ $ rpm -q --provides postfix > MTA > MailTransportAgent > smtpd > smtpdaemon > postfix-smtpd > libpostfix-2.0.16.so > postfix = 1:2.0.16-alt5 > > wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail > postfix-2.0.16-alt5 > > wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides > Provides: > 1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail libpostfix-2.0.16.so > postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA > > Так провайдит или нет? Вроде провайдит... Непомню, какая именно сборка postfix стоит у меня дома (отпишу завтра с утра), но в "Provides" "/usr/sbin/sendmail", кажется небыло. (Или у меня глюки, что в принципе возможно... ;-)) Но что без плясок с бубном fetchmail не встал - факт. :-| -- С уважением. Алексей. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-15 13:26 ` Andrey Rahmatullin 2003-12-15 14:58 ` Aleksey Avdeev @ 2003-12-16 4:56 ` Aleksey Avdeev 2003-12-16 14:15 ` Andrey Rahmatullin 2003-12-18 22:56 ` Aleksey Avdeev 2 siblings, 1 reply; 8+ messages in thread From: Aleksey Avdeev @ 2003-12-16 4:56 UTC (permalink / raw) To: sisyphus Andrey Rahmatullin пишет: >On Sun, Dec 14, 2003 at 08:14:11PM +0300, "Алексей Авдеев" wrote: > > >>Здравствуйте, уважаемые. >> >> Пакеты fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 (из сизифа) >>не ставятся простым образом: apt ругается, что неможет найти >>/usr/sbin/sendmail, нужную для fetchmail-6.2.5-alt1. В системе >>стоит postfix-2.0.16-alt5, но он данной зависимости >>_не_предоставляет_ (хотя, и содержит требуемый файл). >> >> Такой способ обхода работает: >> >>1. rpm -i fetchmail{-contrib,-daemon}-6.2.1-alt1 (данные пакеты >>зависимости от /usr/sbin/sendmail не содержат). >> >>2. apt-get inctall fetchmailconf (ставит fetchmailconf-6.2.5-alt1 >>и обновляет fetchmail{-contrib,-daemon} до >>fetchmail{-contrib,-daemon}-6.2.5-alt1). >> >> Бага, или так и задумано? ;-) >> >> > >Я чего-то не понимаю? > >wrar@wrars-comp ~ $ rpm -q postfix >postfix-2.0.16-alt5 > >wrar@wrars-comp ~ $ rpm -q --provides postfix >MTA >MailTransportAgent >smtpd >smtpdaemon >postfix-smtpd >libpostfix-2.0.16.so >postfix = 1:2.0.16-alt5 > >wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail >postfix-2.0.16-alt5 > >wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides >Provides: >1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail libpostfix-2.0.16.so >postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA > >Так провайдит или нет? Вроде провайдит... > > Если провайдит, то както странно (apt-cache show postfix): Package: postfix Section: System/Servers Installed Size: 2255 Maintainer: Dmitry V. Levin <ldv@altlinux.org> Version: 1:2.0.16-alt5 Pre-Depends: shadow-utils, chkconfig, rpmlib(VersionedDependencies) (<= 3.0.3-1), sendmail-common (>= 1.3), chrooted (>= 0.2.1-alt1), postfix-control (>= 1.1), /bin/sh, /bin/sh, /bin/sh, /sbin/postun_ldconfig, rpmlib(PayloadFilesHavePrefix) (<= 4.0-1), rpmlib(CompressedFileNames) (<= 3.0.4-1) Depends: MDA, /bin/sh, /etc/chroot.d, /etc/cron.daily, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(status), /etc/syslog.d, chrooted, coreutils, diffutils, ed, findutils, glibc-utils, grep, libc.so.6, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libcdb.so.0, libdb-4.1.so, libdl.so.2, libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libnsl.so.1, libnsl.so.1(GLIBC_2.0), libpostfix-2.0.16.so, libresolv.so.2, libresolv.so.2(GLIBC_2.2), service, sh Conflicts: sendmail, masqmail Provides: MTA, MailTransportAgent, smtpd, smtpdaemon, postfix-smtpd, libpostfix-2.0.16.so, postfix (= 1:2.0.16-alt5) Obsoletes: postfix-beta, postfix-smtpd Architecture: i586 Size: 852172 MD5Sum: bb108ce9e4d2105fad0d0f11732efeae Filename: postfix-2.0.16-alt5.i586.rpm Description: Postfix Mail Transport Agent Postfix is Wietse Venema's attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users. Как и писал ранее, файла "/usr/sbin/sendmail" в "Provides" - нет. :-( (Хотя, по факту - он там присутствует.) -- С уважением. Алексей. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-16 4:56 ` Aleksey Avdeev @ 2003-12-16 14:15 ` Andrey Rahmatullin 2003-12-16 15:08 ` Aleksey Avdeev 0 siblings, 1 reply; 8+ messages in thread From: Andrey Rahmatullin @ 2003-12-16 14:15 UTC (permalink / raw) To: sisyphus [-- Attachment #1: Type: text/plain, Size: 1224 bytes --] On Tue, Dec 16, 2003 at 07:56:46AM +0300, Aleksey Avdeev wrote: > >wrar@wrars-comp ~ $ rpm -q --provides postfix > >MTA > >MailTransportAgent > >smtpd > >smtpdaemon > >postfix-smtpd > >libpostfix-2.0.16.so > >postfix = 1:2.0.16-alt5 > > > >wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail > >postfix-2.0.16-alt5 > > > >wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides > >Provides: > >1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail libpostfix-2.0.16.so > >postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA [...] > apt-cache show postfix: > Provides: MTA, MailTransportAgent, smtpd, smtpdaemon, postfix-smtpd, > libpostfix-2.0.16.so, postfix (= 1:2.0.16-alt5) Примерно начинаю понимать. В Provides пакета /usr/sbin/sendmail фактически нет (см. http://altlinux.org.ua/devel/RPM/SPECS/classic/postfix.spec). Поэтому его не показывают rpm -q --provides и apt-cache show. Почему его показывают apt-cache showpkg и rpm -q --whatprovides - ХЗ (впрочем, последний, насколько я понял, работает аналогично rpm -qf, находя пакет любому файлу, даже не описанному в Provides). -- А теперь объясните мне и остальным, зачем использовать restart, если работает reload? -- ldv in sisyphus@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-16 14:15 ` Andrey Rahmatullin @ 2003-12-16 15:08 ` Aleksey Avdeev 0 siblings, 0 replies; 8+ messages in thread From: Aleksey Avdeev @ 2003-12-16 15:08 UTC (permalink / raw) To: sisyphus Andrey Rahmatullin пишет: > On Tue, Dec 16, 2003 at 07:56:46AM +0300, Aleksey Avdeev wrote: > >>>wrar@wrars-comp ~ $ rpm -q --provides postfix >>>MTA >>>MailTransportAgent >>>smtpd >>>smtpdaemon >>>postfix-smtpd >>>libpostfix-2.0.16.so >>>postfix = 1:2.0.16-alt5 >>> >>>wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail >>>postfix-2.0.16-alt5 >>> >>>wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides >>>Provides: >>>1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail libpostfix-2.0.16.so >>>postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA > > [...] > >>apt-cache show postfix: >>Provides: MTA, MailTransportAgent, smtpd, smtpdaemon, postfix-smtpd, >>libpostfix-2.0.16.so, postfix (= 1:2.0.16-alt5) > > > Примерно начинаю понимать. В Provides пакета /usr/sbin/sendmail фактически > нет (см. http://altlinux.org.ua/devel/RPM/SPECS/classic/postfix.spec). О чём и веду речь. А fetchmail данную зависимость требует. > Поэтому его не показывают rpm -q --provides и apt-cache show. Почему его > показывают apt-cache showpkg и rpm -q --whatprovides - ХЗ (впрочем, > последний, насколько я понял, работает аналогично rpm -qf, находя пакет > любому файлу, даже не описанному в Provides). apt-cache showpkg, "выдает список состоящий из структуры кэша по заданным пакетам и некоторую относящуюся к ним информацию" ((c) man). Эвристика какаято: может /usr/sbin/sendmail как то скрыта в MTA или MailTransportAgent? Но тогда почему apt-get install fetchmail ругался? -- С уважением. Алексей. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-15 13:26 ` Andrey Rahmatullin 2003-12-15 14:58 ` Aleksey Avdeev 2003-12-16 4:56 ` Aleksey Avdeev @ 2003-12-18 22:56 ` Aleksey Avdeev 2003-12-19 7:52 ` Aleksey Avdeev 2 siblings, 1 reply; 8+ messages in thread From: Aleksey Avdeev @ 2003-12-18 22:56 UTC (permalink / raw) To: sisyphus [-- Attachment #1: Type: text/plain, Size: 1527 bytes --] Andrey Rahmatullin пишет: > On Sun, Dec 14, 2003 at 08:14:11PM +0300, "Алексей Авдеев" wrote: > >>Здравствуйте, уважаемые. >> >> Пакеты fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 (из сизифа) >>не ставятся простым образом: apt ругается, что неможет найти >>/usr/sbin/sendmail, нужную для fetchmail-6.2.5-alt1. В системе >>стоит postfix-2.0.16-alt5, но он данной зависимости >>_не_предоставляет_ (хотя, и содержит требуемый файл). >> >> Такой способ обхода работает: >> >>1. rpm -i fetchmail{-contrib,-daemon}-6.2.1-alt1 (данные пакеты >>зависимости от /usr/sbin/sendmail не содержат). >> >>2. apt-get inctall fetchmailconf (ставит fetchmailconf-6.2.5-alt1 >>и обновляет fetchmail{-contrib,-daemon} до >>fetchmail{-contrib,-daemon}-6.2.5-alt1). >> >> Бага, или так и задумано? ;-) > > > Я чего-то не понимаю? > > wrar@wrars-comp ~ $ rpm -q postfix > postfix-2.0.16-alt5 > > wrar@wrars-comp ~ $ rpm -q --provides postfix > MTA > MailTransportAgent > smtpd > smtpdaemon > postfix-smtpd > libpostfix-2.0.16.so > postfix = 1:2.0.16-alt5 > > wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail > postfix-2.0.16-alt5 > > wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides > Provides: > 1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail libpostfix-2.0.16.so > postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA > > Так провайдит или нет? Вроде провайдит... После сегодняшнего (уже вчерашнего) dist-upgrade опять наблюдаю подобную ботву (см. файл). -- С уважением. Алексей. [-- Attachment #2: fetchmail.apt.log --] [-- Type: text/plain, Size: 6273 bytes --] apt-get check þÔÅÎÉÅ ÓÐÉÓËÏ× ÐÁËÅÔÏ×... ðÏÓÔÒÏÅÎÉÅ ÄÅÒÅ×Á ÚÁ×ÉÓÉÍÏÓÔÅÊ... ÷ÏÚÍÏÖÎÏ, ÷ÁÍ ÐÏÔÒÅÂÕÅÔÓÑ ÚÁÐÕÓÔÉÔØ `apt-get -f install' ÄÌÑ ÉÓÐÒÁ×ÌÅÎÉÑ. óÌÅÄÕÀÝÉÅ ÐÁËÅÔÙ ÉÍÅÀÔ ÎÅÕÄÏ×ÌÅÔ×ÏÒÅÎÎÙÅ ÚÁ×ÉÓÉÍÏÓÔÉ: fetchmail: ôÒÅÂÕÅÔ: /usr/sbin/sendmail ÎÏ ÐÁËÅÔ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÕÓÔÁÎÏ×ÌÅÎ E: îÅÕÄÏ×ÌÅÔ×ÏÒÅÎÎÙÅ ÚÁ×ÉÓÉÍÏÓÔÉ. ðÏÐÒÏÂÕÊÔÅ ÄÏÂÁ×ÉÔØ ÐÁÒÁÍÅÔÒ -f. apt-cache showpkg postfix Package: postfix Versions: 1:2.0.16-alt5(/var/lib/apt/lists/rsync.altlinux.ru_ALTLinux_Sisyphus_i586_base_pkglist.base)(/var/lib/rpm/Packages) Reverse Depends: mailgraph,postfix exim,postfix ypserv,postfix sendmail,postfix postfix-pgsql,postfix 1:2.0.16-alt5 postfix-pcre,postfix 1:2.0.16-alt5 postfix-mysql,postfix 1:2.0.16-alt5 postfix-ldap,postfix 1:2.0.16-alt5 Dependencies: 1:2.0.16-alt5 - shadow-utils (0 (null)) chkconfig (0 (null)) sendmail-common (2 1.3) chrooted (2 0.2.1-alt1) postfix-control (2 1.1) MDA (0 (null)) /bin/sh (0 (null)) /bin/sh (0 (null)) /bin/sh (0 (null)) /sbin/postun_ldconfig (0 (null)) /bin/sh (0 (null)) /etc/chroot.d (0 (null)) /etc/cron.daily (0 (null)) /etc/rc.d/init.d(SourceIfNotEmpty) (0 (null)) /etc/rc.d/init.d(action) (0 (null)) /etc/rc.d/init.d(is_yes) (0 (null)) /etc/rc.d/init.d(msg_usage) (0 (null)) /etc/rc.d/init.d(status) (0 (null)) /etc/syslog.d (0 (null)) chrooted (0 (null)) coreutils (0 (null)) diffutils (0 (null)) ed (0 (null)) findutils (0 (null)) glibc-utils (0 (null)) grep (0 (null)) libc.so.6 (0 (null)) libc.so.6(GLIBC_2.0) (0 (null)) libc.so.6(GLIBC_2.1.3) (0 (null)) libc.so.6(GLIBC_2.2) (0 (null)) libcdb.so.0 (0 (null)) libdb-4.1.so (0 (null)) libdl.so.2 (0 (null)) libdl.so.2(GLIBC_2.0) (0 (null)) libdl.so.2(GLIBC_2.1) (0 (null)) libnsl.so.1 (0 (null)) libnsl.so.1(GLIBC_2.0) (0 (null)) libpostfix-2.0.16.so (0 (null)) libresolv.so.2 (0 (null)) libresolv.so.2(GLIBC_2.2) (0 (null)) service (0 (null)) sh (0 (null)) sendmail (0 (null)) masqmail (0 (null)) postfix-beta (0 (null)) postfix-smtpd (0 (null)) Provides: 1:2.0.16-alt5 - libpostfix-2.0.16.so postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA Reverse Provides: apt-cache show postfix Package: postfix Section: System/Servers Installed Size: 2255 Maintainer: Dmitry V. Levin <ldv@altlinux.org> Version: 1:2.0.16-alt5 Pre-Depends: shadow-utils, chkconfig, rpmlib(VersionedDependencies) (<= 3.0.3-1), sendmail-common (>= 1.3), chrooted (>= 0.2.1-alt1), postfix-control (>= 1.1), /bin/sh, /bin/sh, /bin/sh, /sbin/postun_ldconfig, rpmlib(PayloadFilesHavePrefix) (<= 4.0-1), rpmlib(CompressedFileNames) (<= 3.0.4-1) Depends: MDA, /bin/sh, /etc/chroot.d, /etc/cron.daily, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(status), /etc/syslog.d, chrooted, coreutils, diffutils, ed, findutils, glibc-utils, grep, libc.so.6, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libcdb.so.0, libdb-4.1.so, libdl.so.2, libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libnsl.so.1, libnsl.so.1(GLIBC_2.0), libpostfix-2.0.16.so, libresolv.so.2, libresolv.so.2(GLIBC_2.2), service, sh Conflicts: sendmail, masqmail Provides: MTA, MailTransportAgent, smtpd, smtpdaemon, postfix-smtpd, libpostfix-2.0.16.so, postfix (= 1:2.0.16-alt5) Obsoletes: postfix-beta, postfix-smtpd Architecture: i586 Size: 852172 MD5Sum: bb108ce9e4d2105fad0d0f11732efeae Filename: postfix-2.0.16-alt5.i586.rpm Description: Postfix Mail Transport Agent Postfix is Wietse Venema's attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users. apt-cache showpkg fetchmail Package: fetchmail Versions: 6.2.5-alt1(/var/lib/apt/lists/rsync.altlinux.ru_ALTLinux_Sisyphus_i586_base_pkglist.junior)(/var/lib/rpm/Packages) Reverse Depends: fetchmailconf,fetchmail 6.2.5-alt1 fetchmail-contrib,fetchmail 6.2.5-alt1 fetchmail-daemon,fetchmail 6.2.5-alt1 Dependencies: 6.2.5-alt1 - /usr/sbin/sendmail (0 (null)) setup (2 2.1.9-ipl15mdk) libc.so.6 (0 (null)) libc.so.6(GLIBC_2.0) (0 (null)) libc.so.6(GLIBC_2.1) (0 (null)) libc.so.6(GLIBC_2.1.3) (0 (null)) libc.so.6(GLIBC_2.2) (0 (null)) libcom_err.so.3 (0 (null)) libcrypt.so.1 (0 (null)) libcrypto.so.0 (0 (null)) libk5crypto.so.3 (0 (null)) libkrb5.so.3 (0 (null)) libresolv.so.2 (0 (null)) libresolv.so.2(GLIBC_2.0) (0 (null)) libresolv.so.2(GLIBC_2.2) (0 (null)) libssl.so.0 (0 (null)) Provides: 6.2.5-alt1 - Reverse Provides: apt-cache show fetchmail Package: fetchmail Section: Networking/Mail Installed Size: 1443 Maintainer: Mikhail Zabaluev <mhz@altlinux.ru> Version: 6.2.5-alt1 Pre-Depends: rpmlib(PayloadFilesHavePrefix) (<= 4.0-1), rpmlib(CompressedFileNames) (<= 3.0.4-1) Depends: /usr/sbin/sendmail, setup (>= 2.1.9-ipl15mdk), libc.so.6, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libcom_err.so.3, libcrypt.so.1, libcrypto.so.0, libk5crypto.so.3, libkrb5.so.3, libresolv.so.2, libresolv.so.2(GLIBC_2.0), libresolv.so.2(GLIBC_2.2), libssl.so.0 Provides: fetchmail (= 6.2.5-alt1) Architecture: i586 Size: 570853 MD5Sum: 3084120d9f031c716263c17bd7bc0117 Filename: fetchmail-6.2.5-alt1.i586.rpm Description: Full-featured POP/IMAP/ETRN mail retrieval daemon Fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as Mutt, Elm, Pine, (X)Emacs/Gnus or Mailx. Fetchmail supports every remote-mail protocol currently in use on the Internet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN) for retrieval. Then Fetchmail forwards the mail through SMTP or a mail delivery agent (MDA) program of your choice, so you can read it through your normal mail client. You may also want to install and configure a local SMTP server, such as postfix-smtpd, as that's what fetchmail uses for delivery by default. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями. 2003-12-18 22:56 ` Aleksey Avdeev @ 2003-12-19 7:52 ` Aleksey Avdeev 0 siblings, 0 replies; 8+ messages in thread From: Aleksey Avdeev @ 2003-12-19 7:52 UTC (permalink / raw) To: sisyphus Aleksey Avdeev пишет: > Andrey Rahmatullin пишет: > >> On Sun, Dec 14, 2003 at 08:14:11PM +0300, "Алексей Авдеев" wrote: >> >>> Здравствуйте, уважаемые. >>> >>> Пакеты fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 (из сизифа) не >>> ставятся простым образом: apt ругается, что неможет найти >>> /usr/sbin/sendmail, нужную для fetchmail-6.2.5-alt1. В системе стоит >>> postfix-2.0.16-alt5, но он данной зависимости _не_предоставляет_ >>> (хотя, и содержит требуемый файл). >>> >>> Такой способ обхода работает: >>> >>> 1. rpm -i fetchmail{-contrib,-daemon}-6.2.1-alt1 (данные пакеты >>> зависимости от /usr/sbin/sendmail не содержат). >>> >>> 2. apt-get inctall fetchmailconf (ставит fetchmailconf-6.2.5-alt1 и >>> обновляет fetchmail{-contrib,-daemon} до >>> fetchmail{-contrib,-daemon}-6.2.5-alt1). >>> >>> Бага, или так и задумано? ;-) >> >> >> >> Я чего-то не понимаю? >> >> wrar@wrars-comp ~ $ rpm -q postfix >> postfix-2.0.16-alt5 >> >> wrar@wrars-comp ~ $ rpm -q --provides postfix >> MTA >> MailTransportAgent >> smtpd >> smtpdaemon >> postfix-smtpd >> libpostfix-2.0.16.so >> postfix = 1:2.0.16-alt5 >> >> wrar@wrars-comp ~ $ rpm -q --whatprovides /usr/sbin/sendmail >> postfix-2.0.16-alt5 >> >> wrar@wrars-comp ~ $ apt-cache showpkg postfix | grep -A1 -m1 Provides >> Provides: >> 1:2.0.16-alt5 - /usr/sbin/sendmail /usr/sbin/sendmail >> libpostfix-2.0.16.so >> postfix-smtpd smtpdaemon smtpd MailTransportAgent MTA >> >> Так провайдит или нет? Вроде провайдит... > > > После сегодняшнего (уже вчерашнего) dist-upgrade опять наблюдаю > подобную ботву (см. файл). По видимому поправили: сегодня, с утра, обновился без проблем - всё срослось! :-) Спасибо за оперативность! ;-)) -- С уважением. Алексей. ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-12-19 7:52 UTC | newest] Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2003-12-14 17:14 [sisyphus] fetchmail{-contrib,-daemon,conf}-6.2.5-alt1 - проблемма с зависимостями "Алексей Авдеев" 2003-12-15 13:26 ` Andrey Rahmatullin 2003-12-15 14:58 ` Aleksey Avdeev 2003-12-16 4:56 ` Aleksey Avdeev 2003-12-16 14:15 ` Andrey Rahmatullin 2003-12-16 15:08 ` Aleksey Avdeev 2003-12-18 22:56 ` Aleksey Avdeev 2003-12-19 7:52 ` Aleksey Avdeev
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git