Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59436 - net-im/jabberd-2.0 works on amd64 + ebuild patch
Summary: net-im/jabberd-2.0 works on amd64 + ebuild patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on: 39395
Blocks:
  Show dependency tree
 
Reported: 2004-08-04 12:34 UTC by Duncan Hill
Modified: 2005-01-23 13:04 UTC (History)
1 user (show)

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


Attachments
Patch for jabberd-2.0 ebuild (jabberd2.patch,1.64 KB, patch)
2004-08-04 12:35 UTC, Duncan Hill
Details | Diff
New conf.d file to make the rc script boot jabberd2 (jabber2-conf.d,523 bytes, text/plain)
2004-08-04 12:36 UTC, Duncan Hill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan Hill 2004-08-04 12:34:28 UTC
Please add "~amd64" to the KEYWORDS for net-im/jabberd-2.0

Also, please find attached a slight mod for the ebuild to migrate to s3 support, as well as print out info post install for mysql users.  Also attached is a mod to make the jabberd2 ebuild put in a conf.d file that starts jabberd2, not jabberd14.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.50-r9 (gcc34-amd64-2004.1, gcc-3.4.1, glibc-2.3.4.20040605-r0, 
2.6.7-gentoo-r9) 
================================================================= 
System uname: 2.6.7-gentoo-r9 x86_64 4 
Gentoo Base System version 1.5.1 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="amd64 ~amd64" 
AUTOCLEAN="yes" 
CFLAGS="-march=k8 -O2 -pipe -ftracer" 
CHOST="x86_64-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/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=k8 -O2 -pipe -ftracer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/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="X aalib acpi alsa amd64 apache2 apm arts artswrappersuid avi bonobo cddb 
cdr crypt cups dga dvd encode esd ethereal faad flac foomaticdb gd gdbm gif 
gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml imlib innodb jpeg kde libg++ 
libwww mad maildir mikmod motif mozilla moznocompose moznoirc moznomail mozp3p 
mozsvg mpeg msn mysql ncurses nls oggvorbis opengl pam pdflib pear-db perl png 
python qt quicktime readline samba sasl sdl slang spell ssl tcltk tcpd tetex 
theora tiff transparent-proxy truetype usb vim-with-x xml2 xmms xv yahoo zlib"
Comment 1 Duncan Hill 2004-08-04 12:35:17 UTC
Created attachment 36759 [details, diff]
Patch for jabberd-2.0 ebuild

Adds einfo for mysql, bumps to s3 and adds a new conf.d file.
Comment 2 Duncan Hill 2004-08-04 12:36:58 UTC
Created attachment 36760 [details]
New conf.d file to make the rc script boot jabberd2
Comment 3 Duncan Hill 2004-08-04 12:41:58 UTC
Case of 'works for me' on my system - with mysql storage backend.  Have already got cross-the-net server to server working too.

The rc script for 2.0 doesn't seem to work properly with the PID files used by the multi-component startup though when shutting down.
Comment 4 Gustavo Felisberto (RETIRED) gentoo-dev 2004-08-25 18:33:21 UTC
well most of the info here is related to bug 39395 only the ~amd64 is related to the AMD64 Porting Team, so i will add a CC and make this depend on the main bug.
Duncan: Can you please chek there and try to merge your info with what you can see there?
Comment 5 Tom Martin (RETIRED) gentoo-dev 2004-10-27 02:43:45 UTC
The ~amd64 stuff is fixed in CVS. The other stuff should be dealt with in bug #39395. Duncan, please add your fixes there.

Thanks.
Comment 6 Simon Stelling (RETIRED) gentoo-dev 2005-01-23 13:04:35 UTC
was fixed quite a while ago