Your message dated Sun, 22 Apr 2012 17:56:17 +0200
with message-id <[email protected]>
and subject line Closing
has caused the Debian Bug report #578748,
regarding typo3: path to execdir is broken
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
578748: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578748
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: typo3: path to execdir is broken
Package: typo3
Version: 4.3.2-1
Severity: important
Checking the Apache log, I found something interesting
#tail /var/log/apache2/error.log
[Thu Apr 22 12:26:33 2010] [error] [client ::1] File does not exist:
/var/www/favicon.ico
sh: /var/lib/typo3-dummy/execdir//combine: No such file or directory
#ls -lh /var/lib/typo3-dummy/execdir
lrwxrwxrwx 1 www-data www-data 18 avr 22 12:50 composite -> /usr/bin/composite
lrwxrwxrwx 1 www-data www-data 16 avr 22 12:50 convert -> /usr/bin/convert
lrwxrwxrwx 1 www-data www-data 11 avr 22 12:50 gm -> /usr/bin/gm
lrwxrwxrwx 1 www-data www-data 17 avr 22 12:50 identify -> /usr/bin/identify
lrwxrwxrwx 1 www-data www-data 18 avr 22 12:50 sendmail -> /usr/sbin/sendmail
0) I can't see the "combine" simlink that is invoked by the installer.
I couldn't find it even after upgrading my package
"graphicsmagick-imagemagick-compat" from 1.1.11-3.2 (stable/lenny) to
1.3.5-6 (testing/squeeze).
1) The path to the given file is broken: even if it existed, it would
never be found. I fixed this by removing the finishing trail in the
line #68
of the file /etc/apache2/conf.d/typo3-dummy.conf[0] and restarting Apache.
I guess that "combine" symlink should point to an old imagemagick
command. (As I've created it as an empty file -just for testing
purposes-, I get a "Improper arguments supplied" error in the Apache
log.)
Is this bug worth of being fowarded upstream?
L
[0]: php_admin_value safe_mode_exec_dir /var/lib/typo3-dummy/execdir
-- System Information:
Debian Release: 5.0.4
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages typo3 depends on:
ii typo3-database 4.3.2-1 TYPO3 - The enterprise level open
ii typo3-dummy 4.3.0-2 TYPO3 - the enterprise level open
ii typo3-src-4.3 4.3.2-1 TYPO3 - The enterprise level open
typo3 recommends no packages.
typo3 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi there,
i close this one because the current typo3 (4.5) seems to handle the
trailing slash correctly. The install tool code contains a check and
appends the slash if missing.
"combine" is a very old name of the "composite" tool.
--
MfG, Christian Welzel
GPG-Key: pub 4096R/5117E119 2011-09-19
Fingerprint: 3688 337C 0D3E 3725 94EC E401 8D52 CDE9 5117 E119
--- End Message ---