Bug#955541: Login fails for a user name with non-ascii characters

2020-04-03 Thread Sam Morris
Package: systemd Followup-For: Bug #955541 Control: affects -1 + sssd This also prevents logging in using Active Directory credentials with sssd. This is because sssd synthesizes an AD user's user name with: CONCAT(SAM-Account-Name, '@', DNS Domain Name) This also applies to group names. It's

Bug#874191: gdm3 started users start in wrong context

2020-04-01 Thread Sam Morris
Package: selinux-policy-default Followup-For: Bug #874191 Patches available: https://salsa.debian.org/selinux-team/libselinux/-/merge_requests/2 https://salsa.debian.org/selinux-team/refpolicy/-/merge_requests/10 -- System Information: Debian Release: 10.3 APT prefers stable-updates APT

Bug#874191: gdm3 started users start in wrong context

2020-04-01 Thread Sam Morris
Package: selinux-policy-default Version: 2:2.20190201-7 Followup-For: Bug #874191 Control: -1 + patch I have fixed this by making the following changes: 1. Patch libselinux with 2. Modify

Bug#874191: gdm3 started users start in wrong context

2020-03-30 Thread Sam Morris
Package: selinux-policy-default Version: 2:2.20190201-7 Followup-For: Bug #874191 I realised that the log messages I provided above refer to gdm's systemd --user instance. Looking more carefully, on the Fedora system I see: systemd[1]: Starting User Manager for UID 167301...

Bug#874191: gdm3 started users start in wrong context

2020-03-30 Thread Sam Morris
Package: selinux-policy-default Version: 2:2.20190201-7 Followup-For: Bug #874191 I've noticed that the processes that are part of my login session have the correct label. But systemd --user (and the processes underneath it) largely run with init_t and initrc_t. Adding 'verbose debug' to the

Bug#953070: RFP: source-to-image -- toolkit for building reproducible container images from source code

2020-03-03 Thread Sam Morris
Package: wnpp Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: source-to-image Version : 1.2.0 Upstream Author : Various * URL : https://github.com/openshift/source-to-image * License : Apache 2.0 Programming Lang: Go

Bug#950831: cockpit: Should recommend realmd

2020-02-07 Thread Sam Morris
Package: cockpit Version: 212-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 My machine is joined to a FreeIPA realm, but Cockpit isn't aware of this. After I installed realmd, Cockpit correctly shows information about the realm. I think cockpit should Recommend realmd so

Bug#946843: virtualbox-guest-x11: VBoxClient --clipboard terminates silently

2020-01-10 Thread Sam Morris
Package: virtualbox-guest-x11 Version: 6.1.0-dfsg-3 Followup-For: Bug #946843 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I started seeing this too at around the same time. VBoxClient outputs the following: $ VBoxClient -v --clipboard -f Shared Clipboard: Starting X11 event thread

Bug#911289: ca-certificates: How to handle certificates distrusted in gecko?

2019-12-10 Thread Sam Morris
Package: ca-certificates Followup-For: Bug #911289 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I think this comment[0] leads me to the place where the Symantec distrust is implemented. And it's not in NSS itself, but in browsers themselves [1, 2]. I don't know where this leaves

Bug#911289: ca-certificates: Symantec cert still included in Debian

2019-12-10 Thread Sam Morris
Package: ca-certificates Followup-For: Bug #911289 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I'm trying to find a list of the distrusted certificates and it's not easy... going by [0], the last entry on the list is: CN=VeriSign Universal Root Certification Authority, OU="(c) 2008

Bug#945532: RFP: python-urllib-gssapi -- GSSAPI over HTTP Negotiate/SPNEGO support for urllib/urllib2

2019-11-26 Thread Sam Morris
Package: wnpp Severity: wishlist * Package name: python-urllib-gssapi Version : 1.0.1 * URL : https://github.com/pythongssapi/urllib-gssapi/ * License : Apache License 2.0 Programming Lang: Python Description : GSSAPI over HTTP Negotiate/SPNEGO support

Bug#945274: ca-certificates: Deal with multiple certificates per .crt file

2019-11-23 Thread Sam Morris
Control: tag -1 + patch Here's a first draft at implementing this: https://salsa.debian.org/debian/ca-certificates/merge_requests/3 -- Sam Morris

Bug#945274: ca-certificates: Deal with multiple certificates per .crt file

2019-11-22 Thread Sam Morris
Package: ca-certificates Version: 20190110 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 When joining a machine to a FreeIPA domain, the domain's trusted certificates are placed in for integration with ca-certificates. If multiple certificates exist in FreeIPA's trust store,

Bug#944232: /lib/systemd/system/virtlogd.service: Please add needrestart overrides

2019-11-06 Thread Sam Morris
Package: libvirt-daemon-system Version: 5.6.0-2 Severity: normal File: /lib/systemd/system/virtlogd.service needrestart currently defaults to restarting virtlogd when it detects that the service needs a restart. According to the man page and systemd unit, a reload operation will re-exec the

Bug#944157: geoclue-2.0: Segfaults when location services are not available

