Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52417 - psad ebuild depends on deprecated net-mail/mailx
Summary: psad ebuild depends on deprecated net-mail/mailx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 23:53 UTC by Duane Healing
Modified: 2004-05-30 02:01 UTC (History)
0 users

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


Attachments
A simple patch to fix the problem (psad.patch,320 bytes, patch)
2004-05-29 23:55 UTC, Duane Healing
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Duane Healing 2004-05-29 23:53:46 UTC
The psad-1.3.1 ebuild depends on net-mail/mailx, which apparently has been moved to mail-client/mailx. This causes psad to not emerge and world updates to fail on machines that have it installed.

Reproducible: Always
Steps to Reproduce:
1. emerge -p psad
2.
3.

Actual Results:  
 
These are the packages that I would merge, in order: 
 
Calculating dependencies \ 
emerge: there are no masked or unmasked ebuilds to satisfy "net-mail/mailx". 
 
!!! Error calculating dependencies. Please correct. 

Expected Results:  
Expected it to successfully emerge. 

Portage 2.0.50-r7 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.7-rc1-love1) 
================================================================= 
System uname: 2.6.7-rc1-love1 i686 AMD Athlon(tm) Processor 
Gentoo Base System version 1.4.10 
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=athlon-tbird -march=athlon-tbird -O2 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /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/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-mcpu=athlon-tbird -march=athlon-tbird -O2 -pipe 
-fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distcc sandbox userpriv" 
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo http://gentoo.mirrors.pair.com/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j5" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://192.168.23.1/gentoo-portage" 
USE="3dnow X aalib alsa apm audiofile avi berkdb cdr crypt cups curl dvd encode 
flac foomaticdb gif gimpprint gphoto2 gstreamer gtk gtk2 imagemagick imap imlib 
java jpeg kde libg++ libwww mad maildir mmx mpeg ncurses oggvorbis opengl pam 
pda perl png python qt quicktime readline samba sdl slang spell ssl svga tcpd 
truetype usb x86 xml2 xv xvid zlib"
Comment 1 Duane Healing 2004-05-29 23:55:08 UTC
Created attachment 32295 [details, diff]
A simple patch to fix the problem
Comment 2 Duane Healing 2004-05-30 00:19:33 UTC
Oops. Wrong emerge info above. Here is the emerge info from the correct system:
=========================================

Portage 2.0.50-r7 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.26)
=================================================================
System uname: 2.4.26 i586 AMD-K6tm w/ multimedia extensions
Gentoo Base System version 1.4.10
distcc 2.13 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=k6 -Os -mmmx -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k6 -Os -mmmx -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo http://planetmirror.com/pub/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="apm avi berkdb cdr crypt cups encode flac foomaticdb gdbm gif gtk2 jpeg libg++ libwww maildir ncurses oggvorbis pam pdflib perl python readline samba slang snmp spell ssl truetype x86 xml2 zlib"
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-05-30 02:01:02 UTC
fixed in CVS, please wait for the mirrors to catch up, and sync.