Affected me as well. Debian Buster. Can be dangerous when working with a
remote server!
Package: file
Version: 1:5.22+15-2
Severity: important
Dear Maintainer,
file -b --mime-type NONEXISTING_FILE > mimetype.txt && echo "success"
will print "success" even though NONEXISTING_FILE does not exist, and
the string "cannot open `NONEXISTING_FILE' (No such file or directory)"
will be writ
Package: usb-modeswitch
Version: 2.2.0+repack0-2
According to the comments in /etc/usb_modeswitch.conf, setting
EnableLogging=1 should make i
produce a logfile in /var/log. When I invoke usb_modeswitch it does work
(switches mode of
my 3G dongle) but no logfile is created in /var/log.
This is how
Package: coreutils
Version: 5.97-5.3
$ umask
0077
$ touch foo
$ ls -l foo
-rw--- 1 user user 0 2008-11-20 03:04 foo
$ chmod 0400 foo
$ ls -l foo
-r 1 user user 0 2008-11-20 02:47 foo
$ cpfoo copy1
$ cp --no-preserve=mode foo copy2
$ cp -i foo copy3
$
Package: python2.5
Version: 2.5-5
Severity: normal
Tags: l10n
Expected behavior of the program below:
Running the program like this should make it match just the first
string:
LANG=POSIX python2.5 testcase.py
LANG=sv_SE python2.5 testcase.py
Running the program like this should make it mat
5 matches
Mail list logo