2019-11-05 Thread Sam Morris
Package: geoclue-2.0 Version: 2.5.2-1 Severity: normal I see this a lot on my laptops: -- Logs begin at Tue 2019-07-23 14:37:14 BST, end at Tue 2019-11-05 10:43:48 GMT. -- Oct 22 14:53:25 geoclue[1582]: Failed to query location: Error resolving “location.services.mozilla.com”: Name or

Bug#931831: cups: http://localhost:631/ is served with HTTP Content-Type: text/plain

2019-10-26 Thread Sam Morris
Package: cups Followup-For: Bug #931831 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I'm not seeing this with 2.3.0-5: $ curl -sSi http://localhost:631/ | grep ^Content-Type Content-Type: text/html; charset=utf-8 - -- System Information: Debian Release: 10.1 APT prefers

Bug#942368: libvirt-daemon: firewall rules lost when firewalld restarts

2019-10-15 Thread Sam Morris
Package: libvirt-daemon Version: 5.6.0-2 Severity: normal My virtual machines often lose connectivity to external networks. This seems to be because libvirt's iptables rules are missing: root@fragarach:~# iptables -nv -L FORWARD Chain FORWARD (policy DROP 0 packets, 0 bytes) pkts

Bug#942367: openipmi: Bashisms in init script

2019-10-15 Thread Sam Morris
Source: openipmi Version: 2.0.25-2 Severity: normal /etc/init.d/openipmi uses /bin/sh but uses some features that require bash: $ checkbashisms debian/openipmi.init possible bashism in debian/openipmi.init line 55 (should be 'b = a'): if [ "${kernel}" == "2.4" ]; then possible

Bug#942369: sysbench: --warmup-time option is not implemented

2019-10-15 Thread Sam Morris
Package: sysbench Version: 1.0.17+ds-1 Severity: normal Although documented, the --warmup-time option doesn't actually work: $ sysbench --warmup-time=5 cpu run sysbench 1.0.17 (using system LuaJIT 2.1.0-beta3) invalid option: --warmup-time=5 -- System Information: Debian Release:

Bug#941577: nextcloud-desktop: Please build against libcloudproviders

2019-10-02 Thread Sam Morris
Package: nextcloud-desktop Version: 2.5.3-1 Severity: normal Currently users of Nextcloud are missing a convenient way to see the status of synchronization or access settings. libcloudproviders is the 'proper' way to do that in GNOME. When it is used, there is no longer any need for the user to

Bug#941493: /usr/bin/smbclient: smbclient segfaults when used with KCM kerberos credentials cache

2019-10-01 Thread Sam Morris
Package: smbclient Version: 2:4.10.8+dfsg-1 Severity: normal File: /usr/bin/smbclient It appears that smbclient can't make use of the KCM kerberos credentials cache (as implemented by sssd-kcm). It attempts to fall back to asking for a password, but then segfaults: $ echo $KRB5CCNAME

Bug#941215: gnome-shell: freeze when locking session

2019-09-26 Thread Sam Morris
Package: gnome-shell Version: 3.34.0-1 Severity: normal gnome-shell froze when I pressed Win + L to lock my session. Top showed that it was taking 100% of the CPU. I got a couple of backtraces, it looks like it was endlessly iterating through clutter objects. First backtrace: #0

Bug#920461: 'unexpected operator' error coming from /etc/init.d/openipmi

2019-09-25 Thread Sam Morris
Source: openipmi Followup-For: Bug #920461 $ checkbashisms /etc/init.d/openipmi possible bashism in /etc/init.d/openipmi line 55 (should be 'b = a'): if [ "${kernel}" == "2.4" ]; then possible bashism in /etc/init.d/openipmi line 202 ($"foo" should be eval_gettext "foo"): log_begin_msg

Bug#914694: firewall-cmd --reload fails: RULE_REPLACE failed (No such file or directory): rule in chain {INPUT,OUTPUT}

2019-07-31 Thread Sam Morris
+snapshot20161117-6 ii libnetfilter-conntrack3 1.0.6-2 ii libnfnetlink01.0.1-3 ii libxtables12 1.6.0+snapshot20161117-6 iptables recommends no packages. Versions of packages iptables suggests: ii kmod 23-2 -- no debconf information -- Sam Morris <https://robots.org

Bug#929473: Targetted fix for crash in schedule_fd_processing

2019-07-15 Thread Sam Morris
I've been running sssd with the patch from <https://salsa.debian.org/sssd-team/sssd/merge_requests/4> applied for a couple of weeks. Could this please be considered for proposed- updates? Thanks -- Sam Morris

Bug#932080: sssd fails to start: #886483 raises from the dead

2019-07-15 Thread Sam Morris
with the "The last reference on a connection was dropped without closing the connection. This is a bug in an application. [...] Most likely, the application called unref() too many times and removed a reference belonging to libdbus, since this is a shared connection." If this persists after a reboot I'll file a separate bug for it. -- Sam Morris

Bug#929473: sssd-kcm: talloc_abort call via schedule_fd_processing

