Bug#1023393: policykit-1: Not prompted to authenticate with my own identity any more

2022-11-03 Thread Sam Morris
Package: polkitd Version: 122-1 Severity: important X-Debbugs-Cc: s...@robots.org.uk Since updating to 122, polkit authentication prompts ask me to authenticate as "Administrator" (root?) rather than my own user. Here's my configuration: # cat /etc/polkit-1/localauthority.conf.d/60-sam.conf

Bug#1023393: policykit-1: Not prompted to authenticate with my own identity any more

2022-11-03 Thread Sam Morris
On 03/11/2022 13:39, Simon McVittie wrote: On Thu, 03 Nov 2022 at 11:51:52 +, Sam Morris wrote: Here's my configuration: # cat /etc/polkit-1/localauthority.conf.d/60-sam.conf [Configuration] AdminIdentities=unix-user:sam.mor...@domain.example.com Is that really your

Bug#1023393: policykit-1: Not prompted to authenticate with my own identity any more

2022-11-04 Thread Sam Morris
On 03/11/2022 15:17, Sam Morris wrote: But I suppose this should become a bug against polkitd-pkla since in practice its 49-polkit-pkla-compat.rules will never be called since 40-debian-sudo.rules is called first. Perhaps one solution would be to renumber to << 40, and

Bug#1039570: flatpak: 'flatpak upgrade' repeatedly installs, removes, installs some obsolete runtimes

2023-06-27 Thread Sam Morris
Package: flatpak Version: 1.14.4-1 Severity: normal X-Debbugs-Cc: s...@robots.org.uk Each time I run 'flatpak uprade' it installs and removes a couple of obsolete runtimes, over and over. According to 'flatpak list' the following flatpaks are installed: root@fragarach:~# flatpak list Nam

Bug#1039571: gnome-software: "Loading application details" displayed forever

2023-06-27 Thread Sam Morris
Package: gnome-software Version: 43.4-1 Severity: important X-Debbugs-Cc: s...@robots.org.uk When I click on any application from the default screen, information never loads. The "Loading application details" mesasge is displayed forever. If I click on a category instead of an application, the wi

Bug#704180: p11-kit: provide package that diverts libnssckbi.so and replaces it with p11-kit-trust.so

2023-06-27 Thread Sam Morris
On Fri, Mar 03, 2023 at 02:43:48PM +, Sam Morris wrote: > Commands to divert the original file and replace it with a symlink: > > # dpkg-divert --add --rename /usr/lib/x86_64-linux-gnu/libnssckbi.so > # ln -sr /usr/lib/x86_64-linux-gnu/pkcs11/p11-kit-trust.so > /usr/lib/x

Bug#704180: p11-kit: provide package that diverts libnssckbi.so and replaces it with p11-kit-trust.so

2023-06-28 Thread Sam Morris
On Tue, Jun 27, 2023 at 04:33:06PM +0100, Sam Morris wrote: > On Fri, Mar 03, 2023 at 02:43:48PM +0000, Sam Morris wrote: > > Commands to divert the original file and replace it with a symlink: > > > > # dpkg-divert --add --rename /usr/lib/x86_64-linux-gnu/libnssckbi.so &g

Bug#984879: podman does not work on Debian with selinux loaded

2023-07-03 Thread Sam Morris
On Wed, Jun 21, 2023 at 06:04:14PM +0100, Sam Morris wrote: > On Wed, Jun 21, 2023 at 05:28:48PM +0100, Sam Morris wrote: > > refpolicy has a 'container' module that appears to work, it's just not > > built by default. > > BTW, the existance of /etc/selinux/d

Bug#1030310: python3-poetry: 'poetry check' requires python3-trove-classifiers

2023-02-02 Thread Sam Morris
Package: python3-poetry Version: 1.3.2+dfsg-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 There's a missing dependency on python3-trove-classifiers in order for 'poetry check' to work. $ poetry check No module named 'trove_classifiers' - -- System Information: Debian

Bug#1020424: krb5: Versioned dependencies are needed in order to avoid version skew

2022-09-21 Thread Sam Morris
Source: krb5 Version: 1.20-1 Severity: normal X-Debbugs-Cc: s...@robots.org.uk When using a container image that has an older version of some of the binary packages from krb5 in it, installing krb5-user results in binary packages being installed that are a mix of the newer and older version. The

Bug#1020683: usbutils: Please include lsusbs.py

