Package: perl-modules
Version: 5.10.0-19lenny2
Severity: normal
I use File::Copy to copy() and move() files from one directory to another, both
being NFS-mounts. However, information about ownership and accessrights is lost
in the process. I've tested this on following systems:
* Debian Etch,
you can fix this bug in 5.0.32 for everyone that is sticking to stable.
--
Met vriendelijke groet,
Gertjan Oude Lohuis
Byte Internet
W www.byte.nl
E [EMAIL PROTECTED]
F 020 6255 922
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I've managed to retrieve the complete query mentioned in one of the
errorlogs, and this was indeed the query that made the server crash.
After some testing, I managed to isolate the piece that made it crash:
repeat(' ', cms_nodes.level-1)
To reproduce this behaviour, the following steps should
Package: mysql-server-5.0
Version: 5.0.32-7etch1
Severity: important
One of our MySQL servers has crashed 3 times during the last 5 days.
The server is heavily used, but there is no visble relationship
between the load on the server and the crashes, since one of the
crashes occurred at 1 AM. After
tags 389741 +patch
thanks
--- ipmi_lanp.c.orig2006-09-28 17:09:35.484318234 +0200
+++ ipmi_lanp.c 2006-09-28 17:02:59.299655896 +0200
@@ -1437,29 +1437,44 @@
}
}
/* ip address */
- else if ((strncmp(argv[1], "ipaddr", 6) == 0) &&
-(get_cmdl
tags 389741 +patch
thanks
--- ipmi_lanp.c.orig2006-09-28 17:09:35.484318234 +0200
+++ ipmi_lanp.c 2006-09-28 17:02:59.299655896 +0200
@@ -1437,29 +1437,44 @@
}
}
/* ip address */
- else if ((strncmp(argv[1], "ipaddr", 6) == 0) &&
-(get_cmdl
Same bug exists in version 1.8.1, which is default in stable (we
backported 1.8.7-2).
Bug is located in lib/ipmi_lanp.c, which does not check for the correct
number of arguments with various 'lan set' commands.
This is the case (at least) at lines 1215 (ipaddr), 1223 (netmask) and
1231 (maca
Package: ipmitool
Version: 1.8.7-2
Severity: normal
When setting the IP-address on the IPMI interface, ipmitool segfaults
when no IP-address is being entered. For example, the following command causes
it to segfault:
file1:~# ipmitool lan set 1 ipaddr
Segmentation fault
The same happens when th
8 matches
Mail list logo