2019-05-24 Thread Sam Morris
Package: sssd-kcm Version: 1.16.3-3.1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Having installed sssd-kcm and setting default_ccache_name = KCM: in krb5.conf, after running kinit and klist a few times I started getting the following crash: #0 __GI_raise

Bug#927211: /boot/vmlinuz-4.19.0-4-amd64: Accupoint and touchpad (buttons) non-functional on Toshiba X30 and X40

2019-04-16 Thread Sam Morris
Package: src:linux Version: 4.19.28-2 Severity: normal File: /boot/vmlinuz-4.19.0-4-amd64 The Toshiba X30 and X40 have an Accupoint (equivalent to a TrackPoint on a Lenovo laptop). This doesn't work in Linux in a rather annoying way: If I try to move the cursor with the Accupoint, it doesn't

Bug#927210: /boot/vmlinuz-4.19.0-4-amd64: Accupoint and touchpad (buttons) non-functional on Toshiba X30 and X40

2019-04-16 Thread Sam Morris
Package: src:linux Version: 4.19.28-2 Severity: normal File: /boot/vmlinuz-4.19.0-4-amd64 The Toshiba X30 and X40 have an Accupoint (equivalent to a TrackPoint on a Lenovo laptop). This doesn't work in Linux in a rather annoying way: If I try to move the cursor with the Accupoint, it doesn't

Bug#927209: /boot/vmlinuz-4.19.0-4-amd64: Accupoint and touchpad (buttons) non-functional on Toshiba X30 and X40

2019-04-16 Thread Sam Morris
Package: src:linux Version: 4.19.28-2 Severity: normal File: /boot/vmlinuz-4.19.0-4-amd64 The Toshiba X30 and X40 have an Accupoint (equivalent to a TrackPoint on a Lenovo laptop). This doesn't work in Linux in a rather annoying way: If I try to move the cursor with the Accupoint, it doesn't

Bug#922754: closing 922754

2019-04-11 Thread Sam Morris
On Tue, Apr 09, 2019 at 09:49:26PM +0200, Sven Hartge wrote: > On Thu, 04 Apr 2019 14:24:40 +0100 Sam Morris wrote: > > > # turns out this was a local problem > > For the archives: Could you please describe the local problem and the > solution? Because I am having exa

Bug#926395: /usr/share/initramfs-tools/hooks/zz-busybox: initramfs hook script fails with initramfs-tools 0.133

2019-04-04 Thread Sam Morris
Package: busybox Version: 1:1.30.1-4 Severity: important File: /usr/share/initramfs-tools/hooks/zz-busybox Since upgrading to initramfs-tools 0.133, the busybox hook fails when invoking 'ln' in the loop at the end of the script. Some debugging[0] reveals: 0 \

Bug#926157: linux-image-4.19.0-4-amd64: Many log messages about i8042 interrupt

2019-04-01 Thread Sam Morris
Package: src:linux Version: 4.19.28-2 Severity: normal On my Toshiba X40 the kernel logs approximately 80,000 messages per hour about i8042 interrupts. See the kernel log below... -- Package-specific info: ** Version: Linux version 4.19.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version

Bug#925293: 'Active bindings' part of UI is not working

2019-03-22 Thread Sam Morris
Package: firewall-config Version: 0.6.3-5 Severity: normal Under "active bindings" I see an indented entry for my currently active network conection. On the row beneath is a duplicate of this entry, but clicking on it doesn't do anything. And if I move the mouse into this entry from beneath, it

Bug#924590: freeipa-client: /usr/local/share/ca-certificates/ipa-ca.crt contains multiple certificates and extra non-certificate data

2019-03-14 Thread Sam Morris
Package: freeipa-client Version: 4.7.2-2 Severity: wishlist My FreeIPA's CA certificate is signed by an external root CA certificate. Consequenty, ipa-client-install puts both the external root CA certificate and the intermediate CA certificate into /usr/local/share/ca-certificates/ipa-ca.crt.

Bug#924543: /usr/share/gnome-shell/extensions/windowsnaviga...@gnome-shell-extensions.gcampax.github.com/extension.js: Windownavigator extension breaks activities overview in 3.32

2019-03-14 Thread Sam Morris
Package: gnome-shell-extensions Version: 3.32.0-1 Severity: normal File: /usr/share/gnome-shell/extensions/windowsnaviga...@gnome-shell-extensions.gcampax.github.com/extension.js When the Windownavigator extension is enabled, most windows do not shrink/move when I enter the Activities overview.

Bug#923695: libczmq-dev: pkg-config --cflags libczmq.pc fails without uuid-dev and libsystemd-dev installed

2019-03-12 Thread John Morris
Package: czmq Version: 4.2.0-1 Followup-For: Bug #923695 Dear Maintainer, The version 4.2.0-2 pushed to Sid fixes this problem, but the problem still exists in Buster, still at 4.2.0-1. Thanks! John -- System Information: Debian Release: Buster

Bug#924015: Depends on oddjob-mkhomedir but doesn't use it

2019-03-08 Thread Sam Morris
Package: freeipa-client Version: 4.7.2-2 Severity: minor But in ipaplatform/debian/tasks.py, I noticed: if mkhomedir: try: ipautil.run(["pam-auth-update", "--package", "--enable", "mkhomedir"]) I don't know whether it would be better to downgrade