2022-09-25 Thread Sam Morris
Package: usbutils Version: 1:014-1 Severity: wishlist usbutils includes a lsusbs.py command which gives much more readable output than lsusb. Looks like only 'usr/bin/lsusb.py' has to be added to debian/install to get it included in the binary package. -- System Information: Debian Release: boo

Bug#1020683: usbutils: Please include lsusbs.py

2022-09-25 Thread Sam Morris
n mind, attached to this message for your consideration. I've not renamed the command, but if the above doesn't convince you, how about /usr/bin/lsusb-py? (of course, the man page also has to be renamed, which makes it harder to send upstream...) Cheers, -- Sam Morris <https:

Bug#1019929: podman: Subordinate UID/GID ranges not fetched from libsubid

2022-09-30 Thread Sam Morris
Control: tag -1 + patch On Fri, Sep 16, 2022 at 12:10:43PM +0100, Sam Morris wrote: > ... but it looks like podman doesn't use this library yet: I've prepared a patch that builds libpod against libsubid: <https://salsa.debian.org/debian/libpod/-/merge_requests/6> Regar

Bug#1014463: podman-toolbox: Toolbox only works with fedora-toolbox:34

2022-11-17 Thread Sam Morris
Package: podman-toolbox Version: 0.0.99.3-1 Followup-For: Bug #1014463 X-Debbugs-Cc: s...@robots.org.uk I think the log messages are a red herring and the underlying issue is that the toolbox binary is not able to run inside the container. Toolbox appears to work by bind-mounting /usr/bin/toolbox

Bug#389183: passwd: 'passwd -l/-u' should edit the shadow account expiry field *in addition* to editing the password field as they do know

2022-11-29 Thread Sam Morris
Package: shadow,libpam-modules Followup-For: Bug #389183 A note to software archeologists: this was reverted in June 2007 by shadow 1:4.1.1-3, with the following remarks in the changelog: * debian/patches/494_passwd_lock-no_account_lock: Restore the previous behavior of passwd -l (which cha

Bug#1033673: buildah: Not build with libsubid

2023-03-29 Thread Sam Morris
Package: buildah Version: 1.28.2+ds1-1+b2 Severity: normal Tags: patch Similar to podman's #1019929, buildah is not built with libsubid support. So users with subordinate UID/GIDs stored in an LDAP directory can't use buildah without being root. Merge request with patch on the way... -- System

Bug#1033673: buildah: Not build with libsubid

2023-03-29 Thread Sam Morris
Package: buildah Followup-For: Bug #1033673 Here's a merge request: https://salsa.debian.org/go-team/packages/golang-github-containers-buildah/-/merge_requests/2/ -- System Information: Debian Release: 12.0 APT prefers testing APT policy: (530, 'testing'), (520, 'unstable'), (500, 'testing-s

Bug#1034002: ldapvi: Chase referrals option [-C, --chase] not documented

2023-04-06 Thread Sam Morris
Package: ldapvi Version: 1.7-10+b6 Severity: minor There is a rather useful -C option which can be used to disable referral chasing: $ ldapvi -C no $ ldapvi --chase=no It's not in the --help output nor the man page. -- System Information: Debian Release: 12.0 APT prefers testing APT policy

Bug#1029070: /usr/lib/python3/dist-packages/ipalib/x509.py: Broken by python3-cryptography API break in 38.0.1

2023-01-17 Thread Sam Morris
Package: python3-ipalib Version: 4.9.8-1 Severity: important File: /usr/lib/python3/dist-packages/ipalib/x509.py $ ipa vault-find Traceback (most recent call last): File "/usr/bin/ipa", line 27, in from ipaclient.__main__ import main File "/usr/lib/python3/dist-package

Bug#1029070: /usr/lib/python3/dist-packages/ipalib/x509.py: Broken by python3-cryptography API break in 38.0.1

2023-01-17 Thread Sam Morris
Package: python3-ipalib Followup-For: Bug #1029070 Control: forwarded -1 https://pagure.io/freeipa/issue/9160 Control: tags -1 + fixed-upstream patch Seems this is fixed in 4.9 and later versions. There's a patch for 4.9 at wh

Bug#1052392: libpam-sss: Please ship a PAM config file for pam_sss_gss.so

2023-09-21 Thread Sam Morris
Package: libpam-sss Version: 2.8.2-4 Severity: wishlist Here's the config file I am using: $ cat /usr/share/pam-configs/sss-gss Name: Authenticate if the user can obtain a valid Kerberos ticket for the local host Default: yes Priority: 512 Auth-Type: Primary Auth:

