[Bug 1876513] Re: .bashrc color_prompt check only works for xterm-color, not xterm-256color

2020-08-05 Thread Sean Bright
It's a trivial patch, but included for completeness. ** Patch added: "0001-share-dot.bashrc-color-support-for-256-color-terms.patch" https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1876513/+attachment/5398969/+files/0001-share-dot.bashrc-color-support-for-256-color-terms.patch --

[Bug 1824806] Re: Network stops working after systemd update

2019-04-19 Thread Sean Bright
So I tested... $ sudo systemctl restart systemd-networkd ... and got the same results - the "speed changed to 0 for port" messages and loss of connectivity requiring a reboot. Afterwards, however, I noticed that I was not completely up to date so I ran an `apt full-upgrade` which brought in the

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Sean Bright
And my netplan config: network: version: 2 renderer: networkd ethernets: eno1: dhcp4: no eno2: dhcp4: no bonds: bond1: addresses: [10.100.10.111/24] gateway4: 10.100.10.1 nameservers: addresses: [192.168.168.168, 192.168.168.169]

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Sean Bright
Not the reporter but having a similar issue. When the systemd package is updated my bond dies (with the "speed changed to 0 for port" message). Nothing that I have tried to restore the network connection worked short of a full reboot. I have attached my syslog showing what occurs during the

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Sean Bright
Sorry - realized I needed to redact some stuff in the previous attachment. ** Attachment added: "speed-changed-to-0-for-port.log" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1824806/+attachment/5256737/+files/speed-changed-to-0-for-port.log -- You received this bug notification

[Bug 1391857] Re: libcairo segfaults when rendering video streams, e.g. youtube videos in webkit based browsers

2015-01-20 Thread Sean Bright
I have been running the trusty-proposed packages in production for about a week on 130 workstations and have not experienced any crashes. Exercising libcairo via webkitgtk via SWT. Packages: libcairo2 1.13.0~20140204-0ubuntu1.1 libcairo-gobject2 1.13.0~20140204-0ubuntu1.1 -- You received this

[Bug 1391857] Re: libcairo segfaults when rendering video streams, e.g. youtube videos in webkit based browsers

2015-01-20 Thread Sean Bright
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1391857 Title: libcairo segfaults when rendering video streams, e.g. youtube

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-15 Thread Sean Bright
Also, anyone looking to debug shutdown issues should do three things: Set up a serial console on the affected machine by adding (there is a lot of documentation out there on how to do this) Add --verbose to the kernel parameters (the APPEND line if you are PXE booting) Change. Change VERBOSE to

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-15 Thread Sean Bright
Also, anyone looking to debug shutdown issues should do three things: Set up a serial console on the affected machine by adding (there is a lot of documentation out there on how to do this) Add --verbose to the kernel parameters (the APPEND line if you are PXE booting) Change. Change VERBOSE to

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-15 Thread Sean Bright
Turns out that the /etc/network/interfaces stuff I mentioned before was a red herring, here is the actual problem. Without overlayroot the (nfs) root filesystem is mounted at /, and on reboot/shutdown /etc/init.d/umountnfs.sh will skip that mount point when unmounting the network file systems

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-15 Thread Sean Bright
Turns out that the /etc/network/interfaces stuff I mentioned before was a red herring, here is the actual problem. Without overlayroot the (nfs) root filesystem is mounted at /, and on reboot/shutdown /etc/init.d/umountnfs.sh will skip that mount point when unmounting the network file systems

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-12 Thread Sean Bright
Same symptoms as Michal and same inability to capture logs. This is fairly critical for me, how can I help move this forward? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu.

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-12 Thread Sean Bright
Same symptoms as Michal and same inability to capture logs. This is fairly critical for me, how can I help move this forward? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1165886 Title:

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-12 Thread Sean Bright
Just messing around trying to get this to work. if I remove the eth0 stanzas (auto eth0... iface eth0...) from /etc/network/interfaces, I am able to shutdown with nfsroot + overlayrootfs. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1165886] Re: overlayroot prevents shutdown / reboot under nfsroot

2015-01-12 Thread Sean Bright
Just messing around trying to get this to work. if I remove the eth0 stanzas (auto eth0... iface eth0...) from /etc/network/interfaces, I am able to shutdown with nfsroot + overlayrootfs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 391142] [NEW] Sybase Perl module crashes when binding uniqueidentifier

2009-06-23 Thread Sean Bright
Public bug reported: Binary package hint: libdbd-sybase-perl Using SQL Server 2005 as the database engine and the Sybase DBM, we experience a crash when binding a uniqueidentifier to a prepared statement. For example: # This will crash $statement = $database-prepare(EXEC StoredProc \...@id

[Bug 391142] Re: Sybase Perl module crashes when binding uniqueidentifier

2009-06-23 Thread Sean Bright
** Attachment added: sample.pl http://launchpadlibrarian.net/28249103/sample.pl ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28249104/Dependencies.txt -- Sybase Perl module crashes when binding uniqueidentifier https://bugs.launchpad.net/bugs/391142 You received

[Bug 391142] Re: Sybase Perl module crashes when binding uniqueidentifier

2009-06-23 Thread Sean Bright
** Attachment added: glibc_abort.txt http://launchpadlibrarian.net/28249253/glibc_abort.txt -- Sybase Perl module crashes when binding uniqueidentifier https://bugs.launchpad.net/bugs/391142 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to