Bug#344488: deluser: Strange Can't opendir(/proc/9908/task): No such file or directory message

2005-12-22 Thread Kai Hendry
Package: deluser Version: adduser Severity: normal I discovered a user that shouldn't probably be on the system, so I trying to nuke it: bible$ sudo deluser --remove-all-files tester Looking for files to backup/remove... Can't opendir(/proc/9908/task): No such file or directory at

Bug#343110: Wordpress installs but has nothing usable in /etc/wordpress/

2005-12-13 Thread Kai Hendry
On 2005-12-13T19:48+ Kyle Gordon wrote: The file /etc/wordpress/wp-config.php hunts for HTTP_HOST in /etc/wordpress/, which in turn gets config-www.sharebear.me.uk.php (for my setup anyway). This file, taken from /usr/share/wordpress/wp-config-sample.php, has the following code at the

Bug#343110: Wordpress installs but has nothing usable in /etc/wordpress/

2005-12-12 Thread Kai Hendry
On 2005-12-12T20:50+ Kyle Gordon wrote: After visiting /blog/ on the website, I get repeated 404 errors for This is where you probably went wrong. The current system only takes HTTP_HOST into account. So yourdomain.com would work (with the multiple blog setup). Though, yourdomain.com/blog

Bug#340653: wordpress: Admin interface redirects to incorrect subdomain

2005-11-24 Thread Kai Hendry
On 2005-11-24T22:44+0100 Christer Mjellem Strand wrote: Picture the following setup in /etc/wordpress: config-foo.debian.org.php config-bar.debian.org.php If you go to http://foo.debian.org/wp-admin (which is the URL mentioned in the initial mail with admin pw), it will redirect to the first

Bug#340114: debhelper: dh_installman character convert feature request

2005-11-20 Thread Kai Hendry
Package: debhelper Version: 5.0.7 Severity: normal On a couple of manpages Upsteam uses a non-ascii character which lintian moans about like so: warning: can't find numbered character It would be nice to have a feature to convert or kill esoteric characters (usually put in man pages to show

Bug#335962: openssh-client: Recursive loop on scp -r with symlink

2005-10-26 Thread Kai Hendry
Package: openssh-client Version: 1:4.2p1-5 Severity: normal It started like this: scp -r oracle 192.168.0.112: Original oracle directory looks likes this. Notice the lib directory: oracle |-- instantclient-basic-linux32-10.2.0.1-20050713.zip |-- instantclient-sdk-linux32-10.2.0.1-20050713.zip

Bug#335817: [EMAIL PROTECTED]: Bug#335817: wordpress: SECURITY : Contains an insecure version of class.snoopy]

2005-10-26 Thread Kai Hendry
On 2005-10-26T00:40-0700 Matt Mullenweg wrote: I need a Wordpress release with the updated Snoopy version 1.2.1. ASAP. Could you confirm this affects WP? We use an older version of Snoopy that has been modified, and the only calls to it are hard-coded RSS feeds, so I don't think this would

Bug#335817: wordpress: SECURITY : Contains an insecure version of class.snoopy

2005-10-25 Thread Kai Hendry
Oh god, not again. :) Can I get a CAN number for this? I've mailed upstream. If that don't release an updated Wordpress soon, I'll update the snoopy class file myself and get a package out tomorrow. http://prdownloads.sourceforge.net/snoopy/Snoopy-1.2.1.tar.gz?download For those looking for

Bug#335185: Matrices

2005-10-23 Thread Kai Hendry
There is already R for manipulating matrices: http://packages.qa.debian.org/r/r-base.html Why use another? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#334824: logrotate: Postrotate documentation - Why restart?

2005-10-20 Thread Kai Hendry
On 2005-10-21T00:49+0100 Paul Martin wrote: On Thu, Oct 20, 2005 at 12:04:24PM +1000, Kai Hendry wrote: I don't understand why there is a need to restart the server in a postrotate using apache2 as an example. Could you or rather docs explain this better? :) I noticed this on RH machine

Bug#334824: logrotate: Postrotate documentation - Why restart?

2005-10-19 Thread Kai Hendry
Package: logrotate Version: 3.7-5 Severity: wishlist I don't understand why there is a need to restart the server in a postrotate using apache2 as an example. Could you or rather docs explain this better? :) I noticed this on RH machine for example: postrotate /bin/kill -HUP `cat