Bug#628843: login: tty hijacking possible in "su" via TIOCSTI ioctl

2023-04-27 Thread Sam Morris
Source: shadow Followup-For: Bug #628843 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 su/runuser are provided by util-linux these days. Can this bug be closed? - -- System Information: Debian Release: 12.0 APT prefers testing APT policy: (530, 'testing'), (520, 'unstable'), (500, 'testing

Bug#905745: util-linux: tty hijacking possible in "su" via TIOCSTI ioctl

2023-04-27 Thread Sam Morris
Package: util-linux Followup-For: Bug #905745 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Linux 6.2 introduces a sysctl dev.tty.legacy_tiocsti sysctl which can be used to disable TIOCSTI. The default value of the sysctl is set at build time with CONFIG_LEGACY_TIOCSTI.

Bug#1050346: gnome-control-center: Segfault when editing properties of Wi-Fi connection

2023-08-23 Thread Sam Morris
Package: gnome-control-center Version: 1:43.6-2~deb12u1 Severity: normal X-Debbugs-Cc: s...@robots.org.uk When I try to edit a particular Wi-Fi connection I get a segfault. (gdb) r Starting program: /usr/bin/gnome-control-center [Thread debugging using libthread_db enabled] Using host libthread_

Bug#1055991: /usr/share/autofs/conffiles/auto.net: /etc/auto.net comments for nfsv4 are unclear

2023-11-15 Thread Sam Morris
Package: autofs Version: 5.1.8-2+deb12u2 Severity: minor File: /usr/share/autofs/conffiles/auto.net Upstream /etc/auto.net looks like this: # add "nosymlink" here if you want to suppress symlinking local filesystems # add "nonstrict" to make it OK for some filesystems to not mount opts="-fs

Bug#1019263: chromium: Audio capture (e.g., in MS Teams) doesn't work

2022-09-06 Thread Sam Morris
Package: chromium Version: 105.0.5195.102-1 Severity: normal X-Debbugs-Cc: s...@robots.org.uk When I try to join a Teams meeting, I get the mesasge Are you sure you don't want audio or video? If you change your mind, select the camera icon by your address bar and then _Always allow_. Thi

Bug#1019263: Audio capture (e.g., in MS Teams) doesn't work

2022-09-07 Thread Sam Morris
It turns out this was caused by the audio_capture_enable setting which made its way into my profile. -- Sam Morris <https://robots.org.uk/> PGP: rsa4096/CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9

Bug#958805: onedrive: SEGV and core dump on error (401)

2022-09-09 Thread Sam Morris
Package: onedrive Version: 2.4.18-0.1+b1 Followup-For: Bug #958805 X-Debbugs-Cc: s...@robots.org.uk According to , > This issue is caused by the way the 'onedrive' p

Bug#1019917: /usr/bin/getsubids: Segfaults when nsswitch.conf refers to a libsubid_*.so library that does not exist

2022-09-16 Thread Sam Morris
Package: uidmap Version: 1:4.11.1+dfsg1-2 Severity: normal File: /usr/bin/getsubids -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 With: $ grep ^subid: /etc/nsswitch.conf subid: sss I get: $ getsubids sam Segmentation fault (core dumped) GDB reveals that this is happening whi

Bug#1019929: podman: Subordinate UID/GID ranges not fetched from libsubid

2022-09-16 Thread Sam Morris
Package: podman Version: 4.2.0+ds1-3 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I've not got anything in /etc/subuid or /etc/subgid because subordinate id range info is stored in LDAP. $ grep ^subid: /etc/nsswitch.conf subid: sss This is transparent to clients using li

Bug#704180: p11-kit: provide package that diverts libnssckbi.so and replaces it with p11-kit-trust.so

2023-06-14 Thread Sam Morris
On Fri, Mar 03, 2023 at 02:43:48PM +, Sam Morris wrote: > FYI, the file paths in the original bug report are no longer accurate > for Debian 12 ("bookworm"). > > Old path: /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so > New path: /usr/lib/x86_64-linux-gnu/libns

Bug#926388: let Firefox trust /etc/ssl/certs/ca-certificates.crt

