Bug#1073783: apt: I've been getting "Error, pkgProblemResolver::Resolve generated breaks" recently

2024-06-18 Thread Raja R Harinath
Package: apt Version: 2.9.5 Severity: normal X-Debbugs-Cc: harin...@hurrynot.org The following is a transcript of the error: ---8<- # sudo apt -o=Debug::pkgProblemResolver=1 install vtk-dicom-tools Starting pkgProblemResolver with broken count: 1 Start

Bug#1022153: dleyna-server: Update homepage to https://gitlab.gnome.org/World/dLeyna

2022-10-20 Thread Raja R Harinath
Package: dleyna-server Version: 0.7.2-1 Severity: minor X-Debbugs-Cc: harin...@hurrynot.org Dear Maintainer, * What led up to the situation? Upgrade to 0.7.2-1 When I went followed the redirect mentioned in the changelog: https://github.com/phako/dleyna-server there appears to be a furth

Bug#968544: extrepo: 'extrepo help' is mostly useless, and syntax error on 'extrepo --help'

2020-08-16 Thread Raja R Harinath
Package: extrepo Version: 0.8 Severity: minor X-Debbugs-Cc: harin...@hurrynot.org Dear Maintainer, Here's a sample interaction: --8<-- $ extrepo --help Usage: /usr/bin/extrepo search search for repositories /usr/bin/extrepo update update a repository to the latest metadata /usr/bin/extrepo disab

Bug#965050: python3-flask-babel: flask_babel broken after recent werkzeug update

2020-07-14 Thread Raja R Harinath
Package: python3-flask-babel Version: 0.11.2-3 Severity: normal Tags: upstream X-Debbugs-Cc: harin...@hurrynot.org Dear Maintainer, I use 'fava' which appears to use 'flask_babel'. Recently, 'fava' started crashing with the following backtrace: --8<-- Traceback (most recent call last): File "

Bug#785739: mate-screensaver possibly not working with xmonad

2015-09-30 Thread Raja R Harinath
I have been experiencing the same issue, and I use xmonad. There is also an upstream bug and a redhat bug with the same problem. https://bugzilla.redhat.com/show_bug.cgi?id=984333 https://github.com/mate-desktop/mate-screensaver/issues/82

Bug#703328: xmobar sets wrong STRUTS_PARTIAL hint, thus causing it to be hidden by other windows

2013-03-18 Thread Raja R Harinath
Package: xmobar Version: 0.16-1 Severity: normal Dear Maintainer, Please apply the fix for upstream bug: https://github.com/jaor/xmobar/issues/77 (See also https://bugs.archlinux.org/task/33030 ) Upstream fix is: http://github.com/jaor/xmobar/commit/8c208d5e5ef970f465c4ee903367de8a8b4187

Bug#624773: Error message on plugging in an USB disk: udevd[24128]: exec of program '/lib/udev/hdparm' failed

2011-05-01 Thread Raja R Harinath
Package: hdparm Version: 9.32-1 Severity: normal This is seemingly due to the following $ grep udev/hdparm /etc/udev/rules.d/* /lib/udev/rules.d/* /etc/udev/rules.d/85-hdparm.rules:RUN+="/lib/udev/hdparm" $ ls -l /lib/udev/hdparm ls: cannot access /lib/udev/hdparm: No such file or di

Bug#589377: Newer version 0.29.1 available at http://www.nongnu.org/icoutils/

2010-07-17 Thread Raja R Harinath
Package: icoutils Version: 0.26.0-4 Severity: wishlist Please update icoutils to the newer version found at http://www.nongnu.org/icoutils/ This is needed for building 'wine', since the wine build refuses to work with any version of icotool less than 0.29.0. - Hari -- System Information: Deb

Bug#587717: cannot upgrade musixtex from 0.112.2-5 to 0.114-4

2010-06-30 Thread Raja R Harinath
Package: musixtex Version: 1:0.112.2-5 Severity: normal Maybe this is a bug in apt-get but, when I do apt-get install musixtex I get: The following packages will be REMOVED: musixlyr musixtex-slurps texlive-full texlive-music The following packages will be upgraded: musixtex I w

Bug#582717: findutils: find -execdir doesn't change to directory containing match

2010-05-22 Thread Raja R Harinath
Package: findutils Version: 4.5.9-1 Severity: important Running the following fragment d=$(mktemp -d); mkdir -p $d/{foo,bar,baz}/bug; find $d -type d -name bug -print -execdir pwd \; at a command prompt gives me: /tmp/tmp.UqsljYxydZ/bar/bug /tmp/tmp.UqsljYxydZ/bar /tmp/tmp.UqsljYxydZ/baz/bu

Bug#543615: grub-pc: grub not installable: postinst fails

2009-08-26 Thread Raja R Harinath
Package: grub-pc Version: 1.96+20090825-1 Severity: normal I changed /var/lib/dpkg/info/grub-pc.postinst to add a 'set -x', and here's what 'dpkg --configure grub-pc' shows: -- Setting up grub-pc (1.96+20090825-1) ... + case "$1" in + . /usr/share/debconf/

Bug#540663: [PATCH] Fix conftest.h for 2.6.31-rc7

2009-08-25 Thread Raja R Harinath
Package: nvidia-kernel-source Version: 185.18.36-1 I needed the following patch to conftest.h to compile the module against Linux 2.6.31-rc7. - Hari diff -duprN -x debian -x '.*' -x '[mM]odule*' nvidia-kernel.orig/conftest.h nvidia-kernel/conftest.h --- nvidia-kernel.orig/conftest.h 2009-

Bug#518050: Try uninstalling 'bash-completions'

2009-03-03 Thread Raja R Harinath
I experienced the same issue. Uninstalling the 'bash-completions' package fixed the issue for me. I've since downgraded to the /unstable version and Forbidden 4.0-1. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Bug#382092: clamav-freshclam: doesn't start in daemon mod

2006-08-08 Thread Raja R Harinath
Hi, I fixed this locally by changing the 'start_daemon' line in /etc/init.d/clamav-freshclam (pseudo-patch, sorry I didn't save the original before editing ;-): - start_daemon $DAEMON -p $PIDFILE -d --quiet + start_daemon -p $PIDFILE $DAEMON -p $PIDFILE -d --quiet The first '-p' is to tell st

Bug#374695: libc6-dev: /usr/include/semaphore.h is broken

2006-06-20 Thread Raja R Harinath
Package: libc6-dev Version: 2.3.999.2-7 Severity: normal The contents of /usr/include/semaphore.h is just: #include There's no linuxthreads/ directory under /usr/include/, causing compiler errors like: In file included from ../../../mono/libgc/pthread_support.c:122: /usr/include/semaphor