Bug#922667: beep: Error: could not open any device

2019-02-21 Thread Hugh Morris
Hello I don't yet understand all the above, but I, too, was puzzled when my beeping scripts went silent. Hugh Morris

Bug#922754: /usr/share/initramfs-tools/hooks/plymouth: initramfs hook causes update-initramfs to fail

2019-02-20 Thread Sam Morris
Source: plymouth Followup-For: Bug #922754 BTW - this only occurs with initramfs-tools 0.133. If I downgrade to 0.132 then the plymouth hook works fine. So maybe this is really initramfs-tools' fault? -- System Information: Debian Release: 9.6 APT prefers stable-updates APT policy: (540,

Bug#921310: dnsmasq "segment fault" bug when total conf files size is too large

2019-02-10 Thread Zac Morris
I guess this can be closed. Gone all day without being able to replicate the sigfault, so nothing to capture. It seems to be chugging along well now, must have been user error on my side. Thanks for the quick response! -Zac Morris On Sun, Feb 10, 2019 at 2:03 PM Bernhard Übelacker wrote: >

Bug#921310: dnsmasq "segment fault" bug when total conf files size is too large

2019-02-10 Thread Zac Morris
(meta: sorry reply all goes against my core nature ;-) Ive stepped out for a bit so I'll take a look at gdb-minimal when I'm back, but as of this morning I haven't been able to make it crash. I'll try the largest energized pak when I'm back and see if I can force a crash then. Thanks, Zac On

Bug#921310: dnsmasq "segment fault" bug when total conf files size is too large

2019-02-10 Thread Zac Morris
sc.edu.3600IN CNAME usclibraries.usc.edu. usclibraries.usc.edu. 3600IN A 128.125.183.98 ;; Query time: 559 msec ;; SERVER: 192.168.1.1#53(192.168.1.1) ;; WHEN: Sun Feb 10 12:42:49 EST 2019 ;; MSG SIZE rcvd: 87 On Sun, Feb 10, 2019 at 8:17 AM Bernhard Übelacker wrote: >

Bug#921310: dnsmasq "segment fault" bug when total conf files size is too large

2019-02-03 Thread Zac Morris
Package: dnsmasq Status: install ok installed Priority: optional Section: net Installed-Size: 71 Maintainer: Simon Kelley Architecture: all Version: 2.76-5+deb9u2 Depends: netbase, dnsmasq-base (>= 2.76-5+deb9u2), init-system-helpers (>= 1.18~) Suggests: resolvconf Conflicts: resolvconf (<< 1.15)

Bug#853205: (no subject) (dbrc: message 18 of 20)

2019-01-02 Thread Hugh Morris
On 02/01/19 21:41, Samuel Thibault wrote: Hugh Morris, le mer. 02 janv. 2019 21:33:28 +, a ecrit: Yes. Unmodified Sid, with MATE and BlackMATE theme. Previous versions of Compiz from the repository would work for me somewhat, Which versions exactly? The 0.9 versions, or where some

Bug#853205: (no subject) (dbrc: message 18 of 20)

2019-01-02 Thread Hugh Morris
On 02/01/19 21:05, Samuel Thibault wrote: Hugh Morris, le mar. 01 janv. 2019 19:35:38 +, a ecrit: With the latest version in Sid, 2:0.8.16.1-3, Compiz does not work for me at all. In that the desktop is not drawn properly, with blocks of colour and strange artifacts all over. Desktop

Bug#853205: (no subject) (dbrc: message 18 of 20)

2019-01-01 Thread Hugh Morris
. In that the desktop is not drawn properly, with blocks of colour and strange artifacts all over. Desktop system with: Gigabyte AB350-Gaming 3 Motherboard AMD Ryzen 5 1500X Quad-Core Processor nVidia GK208B [GeForce GT 710] Video card Nouveau Graphics driver Regards Hugh Morris

Bug#916791: firewalld: nftables backend not happy with --set-log-denied={unicast,broadcast,multicast}

2018-12-18 Thread Sam Morris
Package: firewalld Version: 0.6.3-4 Severity: normal firewalld doesn't seem to be happy with any log setting other than 'all' and 'off'. # firewall-cmd --set-log-denied=unicast # journalctl -u firewalld -e ... Dec 18 16:06:46 firewalld[576]: ERROR: Failed to apply rules. A firewall reload might

Bug#914199: p11-kit: Does not tolerate extra comments in /etc/ssl/certs/ca-certificates.crt

2018-11-20 Thread Sam Morris
Package: p11-kit Version: 0.23.3-2 Severity: important $ grep BEGIN /etc/ssl/certs/ca-certificates.crt | wc -l 154 $ trust list; echo $0 0 That's from p11-kit 0.23.14-2. If I use the version from stable there is at least a clue that something is amiss: # trust list; echo

Bug#911297: wpasupplicant needs to override default OpenSSL settings to work with enterprise networks

