Bug#640022: partimage: Statically linked rebuild fails with configure: error: cannot compute sizeof (char)

2011-09-01 Thread Nagy Elemer Karoly
Package: partimage Version: 0.6.8-1 Severity: serious Tags: patch upstream Justification: fails to build from source How to reproduce the problem: mkdir -p ~/partimage ; cd ~/partimage apt-get build-dep partimage ; apt-get source partimage ; cd partimage-0.6.8 ./configure --enable-all-static

Bug#640023: partimage: missing /etc/mtab results in wrong error plus potential buffer overrun

2011-09-01 Thread Nagy Elemer Karoly
Package: partimage Version: 0.6.8-1 Severity: normal Tags: upstream patch How to reproduce: - Reboot in an environment without /etc/mtab - Try to save a partition without --allowmnt Cause of problem: - src/client/misc.cpp isMounted() returns -1 when /etc/mtab is not found - src/client/misc.cpp

Bug#434144: sun-java6-jre: Security upgrade halts applications

2010-11-28 Thread Nagy Elemer Karoly
Package: sun-java6-jre Version: 6-22-0lenny1 Followup-For: Bug #434144 When security upgrading from an older version (i.e. 6-20), files and links from the previous version's extlib (/usr/lib/jvm/java-6-sun-1.6.0.XX/jre/lib/ext/) should be moved to the new version's extlib

Bug#456203: Bug re-happens without ehci

2008-01-23 Thread Nagy Elemer Karoly
Dear Debian, I blacklisted EHCI and the problem still occurs with OHCI, so I guess it is not EHCI-specific. The new error messages, de-duplicated: device descriptor read/64, error -110 reset full speed USB device using ohci_hcd and address X USB disconnect, address X sd 0:0:0:0:

Bug#456203: Bug re-happens, can not reproduce

2008-01-14 Thread Nagy Elemer Karoly
Dear Debian, First, the problem re-occured. Second, *sometimes* the MB fails to boot, so I guess it is a HW problem. Or, maybe a HP problem :) Third, I found a non-deterministic way to test it sometimes. The bug reoccured twice, both time when syncing the file systems with a Java

Bug#459201: qemu: Lenny Qemu dependencies are too strict

2008-01-04 Thread Nagy Elemer Karoly
Package: qemu Version: 0.8.2-4etch1 Severity: important Etch Qemu is half-borked as of Bug 402289. Lenny Qemu needs plenty of new(er) libs, making it incompatible with Etch. It would be very nice if it would be possible to painlessly install a Lenny (or backport) Qemu deb on an Etch server. This

Bug#456203: dumb reportbug

2007-12-19 Thread Nagy Elemer Karoly
Dear Maks, I tried to reproduce the bug under my 2.6.22 but could not do so - I suspect that there was a faulty block on the pendrive which got re-routed. I would close the bug with not reproducible, transient HW error, invalid. Sorry. Elmar -- To UNSUBSCRIBE, email to [EMAIL

Bug#456203: dumb reportbug

2007-12-13 Thread Nagy Elemer Karoly
Dear Debian, So, reportbug forgot to inlcude the majority of the report: USB pendrive fails when syncing file systems (works OK with big sequential copies) with reset high speed USB device and device descriptor read/64, error -110 and sd 0:0:0:0: scsi: Device offlined - not ready after error

Bug#403128: Patch

2007-09-14 Thread Nagy Elemer Karoly
Dear Debian, Here is a patch (hereby released into the public domain, or with the same licence as the original file(s). Please test it and integrate in releases if OOO won't - I will submit this to them as well. For users suffering from this bug under etch amd64, the file

Bug#403128: Patch again

2007-09-14 Thread Nagy Elemer Karoly
My previous patch was reversed, sorry.--- sc/source/ui/dbgui/scuiasciiopt.cxx 2007-09-15 02:39:09.0 +0200 +++ sc/source/ui/dbgui/scuiasciiopt.cxx 2007-09-15 02:41:07.0 +0200 @@ -346,12 +346,13 @@ aLbCharSet.InsertTextEncoding( RTL_TEXTENCODING_DONTKNOW, aCharSetUser );

Bug#422263: linux-source-2.6.18: Vserver (kernel flavour) documentation missing

2007-05-04 Thread Nagy Elemer Karoly
) * ** Nagy Elemer Karoly, 2007. May 04., LGPL Short version for vserver only: apt-get install linux-tree-2.6.18 cd /usr/src/kernel-patches/all/2.6.18/debian/series/ grep -iR vserver * find /usr/src/kernel-patches/ -name *vserver* cd /usr/src/linux bzcat ../kernel

Bug#393285: Documentation needed

2007-04-29 Thread Nagy Elemer Karoly
Dear Ola, Note: I have not cc'd to bug report. And this letter is long. Why can't you use the vserver enabled kernels provided? Because they don't boot. I do not know exactly why, as the operator does not speak English and does not know Linux - but the kernel was not able to mount

Bug#403128: OpenOffice issue 75076

2007-04-27 Thread Nagy Elemer Karoly
Dear Debian, OpenOffice.Org said it's all your fault: http://www.openoffice.org/issues/show_bug.cgi?id=75076 Elemer --- Additional comments from [EMAIL PROTECTED] Fri Apr 27 08:39:40 + 2007 --- Sorry, but you are on the OpenOffice.org site and the problem

Bug#403128: OpenOffice issue 75076

2007-04-27 Thread Nagy Elemer Karoly
Dear Debian, I reproduced the bug under 2.2 - please see https://152.66.114.1/~eknagy/ooobugs/ver22/ This is under x86, btw (and I had to ruin my beautiful stable chroot for it!). Elemer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#393285: Documentation needed

2007-04-27 Thread Nagy Elemer Karoly
Dear Debian, Leaving this package out from Etch maked my life considerebly different. I had no idea how to apply the vserver patches later found by cat /usr/src/kernel-patches/all//2.6.18/debian/series/* | grep vserver after doing apt-get install linux-tree-2.6.18 and