Bug#334638: docbook-utils: docbook2* not including email

2005-10-18 Thread Kai Hendry
Package: docbook-utils Version: 0.6.14-1 Severity: normal I subscribed to docbook-help to try get an answer. http://tinyurl.com/8hmms OR http://lists.oasis-open.org/archives/docbook/200510/msg00028.html Concludes with Michael Smith recommending not to do it with jw!

Bug#331729: [php-maint] Bug#331729: php4-curl: Requires an Apache restart on postinst

2005-10-05 Thread Kai Hendry
On 2005-10-05T14:25+1000 Adam Conrad wrote: it may be helpful in the cases where people don't know what's wrong, it seems quite a disruptive thing to do for the majority of cases. Well I wish it just automagically worked. I have no idea about what dlopen() means. If we compare this to the

Bug#331729: php4-curl: Requires an Apache restart on postinst

2005-10-04 Thread Kai Hendry
Package: php4-curl Version: 4:4.3.10-16 Severity: minor I apt-get install php4-curl and expected it to work straight away. Instead my applications reported: Call to undefined function: curl_init() Errors. After a : sudo /etc/init.d/apache2 restart It did start to work. -- System

Bug#328909: wordpress: CSS Security Vulnerability

2005-09-19 Thread Kai Hendry
Btw is there a CAN number for this? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#328554: Fwd: virtual-mysql-server remote box

2005-09-19 Thread Kai Hendry
An informative email from Christian which shouldn't just sit in my inbox. -- Forwarded message -- From: Christian Hammers [EMAIL PROTECTED] Date: 19-Sep-2005 17:35 Subject: Re: virtual-mysql-server remote box To: Kai Hendry [EMAIL PROTECTED] Hello Kai On 2005-09-19 Kai Hendry

Bug#328909: wordpress: CSS Security Vulnerability

2005-09-18 Thread Kai Hendry
Thanks for the bug report. I've forwarded this issue upstream on their BTS: http://trac.wordpress.org/ticket/1686 Best wishes, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#328554: wordpress: Requires mysql-server when the server can actually be on a remote server

2005-09-16 Thread Kai Hendry
On 2005-09-15T21:43-0500 Nate Carlson wrote: Wordpress requires mysql-server, when the server can actually be installed on a remote box. Also, it requires php4-mysql, when php5-mysql can also fulfill the need. virtual-mysql-server can be used if you setup mysql on a remote box in theory. As

Bug#323040: wordpress: Arbitrary code execution through inproper input sanitising in cookie handling

2005-08-16 Thread Kai Hendry
1.5.2 is out. Do you have a CAN number for than vulnerability? I am on holiday in Canberra and Internet access is a problem. I've downloaded the latest.tar.gz and will package it tonight. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#322668: netbase: ifrename support

2005-08-11 Thread Kai Hendry
Package: netbase Version: 4.21 Severity: normal Could you please apply the patch in: vim /usr/share/doc/ifrename/HOTPLUG.txt.gz +227 So ifrename setup if painless. ifrename is something I am hoping to use to setup eth0 as my wired ethernet interface and eth1 as my wireless interface. -- System

Bug#251949: exim4: Port number

2005-08-10 Thread Kai Hendry
Ok I have done that now. Took me forever to track it down to /etc/exim4/conf.d/transport/30_exim4-config_remote_smtp_smarthost as the file that required editing. :) Though now I wish the logs mentioned what port it delivered the mail. As you can see this log doesn't: 2005-08-10 15:49:45 exim

Bug#251949: exim4: Port number

2005-08-09 Thread Kai Hendry
Package: exim4 Version: 4.52-1 Followup-For: Bug #251949 I have spent now at least an hour trying to figure out where I need to specify the port number. Grepping around with port is hopeless. Could you at least add a README.port or something to tell me how to do it if you are unwilling to apply

Bug#322116: lists.debian.org: Merge CD related lists into one

2005-08-09 Thread Kai Hendry
On 2005-08-09T10:27+0100 Steve McIntyre wrote: Don't be ridiculous. They are separate mailing lists for a reason: other-cdwrite is for discussion of software that writes CDs (e.g. cdrecord) Which is related to all the other groups. debian-cd-vendors is for discussion amongst vendors of

