quot; ] || [ "$reason" = "REBOOT" ]; then
+ if [ "$reason" = "BOUND" ] || [ "$reason" = "REBOOT" ] ||
+ [ "$reason" = "TIMEOUT" ]; then
set -- $new_rfc3442_classless_static_routes
Hope this helps,
--
/Dennis Vshivkov
mean to insist.
> All that is really needed to speed this up is removal of the
> -i and '{}' options from xargs.
Sure thing, that's the crux of the fix. Please make that happen.
--
/Dennis Vshivkov
...В гневе желать кому-то смерти -- это болезнь...
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ng, but
makes further enhancements to the same area of dh_movefiles:
- spawns no redundant shell copies;
- removes useless `tar' options and abridges useful ones;
- does away with useless suppression of stdout of `cd'
builtin (it doesn't output anything to stdout);
On Wed, Sep 22, 2010 at 03:26:50AM -0600, Bdale Garbee wrote:
>> However, I also found out that rmt in the paxutils upstream
>> has been altered a week ago to fix the buffering of stdout
>> (but not debug output) and parsing of the `mode' argument of
>> `O' command.
> Yes, I noticed that aft
On Wed, Sep 22, 2010 at 12:15:47AM -0600, Bdale Garbee wrote:
>> According to the changelog, the latest version of tar
>> package in lenny replaced rmt source with the one from
>> paxutils for security reasons. Unfortunately, it also made
>> it impossible to use tar and rmt together.
> Have
Package: tar
Version: 1.20-1+lenny1
Severity: important
Tag: patch
According to the changelog, the latest version of tar package in
lenny replaced rmt source with the one from paxutils for
security reasons. Unfortunately, it also made it impossible to
use tar and rmt together.
Here's what happen
vers).
Regards,
--
/Dennis Vshivkov
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: mplayer
Version: 1.0~rc2-7+lenny1
Tags: upstream
When LIRC codes begin with modifiers, the LIRC input stream can
get `delayed by one'. The attached patch fixes the bug for me.
An example is my `Windows Media Center' IR remote, that sends
virtually everything as `keyboard' hotkeys (its r
ibgssapi_krb5.so.2
#2 0xb65e1e88 in ?? () from /usr/lib/libgssapi_krb5.so.2
#3 0xb65ca8f0 in ?? () from /usr/lib/libgssapi_krb5.so.2
#4 0x in ?? ()
(gdb) _
Maybe the whole problem belongs to the krb5 package instead?
Cheers,
--
/Dennis Vshivkov <[EMAIL PROTECTED]>
Package: linux-2.6
Version: 2.6.18-7, 2.6.18.dfsg.1-9
Severity: important
Attempting to install (ignore the fact that the .deb is from
www.backports.org: the problem is clearly present in the latest
versions in testing and unstable):
# dpkg -i linux-image-2.6.18-3-k7_2.6.18-8~bpo.1_i386.deb
Package: postgresql-8.0
Version: 8.0.3-13
Severity: important
Tags: patch, upstream
Here's the problem:
db=# CREATE GROUP g1;
CREATE GROUP
db=# CREATE USER u1 IN GROUP g1;(1)
CREATE USER
# cat /var/lib/postgresql/8.0/main/global/pg_group
#
The file gets rewritten, but th
Package: ruby1.6
Version: 1.6.8-12
Severity: important
$ cat try
t = '"\"'
pos = 1
puts \
t,
t.index(/\G"/, pos),
t.index(/[^"\\]"/, pos),
t.index(/(?:\G|[^"\\])"/, pos)
$ ruby1.6 try
"\"
nil
nil
2
$ ruby1.8 try
"\"
nil
nil
nil
$ dpkg -l {lib,}ruby1.6 {lib,}ruby1.8
Desired=Unknown/Inst
ься об этом не след...
packit 1.0-1:
! Fixed a typo in option parsing code which made -D always
random when random -S was used.
-- Dennis Vshivkov <[EMAIL PROTECTED]> Thu, 10 Mar 2005 12:38:29 +1300
diff -ur packit-1.0/src/main.c packit-1.0-fixed/src/main.c
--- packit-1.0/src/main.c
13 matches
Mail list logo