Same issue happens for me with a Shuttle Omninas KD20, which doesn't
give shell access (and the known hack to get shell access doesn't work
on latest firmware). Strange thing is that it doesn't happen on every
file. Also, it seems that smbclient will happily fetch the files without
issues, even tho
Public bug reported:
Binary package hint: php5
In PHP 5.3.2-1ubuntu4 there's a bug concerning getPathInfo() on the
SplFileInfo object. Instead of returning a new SplFileInfo object for
the parent directory it returns a SplFileInfo object for the same file.
The bug is reported and fixed upstream a
Actually, doing "for x in `ls /etc/init.d`; do /etc/init.d/$x stop;
done" will result in my gnome session dying, dropping me back to a gdm
login prompt, even though I'm running that as a normal user...
--
Apache2 initscript gives wrong output
https://bugs.launchpad.net/bugs/475747
You received th
Actually, I just found out this issue is not confined to apache. The same goes
for:
acpid
acpi-support
anacron
apport (even though it shows a permission denied error)
and the list goes on... Does anyone actually care about making initscripts
usable?
--
Apache2 initscript gives wrong output
http
Actually this bug exists since Jaunty (or earlier). The init script is
just discarding whatever kill is doing to apache. Besides the output
being wrong, the init script also incorrectly returns success. This
makes the script incompatible with constants defined in sysexits.h,
stdlib.h and the defaul