Bug#322090: imapcopy: Does not work with IMAPS:993

2005-08-08 Thread Kai Hendry
Package: imapcopy Version: 1.01-1 Severity: normal Unable to connect to source imap-server mail.cs.helsinki.fi:993 Most people use remote IMAP servers with IMAPS so it severely limits this package usefulness if it doesn't support this secure protocol. -- System Information: Debian Release:

Bug#322116: lists.debian.org: Merge CD related lists into one

2005-08-08 Thread Kai Hendry
Package: lists.debian.org Severity: normal I am interested in making Live CDs using the Debian distribution. Currently there are 4 mailing lists to subscribe to about this. That's far too much: other-cdwrite debian-cd-vendors debian-cd debian-knoppix I suggest merging them all into debian-cd.

Bug#320462: http://trac.wordpress.org/ticket/1545

2005-08-02 Thread Kai Hendry
Opened a bug on Wordpress's BTS: http://trac.wordpress.org/ticket/1545 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#320462: Upstream

2005-08-01 Thread Kai Hendry
Just got around to passing this upstream: http://comox.textdrive.com/pipermail/wp-hackers/2005-August/002204.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#319962: powernowd: README should mention acpi-cpufreq

2005-07-25 Thread Kai Hendry
Package: powernowd Version: 0.96-2 Severity: normal Wasted a few hours discovering that I need acpi-cpufreq in my /etc/modules to make powernowd. Here is a complete list for my Thinkpad T30: # /etc/modules: kernel modules to load at boot time. # # This file should contain the names of kernel

Bug#319967: kernel-patch-xen: make-kpkg with --added_patches doesn't work

2005-07-25 Thread Kai Hendry
Package: kernel-patch-xen Version: 2.0.6-1 Severity: normal $ cp /boot/config-2.6.12-1-686 .config frodo$ sudo make-kpkg kernel-image --added_patches xen --arch xen Please ignore the warning about overriding and ignoring targets above. These are harmless. They are only invoked in a part of the

Bug#319990: piuparts: man page example fails

2005-07-25 Thread Kai Hendry
Package: piuparts Version: 0.7-1 Severity: minor This could be a problem with debootstrap. :) Anyway, scripts for stable, testing and unstable don't exist: frodo$ dpkg -L debootstrap | grep scripts /usr/lib/debootstrap/scripts /usr/lib/debootstrap/scripts/potato

Bug#319989: piuparts: malformed sources.list

2005-07-25 Thread Kai Hendry
Package: piuparts Version: 0.7-1 Severity: normal This is my sources.list : deb http://ftp.au.debian.org/pub/linux/debian/ unstable main contrib non-free deb-src http://ftp.au.debian.org/pub/linux/debian/ unstable main contrib non-free deb ftp://ftp.nerim.net/debian-marillat/ sid main deb-src

Bug#319007: wordpress: dbconfig dep screws upgrade

2005-07-19 Thread Kai Hendry
Package: wordpress Version: 1.5.1.3-3 Severity: normal Are you sure you want to install/upgrade the above packages? [Y/n/?/...] (Reading database ... 65682 files and directories currently installed.) Preparing to replace wordpress 1.5.1.3-2 (using .../wordpress_1.5.1.3-3_all.deb) ...

Bug#318853: gnupg: Difficulty signing DD keys

2005-07-18 Thread Kai Hendry
Package: gnupg Version: 1.4.1-1 Severity: normal frodo$ tail -n2 .gnupg/gpg.conf keyring /usr/share/keyrings/debian-keyring.gpg keyring /usr/share/keyrings/debian-keyring.pgp frodo$ gpg --sign-key F2B1606C 8 SNIP! Really sign? (y/N) y 8 SNIP! gpg: update failed: file write

Bug#317384: mini-dinstall: archive_style results in apt-get dist parse error

2005-07-14 Thread Kai Hendry
On Thu, Jul 14, 2005 at 11:15:20 +0200, Thomas Viehmann wrote: sorry for responding late... deb http://hendry.iki.fi/debian/ unstable deb-src http://hendry.iki.fi/debian/ unstable There might be a problem, but did you try adding a / (using unstable/ instead of unstable)? Yes, that seems to

