Package: libpython3.5-stdlib
Version: 3.5.2-2ubuntu0~16.04.1
Severity: normal
Dear Maintainer,
If I "import test" python imports a module from the stdlib which did not exist
in 2.7.
Looking at this module it seems to:
* Contain tools for running tests on the python interpreter during developme
I've been running the updated crontab on a server since my last email and have
been getting emails like this from the cron daemon:
Cannot stat file /proc/8419/fd/1: No such file or directory
Cannot stat file /proc/8419/fd/2: No such file or directory
Cannot stat file /proc/8419/fd/3: No such fil
On 16/05/2011 19:11, Bob Proulx wrote:
Everything seems equivalent. With option b much prettier I vote for
the option b suggestion from Marcus.
Thanks Marcus for jumping in with that suggestion!
Bob
No problem :)
I've learned a lot about the find utility from this bug report, and what we've
Here's (what I hope is) a small optimisation to Bob's solution.
* fuser returns non-zero if the files aren't in use
* since we only need the argument once, we probably don't need a shell
Can you guys check this over for me?
find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f \
-c
On 15/05/2011 13:51, Debian Bug Tracking System wrote:
This is an automatic notification regarding your Bug report
which was filed against the php5-common package:
#626640: Premature session file deletion
It has been closed by Ondřej Surý.
Their explanation is attached below along with your or
Package: php5-common
Version: 5.3.6-10
The crontab /etc/cron.d/php5 will, in certain circumstances, prematurely delete
session files, resulting in error messages in scripts which were using those
sessions.
Circumstances in which this might occur are:
* A script has been running longer than the
6 matches
Mail list logo