2023-06-14 Thread Sam Morris
of Debian 12 ("bookworm"), firefox-esr and thunderbird no longer ship their own libnssckbi.so files: <https://packages.debian.org/search?searchon=contents&keywords=libnssckbi.so> So I thing this bug can be resolved as a duplicate of <https://bugs.debian.org/cgi-bin/bugreport.cgi?

Bug#1038164: RFP: container-selinux -- SELinux policy module for containers

2023-06-16 Thread Sam Morris
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package name: container-selinux URL : https://github.com/containers/container-selinux License : GPL Description : SELinux policy confinement of containers This package is needed f

Bug#984879: podman does not work on Debian with selinux loaded

2023-06-21 Thread Sam Morris
ld-default-policy' 3. Run 'semodule -i debian/build-default/container.pp' 4. Start a container with 'podman run --rm -it docker.io/library/debian:11 sleep inf' 5. Check the context of the sleep process with 'ps -Z ' Any chance that module could be built by defaul

Bug#984879: podman does not work on Debian with selinux loaded

2023-06-21 Thread Sam Morris
On Wed, Jun 21, 2023 at 05:28:48PM +0100, Sam Morris wrote: > refpolicy has a 'container' module that appears to work, it's just not > built by default. BTW, the existance of /etc/selinux/default/contexts/lxc_contexts is what causes Podman to try to label containers. Which p

Bug#435853: pymsnt: utf-8 codec unable to decoded personal status message

2007-08-09 Thread Sam Morris
f that triggers any other errors? In any case, it would certainly be sane to use 'replace'... or to fall back to windows-1252 if utf-8 decoding fails. Perhaps the chardet module could even be used. > thanks, > filippo -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#436991: splix: Xerox Phaser 6110: when printing in 1200x600 the printout it stretched

2007-08-09 Thread Sam Morris
Package: splix Version: 1.0.1-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If I try to print at 1200x600 resolution, the image output to the page is stretched horizontally to 200% of the original size. The image is still anchored in the same point; anything off the right hand

Bug#437505: gnome-screensaver: Unable to unlock a locked screen

2007-08-12 Thread Sam Morris
Package: gnome-screensaver Version: 2.18.2-1 Severity: grave Justification: renders package unusable -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am trying out the new version of PAM (0.99.7) from experimental. Ever since I upgraded libpam-modules and libpam-runtime, I have been unable to unlo

Bug#437505: gnome-screensaver: Unable to unlock a locked screen

2007-08-13 Thread Sam Morris
reassign 437505 libpam-runtime found 437505 0.99.7.1-1 thanks Looks like unix_checkpwd is no longer setuid in PAM from experimental, which means it can no longer read /etc/shadow. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078

Bug#437694: duplicity: Please make bzip2 compression optional!

2007-08-13 Thread Sam Morris
Package: duplicity Version: 0.4.2-10.1 Severity: important Please disable the bzip2 compression patch, or make it possible to change the compression algorithm and level on the duplicity command line. Currently it is hardcoded as bzip2 and level 9, which makes Duplicity too slow to be usable on my

Bug#437698: epiphany-browser: Fails to load new Yahoo! finance charts

2007-08-13 Thread Sam Morris
Package: epiphany-browser Version: 2.18.3-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The page at never loads in Epiphany (that is, the page remains on "Loading Yahoo! Finance Charts..." forever). It works fine in Iceweas

Bug#437505: gnome-screensaver: Unable to unlock a locked screen

2007-08-14 Thread Sam Morris
unix_chkpwd has no longer been installed setuid for the best part of two years, either other distributions is sticking with the old version of PAM and nobody noticed, or distributors are now expected to change the permissions of the file themselves. -- Sam Morris http://robots.org.uk/ PGP key id

Bug#438062: libpam-modules: pam_wheel broken (undefined symbol: _pammodutil_getpwuid)

2007-08-15 Thread Sam Morris
Package: libpam-modules Version: 0.99.7.1-1 Severity: serious -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I can't use su with PAM 0.99 any more: $ su Password: su: Module is unknown auth.log contains: Aug 15 10:37:18 xerces su[6141]: PAM unable to dlopen(/lib/security/pam_wheel.so) Au

Bug#438068: cupsys: minor error in BrowseLocalProtocols documentatiopn

2007-08-15 Thread Sam Morris
Package: cupsys Version: 1.3.0-2 Severity: minor At the following is given as an example of a protocol: BrowseLocalProtocols dns-sd But this causes the following error: E [15/Aug/2007:10:39:53 +] Unknown browse protocol "C