Bug#317601: feh: New version 1.3.3 fixes EXIF corruption

2005-07-10 Thread Kai Hendry
On Sat, Jul 09, 2005 at 10:57:59PM -0700, Steve Langasek wrote: On Sun, Jul 10, 2005 at 12:42:45PM +1000, Kai Hendry wrote: Package: feh Version: 1.3.2-1 Severity: grave Justification: renders package unusable If I rotate an image with feh I lose my EXIF information in my JPEG. And why

Bug#317601: feh: New version 1.3.3 fixes EXIF corruption

2005-07-10 Thread Kai Hendry
On Sun, Jul 10, 2005 at 12:43:44AM -0700, Steve Langasek wrote: How? Are you saying that using feh as an image viewer causes the images to be edited? Yes, when you rotate an image. signature.asc Description: Digital signature

Bug#61667: coreutils: date conversion doesn't work

2005-07-10 Thread Kai Hendry
Package: coreutils Version: 5.2.1-2 Followup-For: Bug #61667 #bug: frodo$ date -u -d now EST Sun Jul 10 20:01:21 UTC 2005 #should be: frodo$ TZ=UTC date Sun Jul 10 15:01:25 UTC 2005 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable')

Bug#317601: feh: New version 1.3.3 fixes EXIF corruption

2005-07-09 Thread Kai Hendry
Package: feh Version: 1.3.2-1 Severity: grave Justification: renders package unusable If I rotate an image with feh I lose my EXIF information in my JPEG. 1.3.3 fixes this: http://www.linuxbrit.co.uk/feh/feh_changelog -- System Information: Debian Release: testing/unstable APT prefers

Bug#317384: mini-dinstall: archive_style results in apt-get dist parse error

2005-07-07 Thread Kai Hendry
Package: mini-dinstall Version: 0.6.21 Severity: normal I just setup a repo. According to the man page if I put something like: deb http://hendry.iki.fi/debian/ unstable deb-src http://hendry.iki.fi/debian/ unstable in the sources.list it should work. But: debian$ sudo apt-get update E:

Bug#311821: Themes and plugins

2005-07-07 Thread Kai Hendry
Root needs to put them in (or symlink is what I do) by hand. Wordpress doesn't have a working feature to automagically install them. So there is no need setup some alternate perms. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#312721: [false.hopes@gmail.com: Re: [wp-hackers] Debian: wordpress does not see mysql]

2005-07-07 Thread Kai Hendry
to this list before, but never committed any changes, and I really don't know why.. On 7/7/05, Kai Hendry [EMAIL PROTECTED] wrote: Some users experienced a problem here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312721 I applied the patch though this problem does not bother me. Any

Bug#316402: security bug still exists in stable

2005-07-05 Thread Kai Hendry
Wordpress isn't in sarge. http://packages.debian.org/cgi-bin/search_packages.pl?keywords=wordpresssearchon=namessubword=1version=stablerelease=all Are we still supporting Woody!? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#312721: Comments

2005-06-30 Thread Kai Hendry
Stepan I just applied your patch to 1.5.1.3-2 here: http://hendry.iki.fi/debian/wordpress/ Could you test it? About the setup-mysql script. It's a bit hairy and it is not very clever. Matt, how did you want your blog to show up on the net? As a domain? Or something off a domain, like

Bug#314808: /usr/share/PACKAGE/www

2005-06-20 Thread Kai Hendry
I think /usr/share/PACKAGE/www is rather long and clumsy. May I suggest a /web directory. http://lists.debian.org/debian-webapps/2005/06/msg00029.html The Web application can then store files based on /web/HTTP_HOST. /usr/share/PACKAGE/www doesn't account for the possibility that more than one

Bug#314808: /usr/share/PACKAGE/www

2005-06-20 Thread Kai Hendry
On Mon, Jun 20, 2005 at 01:05:41AM -0700, Steve Langasek wrote: You can suggest it, but top-level directories are governed by the FHS, and you'll have to come up with a pretty strong reason why the existing available directories don't address the need. So FHS suggests:

Bug#314808: cgi-bin, .html, .pl etc in URIs

