Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48026 - Unable to merge bugzilla 2.17.6-r1 with apache2 support
Summary: Unable to merge bugzilla 2.17.6-r1 with apache2 support
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 03:32 UTC by Matteo Settenvini
Modified: 2004-06-26 17:53 UTC (History)
1 user (show)

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 Matteo Settenvini 2004-04-16 03:32:43 UTC
When "emerge bugzilla":

Calculating dependencies ...done!
>>> emerge (1 of 1) net-www/bugzilla-2.17.6-r1 to /
>>> md5 src_uri ;-) bugzilla-2.17.6.tar.gz
>>> Unpacking source...
>>> Unpacking bugzilla-2.17.6.tar.gz to /var/tmp/portage/bugzilla-2.17.6-r1/work
>>> Source unpacked.

>>> Install bugzilla-2.17.6-r1 into /var/tmp/portage/bugzilla-2.17.6-r1/image/ category net-www
apache2
Can't open processmail: No such file or directory, <> line 26961.
apache2
cp: impossibile creare il file normale `/var/tmp/portage/bugzilla-2.17.6-r1/image//etc/apache/conf': No such file or directory

!!! ERROR: net-www/bugzilla-2.17.6-r1 failed.
!!! Function src_install, Line 61, Exitcode 1
!!! (no error message)


and dies.

More verbose debug:
----------------

+ use apache2
+ useq apache2
+ local u=apache2
+ local neg=0
+ '[' a == '!' ']'
+ local x
+ '[' X == apache2 ']'
+ '[' aalib == apache2 ']'
+ '[' alsa == apache2 ']'
+ '[' apache2 == apache2 ']'
+ '[' 0 -eq 1 ']'
+ return 0
+ echo apache2
apache2
+ return 0
+ cp /usr/portage/net-www/bugzilla/files/bugzilla.conf /var/tmp/portage/bugzilla-2.17.6-r1/image//etc/apache/conf
cp: impossibile creare il file normale `/var/tmp/portage/bugzilla-2.17.6-r1/image//etc/apache/conf': No such file or directory
+ diefunc src_install 61 1
+ local funcname=src_install lineno=61 exitcode=1
+ shift 3
+ echo

+ echo '!!! ERROR: net-www/bugzilla-2.17.6-r1 failed.'
!!! ERROR: net-www/bugzilla-2.17.6-r1 failed.
+ echo '!!! Function src_install, Line 61, Exitcode 1'
!!! Function src_install, Line 61, Exitcode 1
+ echo '!!! (no error message)'
!!! (no error message)
+ echo

+ exit 1

----------------

Reproducible: Always
Steps to Reproduce:
1. Try to USE="apache2" emerge bugzilla




Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.5-gentoo)
=================================================================
System uname: 2.6.5-gentoo i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.9
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://128.213.5.34/gentoo/ http://gentoo.mirror.sdv.fr
http://gentoo.math.bme.hu
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://sunsite.cnlab-switch.ch/mirror/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp.gentoo.skynet.be/pub/gentoo/ http://ds.thn.htu.se/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts avi berkdb bonobo cdr cjk crypt cups directfb
doc dvd encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imap
imlib jack java jpeg kde libg++ libwww mad maildir mbox mikmod mmx motif
mozcalendar mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pcmcia
pdflib perl png python qt quicktime readline samba sasl sdl slang spell sse ssl
svga tcltk tcpd tetex truetype video_cards_i810 video_cards_i830 x86 xml2 xmms
xv zlib"
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-04-17 09:02:08 UTC
Hi,

I've committed a fix for this into Portage.  It should show up on your local rsync mirror in an hour or so.

Please test this, and let me know whether it works or not.

Best regards,
Stu
Comment 2 Matteo Settenvini 2004-04-17 09:58:57 UTC
Merges perfectly now, thanks!

(Btw, the ebuild says "login on http://yourhost/bugzilla/index.cgi and edit global parameters click *parameters* at the bottom"... but they aren't there!!)
Comment 3 Matteo Settenvini 2004-04-17 10:05:52 UTC
Sorry, "parameters" IS there, it wasn't just clear I had to login with my normal email address as a username.
Comment 4 Stuart Herbert (RETIRED) gentoo-dev 2004-04-17 13:02:27 UTC
Thank you for testing, and for replying ;-)

Best regards,
Stu
Comment 5 Stuart Herbert (RETIRED) gentoo-dev 2004-06-26 17:53:40 UTC
Closing bug