2018-11-16 Thread Sam Morris
Package: wpasupplicant Version: 2:2.4-1+deb9u1 Followup-For: Bug #911297 See /usr/share/doc/libssl1.1/NEWS.Debian.gz and try editing the end of /etc/ssl/openssl.cnf: MinProtocol = None CipherString = DEFAULT I believe OpenSSL clients can call SSL_CONF_cmd(3ssl) in order to change the new

Bug#911222: nautilus: Crash in 'Select Application' dialog

2018-10-17 Thread Sam Morris
Package: nautilus Version: 3.30.0-4 Severity: normal I have seen this one a few times when right-clicking a file, choosing 'Open With Other Application' and then selecting a program and pressing Select. #0 0x7f51ca37859c in g_type_check_instance_is_a

Bug#908476: gnome-shell: Some text in the top panel is rendered strangely

2018-09-10 Thread Sam Morris
On Mon, Sep 10, 2018 at 06:32:38AM -0400, Jeremy Bicha wrote: > On Mon, Sep 10, 2018 at 6:24 AM Sam Morris wrote: > > Good idea, restarting gnome-shell has fixed everything. I don't see > > anything text-rendering-related in the packages I've upgraded today, so > > I don'

Bug#908476: gnome-shell: Some text in the top panel is rendered strangely

2018-09-10 Thread Sam Morris
ou tried rebooting? > > Thanks, > Jeremy Bicha Good idea, restarting gnome-shell has fixed everything. I don't see anything text-rendering-related in the packages I've upgraded today, so I don't think the cause can be debugged any further. Thanks anyway. :) -- Sam Morris <https://robots.org

Bug#803342: swish++ crash: the patch works

2018-09-06 Thread Sam Morris
Package: swish++ Version: 6.1.5-4 Followup-For: Bug #803342 Just to be explicit: I've tested the patch and it fixes the segfault in dhelp's weekly cron job. -- System Information: Debian Release: 9.5 APT prefers stable-updates APT policy: (540, 'stable-updates'), (540, 'stable'), (520,

Bug#889651: ruby-debian: warning: parentheses after method name is interpreted as an argument list, not a decomposed argument

2018-09-05 Thread Sam Morris
Package: ruby-debian Version: 0.3.9+b6 Tags: patch Followup-For: Bug #889651 This patch silences the warnings: diff --git a/lib/debian.rb b/lib/debian.rb index 128e5c1..b06094e 100644 --- a/lib/debian.rb +++ b/lib/debian.rb @@ -220,20 +220,20 @@ module Debian def [](field) return

Bug#716238: [Mayhem] Bug report on swish++: search++ crashes with exit status 139

2018-09-05 Thread Sam Morris
Package: swish++ Version: 6.1.5-4 Followup-For: Bug #716238 (gdb) bt #0 0x55b262658592 in index_segment::set_index_file(PJL::mmap_file const&, index_segment::segment_id) (this=0x55b262690c60 , file=..., id=index_segment::isi_stop_word) at index_segment.c:58 #1 0x55b26266b4e1 in

Bug#908047: Respect DEB_BUILD_OPTIONS='noopt nostrip'

2018-09-05 Thread Sam Morris
Package: swish++ Version: 6.1.5-5 Severity: normal Tags: patch The following changes cause the build to respect DEB_BUILD_OPTIONS='noopt nostrip'. diff -Nru swish++-6.1.5/debian/rules swish++-6.1.5/debian/rules --- swish++-6.1.5/debian/rules 2017-08-12 05:07:33.0 +0100 +++

Bug#906245: /etc/network/if-pre-up.d/bridge can fail to properly create vlan bridge ports

2018-08-15 Thread Dirk Morris
Package: bridge-utils Version: 1.5-13+deb9u1 /etc/network/if-pre-up.d/bridge can fail to properly create vlan bridge ports /lib/bridge-utils/bridge-utils.sh has a create_vlan_port function that tests if the vlan interface already exists If it does not, it creates it, if it does exist it does

Bug#905568: linux-image-4.17.0-1-amd64: Enable CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE to prevent trashing cheap EFI flash storage chips

2018-08-15 Thread Sam Morris
On Mon, Aug 06, 2018 at 11:41:56PM +0800, Ben Hutchings wrote: > On Mon, 2018-08-06 at 10:51 +0100, Sam Morris wrote: > > Package: src:linux > > Version: 4.17.8-1 > > Severity: normal > > > > fwupd is unable to update the firmware on my Lenovo P50. > > >

Bug#906216: fwupd: ESP filesystem detection code does not like autofs

2018-08-15 Thread Sam Morris
Package: fwupd Version: 1.1.1-1 Severity: normal My ESP is mounted via autofs so that it's unmounted when not in use: $ grep /boot/efi /etc/fstab PARTLABEL=joyeux-esp /boot/efi vfat umask=0077,x-systemd.automount,x-systemd.idle-timeout=10 0 2 This leads to: #

Bug#905570: fwupd: Firmware update failed on Lenovo P50

