Bug#633517: stellarium: New version (11.0) should be packaged

2011-07-10 Thread Jan Muszynski
Package: stellarium Version: 0.10.5-1 Severity: wishlist Subject says it all. Version 11.0 has been released and it would be nice to see it packaged up. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing'), (200, 'unstable'), (1, 'experimental')

Bug#588842: Error messages

2010-12-01 Thread Jan Muszynski
ed - output may be incorrect diversion by libgl1-nvidia-alternatives to: /usr/lib/nvidia/diversions/libGL.so.1 dpkg-shlibdeps: warning: Can't extract name and version from library name `libmath.so' dpkg-shlibdeps: warning: Can't extract name and version from library name `libgeobas

Bug#586725: closed by Michael Gilbert (re: dkms attempts to install modules in wrong order)

2010-08-20 Thread Jan Muszynski
ey've set that up in a way > that installs modules in the correct order: > > $ ls /var/lib/dkms > dkms_dbversion  virtualbox-ose > > if this hasn't fixed the problem, please reopen the bug. > > thanks, > mike > > > > -- Forwarded messag

Bug#589834: cryptsetup: postinst should issue upgrade-initramfs for all kernels

2010-07-21 Thread Jan Muszynski
Package: cryptsetup Version: 2:1.1.3-1 Severity: normal Tags: patch Pretty much as the subject states. The postinst script issues "update-initramfs -u". This updates the initramfs for only the current kernel. I would think that you want to update all the kernel initramfs's. The patch is simple e

Bug#586725: [Pkg-dkms-maint] Bug#586725: dkms attempts to install modules in wrong order

