First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 39733
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Ahlberg (RETIRED) <aliz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrew Ross (RETIRED) <aross@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mysql-depend-fix.patch Adds conditional mysql dependency to ebuild patch Andrew Ross (RETIRED) 2004-01-29 00:53 0000 316 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 39733 depends on: Show dependency tree
Bug 39733 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-29 00:45 0000
The ebuild for app-admin/ulogd-1.02 makes use of the mysql USE flag but fails
to register mysql as a dependency when the mysql USE flag is set.

Reproducible: Always
Steps to Reproduce:
1. emerge unmerge mysql
2. USE="-* mysql" emerge ulogd

Actual Results:  
ulogd builds without MySQL support.

Expected Results:  
MySQL should have been merged as a dependency, and ulogd should have built 
with MySQL support.

Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.4.21-grsec)
=================================================================
System uname: 2.4.21-grsec i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe -mmmx -m3dnow -msse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share
/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe -mmmx -m3dnow -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.vic.keypoint.com.au/gentoo 
http://ftp.vic.keypoint.com.au/gentoo http://gentoo.rfk.id.au 
ftp://mirror.aarnet.edu.au/pub/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=""
SYNC="rsync://ftp.vic.keypoint.com.au/gentoo-portage"
USE="apm crypt fam gdbm libwww memlimit mysql ncurses pam perl pic python 
readline slang ssl x86 zlib"

------- Comment #1 From Andrew Ross (RETIRED) 2004-01-29 00:53:39 0000 -------
Created an attachment (id=24583) [details]
Adds conditional mysql dependency to ebuild

------- Comment #2 From Daniel Ahlberg (RETIRED) 2004-01-29 02:36:42 0000 -------
In CVS, thanks!

First Last Prev Next    No search results available      Search page      Enter new bug