Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57395 - dspam / wordpress on ~amd64
Summary: dspam / wordpress on ~amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on: 53563
Blocks:
  Show dependency tree
 
Reported: 2004-07-17 09:41 UTC by Loren Bandiera
Modified: 2004-07-21 07: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 Loren Bandiera 2004-07-17 09:41:14 UTC
I've successfully emerge'd and am using dspam and wordpress on ~amd64.  I'd like to see those unmasked for ~amd64. 

I did have one problem with wordpress, I couldn't login to the site admin after creating the initial database tables.  The problem seemed to be a patch applied in the ebuild.  I commented this line out of wordpress-1.2.ebuild (in src_unpack):

epatch ${FILESDIR}/${PV}/login-patch.diff 

I also noticed in the dspam ebuild that it builds with root:mail as the user to run as.  That works, but if/when the dspam.cgi is included in the ebuild it will be impossible to run as you need Apache's suexec.  suexec doesn't run anything for UIDs < 1000.  I'd recommened that be changed to dspam:dspam.

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




Portage 2.0.50-r9 (gcc34-amd64-2004.1, gcc-3.4.1, glibc-2.3.4.20040619-r0,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 x86_64 15
Gentoo Base System version 1.5.1
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"
CHOST="x86_64-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/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 apache2 apm avi berkdb cdr crypt cups encode foomaticdb gdbm gif gpm
imlib jpeg ldap libg++ libwww mikmod motif mpeg mysql ncurses nls nptl oggvorbis
opengl oss pam pdflib perl png procmail python quicktime readline samba sasl sdl
slang spell ssl tcpd truetype xml2 xmms xv zlib"
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-07-20 15:22:56 UTC
I've committed a new login patch for wordpress.  Please add all feedback about the login patch to bug #53563.

Best regards,
Stu
Comment 2 Lim Swee Tat (RETIRED) gentoo-dev 2004-07-21 07:12:34 UTC
Hi,
  Thanx for the feedback about dspam on ~amd64.  But I'll probably won't unmask it for ~amd64 until more conclusive testing by the amd64 herd.

  As for your feed back on permissions, I've updated the owner and group to dspam.  You might want to do an "emerge dspam" just to check it out.

Regards
Lim Swee Tat