Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102458 - incorrect dependency of reiser4progs-1.05 on libaal-1.04
Summary: incorrect dependency of reiser4progs-1.05 on libaal-1.04
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 00:01 UTC by Christopher Sawtell
Modified: 2005-08-14 06:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Sawtell 2005-08-14 00:01:59 UTC
This patch fixes:

*** /usr/portage/sys-fs/reiser4progs/reiser4progs-1.0.5.ebuild  Sat Aug 13
11:13:14 2005
--- reiser4progs-1.0.5.ebuild   Sun Aug 14 18:39:51 2005
***************
*** 14,20 ****
  KEYWORDS="~amd64 ~ppc ~ppc64 -sparc ~x86"
  IUSE="static debug readline"

! DEPEND=">=sys-libs/libaal-1.0.4
        readline? ( sys-libs/readline )"

  S=${WORKDIR}/${MY_P}
--- 14,20 ----
  KEYWORDS="~amd64 ~ppc ~ppc64 -sparc ~x86"
  IUSE="static debug readline"

! DEPEND=">=sys-libs/libaal-$(PV)
        readline? ( sys-libs/readline )"

  S=${WORKDIR}/${MY_P}


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.13-rc5-mm1 i686)
=================================================================
System uname: 2.6.13-rc5-mm1 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://linux.jetstreamgames.co.nz/pub/gentoo
http://gentoo.recoil.net.nz/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirror.pacific.net.au/linux/Gentoo ftp://mir.zyrianes.net/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 acpi alsa apm arts avi bash-completion berkdb bitmap-fonts bzip2
cdparanoia crypt cups curl dvd dvdread eds emboss encode fam foomaticdb fortran
ftp gdbm gif gpm gstreamer gtk gtk2 imagemagick imlib ipv6 javascript jpeg kde
kdexdeltas ldap libg++ libwww mad mikmod mmap mmx mng motif mp3 mpeg ncurses nls
ogg oggvorbis opengl oss pam pcmcia pdflib perl png posix python qt quicktime
readline ruby sdl spell sse sse2 ssl svg svga symlink tcpd tetex theora threads
tiff truetype truetype-fonts type1-fonts unicode usb vorbis wifi win32codecs
wxwindows xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 SpanKY gentoo-dev 2005-08-14 06:12:31 UTC
fixed in cvs