Bug#487824: linux-image-2.6.25: regression: ACPI battery not supported under VMware Fusion

2008-06-24 Thread Lea Wiemann
Package: linux-image-2.6.25-2-686 Version: 2.6.25-5 Severity: normal File: linux-image-2.6.25 I activated pass power supply to guest under VMware Fusion 1.1.3, but as of linux-image-2.6.25 I only get the following output: $ acpi No support for device type: battery However, the battery does

Bug#487824: closed by maximilian attems [EMAIL PROTECTED] (Re: Bug#487824: linux-image-2.6.25: regression: ACPI battery not supported under VMware Fusion)

2008-06-24 Thread Lea Wiemann
Debian Bug Tracking System wrote: fixed in newer acpi: $ acpi Battery 0: Charging, 95%, 00:00:39 until charged Thanks! It works with 1.1, but the current doesn't seem to be properly propagated -- I seem to recall it working before in 2.6.24: $ acpi Battery 0: Charging, 60%,

Bug#481144: open-vm-source does not compile: linux/autoconf.h not found

2008-05-18 Thread Lea Wiemann
Daniel Baumann wrote: this is known old (broken) version of linux-kbuild. please, make sure you have *current* sid by updating *all* packages and using *only* the newest available packages. Hi Daniel! I have version 2.6.25-2 of linux-kbuild, linux-headers, and linux-image. I tried booting

Bug#481685: acpi-support: do not set APM mode in 90-hdparm.sh if running in a VMware guest

2008-05-18 Thread Lea Wiemann
Bart Samwel wrote: The line: if hdparm -i $dev | grep -q 'AdvancedPM=yes' ; then is supposed to filter out hard drives that can't handle it. Apologies, I wasn't using sid, and that line wasn't in the previous version. Now that I've upgraded my acpi-support package, it works fine. One

Bug#481001: open-vm-tools init script

2008-05-17 Thread Lea Wiemann
One more thing: vmhgfs does not need to be loaded, since it's automatically loaded when the user mounts a VMware share. # lsmod | grep vmhgfs # mount .host:/ -t vmhgfs /mnt/host # lsmod | grep vmhgfs vmhgfs 38272 1 # Note that the mount command requires the mount.vmhgfs

Bug#481685: acpi-support: do not set APM mode in 90-hdparm.sh if running in a VMware guest