2018-08-06 Thread Sam Morris
Package: fwupd Version: 1.1.0-7 Severity: normal I noticed the following update available for my Lenovo P50: 20EQA063UK System Firmware has firmware updates: GUID:ddc0ee61-e7f0-4e7d-acc5-c070a398838e GUID:230c8b18-8d9b-53ec-838b-6cfc0383493a ID:

Bug#905568: linux-image-4.17.0-1-amd64: Enable CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE to prevent trashing cheap EFI flash storage chips

2018-08-06 Thread Sam Morris
Package: src:linux Version: 4.17.8-1 Severity: normal fwupd is unable to update the firmware on my Lenovo P50. lstat("/sys/firmware/efi/efivars/fwupd-ddc0ee61-e7f0-4e7d-acc5-c070a398838e-0-0abba7dc-e516-4167-bbf5-4d9d1c739416", {st_mode=S_IFREG|0644, st_size=230, ...}) = 0 openat(AT_FDCWD,

Bug#903901: GnomeRRScreen memory leak

2018-07-16 Thread Sam Morris
Source: gnome-desktop3 Version: 3.14.1-1 Severity: normal Tags: patch upstream The attached patch fixes a memory leak in GnomeRRScreen. On my laptop this causes clients to leak a few GiB of memory over a weekend! This has been submitted upstream at

Bug#803207: gnome-settings-daemon: uses far too much memory (5.5GB currently)

2018-07-06 Thread Sam Morris
flags --libs) test2.c` and run it, and see if it leaks memory on your system? [0] <https://gitlab.gnome.org/GNOME/gnome-settings-daemon/uploads/599d9837169ed1cd2e9cf5a8db88a3a4/test2.c> -- Sam Morris <https://robots.org.uk/> CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9

Bug#901330: xserver-xorg-core: Consider autobind-GPUs patch

2018-06-11 Thread Sam Morris
Package: xserver-xorg-core Version: 1.19.6-1 Severity: wishlist Tags: upstream patch Red Hat, Fedora and Ubuntu have been carrying (an older iteration of) the attached patch for a while. It makes external displays on laptops such as the Lenono P50, which wires them to the discrete GPU only,

Bug#896979: xserver-xorg-video-nouveau: Crash when undocking Lenovo P50

2018-06-07 Thread Sam Morris
please test the attached patch? > > TIA, > Sven > Works like a dream. Undocking and re-docking again worked at least once, but it's not totally reliable. On the other hand it's much better than a crash. :) -- Sam Morris <https://robots.org.uk/> CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9

Bug#896979: xserver-xorg-video-nouveau: Crash when undocking Lenovo P50

2018-06-06 Thread Sam Morris
Source: xserver-xorg-video-nouveau Followup-For: Bug #896979 I'm still seeing this with Xorg 1.20 (which is not unexpected). Here's a better backtrace: #0 0x7fd90edb5e7b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x7fd90edb7231 in __GI_abort ()

Bug#900877: xserver-xorg-core: Can't use external displays wired via GM107GLM driven by modesetting

2018-06-06 Thread Sam Morris
Package: xserver-xorg-core Followup-For: Bug #900877 I forgot to mention--this is not present in 1.19.6. Sam

Bug#900877: xserver-xorg-core: Can't use external displays wired via GM107GLM driven by modesetting

2018-06-06 Thread Sam Morris
Package: xserver-xorg-core Version: 2:1.20.0-2 Severity: normal I'm unable to use external monitors with the modesetting driver on my Lenovo P50 with 1.20. The X server logs the following: (II) modeset(0): Allocate new frame buffer 5760x2160 stride randr: falling back to unsynchronized

Bug#900876: /sbin/blkdeactivate: SORT_MNT uses wrong path in blkdeactivate

2018-06-06 Thread Sam Morris
Package: dmsetup Version: 2:1.02.145-4.1 Severity: normal File: /sbin/blkdeactivate I noticed the following error message in the journal: Jun 05 14:21:17 blkdeactivate[27339]: /sbin/blkdeactivate: line 345: /bin/sort: No such file or directory It appears that SORT_MNT refers to /bin/sort when

Bug#894703: davmail: Disconnects after IMAP FETCH command issued

2018-05-21 Thread Sam Morris
taking a look anyway! -- Sam Morris <https://robots.org.uk/> CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9

Bug#898825: linux-image-4.16.0-1-amd64: KMS/graphics not working on Lenovo P50 with 4.16

2018-05-21 Thread Sam Morris
Control: tag -1 - moreinfo + fixed-upstream On Sun, May 20, 2018 at 04:10:42PM +0200, Ben Hutchings wrote: > Control: tag -1 patch moreinfo > > On Wed, 2018-05-16 at 11:39 +0100, Sam Morris wrote: > > I noticed that after a few minutes, the kernel logs additional messages. > &g

Bug#810605: nautilus: Crash when logging in to flashback mode

2018-05-21 Thread Sam Morris
: i386 (i686) Kernel: Linux 4.9.0-6-686-pae (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Sam Morris <https://robots.org.uk/> CAAA AA1A CA6

Bug#898825: linux-image-4.16.0-1-amd64: KMS/graphics not working on Lenovo P50 with 4.16

2018-05-16 Thread Sam Morris
11:17:21 kernel: RDX: 0002 RSI: 7ffe9118efd0 RDI: ff9c May 16 11:17:21 kernel: RBP: 0001 R08: 0001 R09: 7ffe9118ec27 May 16 11:17:21 kernel: R10: R11: 00000246 R12: 7ffe9118eef0 May 16 11:17:21 kernel: R13: 000

Bug#898825: linux-image-4.16.0-1-amd64: KMS/graphics not working on Lenovo P50 with 4.16

2018-05-16 Thread Sam Morris
Package: src:linux Version: 4.16.5-1 Severity: normal When booting 4.16 on my Lenovo P50, the plymouth splash screen never appears, and I'm left starting at the text that appeared before it tried to start drawing on the screen. When booting with plymouth disabled, the system behaves normally

Bug#896979: xserver-xorg-video-nouveau: Crash when undocking Lenovo P50

2018-04-27 Thread Sam Morris
On Thu, 2018-04-26 at 18:45 +0200, Sven Joachim wrote: > On 2018-04-26 14:13 +, Sam Morris wrote: > > > Followup-For: Bug #896979 > > Control: tag -1 + patch > > > > This patch (taken from > > <https://koji.fedoraproject.org/koji/buildinfo?buildID=89

Bug#896979: xserver-xorg-video-nouveau: Crash when undocking Lenovo P50

2018-04-26 Thread Sam Morris
Followup-For: Bug #896979 Control: tag -1 + patch This patch (taken from ) fixes the problem for me. (Note, I modified the patch to end the log message with a newline character). From 5533658dd1afa31557d4ec4b469181f1d592d8c8 Mon

Bug#896979: xserver-xorg-video-nouveau: Crash when undocking Lenovo P50

2018-04-26 Thread Sam Morris
Package: xserver-xorg-video-nouveau Version: 1:1.0.15-2 Severity: normal When undocking my Lenovo P50, X crashes with: [821563.021] (II) config/udev: removing device Logitech USB Optical Mouse [821563.022] (**) Option "fd" "30" [821563.022] (II) event6 - Logitech USB Optical Mouse:

Bug#894703: davmail: Disconnects after IMAP FETCH command issued

2018-04-03 Thread Sam Morris
Package: davmail Version: 4.8.3.2554-2 Severity: normal I'm having some trouble getting mutt and evolution to retrieve mail via davmail. According to wireshark, the conversation runs as follows: * OK [CAPABILITY IMAP4REV1 AUTH=LOGIN MOVE] IMAP4rev1 DavMail 4.8.3-trunk server ready

Bug#893717: gnome-shell: Poor performance with wayland after upgrading to 3.28

2018-03-22 Thread Sam Morris
Followup-For: Bug #893717 Control: reassign -1 mutter/3.28.0-1 Control: affects -1 gnome-shell Control: tag -1 + upstream Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=745032 Given the recent comments on that GNOME bugzilla, this is probably a long running issue that has become

Bug#893717: gnome-shell: Poor performance with wayland after upgrading to 3.28

2018-03-21 Thread Sam Morris
Package: gnome-shell Version: 3.28.0-1 Severity: normal Since upgrading to 3.28, performance of gnome-shell as a wayland compositor is very bad. It seems that drawing to the screen causes a brief stutter that is easy to observe by moving the mouse cursor over regions that react to being hovered

Bug#788881: crash: meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2018-02-21 Thread Sam Morris
../glib/gmain.c:3868 #21 0x7f68a53844b2 in g_main_loop_run (loop=0x55d27d7d3a20) at ../../../../glib/gmain.c:4064 #22 0x7f68a38af26c in meta_run () at core/main.c:648 #23 0x55d27b8ab43c in main (argc=, argv=) at ../src/main.c:530 -- Sam Morris <https://robots.org.uk/> CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9

Bug#887402: Xwayland: random crash (SIGABRT) while running under gdm

2018-02-21 Thread Sam Morris
w_bug.cgi?id=1514220 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1731911 -- Sam Morris <https://robots.org.uk/> CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9

Bug#834531: pan: Crash when closing/quitting

2018-01-14 Thread Sam Morris
On Sun, 2018-01-14 at 10:11 +0100, Dominique Dumont wrote: > Hi > > On Tue, 16 Aug 2016 19:36:56 +0100 Sam Morris <s...@robots.org.uk> > wrote: > > When quitting Pan or closing the window, it crashes as follows: > > On my machine, pan 0.143 no longer crashes on ex

Bug#885781: petri-foo: Depends on libgnomecanvas

2018-01-01 Thread James Morris
On 29/12/17 22:22, Jaromír Mikeš wrote: 2017-12-29 21:16 GMT+01:00 Jeremy Bicha : Source: petri-foo Version: 0.1.87-4 Severity: important User: pkg-gnome-maintain...@lists.alioth.debian.org Usertags: oldlibs libgnomecanvas Tags: sid buster As announced [1], we do not intend

Bug#882504: gnome-shell: apt-helper wait-online bypasses well-known mechanism to wait for the network to be 'online'

2017-11-23 Thread Sam Morris
Package: gnome-shell Version: 3.26.2-1 Severity: normal apt-daily doesn't work on my system. Nov 23 13:53:04 systemd[1]: Starting Daily apt download activities... Nov 23 13:53:34 systemd-networkd-wait-online[13512]: Event loop failed: Connection timed out Nov 23 13:53:34 apt-helper[13510]: E:

Bug#661005: Final Notice ayTARC

2017-11-19 Thread Sandra Morris
Please don’t send anymore emails. Thank u very much! > > On Nov 19, 2017 at 12:48 PM, <11 last chance (mailto:ow...@bugs.debian.org)> > wrote: > > > > hello Dear! > > Welcome to Amazon Final Notice For Amazon Rewards > > NewPost:

Bug#881647: Info received (donald, your recent order 720346 co)

2017-11-13 Thread Donald Morris
I haven't ordered anything! ! On Nov 13, 2017 3:36 PM, "Debian Bug Tracking System" wrote: > Thank you for the additional information you have supplied regarding > this Bug report. > > This is an automatically generated reply to let you know your message > has

Bug#881647: donald, your recent order 720346 co

2017-11-13 Thread Donald Morris
On Nov 13, 2017 3:31 PM, "Amazon FinalNotice" wrote: > * welcome to amazon* > > > > > >

Bug#859458: console-setup: Suggested initramfs hook

2017-10-18 Thread Sam Morris
Package: console-setup Version: 1.164 Tags: + patch Followup-For: Bug #859458 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Here's the initramfs hook script I'm using. It just copies /etc/console-setup and /bin/setupcon into the initramfs wholesale, and relies on udev to trigger the setting of

Bug#826045: systemd: Suggested kernel/initramfs-tools integration scripts

2017-10-18 Thread Sam Morris
Package: systemd Version: 232-25+deb9u1 Tags: + patch Followup-For: Bug #826045 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Here are the scripts I've been using. I've arranged for the initramfs post-update script to run kernel-install in the usual case; the kernel postinst script will only

Bug#878526: UE Roll 2 has corrupted name in Bluetooth settings

2017-10-14 Thread Sam Morris
Source: bluez Version: 5.43-2+deb9u1 Severity: normal bluez gives my UE Roll 2 speakers a strange name: NAME TYPE SIGNATURE RESULT/VALUE FLAGS .CancelPairing method- - - .Connect

Bug#877116: bluetooth: UE Roll 2 bluetooth audio device does not appear after connecting

2017-09-28 Thread Sam Morris
Package: bluetooth Version: 5.43-2+deb9u1 Severity: normal Having connected via gnome-control-center, the bluetooth audio device does not appear in the sound settings page. bluez logs the following messages: Sep 28 21:42:19 bluetoothd[533]: vendor 0x0 product: 0x0 Sep 28 21:42:19

Bug#875617: pan: Crashes when launching

2017-09-17 Thread Sam Morris
er caused the crash! However, if I restore the problematic tasks.nzb file then the crash is back. I've attached that file in case it's useful. I'm unable to reproduce the crash from a fresh (non-existing) tasks.nzb file, even if I view each of the articles that are listed in the attached file. --

Bug#875617: pan: Crashes when launching

2017-09-12 Thread Sam Morris
Package: pan Version: 0.141-2 Severity: grave Justification: renders package unusable -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Also applies to 0.142-1 in unstable. (gdb) run --debug Starting program: /usr/bin/pan --debug [Thread debugging using libthread_db enabled] Using host

Bug#597899:

2017-09-05 Thread morris bentley
[image: Inline image 1]

Bug#786707: bug#27933: emacs25: default info dir initialization slow with remote filesystems

2017-08-03 Thread Glenn Morris
Eli Zaretskii wrote: >> Info-default-directory-list, which is the thing that stats the >> filesystem, is autoloaded. > > But who loads it? Autoloaded variables are dumped with Emacs.

Bug#786707: bug#27933: emacs25: default info dir initialization slow with remote filesystems

2017-08-03 Thread Glenn Morris
Eli Zaretskii wrote: >> >2. Why on earth is emacs checking the info path at all on startup? > > It doesn't do that here, not in the current development sources. > After I start "emacs -Q", (featurep 'info) evaluates to nil and > Info-directory-list is unbound. Info-default-directory-list, which

Bug#786707: bug#27933: emacs25: default info dir initialization slow with remote filesystems

2017-08-03 Thread Glenn Morris
Steve McIntyre wrote: > I've checked yesterday using emacs25 (version 25.1+1-4 in Debian > stretch). I guess those changes didn't make it in before that release Indeed not.

Bug#786707: bug#27933: emacs25: default info dir initialization slow with remote filesystems

2017-08-03 Thread Glenn Morris
Presumably this is less bad since some changes in Emacs master. See 8ff9c4109fd and 2a2c6ee8d18. http://lists.gnu.org/archive/html/emacs-diffs/2016-05/msg00336.html http://lists.gnu.org/archive/html/emacs-diffs/2016-05/msg00338.html

<    1   2   3   4   5   6   7   8   9   10   >