2005-06-20 Thread Kai Hendry
On Mon, Jun 20, 2005 at 10:35:04AM +0200, Thijs Kinkhorst wrote: On Mon, 2005-06-20 at 18:23 +1000, Kai Hendry wrote: /srv/www could be /srv/physics/www according to the FHS! Hardly a standard IMO. /web or /www gives prominence to Debian as a Web platform and HTTP_HOST is concrete. Well

Bug#314808: /usr/share/PACKAGE/www

2005-06-20 Thread Kai Hendry
On Mon, Jun 20, 2005 at 01:34:27AM -0700, Steve Langasek wrote: So FHS suggests: http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM There is no consensus. It's a mess. I don't know what lack of consensus you're referring to. That /srv/www could be also

Bug#248699: [hendry@cs.helsinki.fi: Re: Screen]

2005-06-16 Thread Kai Hendry
This bug doesn't affect me anymore. It is really obscure. I suspect it is something to do with the particular version of the kernel and it's settings. - Forwarded message from Kai Hendry [EMAIL PROTECTED] - From: Kai Hendry [EMAIL PROTECTED] To: James Watson [EMAIL PROTECTED] Subject

Bug#166028: listarchives: Character Entity encoding

2005-06-16 Thread Kai Hendry
Package: listarchives Followup-For: Bug #166028 If this is ever going to get done. The best way is with character encoding. e.g. encoder: http://www.wbwip.com/wbw/emailencoder.html Then the normal mailto: links won't be broken and hence this method poses no inconvenience to the user. -- System

Bug#314565: xutils: mkdirhier is redundant to `mkdir -p`

2005-06-16 Thread Kai Hendry
Package: xutils Version: 4.3.0.dfsg.1-14 Severity: minor Since 2002-09-28 (/usr/share/doc/coreutils/changelog.gz) mkdir from coreutils supports the creation of directory hierarchies with a switch. Therefore there is no need for mkdirhier, except to confuse people into using it and depending on

Bug#312721: wordpress does not see mysql

2005-06-09 Thread Kai Hendry
On Fri, Jun 10, 2005 at 12:17:54AM +0400, Stepan Koltsov wrote: After installation (apt-get install wordpress and script examples/setup-mysql) I see the following message instead of blog: If you used the setup-mysql script, did you allow it to create the tables? If so, then you do have mysql

Bug#312292: Processed: your mail

2005-06-08 Thread Kai Hendry
On Wed, Jun 08, 2005 at 05:56:43PM -0700, Steve Langasek wrote: tags 312292 -fixed thanks Surely, this last tag was wrong; fixed refers to NMUs, which there hasn't been for this package, and sarge doesn't have version 1.0.28 anyway. Sorry my mistake. I thought fixed referred to if the

Bug#312292: maradns: Maradns 1.0.28 works around a serious Linux kernel 2.6 bug that causes MaraDNS to hang

2005-06-07 Thread Kai Hendry
Package: maradns Severity: grave Justification: renders package unusable The 1.0.28 packages are here: http://www.cs.helsinki.fi/u/hendry/debian/maradns/ -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux

Bug#311580: debian-installer: sshd wanted

2005-06-01 Thread Kai Hendry
Package: debian-installer Severity: wishlist I just installed the 100 meg netinst from: http://www.debian.org/devel/debian-installer/ And it would have been nice to have a package list. Because I assumed there would be sshd installed. After creating a user I ran into problems getting at the apt

Bug#311440: svn-buildpackage: svn-inject discards file of type l, symlinks

2005-05-31 Thread Kai Hendry
Package: svn-buildpackage Version: 0.6.7 Severity: normal I just tried an svn-inject on a package maradns that contains symlinks. Since my Subversion version 1.1.4 can handle symlinks, I see no reason for them to be discarded by the svn-inject script. Anyway discarding files violates DFSG #4

Bug#268192: Sarge

2005-05-25 Thread Kai Hendry
I just tried a default install on Debian sarge. Can't quite remember my initial selection. Probably Mail server as well as Desktop. Anyway I found that config message: http://hendry.iki.fi/media/2005/5/libc-what.jpg A bit too icky for a default install. Could you please do away with it? -- To

Bug#308534: Wordpress vulnerability details / Wordpress hardly suitable for a stable release

2005-05-15 Thread Kai Hendry
I find there is always security issues associated with PHP apps. :/ I support Moritiz's decision. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#308534: marked as done (wordpress: upstream security fix available)