2008-05-17 Thread Lea Wiemann
Package: acpi-support Version: 0.103-5 Severity: normal Tags: patch /etc/acpi/*/90-hdparm.sh sets the APM mode to 254 or 128 (-B 128 / -B 254). This fails in VMware guests, for both SCSI and IDE devices. I suggest you apply the attached patch to 90-hdparm.sh, which prevents the APM mode from

Bug#481144: open-vm-source does not compile: linux/autoconf.h not found

2008-05-17 Thread Lea Wiemann
Hm. I'm just trying to recompile it, but it doesn't work anymore. I'm using open-vm-source 2008.05.02-90473-1 and either linux-image-2.6.25-1-686 or linux-image-2.6.25-2-686, and matching linux-headers. $ uname -a Linux fly 2.6.25-1-686 #1 SMP Mon Apr 28 13:54:58 UTC 2008 i686 GNU/Linux $

Bug#481144: open-vm-source does not compile: linux/autoconf.h not found

2008-05-14 Thread Lea Wiemann
Daniel Baumann wrote: this version is supposed to work with .25; however, due to the abi bump, .25 is not installable on sid yet, so you need to wait a bit. Thanks, Daniel. I can confirm that it compiles fine with 2.6.25! Best, Lea -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#481144: open-vm-source does not compile: linux/autoconf.h not found

2008-05-13 Thread Lea Wiemann
Package: open-vm-source Version: 2008.05.02-90473-1 Severity: important Justification: fails to build from source open-vm-source 2008.05.02-90473-1 fails to compile on my system with kernel 2.6.24. I suspect that it's a problem with the header directory paths (gcc's -I option).

Bug#481144: Symlink

2008-05-13 Thread Lea Wiemann
I may have gotten the symlink wrong, but the same error also happens with the following symlink: /usr/src/linux - linux-headers-2.6.24-1-686 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#481001: open-vm-tools: init script should load vmsync

2008-05-12 Thread Lea Wiemann
Package: open-vm-tools Version: 2008.05.02-90473-1 Severity: wishlist Tags: patch The open-vm-tools init script should load the vmsync kernel module (shipped with open-vm-source like the other modules), since according to http://open-vm-tools.wiki.sourceforge.net/Packaging#tocPackaging5, vmsync

Bug#481001: Fixed patch

2008-05-12 Thread Lea Wiemann
Apologies, the patch was incomplete. Please use the attached patch instead. --- /etc/init.d/open-vm-tools.orig 2008-05-12 21:28:58.0 -0400 +++ /etc/init.d/open-vm-tools 2008-05-12 21:29:43.0 -0400 @@ -48,6 +48,7 @@ log_daemon_msg Loading open-vm-tools modules

Bug#474694: open-vm-tools: /sbin/mount.vmhgfs Symlink missing

2008-05-12 Thread Lea Wiemann
Unfortunately, this bug is still not fixed in open-vm-tools 2008.05.02-90473-1. Could you please reopen it? -- Lea -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#474694: open-vm-tools: /sbin/mount.vmhgfs Symlink missing

2008-05-12 Thread Lea Wiemann
Apologies, I didn't check carefully enough: The symlink did get fixed, but it still resides in /usr/sbin rather than /sbin, so it isn't found by mount. I therefore suggest you symlink /usr/sbin/vmware-hgfsmounter to /sbin/mount.vmhgfs. -- Lea -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#481004: open-vm-tools: vmware-checkvm should be in /usr/bin

2008-05-12 Thread Lea Wiemann
Package: open-vm-tools Version: 2008.05.02-90473-1 Severity: minor vmware-checkvm should be in /usr/bin rather than /usr/sbin since it can be used by normal users, not just root. http://open-vm-tools.wiki.sourceforge.net/Packaging#tocPackaging10 -- System Information: Debian Release: lenny/sid

Bug#462732: pmount, Lea_External and /media/external: still problematic ?

2008-03-29 Thread Lea Wiemann
Vincent Fourmond wrote: I believe it should have been fixed by pmount 0.9.17-2. Yes, I can confirm that it's working fine with 0.9.17-2. Thanks a lot! -- Lea -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#463084: cogito should depend on curl

2008-01-29 Thread Lea Wiemann
Package: cogito Version: 0.18.2-3 Severity: normal As long as bug #350919 (cg-clone: use wget as an alternative to curl) is not implemented, cogito should have curl in its dependencies, since otherwise, this can happen: $ cg clone http://www.kernel.org/pub/scm/git/git.git Initialized empty Git

Bug#462734: /etc/cron.daily/apt fails on failed apt-get check

2008-01-28 Thread Lea Wiemann
I know I can do that, but why not fix it in the package then? -- Lea Lord of, St. Luke Valor wrote: In that case, I recommend you comment out the if statement with hash marks. On 1/26/08, *Lea Wiemann* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Package: apt Version: 0.7.9

Bug#462732: pmount: /etc/fstab and symlinks

2008-01-26 Thread Lea Wiemann
Package: pmount Version: 0.9.17-1 Severity: normal I have the following line in my /etc/fstab to make sure the Lea_External disk gets mounted to /media/external: /dev/disk/by-label/Lea_External /media/externalext3 noatime,errors=remount-ro,noexec,nosuid,nodev,noauto,user 0 0

Bug#462734: /etc/cron.daily/apt fails on failed apt-get check

2008-01-26 Thread Lea Wiemann
Package: apt Version: 0.7.9 Severity: wishlist /etc/cron.daily/apt reads: # check if we can lock the cache and if the cache is clean if ! apt-get check -q -q 2/dev/null; then exit 1 fi This causes me to receive email from cron sometimes just because apt-get happens to be

Bug#459462: gnupg2 should depend on (or recommend) gnupg-agent

2008-01-06 Thread Lea Wiemann
Package: gnupg2 Version: 2.0.8-1 Severity: normal The gpg2 man page says: gpg2 always requires the agent. In fact, without gnupg-agent I could not encrypt a file. I therefore suggest you add gnupg-agent to the dependencies, or at least to the list of recommended packages. -- System

Bug#458306: e2fsprogs: filefrag reports better-than-perfect extent count

2007-12-30 Thread Lea Wiemann
Package: e2fsprogs Version: 1.40.2-1+lenny1 Severity: normal filefrag reports a better-than-perfect number of extents for a large file (21G) on my hard disk: 170 extents found, perfection would be 174 extents The full output of `filefrag -v backup-hda2-2007-10-16.lzop' is below. Please let me

Bug#458307: e2fsprogs: filefrag reports better-than-perfect extent count

2007-12-30 Thread Lea Wiemann
Package: e2fsprogs Version: 1.40.2-1+lenny1 Severity: normal filefrag reports a better-than-perfect number of extents for a large file (21G) on my hard disk: 170 extents found, perfection would be 174 extents The full output of `filefrag -v backup-hda2-2007-10-16.lzop' is below. Please let me

Bug#444380: python-constraint files not installed in /usr/lib/python2.4/site-packages

2007-09-28 Thread Lea Wiemann
Package: python-constraint Version: 0.3.0-6 Severity: normal The python-constraint library files get installed into /usr/share/pycentral/python-constraint/, but they are *not* symlinked into /usr/lib/python2.4/site-packages/python-constraint/, so import constraint yields ImportError: No module

Bug#227381: Patch

2007-06-27 Thread Lea Wiemann
I can confirm this. The attached patch fixes the sample file. Best wishes, Lea --- throttle.conf~ 2007-03-04 17:18:46.0 +0100 +++ throttle.conf 2007-06-27 18:43:54.0 +0200 @@ -10,4 +10,4 @@ # pattern number # -#* 3000 # Only devote 3000 bytes per second to our dialup

Bug#429292: thttpd: wrong NAME and DESC in init.d script

2007-06-16 Thread Lea Wiemann
Package: thttpd Version: 2.23beta1-7 Severity: minor Tags: patch -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core) Locale: LANG=en_US.utf8,