Bug#409413: gnome-screensaver: no GL hacks

2007-08-15 Thread Sam Morris
On Mon, Feb 05, 2007 at 09:41:22AM +0100, Sven Arvidsson wrote: > On Sun, 2007-02-04 at 18:23 +0100, Loïc Minier wrote: > > I suggest you build gnome-screensaver without and with the changes and > > compare its number of dependencies. Otherwise, adding Recommends is > > okay. > > Hi, > > From

Bug#344559: Including .desktop files

2007-08-15 Thread Sam Morris
build process, so the maintenence burden should be slight. If you agree with this plan I can work on a patch for xscreensaver. -- Sam Morris <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#344559: Including .desktop files

2007-08-15 Thread Sam Morris
On Wed, 2007-08-15 at 16:04 +0200, Sven Arvidsson wrote: > On Wed, 2007-08-15 at 14:41 +0100, Sam Morris wrote: > > I think that the best way to solve this would be to have xscreensaver > > ship the .desktop files along with the hacks themselves. The .desktop > > f

Bug#438493: httptunnel: --no-daemon not documented

2007-08-17 Thread Sam Morris
Package: httptunnel Version: 3.3-3 Severity: minor hts has a useful option --no-daemon that is not listed in the man page. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (540, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.

Bug#438522: cupsys: Clarify default values of BrowseLocalProtocols and BrowseRemoteProtocols directives

2007-08-17 Thread Sam Morris
Package: cupsys Version: 1.3.0-2 Severity: minor According to , the default value for BrowseLocalProtocols is 'CUPS dnssd'. But according to , it is merely 'CUPS'. --

Bug#438652: seahorse: key sharing does not work

2007-08-18 Thread Sam Morris
Package: seahorse Version: 1.0.1-6 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Key sharing does not appear to be functional at the moment. seahorse does not appear to have any listening TCP sockets (according to netstat), nor has it registered with avahi (according to avahi-di

Bug#420777: python-pyopenssl: description states it's a dummy package when it's not

2007-08-18 Thread Sam Morris
In addition the README.Debian package has not been updated since the python policy transition: it still makes reference to python2.{3,4}-pyopenssl packages. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc

Bug#435853: pymsnt: utf-8 codec unable to decoded personal status message

2007-08-19 Thread Sam Morris
On Sun, 2007-08-19 at 12:39 +0200, Filippo Giunchedi wrote: > On Fri, Aug 10, 2007 at 12:48:07AM +0100, Sam Morris wrote: > > On Fri, 2007-08-03 at 18:43 +0200, Filippo Giunchedi wrote: > > > [2007-08-03 18:15:00] INFO :: [EMAIL PROTECTED] :: :: > >

Bug#435853: pymsnt: utf-8 codec unable to decoded personal status message

2007-08-19 Thread Sam Morris
e all fail. Further details may be found at <http://bugs.debian.org/435853>. Please keep [EMAIL PROTECTED] CC'd in replies so that the messages go back to the Debian bug tracking system. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#425997: incorrectly-named network interfaces after upgrading to Linux 2.6.21

2007-05-25 Thread Sam Morris
Package: udev Version: 0.105-4 Severity: normal Since booting up with linux 2.6.21, I have: 1: lo: mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:0a:e4:e0:35:57 brd

Bug#426341: grub-pc: failure to read one device in a RAID-1 array causes boot failure

2007-05-27 Thread Sam Morris
Package: grub-pc Version: 1.95+20070520-1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Further to : /boot is on the RAID array (md0), made up of (hd1,2) and (hd3,2). grub cannot read the RAID superbloc

Bug#423022: patch for partmap probing on RAID/LVM

2007-05-27 Thread Sam Morris
+else + grub_util_error ("Cannot detect partition map for %s", drive_name); + +goto end; + } if (strcmp (dev->disk->partition->partmap->name, "amiga_partition_map") == 0) printf ("am

Bug#426379: mod-dnssd: New upstream release available

2007-05-28 Thread Sam Morris
Package: mod-dnssd Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "Version 0.5 released, changes include: updated for Apache 2.2; for compatibility with older Apache versions please use mod_dnssd 0.4." - -- System Information: Debian Release: lenny/sid APT prefers testing

Bug#426341: grub-pc: failure to read one device in a RAID-1 array causes boot failure

2007-05-29 Thread Sam Morris
On Tue, 2007-05-29 at 16:19 +0200, Robert Millan wrote: > On Mon, May 28, 2007 at 03:42:51AM +0100, Sam Morris wrote: > > > > A partial patch was suggested which solves the issue for now: > > > > Index: disk/raid.c > > ==

Bug#427056: rhythmbox: crashes when launched (in magnatune plugin init)

2007-06-01 Thread Sam Morris
Package: rhythmbox Version: 0.10.1-1 Severity: important This is on a machine running etch, with rhythmbox 0.10.1-1 and its dependencies pulled from testing/unstable. (gdb) run -d ... (15:55:36) [0x80f44d8] [rebuild_child_model] rb-library-browser.c:567: no selection for browser 2 - reusing pare

Bug#427056: rhythmbox: crashes when launched (in magnatune plugin init)

2007-06-01 Thread Sam Morris
On Fri, 2007-06-01 at 17:19 +0200, Loïc Minier wrote: > On Fri, Jun 01, 2007, Sam Morris wrote: > > This is on a machine running etch, with rhythmbox 0.10.1-1 and its > > dependencies pulled from testing/unstable. > > Can you try disabling plugins in GConf and seeing

Bug#350639: gnome-volume-manager: Automounting does not work

2007-06-04 Thread Sam Morris
up ls luks_crypto_414ac43a-decb-4d06-81f6-10e9763c9cc0(253, 2) If I go to computer:/// and double-click on the volume, nautilus moves to a view of the root directory, and I get the 'enter passphrase' window again. I can manually mount the filesystem after the mapping is created and all works

Bug#459527: Fatal "GConfClient.set_string() argument 2 must be string, not None" error on startup

2008-02-07 Thread Sam Morris
a CD writer. Could you please send me the output of the following command? for x in $(hal-find-by-capability --capability=storage.cdrom); do hal-device $x; done -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc

Bug#462372: xchat: Xchat exits with status 1 after about ten seconds or so

2008-02-12 Thread Sam Morris
problem at all. While rendering the display, xchat tries to create a GdkPixmap with zero width; this causes a critical warning to be thrown, which (via the bowels of glib) causes PyErr_Warn to be called, which eventually results in the crash. It would be nice if frames 7 through 9 weren't garba

Bug#465666: gnome-panel: Ugly icons in 'run application' window

2008-02-13 Thread Sam Morris
Package: gnome-panel Version: 2.20.3-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The icons picked by the Run Application window are quite ugly and do not scale up very well. It looks like it's using the lower quality XPM icons rather than the PNG ones. - -- System Informatio

Bug#429244: Refined the patch

2008-02-14 Thread Sam Morris
The patch worked for me. -- Sam Morris <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#455795: splix: ML 2010 does not work

2008-02-14 Thread Sam Morris
severity 455795 important thanks I'm downgrading this bug because the package is still useful to most of its users (I can print to my Xerox Phaser 6100 just fine, for instance). -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0

Bug#455795: splix: ML 2010 does not work

2008-02-15 Thread Sam Morris
n't take long to prepare a package of version 1.1.0 so I may be able to do so in the hope that someone else can upload it. -- Sam Morris <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Bug#427622: ship grep's documentation

2007-06-05 Thread Sam Morris
Package: grep Version: 2.5.1.ds2-6 Severity: wishlist Please ship grep's info and html documentation, as a separate package in non-free if necessary. Also,, the current grep maintainer scripts appear to register/deregister grep.info even though the package does not ship the file, making it tricky

Bug#427622: ship grep's documentation

2007-06-05 Thread Sam Morris
BTW, as with the other bug, I'm happy to maintain the actual grep-doc package... I just need a sponsor, and for the current grep package to not register the nonexistant grep.info as it does currently. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B

Bug#427665: foo2zjs: Missing PPD files?

2007-06-05 Thread Sam Morris
Package: foo2zjs Version: 20060625dfsg-4 Severity: important I have been trying to set up my laptop to print to a Xerox Phaser 6110 printer. According to linuxprinting.org I need the foo2qpdl driver, which as far as I can see is packaged in debian as the package foo2zjs. But having installed the p

Bug#427679: cupsys: cups/foomatic-rip need better error reporting

2007-06-05 Thread Sam Morris
Package: cupsys Version: 1.2.11-2 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 First of all, I'm not quite certain where the best place to fix this bug is (or even if cupsys itself needs to be fixed). Please reassign this bug if it's really only a bug in foomatic-filters. ;)

Bug#427715: python-webpy: new upstream release with security fix

2007-06-05 Thread Sam Morris
Package: python-webpy Version: 0.200-1 Severity: important Tags: security -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Version 0.21 was released on 2007-05-28 with the following changes: security fix: prevent bad characters in headers support for cheetah template reloading support

Bug#427075: Fails to connect to MSN

2007-06-06 Thread Sam Morris
e that you can get extra debugging messages if you set debugLevel and debugFile in pymsnt's config file. Anyway, I'm subscribed to the list, so I'll be able to comment if we can narrow the problem down. > ciao > > Luca -- Sam Morris http://robots.org.uk/ PGP key id

Bug#427075: Fails to connect to MSN

2007-06-06 Thread Sam Morris
might be worth looking into. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#427075: Fails to connect to MSN

2007-06-07 Thread Sam Morris
On Thu, 2007-06-07 at 18:28 +0200, Luca Corti wrote: > Sam Morris wrote: > > Hm, I don't suppose you could try the tests/patch from > > <http://lists.modevia.com/archives/py-transports/2006-October/003512.html> > > could you? Without debug logs from your machine i

Bug#428058: apache2.2-common: a2enmod's cgi/cgid cleverness does not work with apache2-mpm-itk

2007-06-08 Thread Sam Morris
Package: apache2.2-common Version: 2.2.3-4 Severity: normal The logic that a2enmod uses to decide whether to replace 'cgi' with 'cgid' is not sufficient to handle cases where the MPM in use is prefork-based, but is not actually named prefork.c. With the ITK MPM, 'apache2 -l' outputs 'itk.c'. Ok,

Bug#428082: openssh-client: mget/mput sftp commands not documented

2007-06-08 Thread Sam Morris
Package: openssh-client Version: 1:4.3p2-9 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The man page for sftp doesn't seem to list the mget/mput commands. - -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (530, 'testing'), (520, 'unstable'

Bug#428339: Needs to mention where to find info's documentation

2007-06-10 Thread Sam Morris
Package: info Version: 4.8.dfsg.1-6 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please mention somewhere prominent where to find info's documentation. There is currently no way for a newbie to work out how to install it. Currently you can't even press 'h' to get help from wi

Bug#428339: Needs to mention where to find info's documentation

2007-06-11 Thread Sam Morris
On Mon, 2007-06-11 at 08:51 +0200, Frank Küster wrote: > Sam Morris <[EMAIL PROTECTED]> wrote: > > > Please mention somewhere prominent where to find info's documentation. > > There is currently no way for a newbie to work out how to install it. > > Currently y

Bug#378725: Recommends unavailable zd1211-firmware

2007-06-11 Thread Sam Morris
If zd1211 is useless without non-free firmware then shouldn't it go into contrib? -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#423503: ITP: ttf-liberation -- A set of free (GPL) fonts from Red Hat Inc.

2007-06-12 Thread Sam Morris
Have these issues been raised with Red Hat/the copyright holders? Have they indicated that they will (or won't) clarify the points that make it non-distributable? -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signatur

Bug#428555: pymsnt: server challenge failure (on amd64)

2007-06-12 Thread Sam Morris
with a link to the workaround etc. If it is a problem, it'd be great if > it could be fixed in Debian. It's: https://launchpad.net/bugs/104924 Thanks for the heads-up, I'll try to get a patch for that included at some point, though I don't have an amd64 machine I can test

Bug#422616: seahorse: epiphany plugin crashes epiphany

2007-05-07 Thread Sam Morris
Package: seahorse Version: 1.0.1-4 Severity: important Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Seahorse currently has a bug described at . Basically the encrypt/decrypt/sign/etc menu items always appear in an Epiphany popup windo

Bug#422616: seahorse: epiphany plugin crashes epiphany

2007-05-07 Thread Sam Morris
Here's a patch for the debian package itself -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 diff -u seahorse-1.0.1/debian/changelog seahorse-1.0.1/debian/changelog --- seahorse-1.0.1/debian/changelog +++ seahorse-1.0.1/d

Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
That's the only output from the grub-probe command: $ sudo grub-probe -v /boot/grub/ grub-probe: error: Cannot get the real path of `/dev/fd0' -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 sig

Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
on grub-pc; however: Package grub-pc is not configured yet. dpkg: error processing grub2 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: grub-pc grub2 -- Sam Morris http://robots.org.uk/ PGP ke

Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
grub-probe: info: opening md0 Segmentation fault Backtrace: #0 0x08049213 in main (argc=Cannot access memory at address 0x14) at /tmp/x/grub2-1.95+20070507/util/i386/pc/grub-probe.c:129 c = dev_map = 0x8064008 "/boot/gru

Bug#423005: grub-pc: Patch to respect DEB_BUILD_OPTIONS=noopt

2007-05-09 Thread Sam Morris
Package: grub-pc Version: 1.95+20070507-1 Severity: wishlist Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here's a patch to make the build process respect DEB_BUILD_OPTIONS=noopt - -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (530, 'testing'),

Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
dev_map = 0x806a008 "/boot/grub/device.map" path = 0xbfdd6e50 "/boot/grub" The segfault happens because dev->disk->partition == NULL -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078

Bug#423022: Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
On Wed, 2007-05-09 at 15:58 +0200, Robert Millan wrote: > On Wed, May 09, 2007 at 12:37:03PM +0100, Sam Morris wrote: > > Here's a better backtrace, obtained one I patched the build system to > > respect DEB_BUILD_OPTIONS=noopt: > > > > #0 0x08048eb9 in pr

Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
On Wed, 2007-05-09 at 17:16 +0200, Robert Millan wrote: > On Wed, May 09, 2007 at 03:02:48PM +0100, Sam Morris wrote: > > > > Yes, "grub-probe: error: Cannot detect partition map for md0". The > > message doesn't appear when grub-pc's postinst is run, how

Bug#422851: "grub-probe -t partmap" doesn't work with software RAID

2007-05-12 Thread Sam Morris
27;e' locked up the system. I could press 'c' to get to a command prompt, however. Upon doing so, I did 'ls' and could see the individual partitions insead of just the disk devices. However I didn't know what else to do, so I booted back up with grub 1 and sent this messag

Bug#411949: linux-2.6: CONFIG_PARAVIRT breaks some external modules

2007-05-12 Thread Sam Morris
*please* see the same change made in the Debian kernel! -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#422851: "grub-probe -t partmap" doesn't work with software RAID

2007-05-13 Thread Sam Morris
On Sat, 2007-05-12 at 22:16 +0100, Sam Morris wrote: > On Wed, 2007-05-09 at 18:13 +0200, Robert Millan wrote: > > I'm forwarding you a bug report from Debian. It seems that the grub-probe > > -t partmap feature I just added doesn't play nice with RAID. Unfortunatel

Bug#422851: "grub-probe -t partmap" doesn't work with software RAID

2007-05-13 Thread Sam Morris
set. > - Whether you can access (ls) the directory pointed to by 'prefix'. Yup, I guess that's where the modules are being loaded from. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-13 Thread Sam Morris
Package: grub-pc Version: 1.95+20070507-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While debugging #423022 I found the following: > I had to do one more thing to boot up correctly: edit the command line. > It had 'root=md0' but it needed 'root=/dev/md0'. It appears that > '

Bug#423649: grub-pc: Prove a way to override the auto-detected root device

2007-05-13 Thread Sam Morris
Package: grub-pc Version: 1.95+20070507-1.1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > BTW, it would be convenient if I could override the detected GRUB_DEVICE > by editing /etc/default/grub; however it seems that update-grub ignores > the environment variable and always o

Bug#423651: grub-pc: Mention /etc/default/grub in generated /boot/grub/grub.cfg

2007-05-13 Thread Sam Morris
Package: grub-pc Version: 1.95+20070507-1.1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It would be nice if the boilerplate text in the generated grub.cfg could be amended to: # # DO NOT EDIT THIS FILE # # It is automaticaly generated by /usr/sbin/update-grub using settings

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-13 Thread Sam Morris
On Sun, 2007-05-13 at 21:07 +0200, Robert Millan wrote: > On Sun, May 13, 2007 at 06:24:19PM +0100, Sam Morris wrote: > > Package: grub-pc > > Version: 1.95+20070507-1 > > Severity: normal > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > >

Bug#423648: grub-pc: md/lvm path check in getroot.c breaks booting

2007-05-14 Thread Sam Morris
On Mon, 2007-05-14 at 10:54 +0200, Robert Millan wrote: > On Sun, May 13, 2007 at 08:32:58PM +0100, Sam Morris wrote: > > > Can you try arranging this code to include the missing "/dev/" and report > > > if > > > everything still works? > > > >

<    4   5   6   7   8   9   10   11   12   13   >