2005-05-14 Thread Kai Hendry
On Fri, May 13, 2005 at 11:27:10PM -0700, Steve Langasek wrote: Wordpress developers are not telling anyone what security hole 1.5.1 fixes. :/ Uh, that doesn't suddenly make this a non-bug... Sorry, I thought if 1.5.1 has been uploaded I could close this bug. I think it too difficult to do

Bug#308534: marked as done (wordpress: upstream security fix available)

2005-05-14 Thread Kai Hendry
On Sat, May 14, 2005 at 12:23:25AM -0700, Steve Langasek wrote: We still have to figure out what to do with wordpress for sarge. I have contacted upstream again about this. Personally I think it is a waste of time and effort to backport this security fix. -- To UNSUBSCRIBE, email to [EMAIL

Bug#308534: wordpress: upstream security fix available

2005-05-10 Thread Kai Hendry
I agree. I need to find someone to upload my packages here: http://iki.fi/hendry/debian/wordpress -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307333: [m@mullenweg.com: Re: [kees@outflux.net: Bug#307333: wordpress: URL replacement for smilies uses siteurl instead of home]]

2005-05-09 Thread Kai Hendry
- Forwarded message from Matt Mullenweg [EMAIL PROTECTED] - From: Matt Mullenweg [EMAIL PROTECTED] To: Kai Hendry [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED]: Bug#307333: wordpress: URL replacement for smilies uses siteurl instead of home] Date: Mon, 09 May 2005 17:11:23 -0700

Bug#307662: New upstreams = security fixies, bug fixes, etc..

2005-05-05 Thread Kai Hendry
Thanks for the tip. I am working on it tonight after laying in the sun in Thailand. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307333: I will pass this one upsteam

2005-05-05 Thread Kai Hendry
I will pass this one on upsteam. Thanks! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307662: New packages

2005-05-05 Thread Kai Hendry
Waiting for liiwi to sponsor an upload. :) http://www.cs.helsinki.fi/u/hendry/debian/maradns/ Best wishes from Bangkok, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#298571: Multiple installation support

2005-04-22 Thread Kai Hendry
http://www.cs.helsinki.fi/u/hendry/debian/wordpress/ Some new packages that support multiple installation support. Comments and more testing would be appreciated. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#298563: [ch@debian.org: Re: unofficial wordpress package issue]

2005-04-18 Thread Kai Hendry
- Forwarded message from Christian Hammers [EMAIL PROTECTED] - From: Christian Hammers [EMAIL PROTECTED] To: Kai Hendry [EMAIL PROTECTED] Cc: Riccardo Magliocchetti [EMAIL PROTECTED] Subject: Re: unofficial wordpress package issue Date: Mon, 28 Feb 2005 10:13:35 +0100 Delivered-To: [EMAIL

Bug#298571: wordpress: multiple installation support

2005-03-15 Thread Kai Hendry
On Tue, Mar 08, 2005 at 10:24:27AM -0500, Charles Fry wrote: In the meantime, a link could be added to: http://codex.wordpress.org/Installing_Multiple_Blogs Hmph, there seems to be several ways to do this. :) I don't have too much time right now to work on this. I am back packing. :) I

Bug#298571: wordpress: multiple installation support

2005-03-15 Thread Kai Hendry
Sure. I am reluctant to release a -2 because I believe comments aren't working 100% properly in 1.5. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#299378: wordpress: Updated package doesn't update database

2005-03-13 Thread Kai Hendry
Just to confirm, did you run the: wp-admin/upgrade.php Wordpress upgrade script from a Web UA? This package doesn't do this for you. If someone has some good ideas how to do this in a clean Debian way, please let me know. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#297631: [m@mullenweg.com: Re: [stuartf@uga.edu: Bug#297631: wordpress: Reports Referer Sending turned off even when it's on]]

2005-03-02 Thread Kai Hendry
- Forwarded message from Matt Mullenweg [EMAIL PROTECTED] - From: Matt Mullenweg [EMAIL PROTECTED] To: Kai Hendry [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED]: Bug#297631: wordpress: Reports Referer Sending turned off even when it's on] Date: Wed, 02 Mar 2005 16:57:50 -0800 Delivered

<    1   2   3