Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68475 - logwatch depends on mail-client/mailx, not virtual/mailx
Summary: logwatch depends on mail-client/mailx, not virtual/mailx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 17:38 UTC by CFuga
Modified: 2005-02-06 17:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mail-client/mailx -> virtual/mailx (logwatch-mailx.patch,260 bytes, patch)
2004-10-21 17:42 UTC, CFuga
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description CFuga 2004-10-21 17:38:50 UTC
I'm using net-mail/mailutils instead of mail-client/mailx. Both ebuilds provides the 'mailx' command, but the logwatch ebuild hasn't been updated with this info.

Reproducible: Always
Steps to Reproduce:
1. emerge -C mailx
2. emerge mailutils
3. emerge logwatch

Actual Results:  
# emerge logwatch
Calculating dependencies ...done!

!!! Error: the net-mail/mailutils package conflicts with another package.
!!!        both can't be installed on the same system together.
!!!        Please use 'emerge --pretend' to determine blockers.

# emerge -pv logwatch

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] net-mail/mailutils (from pkg mail-client/mailx-8.1.2.20021129-r4)
[ebuild  N    ] mail-client/mailx-8.1.2.20021129-r4  -debug 0 kB
[ebuild  N    ] sys-apps/logwatch-4.3.2  0 kB


Expected Results:  
emerge logwatch without any problem

# emerge info
Portage 2.0.51 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r10 i686)
=================================================================
System uname: 2.6.8-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops
-fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops
-fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com http://mirror.datapipe.net/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo http://www.ibiblio.org/gentoo
http://gentoo.osuosl.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acl acpi alsa avi berkdb bitmap-fonts caps cdr crypt cscope
cups curl dga directfb divx4linux dvd encode esd evo f77 fbcon flac flash
foomaticdb gcj gd gdbm gif gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml
guile imagemagick imap imlib innodb ipv6 jack java joystick jpeg kerberos krb4
lcms ldap libg++ libgda libwww mad mbox mcal mdb mikmod milter mmap mmx mng
motif mozilla mpeg mssql mysql ncurses nls nptl oggvorbis opengl oss pam pda
pdflib perl pic plotutils png postgres ppds prelude python qt quicktime readline
samba sasl scanner sdl slang slp snmp speex spell sse ssl svg tcltk tcpd tetex
theora tiff truetype unicode usb wmf x86 xinerama xml xml2 xmms xprint xv xvid
zlib video_cards_nvidia"
Comment 1 CFuga 2004-10-21 17:42:37 UTC
Created attachment 42385 [details, diff]
mail-client/mailx -> virtual/mailx

The patch works for all the logwatch ebuilds
Comment 2 Jeremy Day 2005-02-02 05:43:18 UTC
Try unmerging mailutils and then emerge logwatch again. Close this bug if that fixes it.
Comment 3 SpanKY gentoo-dev 2005-02-06 17:18:36 UTC
all set in cvs