2010-07-17 Thread Jan Muszynski
On Sat, Jul 17, 2010 at 6:52 AM, Giuseppe Iuculano wrote: > On 06/22/2010 01:59 AM, Jan Muszynski wrote: >> This shows up, on my system, when trying to build the modules for virtualbox >> (PUEL). There are 3 modules, and they need to be built in a specific order >> (the

Bug#586725: dkms attempts to install modules in wrong order

2010-06-21 Thread Jan Muszynski
Package: dkms Version: 2.1.1.2-3 Severity: normal Tags: patch This shows up, on my system, when trying to build the modules for virtualbox (PUEL). There are 3 modules, and they need to be built in a specific order (the others depend on the first to build correctly). If dkms processes the modules

Bug#586724: dkms: Removing kernel uninstalls, but doesn't remove, modules

2010-06-21 Thread Jan Muszynski
Package: dkms Version: 2.1.1.2-3 Severity: normal Tags: patch Basically just as the subject states. When removing a kernel it would be good to remove all the modules and not just uninstall them. Issuing a remove instead of an uninstall to dkms will cause the module to be uninstalled first (if it

Bug#581586: Some comments that may, or may not, be useful :)

2010-05-28 Thread Jan Muszynski
I was having problems with wicd and concurrent/parallel boot and resolved them by making changes as follows. This is all on a laptop, which can obviously have different needs then a desktop. 1) I changed all instances of $remote_fs to $local_fs, in all initscripts. Remote filesystems (if any, on a

Bug#577813: 577813 - additional info

2010-04-14 Thread Jan Muszynski
libgtk2.0-0 is definitely the correct place for this bug. Reverting to 2.18.9-2 fixes this particular issue. Installing 2.19.1-1 or higher causes the issue to appear. Arch doesn't have it fixed, but the descriptions there are pretty good. It's only an issue (at least in Thunar, 32 bit) in detail vi

Bug#563412: nautilus-scripts-manager: Doesn't start

2010-01-02 Thread Jan Muszynski
Package: nautilus-scripts-manager Version: 1.3-1 Severity: grave Justification: renders package unusable Trying to start from the menu gives me nothing. Trying to start from the command line returns the following: ---start traceback--- $nautilus-scripts-manager Traceback (most recent cal

Bug#562036: grub-pc: Add support for GFXPAYLOAD same as for GFXMODE

2009-12-21 Thread Jan Muszynski
Package: grub-pc Version: 1.98~20091210-1 Severity: normal Tags: patch Currently console resolution defaults to 640x480, even if GFXMODE is set. Changing this requires modifying the scripts in /etc/grub.d, which is not very user friendly and also makes it a pain when the scripts are changed due to

Bug#543375: Workaround for this issue if caused by TZ difference

2009-10-10 Thread Jan Muszynski
A fix until the init scripts work correctly: >From http://lwn.net/Articles/264498/ ---quote--- From: Theodore Tso Date: Tue, 8 Jan 2008 13:15:25 -0500 ... Newer e2fsprogs display a better message, and you can set an /etc/e2fsck.conf setting: [options] buggy_init_script

Bug#546417: Duplicated ids

2009-09-30 Thread Jan Muszynski
How is that a different package? That *is* the source of this bug. dpkg -L nautilus-actions|grep nautilus-actions-config-tool.ui /usr/share/nautilus-actions/nautilus-actions-config-tool.ui Looks like the same package to me. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#543575: Patch is incorrect

2009-09-06 Thread Jan Muszynski
When you look at the logic that == should have been a != which means that the conditions in the patch should be reversed. The final code (using -z) should look like: if [ -z "$LD_LIBRARY_PATH" ]; then LD_LIBRARY_PATH=${GOOGLE_EARTH_LD_LIBRARY_PATH} else LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${

Bug#541856: You missed the OR part of his request

2009-08-27 Thread Jan Muszynski
The new fileroller just hit testing.Note that rpm2cpio, and the new version of rpm that splits off that component, both currently live only in EXPERIMENTAL. Which is, I suspect, why the request for the change included an OR component (which was apparently typo-ed as to version number: rpm2cpio | r

Bug#540922: appears fixed with newer libc6-i386

2009-08-14 Thread Jan Muszynski
At a guess he didn't find the existing bug because it was filed against libwine-unstable rather than wine-unstable - and the cloned bug (540646) was renamed with a title that didn't make it apparent that it was related to this. In any case the version of libc6-i386 currently in unstable (2.9-24) a

Bug#537637: updated patch

2009-08-11 Thread Jan Muszynski
As of Aug 1 there is an updated patch available on the gentoo bugtracker, which references the additional code you pinpointed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#539651: postgresql-common: postgresql8.3->8.4 conversion problems

2009-08-02 Thread Jan Muszynski
Package: postgresql-common Version: 100 Severity: normal After an apparently successfull conversion the db wouldn't start: Copying old configuration files... Copying old start.conf... Copying old pg_ctl.conf... Stopping target cluster... Stopping old cluster... Disabling automatic startu

Bug#537793: alarm-clock: Desktop file uses old executable name

2009-07-20 Thread Jan Muszynski
Package: alarm-clock Version: 1.1-2 Severity: normal Both /usr/share/app-install/desktop/alarm-clock.desktop and ~/.config/autostart/alarm-clock.desktop have an Exec=alarm-clock rather than Exec=alarmclock line in them. (The file in ~/.config/autostart is created when you shoose "autostart in g

Bug#537791: alarm-clock: Simple counter freezes at 1 second remaining

2009-07-20 Thread Jan Muszynski
Package: alarm-clock Version: 1.1-2 Severity: normal As the subject states, the "simple counter" appears to freeze with 1 second remaing and never activates. A quick test with this version indicates that a "regular" alarm appears to work fine, at least for the passive notification. I'll get aro

Bug#534799: Dependency issues?

2009-06-29 Thread Jan Muszynski
On Sun, Jun 28, 2009 at 8:35 PM, Jonas Smedegaard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > On Sat, Jun 27, 2009 at 09:23:05AM -0400, Jan Muszynski wrote: >>The version of cups in sid (1.3.10-5) has a recommends on >>ghostcript-cups. ghostcript-cups

Bug#534799: Dependency issues?

2009-06-27 Thread Jan Muszynski
The version of cups in sid (1.3.10-5) has a recommends on ghostcript-cups. ghostcript-cups has a dependency on cups, but it's unversioned. Does the cups dependency need to be >= 1.3.10-5 ? For anyone finding this note that cups is currently stuck in sid apparently waiting on the krb5 transition (wh

Bug#530765: winff: working xml file

2009-06-05 Thread Jan Muszynski
Package: winff Version: 1.0.2-1 Severity: normal Just a note that just escaping the < (to <) isn't enough. There's a few other errors in that xml file as well. The following appears to work correctly: - start /usr/share/mime/packages/winff.xml - http://www.freedesktop.org/standards/sha

Bug#531176: python-awn: dependency problem - why python 2.4?

2009-05-30 Thread Jan Muszynski
Package: python-awn Version: 0.3.2-1+b2 Severity: normal The current version of python-awn (0.3.2-1+b2) has the following python dependencies: python2.5 (>= 2.5), python (< 2.6), python (>= 2.5), python-central (>= 0.6.11) The new version, which the system is trying to upgrade to, has the follow

Bug#528251: Acknowledgement (postgresql-client-common: pg_createcluster unable to open postgresql.conf)

2009-05-11 Thread Jan Muszynski
Never mind - apparently user error. I apparently had some permissions screwed down a bit too tight (I think). It's working now in any case. Sorry for the bogus report. This bug can be closed. -jcm On Mon, May 11, 2009 at 1:48 PM, Debian Bug Tracking System wrote: > > Thank you for filing a new Bu

Bug#528251: postgresql-client-common: pg_createcluster unable to open postgresql.conf

2009-05-11 Thread Jan Muszynski
Package: postgresql-client-common Version: 98 Severity: normal When running pg_createcluster the cluster gets created, the conf files get moved to etc, and then I get this error: Creating new cluster (configuration: /etc/postgresql/8.3/test1, data: /var/lib/postgresql/8.3/test1)... Moving confi

Bug#526899: aptitude-gtk: reproducible segfault on tab change

2009-05-09 Thread Jan Muszynski
Package: aptitude-gtk Version: 0.5.2.1-1 Severity: normal I can reproduce a segfault at will. Here's at least one way to get it. I was playing around with the gtk version (normally use it from the command line). Searched for packages from the Dashboard: ~n^gnome That gave me a nice list of both i

Bug#525477: Missing install dependency - recompile needed (amd64)

2009-04-24 Thread Jan Muszynski
Package: libcompizconfig0 Version: 0.8.2-1 Severity: grave Justification: renders package unusable The version of libcompizconfig0 (amd64) in sid is currently uninstallable. It has a dependency on libprotobuf2, which has been replaced by libprotobuf3. The other architectures will be fine (I thin

Bug#523420: Suggest should be lib32asound2-plugins

2009-04-10 Thread Jan Muszynski
Package: lib32asound2 Version: 1.0.19-1 Severity: normal Tags: patch lib32asound2 currently has a "suggests" dependency of "libasound2-plugins". Since: 1) libasound2 also has a suggests of libasound2-plugins and 2) lib32asound2-plugins does exist I suspect that this dependency was actually mean

Bug#520511: nautilus-gksu: missing from context menu

2009-03-20 Thread Jan Muszynski
Package: nautilus-gksu Version: 2.0.2-1 Severity: grave Justification: renders package unusable Simple problem. As the subject says, it's now missing from the context menu. Since the purpose of the extension is to open items via the context menu this makes the program unusable. Downgrading (onl

Bug#519705: Additional info + correction

2009-03-14 Thread Jan Muszynski
Not quite as bad as I previously stated. I had a setting wrong in adacious and it does work in 14-2 using the pulseaudio interface. However the ESD interface is dead in 14.2 across the board. The Tests also fail for alsa and oss in 14-1. Since Pulse is controlling everything I suspect that this pa

Bug#519705: pulseaudio: Major, but not total, breakage with 0.9.14-2

2009-03-14 Thread Jan Muszynski
Package: pulseaudio Version: 0.9.14-2 Severity: important First off please note that 0.9.14-1 was working fine on this system, as were versions prior to that. This isn't a new configuration. Putting 0.9.14-1 back (I have the needed packages) restores functionality. I think I included everything

Bug#397149: Patch confirmation

2009-03-13 Thread Jan Muszynski
I can confirm that the uploaded patch fixes the problem and allows successful cram-md5 authentication. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#518334: netselect-apt: Old non-us mirrors are causing bad results

2009-03-05 Thread Jan Muszynski
Package: netselect-apt Version: 0.3.ds1-12.1 Severity: important The list of mirrors that netselect-apt is pulling currently includes a lot of old non-us mirrors. This is causing the app to return bad results. For example I tried running netselect-apt using both testing and lenny as distro names.

Bug#514110: Followup

2009-03-03 Thread Jan Muszynski
The version of gksu (2.0.1-1), currently in unstable, appears to fix this bug - at least on a brief, preliminary check. From my point of view this bug can be closed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Bug#516554: 516554: gconf issue?

2009-03-03 Thread Jan Muszynski
I can confirm that this immediate problem appears to be fixed. The new version of gksu also seems to fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514110 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#517594: lsb-release: Best guess patch for TESTING_CODENAME hardcoding

2009-02-28 Thread Jan Muszynski
Package: lsb-release Version: 3.2-20 Severity: normal Tags: patch lsb_release currently hard-codes the testing ditribution name. This patch overrides the hard-coding where the results from /etc/debian-version appear to contain a valid name. If the results from debian-version contain a numeric ide

Bug#514110: liborbit2: breaks gksu in multiple situations

2009-02-19 Thread Jan Muszynski
Package: liborbit2 Version: 1:2.14.16-0.1 Followup-For: Bug #514110 I'm not sure what upstream is talking about - this package is broken (well, has some issues is more accurate). Note that my system was fine until the upgrade after Lenny went stable (Feb 16th upgrade borked things). I got about 30

Bug#511004: kernel-package: postrm script leaves stale files in /var/lib/initramfs-tools/

2009-01-06 Thread Jan Muszynski
Package: kernel-package Version: 11.015 Severity: important Tags: patch When purging an existing custom kernel image, created using kernel-package, via aptitude (or any other package tool) stale files are left behind in /var/lib/initramfs-tools/. This causes any subsequent invocations of update-i

Bug#507751: system-config-lvm: startup crash- "global name 'CommandError' is not defined"

2008-12-03 Thread Jan Muszynski
Package: system-config-lvm Version: 1.1.4-2 Severity: important -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (110, 'unstable'), (50, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC

Bug#503175: aptitude shows false update count

2008-10-23 Thread Jan Muszynski
Package: aptitude Version: 0.4.11.10-1lenny1 Severity: normal -- Package-specific info: aptitude 0.4.11.10 compiled at Oct 9 2008 09:10:42 Compiler: g++ 4.3.2 Compiled against: apt version 4.6.0 NCurses version 5.6 libsigc++ version: 2.0.18 Ept support enabled. Current library versions

Bug#491328: reportbug: urwid mode: AttributeError: 'module' object has no attribute 'get_password'

2008-07-18 Thread Jan Muszynski
Package: reportbug Version: 3.43 Severity: normal -- Package-specific info: ** Environment settings: INTERFACE="text" ** /home/bugsbunny/.reportbugrc: reportbug_version "3.43" mode advanced ui text email "[EMAIL PROTECTED]" smtphost "smtp.jancm.org" smtpuser "X" -- System Information: Debi