[Touch-packages] [Bug 1763591] [NEW] dlmopen glib2.0 crashed in g_variant_lookup_value
Public bug reported: when dlmopen glib2.0 and the program is linked with pthread, glib2.0 crashed in g_variant_lookup_value when dlmopen with LM_ID_NEWLM following is the poc: #define _GNU_SOURCE #include #include #include #include int main(int argc, char*argv[]) { char buf[4096] = {0}; pthread_attr_t attr; pthread_attr_init(&attr); snprintf(buf, sizeof(buf), "/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2"); dlmopen(-1, buf, RTLD_NOW|RTLD_LOCAL); return 0; } ** Affects: glib2.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1763591 Title: dlmopen glib2.0 crashed in g_variant_lookup_value Status in glib2.0 package in Ubuntu: New Bug description: when dlmopen glib2.0 and the program is linked with pthread, glib2.0 crashed in g_variant_lookup_value when dlmopen with LM_ID_NEWLM following is the poc: #define _GNU_SOURCE #include #include #include #include int main(int argc, char*argv[]) { char buf[4096] = {0}; pthread_attr_t attr; pthread_attr_init(&attr); snprintf(buf, sizeof(buf), "/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2"); dlmopen(-1, buf, RTLD_NOW|RTLD_LOCAL); return 0; } To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1763591/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763575] Re: link_config: autonegotiation is unset or enabled
but setting is: 'Auto-negotiation: on' oem@ubuntu:~$ ethtool enp2s0 Settings for enp2s0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Advertised pause frame use: Symmetric Receive-only Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Link partner advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full Link partner advertised pause frame use: Symmetric Link partner advertised auto-negotiation: Yes Link partner advertised FEC modes: Not reported Speed: 100Mb/s Duplex: Full Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Cannot get wake-on-lan settings: Operation not permitted Current message level: 0x0033 (51) drv probe ifdown ifup Link detected: yes *** oem@ubuntu:~$ ethtool lo Settings for lo: Cannot get wake-on-lan settings: Operation not permitted Link detected: yes -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1763575 Title: link_config: autonegotiation is unset or enabled Status in systemd package in Ubuntu: New Bug description: Get that message logged: systemd-udevd[401]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. and system settings showing 'wired unmanaged'; that makes network speed slowing by 50 % Please check that fix has been really merged: https://unix.stackexchange.com/questions/413187/is-systemd-links-handling-of-auto-negotiation-broken https://github.com/systemd/systemd/pull/7808/files ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: systemd 237-3ubuntu8 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: GNOME Date: Fri Apr 13 07:11:23 2018 EcryptfsInUse: Yes Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse] Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-15-generic root=UUID=2f22752a-ca0f-4cff-b5d7-9754e6154d56 ro SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/23/2018 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P7.30 dmi.board.name: B150M-HDV dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP7.30:bd01/23/2018:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB150M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: To Be Filled By O.E.M. dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. modified.conffile..etc.systemd.journald.conf: [modified] mtime.conffile..etc.systemd.journald.conf: 2018-01-03T11:19:10.780935 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1763575/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763575] Re: link_config: autonegotiation is unset or enabled
oem@ubuntu:~$ ifconfig enp2s0: flags=4163 mtu 576 inet 192.168.1.3 netmask 255.255.255.0 broadcast 192.168.1.255 ether 70:85:c2:23:9b:4c txqueuelen 1000 (Ethernet) RX packets 5049480 bytes 2960117381 (2.9 GB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 2480274 bytes 170760036 (170.7 MB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73 mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 1682 bytes 165185 (165.1 KB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 1682 bytes 165185 (165.1 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1763575 Title: link_config: autonegotiation is unset or enabled Status in systemd package in Ubuntu: New Bug description: Get that message logged: systemd-udevd[401]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. and system settings showing 'wired unmanaged'; that makes network speed slowing by 50 % Please check that fix has been really merged: https://unix.stackexchange.com/questions/413187/is-systemd-links-handling-of-auto-negotiation-broken https://github.com/systemd/systemd/pull/7808/files ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: systemd 237-3ubuntu8 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: GNOME Date: Fri Apr 13 07:11:23 2018 EcryptfsInUse: Yes Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse] Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-15-generic root=UUID=2f22752a-ca0f-4cff-b5d7-9754e6154d56 ro SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/23/2018 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P7.30 dmi.board.name: B150M-HDV dmi.board.vendor: ASRock dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP7.30:bd01/23/2018:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB150M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.family: To Be Filled By O.E.M. dmi.product.name: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. modified.conffile..etc.systemd.journald.conf: [modified] mtime.conffile..etc.systemd.journald.conf: 2018-01-03T11:19:10.780935 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1763575/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1698282] Re: Totem uses dramatically higher CPU than any other video player
** Changed in: libva Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gstreamer1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1698282 Title: Totem uses dramatically higher CPU than any other video player Status in Clutter GStreamer Bindings: Confirmed Status in Clutter GTK: Confirmed Status in Gstreamer1.0: Fix Released Status in Libva: New Status in clutter-gst-3.0 package in Ubuntu: Confirmed Status in clutter-gtk package in Ubuntu: Fix Released Status in gstreamer1.0 package in Ubuntu: Fix Released Status in intel-vaapi-driver package in Ubuntu: New Status in totem package in Ubuntu: Fix Released Bug description: Totem uses dramatically higher CPU than any other video player. Example 1: software playback under Gnome Shell Wayland: totem: 120% (but drops to 80% in Unity7) mplayer: 40% vlc: 40% [all are using ffmpeg for decoding] Example 2: hardware-accelerated playback under Gnome Shell Xorg: totem: 11% gst-play-1.0: 3% [both are using gstreamer-vaapi for decoding] Since the decoding libraries are theoretically the same it sounds like totem's performance problems might be in its rendering path. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libgstreamer1.0-0 1.12.0-2 ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15 Uname: Linux 4.10.0-22-generic x86_64 ApportVersion: 2.20.5-0ubuntu4 Architecture: amd64 Date: Fri Jun 16 12:57:11 2017 InstallationDate: Installed on 2017-05-03 (44 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170502) LogAlsaMixer: Error: command ['/usr/bin/amixer'] failed with exit code 1: amixer: Mixer attach default error: No such file or directory SourcePackage: gstreamer1.0 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/clutter-gst/+bug/1698282/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1760073] Re: No network from suspend resume
How did you suspend the machine? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1760073 Title: No network from suspend resume Status in lightdm package in Ubuntu: New Status in linux package in Ubuntu: Confirmed Bug description: Following a resume from suspend - no network available on machine. Originally reported when using 4.15.0-10-generic, recent update to kernel 4.15.0-15-generic ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lightdm 1.25.2-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 30 11:53:22 2018 InstallationDate: Installed on 2018-03-08 (21 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) SourcePackage: lightdm UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic third-party-packages Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic third-party-packages Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ApportVersion: 2.20.9-0ubuntu2 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1760073/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1740338] Re: package python-crypto 2.6.1-6ubuntu0.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-crypto (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-crypto in Ubuntu. https://bugs.launchpad.net/bugs/1740338 Title: package python-crypto 2.6.1-6ubuntu0.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in python-crypto package in Ubuntu: Confirmed Bug description: this error was the result of python 2.7.14 upgrade. I am still working on it. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python-crypto 2.6.1-6ubuntu0.16.04.2 ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.14 Architecture: amd64 Date: Wed Dec 27 22:00:16 2017 DuplicateSignature: package:python-crypto:2.6.1-6ubuntu0.16.04.2 Processing triggers for systemd (229-4ubuntu21) ... dpkg: error processing package python-pkg-resources (--configure): package is in a very bad inconsistent state; you should ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2017-11-07 (50 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) RelatedPackageVersions: dpkg 1.18.4ubuntu1.3 apt 1.2.24 SourcePackage: python-crypto Title: package python-crypto 2.6.1-6ubuntu0.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-crypto/+bug/1740338/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1563945] Re: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1
** Changed in: avahi (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1563945 Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1 Status in avahi package in Ubuntu: Fix Released Bug description: interesting issues while updating packages this morning... ProblemType: Package DistroRelease: Ubuntu 16.04 Package: avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6 Uname: Linux 4.4.0-16-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20-0ubuntu3 Architecture: amd64 Date: Wed Mar 30 09:33:28 2016 DpkgTerminalLog: Removing avahi-discover (0.6.32~rc+dfsg-1ubuntu2) ... Removing avahi-dnsconfd (0.6.32~rc+dfsg-1ubuntu2) ... Job for avahi-daemon.socket canceled. dpkg: error processing package avahi-dnsconfd (--remove): subprocess installed pre-removal script returned error exit status 1 DuplicateSignature: Removing avahi-dnsconfd (0.6.32~rc+dfsg-1ubuntu2) ... Job for avahi-daemon.socket canceled. dpkg: error processing package avahi-dnsconfd (--remove): subprocess installed pre-removal script returned error exit status 1 ErrorMessage: subprocess installed pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-01-06 (83 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) RelatedPackageVersions: dpkg 1.18.4ubuntu1 apt 1.2.9 SourcePackage: avahi Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1563945/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
Thanks Dan for pointing to the right solution. Would you make this bug a dup then and add tasks for xenial (this is what this bug is reported as) if needed to the target bug? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 Title: vlan on top of untagged network won't start Status in ifupdown package in Ubuntu: New Status in vlan package in Ubuntu: New Bug description: Due to an upgrade (of probably of the ifupdown or vlan package), this specific network configuration no longer comes up automatically: 1) Two or more network interfaces bonded 2) An untagged network configured on that bond 3) A vlan on top of that untagged network What does come up automatically: 1) A single (e.g. unbonded) network interface with an untagged network configured and a vlan on top of that network 2) Two or more network interfaces bonded with a vlan on top of that untagged bond An exact example of the configuration that doesn't work is provided below. It fails to come up correctly, both during boot and manually. The problem seems to be a blocking dependency loop between the bond and the vlan. As recommended in https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1636708/comments/13 we added dependency ordering using ifup@.service systemd units for all 4 interfaces, but this did not affect the behaviour in any way. Perhaps related to LP bug 1573272 or bug 1636708 ? == Interface configuration == auto eno1 iface eno1 inet manual mtu 1500 bond-master bond1 bond-primary eno1 auto eno2 iface eno2 inet manual mtu 1500 bond-master bond1 auto bond1 iface bond1 inet static mtu 1500 address 10.10.10.3 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 0 bond-updelay 0 dns-nameservers 10.10.10.1 gateway 10.10.10.1 netmask 255.255.0.0 auto bond1.2 iface bond1.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bond1 == When bringing up the bond == # ifup bond1 & Waiting for a slave to join bond1 (will timeout after 60s) # ps afx (...) ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) ==> After waiting 60 seconds: # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 bond1.2@bond1: mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000 == When bringing up a slave == # ifup eno1 Waiting for bond master bond1 to be ready # ps afx (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 == Only workaround that works == # ifup eno1 Waiting for bond master bond1 to be ready # kill $(ps -ef | grep 'ifup bond1' | sed -n 2p | awk '{ print $2}') # ifup eno2 # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq master bond1 state UP mode DEF
[Touch-packages] [Bug 1763628] [NEW] autopkgtests are failing on valgrind
Public bug reported: This happens now autopkgtest [07:42:07]: test make-check: ---] autopkgtest [07:42:08]: test make-check: - - - - - - - - - - results - - - - - - - - - - make-check FAIL stderr: ==9257== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 autopkgtest [07:42:08]: test make-check: - - - - - - - - - - stderr - - - - - - - - - - ==9257== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 ==9257==at 0x4C2FB0F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==9257==by 0x18EF2D: xmalloc (in /bin/bash) ==9257==by 0x18898A: set_default_locale (in /bin/bash) ==9257==by 0x137E66: main (in /bin/bash) ==9257== ==9505== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 ==9505==at 0x4C2FB0F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==9505==by 0x18EF2D: xmalloc (in /bin/bash) ==9505==by 0x18898A: set_default_locale (in /bin/bash) ==9505==by 0x137E66: main (in /bin/bash) ==9505== autopkgtest [07:42:08]: summary make-check FAIL stderr: ==9257== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 >From http://autopkgtest.ubuntu.com/packages/c/colord/bionic/amd64 it looks like it's cause by the new glib2.0, but I just tried on my machine without that package and it still happened. Could you have a look please? Looks like it might not actually be colord's fault here, but maybe we want to reconsider running under valgrind at least for the autopktests? ** Affects: colord (Ubuntu) Importance: Undecided Assignee: Chris Halse Rogers (raof) Status: New ** Changed in: colord (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers (raof) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to colord in Ubuntu. https://bugs.launchpad.net/bugs/1763628 Title: autopkgtests are failing on valgrind Status in colord package in Ubuntu: New Bug description: This happens now autopkgtest [07:42:07]: test make-check: ---] autopkgtest [07:42:08]: test make-check: - - - - - - - - - - results - - - - - - - - - - make-check FAIL stderr: ==9257== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 autopkgtest [07:42:08]: test make-check: - - - - - - - - - - stderr - - - - - - - - - - ==9257== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 ==9257==at 0x4C2FB0F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==9257==by 0x18EF2D: xmalloc (in /bin/bash) ==9257==by 0x18898A: set_default_locale (in /bin/bash) ==9257==by 0x137E66: main (in /bin/bash) ==9257== ==9505== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 ==9505==at 0x4C2FB0F: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==9505==by 0x18EF2D: xmalloc (in /bin/bash) ==9505==by 0x18898A: set_default_locale (in /bin/bash) ==9505==by 0x137E66: main (in /bin/bash) ==9505== autopkgtest [07:42:08]: summary make-check FAIL stderr: ==9257== 8 bytes in 1 blocks are definitely lost in loss record 67 of 368 From http://autopkgtest.ubuntu.com/packages/c/colord/bionic/amd64 it looks like it's cause by the new glib2.0, but I just tried on my machine without that package and it still happened. Could you have a look please? Looks like it might not actually be colord's fault here, but maybe we want to reconsider running under valgrind at least for the autopktests? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/colord/+bug/1763628/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
Re: [Touch-packages] [Bug 1756006] Re: FFe: Support suspend-then-hibernate
On Thu, Apr 12, 2018 at 12:41:30PM -, Jeremy Bicha wrote: > Resetting to New since the g-s-d commits have been accepted upstream. > They are the first 4 commits for 12 Apr, 2018. > > https://gitlab.gnome.org/GNOME/gnome-settings-daemon/commits/master The new version is to automatically select this policy if systemd supports it, right? What makes systemd answer yes to that question? Is there a chance that existing machines could start using this and it could be broken for them? Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ] -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1756006 Title: FFe: Support suspend-then-hibernate Status in gnome-settings-daemon package in Ubuntu: New Status in systemd package in Ubuntu: Fix Released Bug description: Suspend to hibernate is a new feature that will put the system into hibernate after a period of time spent in the system's supported sleep state. This mode will be used on some systems that take suspend to idle in the future with Ubuntu 18.04. This feature is available in upstream systemd from these two commits. https://github.com/systemd/systemd/commit/c58493c00af97146d3b6c24da9c0371978124703 https://github.com/systemd/systemd/commit/9aa2e409bcb70f3952b38a35f16fc080c22dd5a5 This is accepted upstream. The policy needs to be made available to gnome from this commit: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/merge_requests/9 As of 3/15/2018 this is not yet accepted or rejected. The new mode is not selected by default, but that can be changed from a separate policy package. The policy for the amount of time spent in S3/S2I can be configured by a separate package. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1756006/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763650] [NEW] Suspend/Resume cycle changes advertised hostname (loss of name resolution)
Public bug reported: On 16.04 and 18.04 hosts on my LAN I've been suffering intermittent loss of mDNS resolution after devices have been suspended and resumed. Today I decided to investigate and noticed that on resume the hostname being advertised is changed. E.g. hephaestion.local == Cold Boot hephaestion-1.local == 1st suspend/resume hephaestion-2.local == 2nd suspend/resume ... etc. It can be reset by restarting the service: systemctl restart avahi-daemon ** Affects: avahi (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Suspend/Resume cycle changes advertised hostname + Suspend/Resume cycle changes advertised hostname (loss of name resolution) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1763650 Title: Suspend/Resume cycle changes advertised hostname (loss of name resolution) Status in avahi package in Ubuntu: New Bug description: On 16.04 and 18.04 hosts on my LAN I've been suffering intermittent loss of mDNS resolution after devices have been suspended and resumed. Today I decided to investigate and noticed that on resume the hostname being advertised is changed. E.g. hephaestion.local == Cold Boot hephaestion-1.local == 1st suspend/resume hephaestion-2.local == 2nd suspend/resume ... etc. It can be reset by restarting the service: systemctl restart avahi-daemon To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1763650/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763171] Re: graphic card driver packages cant be installed
intel drivers are installed by default, you shouldn't need to install any external packages and we don't support doing that, anyway ** Changed in: xorg (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1763171 Title: graphic card driver packages cant be installed Status in xorg package in Ubuntu: Invalid Bug description: i used intel graphics update tool for linux, couldnt install packages, i also tried lots of command lines from various guides but still the problem cant be solved. What i could understand is that maybe intel doesnt support this old drivers for linux? because i had windows on this laptop (Lenovo Thinkpad T410)earlier and everything was fine. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.13.0-38.43~16.04.1-generic 4.13.16 Uname: Linux 4.13.0-38-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Thu Apr 12 00:29:35 2018 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu ExtraDebuggingInterest: Yes, including running git bisection searches GraphicsCard: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller]) Subsystem: Lenovo Core Processor Integrated Graphics Controller [17aa:215a] InstallationDate: Installed on 2018-03-19 (23 days ago) InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) MachineType: LENOVO 25184HU ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-38-generic root=UUID=566b3489-a039-4407-a87c-e4ee4bbb0565 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/07/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6IET65WW (1.25 ) dmi.board.name: 25184HU dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr6IET65WW(1.25):bd06/07/2010:svnLENOVO:pn25184HU:pvrThinkPadT410:rvnLENOVO:rn25184HU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad T410 dmi.product.name: 25184HU dmi.product.version: ThinkPad T410 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.91+git1804061830.cb850c~oibaf~x version.libgl1-mesa-dri: libgl1-mesa-dri 18.1~git1804111930.bd9539~oibaf~x version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 18.1~git1804111930.bd9539~oibaf~x version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Thu Apr 12 00:23:23 2018 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.19.5-0ubuntu2~16.04.1 xserver.video_driver: modeset To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1763171/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762386] Re: [FFe] Add networkd-dispatcher
This bug was fixed in the package systemd - 237-3ubuntu8 --- systemd (237-3ubuntu8) bionic; urgency=medium * Workaround captive portals not responding to EDNS0 queries (DVE-2018-0001). (LP: #1727237) * resolved: Listen on both TCP and UDP by default. (LP: #1731522) * Recommend networkd-dispatcher (LP: #1762386) * Refresh patches -- Dimitri John Ledkov Thu, 12 Apr 2018 12:12:24 +0100 ** Changed in: systemd (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1762386 Title: [FFe] Add networkd-dispatcher Status in networkd-dispatcher package in Ubuntu: Fix Released Status in systemd package in Ubuntu: Fix Released Bug description: In order to be able to have hooks for systems running systemd-networkd (see bug 1718227), we need to add networkd-dispatcher. The package is ready at https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/networkd- dispatcher Once it's in we can change systemd to pull it in on systems as specified in the other bug. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/networkd-dispatcher/+bug/1762386/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1727237] Re: systemd-resolved is not finding a domain
This bug was fixed in the package systemd - 237-3ubuntu8 --- systemd (237-3ubuntu8) bionic; urgency=medium * Workaround captive portals not responding to EDNS0 queries (DVE-2018-0001). (LP: #1727237) * resolved: Listen on both TCP and UDP by default. (LP: #1731522) * Recommend networkd-dispatcher (LP: #1762386) * Refresh patches -- Dimitri John Ledkov Thu, 12 Apr 2018 12:12:24 +0100 ** Changed in: systemd (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1727237 Title: systemd-resolved is not finding a domain Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Xenial: Triaged Status in systemd source package in Zesty: Won't Fix Status in systemd source package in Artful: Triaged Status in systemd source package in Bionic: Fix Released Bug description: [Impact] * Certain WiFi captive portals do not support EDNS0 queries, as per RFC. * Instead of responding with the captive portal IP address, they resond with domain not found * This prevents the user from hitting the captive portal login page, able to authenticate, and gain access to the internets. [The Fix] * As per tcp dumps, the problem arrises from receiving NXDOMAIN when queried with EDNS0 * And receiving the right response without EDNS0 * The solution was to downgrade transactions, and retry EDNS0 + NXDOMAIN result without EDNS0 with a hope of getting the right answer. [Test Case] * systemd-resolve securelogin.example.com * journalctl -b -u systemd-resolve | grep DVE-2018 You should obverse that a warning message that transaction was retried with a reduced feature level e.g. UDP or TCP. After this test case is performed the result will be cached, therefore to revert to pristine state perform * systemd-resolve --flush-caches [Regression Potential] * The code retries, and then caches, NXDOMAIN results for certain queries (those that have 'secure' in them) with and without EDNS0. * Thus initial query for these domains may take longer, but hopefully will manage to receive the correct response. * Manufacturers are encouraged to correctly support EDNS0 queries, with flag D0 set to zero. [Other Info] * This issue is tracked as a dns-violation at https://github.com/dns-violations/dns-violations/blob/master/2018/DVE-2018-0001.md [Original Bug report] I have an odd network situation that I have so far managed to narrow down to the inability to resolve a domain via systemd-resolved which is resolvable with nslookup. If I use nslookup against the two nameservers on this network I get answers for the domain, but ping says it is unable to resolve the same domain (as do browsers and crucially the captive portal mechanism). Here are details: NSLOOKUP: ~$ nslookup securelogin.arubanetworks.com 208.67.220.220 Server: 208.67.220.220 Address: 208.67.220.220#53 Non-authoritative answer: Name: securelogin.arubanetworks.com Address: 172.22.240.242 ~$ nslookup securelogin.arubanetworks.com 208.67.222.222 Server: 208.67.222.222 Address: 208.67.222.222#53 Non-authoritative answer: Name: securelogin.arubanetworks.com Address: 172.22.240.242 PING: ~$ ping securelogin.arubanetworks.com ping: securelogin.arubanetworks.com: Name or service not known mark@mark-X1Y2:~$ DIG: ~$ dig @208.67.222.222 securelogin.arubanetworks.com ; <<>> DiG 9.10.3-P4-Ubuntu <<>> @208.67.222.222 securelogin.arubanetworks.com ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 9416 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;securelogin.arubanetworks.com. IN A ;; AUTHORITY SECTION: arubanetworks.com.1991IN SOA dns5.arubanetworks.com. hostmaster.arubanetworks.com. 1323935888 3600 200 1209600 86400 ;; Query time: 34 msec ;; SERVER: 208.67.222.222#53(208.67.222.222) ;; WHEN: Wed Oct 25 10:31:10 CEST 2017 ;; MSG SIZE rcvd: 144 MORE DIG: ~$ dig securelogin.arubanetworks.com ; <<>> DiG 9.10.3-P4-Ubuntu <<>> securelogin.arubanetworks.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3924 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;securelogin.arubanetworks.com. IN A ;; Query time: 0 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Wed Oct 25 10:34:01 CEST 2017 ;; MSG SIZE rcvd: 58 To manage notifications about this bug go to: https://bugs.l
[Touch-packages] [Bug 1731522] Re: systemd-resolved does not listen on TCP port, cannot serve large records (Cannot ping pod51041.outlook.com but can dig.)
This bug was fixed in the package systemd - 237-3ubuntu8 --- systemd (237-3ubuntu8) bionic; urgency=medium * Workaround captive portals not responding to EDNS0 queries (DVE-2018-0001). (LP: #1727237) * resolved: Listen on both TCP and UDP by default. (LP: #1731522) * Recommend networkd-dispatcher (LP: #1762386) * Refresh patches -- Dimitri John Ledkov Thu, 12 Apr 2018 12:12:24 +0100 ** Changed in: systemd (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1731522 Title: systemd-resolved does not listen on TCP port, cannot serve large records (Cannot ping pod51041.outlook.com but can dig.) Status in systemd: Fix Released Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Artful: Triaged Status in systemd source package in Bionic: Fix Released Bug description: [Impact] * Ubuntu hosts unable to perform queries against certain domains that respond with too big responses that do not fit over UDP protocol. * Solution is to enable local cachine DNS server to listen on both UDP and TCP by default [Test Case] * nslookup -q= pod51041.outlook.com 127.0.0.53 Should work and return a bunch of ipv6 answers. Note, this expects that the upstream DNS server used by resolved is "a sensitble" one, e.g. my default ISP/router did not work, whilst forcing 8.8.8.8 via network manager for this connection made it work. [Regression Potential] * Given that resolved will now bind to a TCP port 53, this may result in a conflict with deployed DNS servers which do not correctly take over port 53 or bind to everything. * In those cases the software should be fixed to not bind to all interfaces and/or to not bind on 127.0.0.53, or change resolved to have DNSStubListener set to 'udp'. [Other Info] * Original bug report === Trying to resolve pod51041.outlook.com's domain name seems to fail for applications: $ ping pod51041.outlook.com ping: pod51041.outlook.com: Temporary failure in name resolution (Also can't access via thunderbird). However, it seems to work directly via systemd-resolve: $ systemd-resolve pod51041.outlook.com pod51041.outlook.com: 40.97.160.2 40.97.126.50 132.245.38.194 40.97.147.194 132.245.41.34 40.97.176.2 40.97.150.242 40.97.85.114 40.97.120.50 40.97.85.2 40.97.176.34 40.97.138.242 40.97.166.18 40.97.120.162 40.97.119.82 40.97.176.18 40.97.85.98 40.97.134.34 40.97.84.18 -- Information acquired via protocol DNS in 2.5ms. -- Data is authenticated: no It also works with dig and nslookup. Not quite sure why this is the case, I've spotted this issue upstream that looks similar: https://github.com/systemd/systemd/issues/6520. However, I'm not familiar enough with DNS to tell if it is the same issue. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: systemd 234-2ubuntu12 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl zcommon znvpair ApportVersion: 2.20.7-0ubuntu3 Architecture: amd64 CurrentDesktop: MATE Date: Fri Nov 10 13:10:02 2017 InstallationDate: Installed on 2017-11-10 (0 days ago) InstallationMedia: Ubuntu-MATE 17.10 "Artful Aardvark" - Release amd64 (20171018) MachineType: LENOVO 2324BB9 ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-16-generic.efi.signed root=UUID=8ab6bf88-72bd-4308-941e-3b36d4d7811b ro rootflags=subvol=@ quiet splash vt.handoff=7 SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/03/2016 dmi.bios.vendor: LENOVO dmi.bios.version: G2ETA6WW (2.66 ) dmi.board.asset.tag: Not Available dmi.board.name: 2324BB9 dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrG2ETA6WW(2.66):bd03/03/2016:svnLENOVO:pn2324BB9:pvrThinkPadX230:rvnLENOVO:rn2324BB9:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad X230 dmi.product.name: 2324BB9 dmi.product.version: ThinkPad X230 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/1731522/+subscriptions -- Mailing list: https://launchpad.net/~touch
[Touch-packages] [Bug 1698282] Re: Totem uses dramatically higher CPU than any other video player
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: intel-vaapi-driver (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gstreamer1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1698282 Title: Totem uses dramatically higher CPU than any other video player Status in Clutter GStreamer Bindings: Confirmed Status in Clutter GTK: Confirmed Status in Gstreamer1.0: Fix Released Status in Libva: New Status in clutter-gst-3.0 package in Ubuntu: Confirmed Status in clutter-gtk package in Ubuntu: Fix Released Status in gstreamer1.0 package in Ubuntu: Fix Released Status in intel-vaapi-driver package in Ubuntu: Confirmed Status in totem package in Ubuntu: Fix Released Bug description: Totem uses dramatically higher CPU than any other video player. Example 1: software playback under Gnome Shell Wayland: totem: 120% (but drops to 80% in Unity7) mplayer: 40% vlc: 40% [all are using ffmpeg for decoding] Example 2: hardware-accelerated playback under Gnome Shell Xorg: totem: 11% gst-play-1.0: 3% [both are using gstreamer-vaapi for decoding] Since the decoding libraries are theoretically the same it sounds like totem's performance problems might be in its rendering path. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: libgstreamer1.0-0 1.12.0-2 ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15 Uname: Linux 4.10.0-22-generic x86_64 ApportVersion: 2.20.5-0ubuntu4 Architecture: amd64 Date: Fri Jun 16 12:57:11 2017 InstallationDate: Installed on 2017-05-03 (44 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170502) LogAlsaMixer: Error: command ['/usr/bin/amixer'] failed with exit code 1: amixer: Mixer attach default error: No such file or directory SourcePackage: gstreamer1.0 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/clutter-gst/+bug/1698282/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1712817] [NEW] postinst fails if the service is disabled via systemd
You have been subscribed to a public bug: When updating my Xenial with freeradius installed but not active I got the following error: Setting up freeradius-common (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up libfreeradius2 (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-utils (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-ldap (2.2.8+dfsg-0.1ubuntu0.1) ... freeradius.service is not active, cannot reload. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-ldap (--configure): subprocess installed post-installation script returned error exit status 1 lsb_release -rd Description:Ubuntu 16.04.3 LTS Release:16.04 apt-cache policy freeradius-ldap # before update freeradius-ldap: Installed: 2.2.8+dfsg-0.1build2 Candidate: 2.2.8+dfsg-0.1ubuntu0.1 Version table: 2.2.8+dfsg-0.1ubuntu0.1 500 500 http://fr.archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages 500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages *** 2.2.8+dfsg-0.1build2 500 500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 100 /var/lib/dpkg/status ** Affects: init-system-helpers (Ubuntu) Importance: Undecided Status: New ** Tags: xenial -- postinst fails if the service is disabled via systemd https://bugs.launchpad.net/bugs/1712817 You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init-system-helpers in Ubuntu. -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763694] [NEW] failing autopkgtest
Public bug reported: This upload introduces a failing autopkgtest: https://launchpad.net/ubuntu/+source/software-properties/0.96.24.29 http://autopkgtest.ubuntu.com/packages/s/software- properties/bionic/amd64 I'm filing a tracking bug in case we need it since we are late in bionic's release cycle. ** Affects: software-properties (Ubuntu) Importance: Medium Assignee: Jeremy Bicha (jbicha) Status: Triaged ** Tags: bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763694 Title: failing autopkgtest Status in software-properties package in Ubuntu: Triaged Bug description: This upload introduces a failing autopkgtest: https://launchpad.net/ubuntu/+source/software-properties/0.96.24.29 http://autopkgtest.ubuntu.com/packages/s/software- properties/bionic/amd64 I'm filing a tracking bug in case we need it since we are late in bionic's release cycle. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763694/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762542] Re: Left & right buttons are wrongly themed in gnome-weather
Even if it uses custom rendering, I wish Ambiance could support that since gnome-weather looks very good by default in Adwaita and Materia themes. ** Also affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1762542 Title: Left & right buttons are wrongly themed in gnome-weather Status in gnome-weather package in Ubuntu: Confirmed Status in ubuntu-themes package in Ubuntu: New Bug description: In gnome-weather, the right and left buttons are wrongly themed. When there is still content to show, the arrow dims, which is wrong, and when there is no more content to show, the arrow is bright, which is also wrong. It should be the other way around. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: light-themes 16.10+18.04.20180328-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Mon Apr 9 22:11:06 2018 InstallationDate: Installed on 2017-10-02 (189 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20170930) PackageArchitecture: all SourcePackage: ubuntu-themes UpgradeStatus: Upgraded to bionic on 2018-03-27 (13 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-weather/+bug/1762542/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1712817] Re: postinst fails if the service is disabled via systemd
On second thought, perhaps invoke-rc.d should treat a systemd disabled service the same way as one done through the policy-rc.d mechanism. Whichever way, the correct behaviour should be decided package-wide by the invoke-rc.d wrapper, so I'm reassigning to init-system-helpers. ** Changed in: freeradius (Ubuntu) Status: Invalid => New ** Changed in: freeradius (Ubuntu) Importance: Low => Undecided ** Package changed: freeradius (Ubuntu) => init-system-helpers (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init-system-helpers in Ubuntu. https://bugs.launchpad.net/bugs/1712817 Title: postinst fails if the service is disabled via systemd Status in init-system-helpers package in Ubuntu: New Bug description: When updating my Xenial with freeradius installed but not active I got the following error: Setting up freeradius-common (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up libfreeradius2 (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-utils (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-ldap (2.2.8+dfsg-0.1ubuntu0.1) ... freeradius.service is not active, cannot reload. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-ldap (--configure): subprocess installed post-installation script returned error exit status 1 lsb_release -rd Description: Ubuntu 16.04.3 LTS Release: 16.04 apt-cache policy freeradius-ldap # before update freeradius-ldap: Installed: 2.2.8+dfsg-0.1build2 Candidate: 2.2.8+dfsg-0.1ubuntu0.1 Version table: 2.2.8+dfsg-0.1ubuntu0.1 500 500 http://fr.archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages 500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages *** 2.2.8+dfsg-0.1build2 500 500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 100 /var/lib/dpkg/status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1712817/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 831022] Re: avahi daemon erroneously assumes host name conflicts (and causes more trouble then)
This is still affecting 18.04, I've added a link to an upstream bug report. ** Bug watch added: github.com/lathiat/avahi/issues #176 https://github.com/lathiat/avahi/issues/176 ** Also affects: avahi via https://github.com/lathiat/avahi/issues/176 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/831022 Title: avahi daemon erroneously assumes host name conflicts (and causes more trouble then) Status in Avahi: New Status in avahi package in Ubuntu: Triaged Bug description: Hi, i am running the server edition of Ubuntu LTS on a HP Proliant server. That avahi daemon is driving me crazy. The server is named Server1 , retrieves it's IP address pseudostatically from a DHCP server, and announces several of its services through avahi (e.g. offering print services to iPads, that's why Avahi is needed). every now and then (not always) avahi daemon claims to have detected a name collision at boot time. It then logs Aug 22 13:09:40 Server1 avahi-daemon[1520]: Host name conflict, retrying with and uses Server1-2 as it's name, causing even the DHCP-Server to apply with a different host name, thus causing a new IP address to be assigned. This avahi daemon is breaking my network structure and does not even tell in the logs, where the conflict came from or what made the daemon believe that there was a conflict. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: avahi-daemon 0.6.25-1ubuntu6.2 ProcVersionSignature: Ubuntu 2.6.32-33.72-server 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-server x86_64 Architecture: amd64 Date: Mon Aug 22 13:24:06 2011 InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.2) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/tcsh SourcePackage: avahi To manage notifications about this bug go to: https://bugs.launchpad.net/avahi/+bug/831022/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 831022] Re: avahi daemon erroneously assumes host name conflicts (and causes more trouble then)
** Changed in: avahi Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/831022 Title: avahi daemon erroneously assumes host name conflicts (and causes more trouble then) Status in Avahi: New Status in avahi package in Ubuntu: Triaged Bug description: Hi, i am running the server edition of Ubuntu LTS on a HP Proliant server. That avahi daemon is driving me crazy. The server is named Server1 , retrieves it's IP address pseudostatically from a DHCP server, and announces several of its services through avahi (e.g. offering print services to iPads, that's why Avahi is needed). every now and then (not always) avahi daemon claims to have detected a name collision at boot time. It then logs Aug 22 13:09:40 Server1 avahi-daemon[1520]: Host name conflict, retrying with and uses Server1-2 as it's name, causing even the DHCP-Server to apply with a different host name, thus causing a new IP address to be assigned. This avahi daemon is breaking my network structure and does not even tell in the logs, where the conflict came from or what made the daemon believe that there was a conflict. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: avahi-daemon 0.6.25-1ubuntu6.2 ProcVersionSignature: Ubuntu 2.6.32-33.72-server 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-server x86_64 Architecture: amd64 Date: Mon Aug 22 13:24:06 2011 InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.2) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/tcsh SourcePackage: avahi To manage notifications about this bug go to: https://bugs.launchpad.net/avahi/+bug/831022/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762545] Re: No dashed line to indicate that more content is scrollable
Steps: 1. Change theme to Adwaita (or a third-party theme called Materia) 2. Start Rhythmbox 3. Make sure you have a big collection of music so that you can scroll up, down, left and right 4. Look at the edges of the browser views (genre, artist and album) in Rhythmbox 5. You will see dashed lines at the edges, which indicate that there is more content to scroll to I wish ubuntu-themes could support these dashed lines. ** Changed in: ubuntu-themes (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1762545 Title: No dashed line to indicate that more content is scrollable Status in ubuntu-themes package in Ubuntu: New Bug description: Ambiance does not show a dashed line to indicate that more content is scrollable. I have been using another theme than Ambiance for some time and I find the dashed line very helpful. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: light-themes 16.10+18.04.20180328-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Mon Apr 9 22:25:00 2018 InstallationDate: Installed on 2017-10-02 (189 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20170930) PackageArchitecture: all SourcePackage: ubuntu-themes UpgradeStatus: Upgraded to bionic on 2018-03-27 (13 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1762545/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 831022] Re: avahi daemon erroneously assumes host name conflicts (and causes more trouble then)
** Changed in: avahi (Ubuntu) Status: Confirmed => Triaged ** Changed in: avahi (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/831022 Title: avahi daemon erroneously assumes host name conflicts (and causes more trouble then) Status in Avahi: New Status in avahi package in Ubuntu: Triaged Bug description: Hi, i am running the server edition of Ubuntu LTS on a HP Proliant server. That avahi daemon is driving me crazy. The server is named Server1 , retrieves it's IP address pseudostatically from a DHCP server, and announces several of its services through avahi (e.g. offering print services to iPads, that's why Avahi is needed). every now and then (not always) avahi daemon claims to have detected a name collision at boot time. It then logs Aug 22 13:09:40 Server1 avahi-daemon[1520]: Host name conflict, retrying with and uses Server1-2 as it's name, causing even the DHCP-Server to apply with a different host name, thus causing a new IP address to be assigned. This avahi daemon is breaking my network structure and does not even tell in the logs, where the conflict came from or what made the daemon believe that there was a conflict. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: avahi-daemon 0.6.25-1ubuntu6.2 ProcVersionSignature: Ubuntu 2.6.32-33.72-server 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-server x86_64 Architecture: amd64 Date: Mon Aug 22 13:24:06 2011 InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.2) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/tcsh SourcePackage: avahi To manage notifications about this bug go to: https://bugs.launchpad.net/avahi/+bug/831022/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762465] Re: Nautilus sidebar theming is confusing
I agree to this bug. I think the sidebar should have the same background, labels and icons. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1762465 Title: Nautilus sidebar theming is confusing Status in Ubuntu theme: Confirmed Status in ubuntu-themes package in Ubuntu: Confirmed Bug description: The new theming of the Nautilus sidebar is confusing to users. The icons and the icon labels have a different background colour, and when a specific location is selected the background colour of the selected icon changes to be the same as the background colour of the labels, while the other icons have a darker background colour. This is giving the impression that the text labels are a hierarchy of the icon, rather than simply being labels associated with each icon. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-themes/+bug/1762465/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1727237] Re: systemd-resolved is not finding a domain
** Changed in: systemd (Ubuntu Bionic) Assignee: Dimitri John Ledkov (xnox) => Tony (toekneemi) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1727237 Title: systemd-resolved is not finding a domain Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Xenial: Triaged Status in systemd source package in Zesty: Won't Fix Status in systemd source package in Artful: Triaged Status in systemd source package in Bionic: Fix Released Bug description: [Impact] * Certain WiFi captive portals do not support EDNS0 queries, as per RFC. * Instead of responding with the captive portal IP address, they resond with domain not found * This prevents the user from hitting the captive portal login page, able to authenticate, and gain access to the internets. [The Fix] * As per tcp dumps, the problem arrises from receiving NXDOMAIN when queried with EDNS0 * And receiving the right response without EDNS0 * The solution was to downgrade transactions, and retry EDNS0 + NXDOMAIN result without EDNS0 with a hope of getting the right answer. [Test Case] * systemd-resolve securelogin.example.com * journalctl -b -u systemd-resolve | grep DVE-2018 You should obverse that a warning message that transaction was retried with a reduced feature level e.g. UDP or TCP. After this test case is performed the result will be cached, therefore to revert to pristine state perform * systemd-resolve --flush-caches [Regression Potential] * The code retries, and then caches, NXDOMAIN results for certain queries (those that have 'secure' in them) with and without EDNS0. * Thus initial query for these domains may take longer, but hopefully will manage to receive the correct response. * Manufacturers are encouraged to correctly support EDNS0 queries, with flag D0 set to zero. [Other Info] * This issue is tracked as a dns-violation at https://github.com/dns-violations/dns-violations/blob/master/2018/DVE-2018-0001.md [Original Bug report] I have an odd network situation that I have so far managed to narrow down to the inability to resolve a domain via systemd-resolved which is resolvable with nslookup. If I use nslookup against the two nameservers on this network I get answers for the domain, but ping says it is unable to resolve the same domain (as do browsers and crucially the captive portal mechanism). Here are details: NSLOOKUP: ~$ nslookup securelogin.arubanetworks.com 208.67.220.220 Server: 208.67.220.220 Address: 208.67.220.220#53 Non-authoritative answer: Name: securelogin.arubanetworks.com Address: 172.22.240.242 ~$ nslookup securelogin.arubanetworks.com 208.67.222.222 Server: 208.67.222.222 Address: 208.67.222.222#53 Non-authoritative answer: Name: securelogin.arubanetworks.com Address: 172.22.240.242 PING: ~$ ping securelogin.arubanetworks.com ping: securelogin.arubanetworks.com: Name or service not known mark@mark-X1Y2:~$ DIG: ~$ dig @208.67.222.222 securelogin.arubanetworks.com ; <<>> DiG 9.10.3-P4-Ubuntu <<>> @208.67.222.222 securelogin.arubanetworks.com ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 9416 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;securelogin.arubanetworks.com. IN A ;; AUTHORITY SECTION: arubanetworks.com.1991IN SOA dns5.arubanetworks.com. hostmaster.arubanetworks.com. 1323935888 3600 200 1209600 86400 ;; Query time: 34 msec ;; SERVER: 208.67.222.222#53(208.67.222.222) ;; WHEN: Wed Oct 25 10:31:10 CEST 2017 ;; MSG SIZE rcvd: 144 MORE DIG: ~$ dig securelogin.arubanetworks.com ; <<>> DiG 9.10.3-P4-Ubuntu <<>> securelogin.arubanetworks.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3924 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;securelogin.arubanetworks.com. IN A ;; Query time: 0 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Wed Oct 25 10:34:01 CEST 2017 ;; MSG SIZE rcvd: 58 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1727237/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763108] Re: xenial2bionic release upgrade loses DNS: empty resolv.conf
** Tags added: id-5acd885138c94c5bb1f96431 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to resolvconf in Ubuntu. https://bugs.launchpad.net/bugs/1763108 Title: xenial2bionic release upgrade loses DNS: empty resolv.conf Status in resolvconf package in Ubuntu: Fix Released Bug description: Note: I'm not sure which package better represents this bug, so I used systemd, because /etc/resolv.conf had no "nameserver 127.0.0.53" entry after the upgrade. I did a plain standard lxd deploy of xenial, using the default images. Upgraded it to the latest xenial packages, and then issued a release upgrade to bionic. At the end of the upgrade process, rebooted, and when the system came back up, /etc/resolv.conf had no nameserver entries: root@xenial2bionic:~# cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # 127.0.0.53 is the systemd-resolved stub resolver. # run "systemd-resolve --status" to see details about the actual nameservers. That was its whole content. Before the upgrade, in xenial, it had: root@xenial2bionic:~# cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 10.0.100.1 search lxd systemd-resolve in the system after the upgrade to bionic was working just fine: root@xenial2bionic:~# systemd-resolve --status Global DNS Servers: 10.0.100.1 DNS Domain: lxd DNSSEC NTA: 10.in-addr.arpa 16.172.in-addr.arpa 168.192.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa corp d.f.ip6.arpa home internal intranet lan local private test Link 34 (eth0) Current Scopes: none LLMNR setting: yes MulticastDNS setting: no DNSSEC setting: no DNSSEC supported: no ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: systemd 237-3ubuntu7 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 Date: Wed Apr 11 17:31:08 2018 MachineType: LENOVO 20HRCTO1WW ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-13-generic.efi.signed root=ZFS=nsnx/ROOT/ubuntu ro quiet splash vt.handoff=1 SourcePackage: systemd UpgradeStatus: Upgraded to bionic on 2018-04-11 (0 days ago) dmi.bios.date: 11/09/2017 dmi.bios.vendor: LENOVO dmi.bios.version: N1MET41W (1.26 ) dmi.board.asset.tag: Not Available dmi.board.name: 20HRCTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0J40709 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrN1MET41W(1.26):bd11/09/2017:svnLENOVO:pn20HRCTO1WW:pvrThinkPadX1Carbon5th:rvnLENOVO:rn20HRCTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 5th dmi.product.name: 20HRCTO1WW dmi.product.version: ThinkPad X1 Carbon 5th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1763108/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1750947] Re: pulseaudio print lots of error when selecting unavailable profile
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1750947 Title: pulseaudio print lots of error when selecting unavailable profile Status in HWE Next: New Status in pulseaudio package in Ubuntu: Fix Released Status in pulseaudio source package in Xenial: Fix Committed Bug description: SRU Document: [Impact] A HDMI audio device usually has several output ports, each port represents a profile in pulseaudio, without this patch, the puseaudio always choose the first profile no matter it is active or not. [Test Case] connect each port of HDMI device, and check if the profile of that port is active or not. [Regression Potential] The patch will check all ports under each profile, if a profile only contains unavailable ports, this profile will be set to unavailable as well. Without this patch, all profiles are always available, then if a profile includes a unusable hdmi-output, and pulseaudio select this profile to be active (since its priority is the highest), the kernel audio driver will crash. I think this patch will not introduce regression: 1) It is a correct logic to set a profile to be unavailable if it only contains unavailable ports. 2) pulseaudio-artful and pulseaudio-bionic already include this patch, they work very well 3) I tested this patch on 1 lenovo laptop, 1 lenovo desktop, 1 dell laptop and 1 dell desktop, all worked well as before 4) tested this patch on two dell machines (LOAD5-DVT2-A2 and Dawson-JC-C without analogue audio) which have unusable hdmi-output profile on them, the kernel driver did not crash anymore and audio function worked very well. [Other Info] Only pulseaudio-xenial has this problem. we need to backport this commit to pulseaudio-xenial. https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=a222a07920731f3c4967faccab7469af50b428a4 After printing out the error logs, the kernel crashes and system hangs. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1750947/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1727237] Re: systemd-resolved is not finding a domain
** Changed in: systemd (Ubuntu Bionic) Assignee: Tony (toekneemi) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1727237 Title: systemd-resolved is not finding a domain Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Xenial: Triaged Status in systemd source package in Zesty: Won't Fix Status in systemd source package in Artful: Triaged Status in systemd source package in Bionic: Fix Released Bug description: [Impact] * Certain WiFi captive portals do not support EDNS0 queries, as per RFC. * Instead of responding with the captive portal IP address, they resond with domain not found * This prevents the user from hitting the captive portal login page, able to authenticate, and gain access to the internets. [The Fix] * As per tcp dumps, the problem arrises from receiving NXDOMAIN when queried with EDNS0 * And receiving the right response without EDNS0 * The solution was to downgrade transactions, and retry EDNS0 + NXDOMAIN result without EDNS0 with a hope of getting the right answer. [Test Case] * systemd-resolve securelogin.example.com * journalctl -b -u systemd-resolve | grep DVE-2018 You should obverse that a warning message that transaction was retried with a reduced feature level e.g. UDP or TCP. After this test case is performed the result will be cached, therefore to revert to pristine state perform * systemd-resolve --flush-caches [Regression Potential] * The code retries, and then caches, NXDOMAIN results for certain queries (those that have 'secure' in them) with and without EDNS0. * Thus initial query for these domains may take longer, but hopefully will manage to receive the correct response. * Manufacturers are encouraged to correctly support EDNS0 queries, with flag D0 set to zero. [Other Info] * This issue is tracked as a dns-violation at https://github.com/dns-violations/dns-violations/blob/master/2018/DVE-2018-0001.md [Original Bug report] I have an odd network situation that I have so far managed to narrow down to the inability to resolve a domain via systemd-resolved which is resolvable with nslookup. If I use nslookup against the two nameservers on this network I get answers for the domain, but ping says it is unable to resolve the same domain (as do browsers and crucially the captive portal mechanism). Here are details: NSLOOKUP: ~$ nslookup securelogin.arubanetworks.com 208.67.220.220 Server: 208.67.220.220 Address: 208.67.220.220#53 Non-authoritative answer: Name: securelogin.arubanetworks.com Address: 172.22.240.242 ~$ nslookup securelogin.arubanetworks.com 208.67.222.222 Server: 208.67.222.222 Address: 208.67.222.222#53 Non-authoritative answer: Name: securelogin.arubanetworks.com Address: 172.22.240.242 PING: ~$ ping securelogin.arubanetworks.com ping: securelogin.arubanetworks.com: Name or service not known mark@mark-X1Y2:~$ DIG: ~$ dig @208.67.222.222 securelogin.arubanetworks.com ; <<>> DiG 9.10.3-P4-Ubuntu <<>> @208.67.222.222 securelogin.arubanetworks.com ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 9416 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;securelogin.arubanetworks.com. IN A ;; AUTHORITY SECTION: arubanetworks.com.1991IN SOA dns5.arubanetworks.com. hostmaster.arubanetworks.com. 1323935888 3600 200 1209600 86400 ;; Query time: 34 msec ;; SERVER: 208.67.222.222#53(208.67.222.222) ;; WHEN: Wed Oct 25 10:31:10 CEST 2017 ;; MSG SIZE rcvd: 144 MORE DIG: ~$ dig securelogin.arubanetworks.com ; <<>> DiG 9.10.3-P4-Ubuntu <<>> securelogin.arubanetworks.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3924 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;securelogin.arubanetworks.com. IN A ;; Query time: 0 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) ;; WHEN: Wed Oct 25 10:34:01 CEST 2017 ;; MSG SIZE rcvd: 58 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1727237/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1712817] Re: postinst fails if the service is disabled via systemd
Based on https://irclogs.ubuntu.com/2018/04/13/%23ubuntu- devel.html#t11:56, this sounds valid for either init-system-helpers or debhelper. 13:47 rbasak, the description sounds valid. i believe i have hit something similar before, thus yeah a fix to debhelper for this class of issues would be most welcomed. 13:47 xnox: thanks. debhelper, or invoke-rc.d? 13:48 rbasak, my understanding was that maintainer scripts that are generated, do attempt to check if a thing was "enabled and active" before the upgrade; and post upgrade. But maybe they only do so for systemd native units, and not for init.d->systemd units. ** Also affects: debhelper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init-system-helpers in Ubuntu. https://bugs.launchpad.net/bugs/1712817 Title: postinst fails if the service is disabled via systemd Status in debhelper package in Ubuntu: New Status in init-system-helpers package in Ubuntu: New Bug description: When updating my Xenial with freeradius installed but not active I got the following error: Setting up freeradius-common (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up libfreeradius2 (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-utils (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-ldap (2.2.8+dfsg-0.1ubuntu0.1) ... freeradius.service is not active, cannot reload. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-ldap (--configure): subprocess installed post-installation script returned error exit status 1 lsb_release -rd Description: Ubuntu 16.04.3 LTS Release: 16.04 apt-cache policy freeradius-ldap # before update freeradius-ldap: Installed: 2.2.8+dfsg-0.1build2 Candidate: 2.2.8+dfsg-0.1ubuntu0.1 Version table: 2.2.8+dfsg-0.1ubuntu0.1 500 500 http://fr.archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages 500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages *** 2.2.8+dfsg-0.1build2 500 500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 100 /var/lib/dpkg/status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1712817/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1757951] Re: FFE: wayland 1.15, move libwayland-egl to src:wayland
Ok, I've bumped the breaks/replaces, but didn't push to Debian yet because I split off wayland-egl-backend.* to a separate package as requested by upstream (this is only needed by mesa, not meant for app devs). It'll get reviewed soon and released. ppa:canonical-x/x-staging now has everything settled, and upgrades work fine. ** Changed in: wayland (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wayland in Ubuntu. https://bugs.launchpad.net/bugs/1757951 Title: FFE: wayland 1.15, move libwayland-egl to src:wayland Status in wayland package in Ubuntu: Triaged Bug description: libwayland-egl was moved from mesa to wayland in 1.15rc and will be dropped from Mesa after 18.0.0. So in order to avoid doing this as an SRU later when backporting newer mesa to 18.04 we should do the transition in bionic before release. Debian has done this now in experimental. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wayland/+bug/1757951/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
*** This bug is a duplicate of bug 1701023 *** https://bugs.launchpad.net/bugs/1701023 @paelzer yep will do @tom-verdaat if you don't mind, i'll just dup this bug as @paelzer suggested and work the fix in bug 1701023. Sorry about this regression. ** This bug has been marked a duplicate of bug 1701023 (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 Title: vlan on top of untagged network won't start Status in ifupdown package in Ubuntu: New Status in vlan package in Ubuntu: New Bug description: Due to an upgrade (of probably of the ifupdown or vlan package), this specific network configuration no longer comes up automatically: 1) Two or more network interfaces bonded 2) An untagged network configured on that bond 3) A vlan on top of that untagged network What does come up automatically: 1) A single (e.g. unbonded) network interface with an untagged network configured and a vlan on top of that network 2) Two or more network interfaces bonded with a vlan on top of that untagged bond An exact example of the configuration that doesn't work is provided below. It fails to come up correctly, both during boot and manually. The problem seems to be a blocking dependency loop between the bond and the vlan. As recommended in https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1636708/comments/13 we added dependency ordering using ifup@.service systemd units for all 4 interfaces, but this did not affect the behaviour in any way. Perhaps related to LP bug 1573272 or bug 1636708 ? == Interface configuration == auto eno1 iface eno1 inet manual mtu 1500 bond-master bond1 bond-primary eno1 auto eno2 iface eno2 inet manual mtu 1500 bond-master bond1 auto bond1 iface bond1 inet static mtu 1500 address 10.10.10.3 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 0 bond-updelay 0 dns-nameservers 10.10.10.1 gateway 10.10.10.1 netmask 255.255.0.0 auto bond1.2 iface bond1.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bond1 == When bringing up the bond == # ifup bond1 & Waiting for a slave to join bond1 (will timeout after 60s) # ps afx (...) ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) ==> After waiting 60 seconds: # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 bond1.2@bond1: mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000 == When bringing up a slave == # ifup eno1 Waiting for bond master bond1 to be ready # ps afx (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 == Only workaround that works == # ifup eno1 Waiting for bond master bond1 to be ready # kill $(ps -ef | grep 'ifup bond1' | sed -n 2p | awk '{ pri
[Touch-packages] [Bug 1763694] Re: failing autopkgtest
** Branch linked: lp:software-properties -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763694 Title: failing autopkgtest Status in software-properties package in Ubuntu: Triaged Bug description: This upload introduces a failing autopkgtest: https://launchpad.net/ubuntu/+source/software-properties/0.96.24.29 http://autopkgtest.ubuntu.com/packages/s/software- properties/bionic/amd64 I'm filing a tracking bug in case we need it since we are late in bionic's release cycle. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763694/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
*** This bug is a duplicate of bug 1701023 *** https://bugs.launchpad.net/bugs/1701023 Totally support marking this as a duplicate. As long as we get this fix pushed a.s.a.p. :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 Title: vlan on top of untagged network won't start Status in ifupdown package in Ubuntu: New Status in vlan package in Ubuntu: New Bug description: Due to an upgrade (of probably of the ifupdown or vlan package), this specific network configuration no longer comes up automatically: 1) Two or more network interfaces bonded 2) An untagged network configured on that bond 3) A vlan on top of that untagged network What does come up automatically: 1) A single (e.g. unbonded) network interface with an untagged network configured and a vlan on top of that network 2) Two or more network interfaces bonded with a vlan on top of that untagged bond An exact example of the configuration that doesn't work is provided below. It fails to come up correctly, both during boot and manually. The problem seems to be a blocking dependency loop between the bond and the vlan. As recommended in https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1636708/comments/13 we added dependency ordering using ifup@.service systemd units for all 4 interfaces, but this did not affect the behaviour in any way. Perhaps related to LP bug 1573272 or bug 1636708 ? == Interface configuration == auto eno1 iface eno1 inet manual mtu 1500 bond-master bond1 bond-primary eno1 auto eno2 iface eno2 inet manual mtu 1500 bond-master bond1 auto bond1 iface bond1 inet static mtu 1500 address 10.10.10.3 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 0 bond-updelay 0 dns-nameservers 10.10.10.1 gateway 10.10.10.1 netmask 255.255.0.0 auto bond1.2 iface bond1.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bond1 == When bringing up the bond == # ifup bond1 & Waiting for a slave to join bond1 (will timeout after 60s) # ps afx (...) ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) ==> After waiting 60 seconds: # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 bond1.2@bond1: mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000 == When bringing up a slave == # ifup eno1 Waiting for bond master bond1 to be ready # ps afx (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 == Only workaround that works == # ifup eno1 Waiting for bond master bond1 to be ready # kill $(ps -ef | grep 'ifup bond1' | sed -n 2p | awk '{ print $2}') # ifup eno2 # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq master bond1 state UP m
[Touch-packages] [Bug 1763435] Re: dbus tests time out
fixed in 0.96.24.31 with Build-Depends on dbus-x11 instead of dbus ** Changed in: software-properties (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763435 Title: dbus tests time out Status in software-properties package in Ubuntu: Fix Released Bug description: The dbus tests for software-properties time out. Because of how python-distutils-extra works, one way to disable the test is to rename tests/test_dbus.py or move it somewhere else. Instead, I'm just ignoring the build test failures for now. Until my proposed 0.96.24.29, these tests were not even being run at build time. I tried multiple things to get the build tests to work but I couldn't figure it out. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763435/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762807] Re: gnome-session-bin installed on Ubuntu MATE
Thanks, today's ISO doesn't contain gnome-session-bin anymore. :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1762807 Title: gnome-session-bin installed on Ubuntu MATE Status in software-properties package in Ubuntu: Fix Released Bug description: Ubuntu MATE seeds software-properties-gtk which causes gnome-session- bin to be pulled into the Ubuntu MATE image. This issue arises because debian/control doesn't Recommends: mate-session-manager for software- properties-gtk. To resolve this issue debian/control for software-properties-gtk should be updated to: Recommends: gnome-session-bin | xfce4-session | lubuntu-default- settings | lxqt-session | mate-session-manager, gnome-keyring To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1762807/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1760073] Re: No network from suspend resume
>From the shutdown menu we use. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1760073 Title: No network from suspend resume Status in lightdm package in Ubuntu: New Status in linux package in Ubuntu: Confirmed Bug description: Following a resume from suspend - no network available on machine. Originally reported when using 4.15.0-10-generic, recent update to kernel 4.15.0-15-generic ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lightdm 1.25.2-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 30 11:53:22 2018 InstallationDate: Installed on 2018-03-08 (21 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) SourcePackage: lightdm UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic third-party-packages Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic third-party-packages Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ApportVersion: 2.20.9-0ubuntu2 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1760073/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763492] Re: Update page - Sign In is in German, unable to proceed
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-properties (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763492 Title: Update page - Sign In is in German, unable to proceed Status in software-properties package in Ubuntu: Confirmed Bug description: On a system setup for English, UK English keyboard - Sign In on the update page is in German not English. Further - following click on the first Anmelden - I get a dialogue that seems to get no further. Can I take it from the second issue that LivePatch is only available to Ubuntu and not flavours? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: software-properties-gtk 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Apr 12 20:22:13 2018 InstallationDate: Installed on 2017-09-02 (222 days ago) InstallationMedia: Xubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763492/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
Re: [Touch-packages] [Bug 1760073] Re: No network from suspend resume
On 13/04/18 08:05, Kai-Heng Feng wrote: > How did you suspend the machine? > This prompted me to see if there was a difference using systemctl suspend - there wasn't. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1760073 Title: No network from suspend resume Status in lightdm package in Ubuntu: New Status in linux package in Ubuntu: Confirmed Bug description: Following a resume from suspend - no network available on machine. Originally reported when using 4.15.0-10-generic, recent update to kernel 4.15.0-15-generic ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lightdm 1.25.2-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Uname: Linux 4.15.0-10-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 30 11:53:22 2018 InstallationDate: Installed on 2018-03-08 (21 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) SourcePackage: lightdm UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic third-party-packages Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic third-party-packages Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ApportVersion: 2.20.9-0ubuntu2 Architecture: amd64 CurrentDesktop: XFCE DistroRelease: Ubuntu 18.04 InstallationDate: Installed on 2018-03-08 (23 days ago) InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180306.1) Package: linux PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3 Tags: bionic Uname: Linux 4.15.0-10-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1760073/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1754646] Re: Texts in the dialogues are faulty on alternate installer
** Also affects: console-setup (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to console-setup in Ubuntu. https://bugs.launchpad.net/bugs/1754646 Title: Texts in the dialogues are faulty on alternate installer Status in Ubuntu Translations: New Status in console-setup package in Ubuntu: New Status in debian-installer package in Ubuntu: In Progress Status in console-setup source package in Bionic: New Status in debian-installer source package in Bionic: In Progress Bug description: Lubuntu's alternate installer has a problem. The texts in the dialogue in Swedish is faulty (in several but not all dialogue boxes). I have to guess based on my memory from earlier installations. This must be fixed before the final release. Anyway, I was able to install a system using the whole drive according to the test case in the iso testing tracker. So it seems that the (only?) problem here is how the texts in the dialogue are managed. This bug affects Lubuntu alternate Bionic beta 1. I installed Lubuntu in my Toshiba laptop (on bare metal), http://www.toshiba.se/laptops/satellite-pro/c850/satellite- pro-c850-19w/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1754646/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1538284] Re: [SRU] Unescaped left brace in regex is deprecated
# Autopkgtest failure for Xenial Most of the failure are gone now just by restarting the test once again. Only one left[1] but as you can notice, the failure seems to be there for quite some time. Last "pass" autopkgtest was in 2016-09-29 19:51:37 UTC. I quiclky look and haven't seen any bug about it. Ideally this should be fixed, but considering it is like this for quite some time, for now, I think it is safe to say this failure can be ignore. Note: This only clear the way for Xenial ... Artful still need investigation. [1] - http://autopkgtest.ubuntu.com/packages/p/postgresql-9.5/xenial/armhf -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpad.net/bugs/1538284 Title: [SRU] Unescaped left brace in regex is deprecated Status in pam package in Ubuntu: Fix Released Status in pam source package in Trusty: Won't Fix Status in pam source package in Xenial: Fix Committed Status in pam source package in Artful: Fix Committed Status in pam package in Debian: Fix Released Bug description: [Impact] When installing postgresql, many warning msgs are raised Please refer to Original Description ## Corrections In trusty, escaping is missing but not the same symptom. NOT AFFECTED TO TRUSTY [Test Case] 1. create ubuntu instance 2. apt install postgresql [Regression Potentials] This change is quite small(just escaping), and it is not code changes but getenv script which made by debian. so risk is minimal in my opinion. [Other info] Debian Bugs: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810873 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815595 [Original Description] When installing postgresql on Ubuntu 16.04 (xenial), the following warning are raised: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(?https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1538284/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1549163] Re: Bluetooth headset HSP/HFP mode not working in Xenial
I am using Kubuntu 17.10 and facing this exact issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1549163 Title: Bluetooth headset HSP/HFP mode not working in Xenial Status in HWE Next: Fix Released Status in pulseaudio package in Ubuntu: Fix Released Bug description: Using the 2/14 Xenial daily build, paired bluetooth headsets' do not work in HSP/HFP mode. [Steps to reproduce] 1. Pair a bluetooth headset with laptop installed with Xenial 2/14 daily build 2. In the laptop, go to sound settings > output tab > try switching mode to HSP/HFP mode 3. Press the "test sound" button and try playing sound 4. Go to the input tab and check if bluetooth headset mic is listed [Expected result] After step 3, a window for mono audio test should pop up After step 4, the input tab should list a bluetooth headset mic device [Actual result] After step 3, the window that pops up is for stereo (A2DP) audio test After step 4, the input tab does not list any bluetooth headset mic [Details] BT wireless module: * Intel 3160 BT headset: * Jabra CLI Xenial: 2/14 daily build: * Kernel: 4.4.0-6 * bluez: 5.36-0ubuntu1 * gstreamer1.0-pulseaudio:amd64: 1.7.2-1ubuntu1 * pulseaudio: 1:8.0-0ubuntu2 * pulseaudio-module-bluetooth: 1:8.0-0ubuntu2 [Note] Also double checked with same set of hardware, but with 15.10 installed. Bluetooth headset HSP/HFP mode worked correctly in 15.10. 15.10 details: * kernel: 4.2.0-19 * bluez: 5.35-0ubuntu2 * gstreamer1.0-pulseaudio:amd64: 1.6.0-1ubuntu1 * pulseaudio: 1:6.0-0ubuntu13 * pulseaudio-module-bluetooth: 1:6.0-0ubuntu13 To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1549163/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763492] Re: Update page - Sign In is in German, unable to proceed
Confirming on *Ubuntu* 18.04. If I start 'Software & Updates' from within synaptic then I too get an empty dialog but if I start it as a stand alone application then I am able to log-in with my Ubuntu SSO email and password. I then see a further message in German: "Benutze einen anderen Account...". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763492 Title: Update page - Sign In is in German, unable to proceed Status in software-properties package in Ubuntu: Confirmed Bug description: On a system setup for English, UK English keyboard - Sign In on the update page is in German not English. Further - following click on the first Anmelden - I get a dialogue that seems to get no further. Can I take it from the second issue that LivePatch is only available to Ubuntu and not flavours? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: software-properties-gtk 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Apr 12 20:22:13 2018 InstallationDate: Installed on 2017-09-02 (222 days ago) InstallationMedia: Xubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763492/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1670408] Re: apparmor base abstraction needs backport of rev 3658 to fix several denies (tor, ntp, ...)
The fix was landed in the apparmor package and no change was needed to the ntp or tor packages in the end. If I'm wrong, please reopen those tasks. ** Changed in: ntp (Ubuntu) Status: Confirmed => Fix Released ** Changed in: ntp (Ubuntu) Status: Fix Released => Invalid ** Changed in: tor (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1670408 Title: apparmor base abstraction needs backport of rev 3658 to fix several denies (tor, ntp, ...) Status in apparmor package in Ubuntu: Fix Released Status in ntp package in Ubuntu: Invalid Status in tor package in Ubuntu: Invalid Status in apparmor source package in Xenial: Fix Released Bug description: [Impact] * The base abstraction in xenial misses some ways programs can push logs to journald * Backport the fix form Artful to: 1. get rid of the Denies making logs less readable 2. get users to see the actual log entries will help to unbreak many other cases [Test Case] * Install one of the affected packages (in a xenial container is enough) * For the case of ntp just install and then run systemctl restart ntp * in Dmesg you'll see apparmor Denies like apparmor="DENIED" operation="file_inherit" profile="/usr/sbin/ntpd" name="/run/systemd/journal/stdout" * Each case is different, in this (ntp) case also some log entries are missed due to the block * After installing the fixed package there is no Deny anymore and programs are able to correctly log. [Regression Potential] * The change is in ubuntu as-is since artful and we are only opening up, but not limiting the access - so there should be nothing that is denied after the update that was not before. Vice versa there could be changes due to things now working correcrly, but I'd not see that as a regression. [Other Info] * affects many packages ntp, tor - I even heard examples of mysql. But the fix is in apparmor through base abstraction --- Using tor 0.2.9.9-1ubuntu1 with Linux 4.10.0-9-generic on Zesty, tor fails to start after installing the tor package. "systemctl status tor@default" reports: Mar 06 16:04:00 zesty systemd[1]: tor@default.service: Main process exited, code=killed, status=11/SEGV Mar 06 16:04:00 zesty systemd[1]: Failed to start Anonymizing overlay network for TCP. Mar 06 16:04:00 zesty systemd[1]: tor@default.service: Unit entered failed state. Mar 06 16:04:00 zesty systemd[1]: tor@default.service: Failed with result 'signal'. There are two AppArmor denials in the kernel log: Mar 6 15:53:12 zesty-test kernel: [ 102.699647] audit: type=1400 audit(1488815592.268:35): apparmor="DENIED" operation="file_inherit" namespace="root//lxd-zesty_" profile="system_tor" name="/run/systemd/journal/stdout" pid=3520 comm="tor" requested_mask="wr" denied_mask="wr" fsuid=10 ouid=10 Mar 6 15:53:12 zesty-test kernel: [ 102.702418] audit: type=1400 audit(1488815592.272:37): apparmor="DENIED" operation="file_mmap" namespace="root//lxd-zesty_" profile="system_tor" name="/usr/bin/tor" pid=3520 comm="tor" requested_mask="m" denied_mask="m" fsuid=10 ouid=10 Workaround: add the following two lines to /etc/apparmor.d/system_tor: /usr/bin/tor m, /run/systemd/journal/stdout rw, I couldn't remember how to that that profile reloaded, so I rebooted, and after the reboot tor does start up successfully. "systemctl tor@default" reports it as running. I haven't checked to see if only one or other rule is actually required. Importance -> High since this bug makes the package unusable in its default configuration on Zesty. Since the AppArmor profile comes from Debian's 0.2.9.9-1, this should probably be fixed in Debian. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1670408/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1735981] Re: Huawei ME936 mobile broadband can't connect
Steffen Neumann, Do you mind sharing step by step what you had to do? I'm on 17.10 and have the same Huawei ME936, no matter what I did (including adding the rule suggested by Philip Hufnagl) doesn't seem to fix the issue. Windows 10 has absolutely no issues with it. It just works out of the box. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to modemmanager in Ubuntu. https://bugs.launchpad.net/bugs/1735981 Title: Huawei ME936 mobile broadband can't connect Status in modemmanager package in Ubuntu: Confirmed Bug description: Hi, I have an Acer Travelmate P648 with a Huawei ME936 internal USB mobile broadband card, and can't connect. This didn't work in 17.04, and still does not work in 17.10. The USB device is successfully connected, ModemManager gets as far as "Simple connect state (8/8): All done" During the setup ModemManager complains with "Couldn't find associated cdc-wdm port for 'net/wwp0s20f0u9c2'" DHCP tries to get a configuration, but " dhcp4 (wwp0s20f0u9c2): request timed out". IP6 is set to "automatically" in the network settings for this configuration. and finally connection fails with "device (ttyUSB0): state change: ip-config -> failed (reason 'ip-config-unavailable', internal state 'managed')" I checked that there are enough credits left in my account with the provider. Any ideas what else to check ? Yours, Steffen ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: modemmanager 1.6.8-1 ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8 Uname: Linux 4.13.0-17-generic x86_64 ApportVersion: 2.20.7-0ubuntu3.5 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sun Dec 3 11:27:49 2017 InstallationDate: Installed on 2017-04-24 (222 days ago) InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412) SourcePackage: modemmanager UpgradeStatus: Upgraded to artful on 2017-12-02 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1735981/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762438] Re: stack trace when filing bug (ubuntu-bug systemd)
This was a stock lxc launch. $ lxc launch ubuntu-daily:bionic b4 $ lxc exec b4 /bin/bash root@b4:~# cat /etc/cloud/build.info build_name: server serial: 20180411 root@b4:~# ubuntu-bug systemd *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. ..ERROR: hook /usr/share/apport/package-hooks/systemd.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook symb['add_info'](report, ui) TypeError: add_info() takes 1 positional argument but 2 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in _run_hook symb['add_info'](report) File "/usr/share/apport/package-hooks/systemd.py", line 11, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 265, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 221, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.6/codecs.py", line 321, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte . *** Send problem report to the developers? After the problem report has been sent, please fill out the form in the automatically opened web browser. What would you like to do? Your options are: S: Send report (363.3 KB) V: View report K: Keep report file for sending later or copying to somewhere else I: Cancel and ignore future crashes of this program version C: Cancel Please choose (S/V/K/I/C): C ** Changed in: apport (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1762438 Title: stack trace when filing bug (ubuntu-bug systemd) Status in apport package in Ubuntu: Confirmed Bug description: # ubuntu-bug systemd *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. .ERROR: hook /usr/share/apport/package-hooks/systemd.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook symb['add_info'](report, ui) TypeError: add_info() takes 1 positional argument but 2 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in _run_hook symb['add_info'](report) File "/usr/share/apport/package-hooks/systemd.py", line 11, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 265, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 221, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.6/codecs.py", line 321, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte .. *** Send problem report to the developers? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: python3-apport 2.20.9-0ubuntu2 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu2 Architecture: amd64 Date: Mon Apr 9 14:32:17 2018 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=C.UTF-8 SourcePackage: apport UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1762438/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1538284] Re: [SRU] Unescaped left brace in regex is deprecated
# Autopkgtest failure for Xenial (Part 2) There is no "not ok" tests. The failure seems to be the result of netstat command output: (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) run-testsuiteFAIL stderr: (Not all processes could be identified, non-owned process info -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpad.net/bugs/1538284 Title: [SRU] Unescaped left brace in regex is deprecated Status in pam package in Ubuntu: Fix Released Status in pam source package in Trusty: Won't Fix Status in pam source package in Xenial: Fix Committed Status in pam source package in Artful: Fix Committed Status in pam package in Debian: Fix Released Bug description: [Impact] When installing postgresql, many warning msgs are raised Please refer to Original Description ## Corrections In trusty, escaping is missing but not the same symptom. NOT AFFECTED TO TRUSTY [Test Case] 1. create ubuntu instance 2. apt install postgresql [Regression Potentials] This change is quite small(just escaping), and it is not code changes but getenv script which made by debian. so risk is minimal in my opinion. [Other info] Debian Bugs: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810873 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815595 [Original Description] When installing postgresql on Ubuntu 16.04 (xenial), the following warning are raised: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(?https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1538284/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763735] [NEW] Drop python2 packages from apport
Public bug reported: Nothing in Ubuntu depends on the Python2 libraries python-apport and python-problem-report. I think we should drop these libraries from Ubuntu 18.04. Note there is one reverse recommends (indicator-china-weather) but I suspect that is a mistake. I filed LP: #1763732 for that. ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Tags: bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1763735 Title: Drop python2 packages from apport Status in apport package in Ubuntu: New Bug description: Nothing in Ubuntu depends on the Python2 libraries python-apport and python-problem-report. I think we should drop these libraries from Ubuntu 18.04. Note there is one reverse recommends (indicator-china-weather) but I suspect that is a mistake. I filed LP: #1763732 for that. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1763735/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
Re: [Touch-packages] [Bug 1763492] Re: Update page - Sign In is in German, unable to proceed
On 13/04/18 14:48, Paul White wrote: > Confirming on *Ubuntu* 18.04. > > If I start 'Software & Updates' from within synaptic then I too get an > empty dialog but if I start it as a stand alone application then I am > able to log-in with my Ubuntu SSO email and password. I then see a > further message in German: "Benutze einen anderen Account...". > Live booting Xubuntu: In English - but still a non-functioning dialogue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763492 Title: Update page - Sign In is in German, unable to proceed Status in software-properties package in Ubuntu: Confirmed Bug description: On a system setup for English, UK English keyboard - Sign In on the update page is in German not English. Further - following click on the first Anmelden - I get a dialogue that seems to get no further. Can I take it from the second issue that LivePatch is only available to Ubuntu and not flavours? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: software-properties-gtk 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Apr 12 20:22:13 2018 InstallationDate: Installed on 2017-09-02 (222 days ago) InstallationMedia: Xubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763492/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
Re: [Touch-packages] [Bug 1763492] Re: Update page - Sign In is in German, unable to proceed
On 13/04/18 14:48, Paul White wrote: > Confirming on *Ubuntu* 18.04. > > If I start 'Software & Updates' from within synaptic then I too get an > empty dialog but if I start it as a stand alone application then I am > able to log-in with my Ubuntu SSO email and password. I then see a > further message in German: "Benutze einen anderen Account...". > Regardless of how it's started - I just get Anmelden and then a non-functioning dialogue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763492 Title: Update page - Sign In is in German, unable to proceed Status in software-properties package in Ubuntu: Confirmed Bug description: On a system setup for English, UK English keyboard - Sign In on the update page is in German not English. Further - following click on the first Anmelden - I get a dialogue that seems to get no further. Can I take it from the second issue that LivePatch is only available to Ubuntu and not flavours? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: software-properties-gtk 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Apr 12 20:22:13 2018 InstallationDate: Installed on 2017-09-02 (222 days ago) InstallationMedia: Xubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170902) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763492/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1538284] Re: [SRU] Unescaped left brace in regex is deprecated
Even though "pgsql-9.5" debian/tests/control clearly mentioned that it must be run as root. #postgresql-9.5-9.5.12/debian/tests/control ... Restrictions: needs-root .. Anyway that is another topic, but again that should be enough in term of justification for releasing pam for Xenial. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pam in Ubuntu. https://bugs.launchpad.net/bugs/1538284 Title: [SRU] Unescaped left brace in regex is deprecated Status in pam package in Ubuntu: Fix Released Status in pam source package in Trusty: Won't Fix Status in pam source package in Xenial: Fix Committed Status in pam source package in Artful: Fix Committed Status in pam package in Debian: Fix Released Bug description: [Impact] When installing postgresql, many warning msgs are raised Please refer to Original Description ## Corrections In trusty, escaping is missing but not the same symptom. NOT AFFECTED TO TRUSTY [Test Case] 1. create ubuntu instance 2. apt install postgresql [Regression Potentials] This change is quite small(just escaping), and it is not code changes but getenv script which made by debian. so risk is minimal in my opinion. [Other info] Debian Bugs: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810873 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815595 [Original Description] When installing postgresql on Ubuntu 16.04 (xenial), the following warning are raised: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/(?https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1538284/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1188475] Re: ldap group doesn't work
** Tags added: server-next-drop -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cyrus-sasl2 in Ubuntu. https://bugs.launchpad.net/bugs/1188475 Title: ldap group doesn't work Status in Cyrus-sasl2: Fix Released Status in cyrus-sasl2 package in Ubuntu: Confirmed Bug description: Hello! I wrote almost the same mail to sasl mail list, but , I guess, it is good to fix in 12.04... This bug exists in 2.1.26 , and in 2.1.25 which is in 12.04 Problem is that after user is authentificated with ldap bind , ldap connection for checking user in group ( lak_group_member function ) is made with this user's bind, not bind parameters from config file. User can not ( and have not in our case- I don't know why , but this is not real problem ) have access to ldap groups. And so, authentication is always fail. I added unbind and anonymous bind ( enough in our case): /var/local/files/sasl/cyrus-sasl-2.1.26/saslauthd# diff -ur lak.c.orig lak.c --- lak.c.orig2013-06-07 09:15:20.098788278 +0400 +++ lak.c2013-06-07 09:22:31.504774185 +0400 @@ -1342,6 +1342,10 @@ if (rc != LAK_OK) goto done; +lak_unbind (lak ); +rc = lak_bind(lak, ""); + + rc = ldap_search_st(lak->ld, group_search_base, lak->conf->group_scope, group_filter, (char **) group_attrs, 0, &(lak->conf->timeout), &res); switch (rc) { case LDAP_SUCCESS: but, it is obvoius that rebind should be done with credintials from config, but this is over my head :-( Could you, please, fix this bug correctly? Thank you! To manage notifications about this bug go to: https://bugs.launchpad.net/cyrus-sasl2/+bug/1188475/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1752053] Re: nvidia-390 fails to boot graphical display
(on ubuntu 18.04 beta 2)i had the same problem after upgrading to nvidia-drivers-390.48, than i could not login even using nouveau after removing all nvidia driver. GDM3 could not manage to boot properly but just installing lightdm and setting it to default let me login successfully (i did not remove gdm so it was not necessary to do so to fix it) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1752053 Title: nvidia-390 fails to boot graphical display Status in mesa package in Ubuntu: Fix Released Status in nvidia-graphics-drivers-390 package in Ubuntu: Fix Released Bug description: I'm using Bionic with the new 4.15 kernel. I've been using the nvidia-384 driver with no problem for a while. Today I issued "sudo apt-get upgrade" and I was prompted to upgrade the nvidia driver to the nvidia-390. After installing the driver and rebooting, I was only able to boot in to the tty terminal. The graphical display failed to boot. I have had similar problems with nvidia driver version 390 with Arch Linux and with Open Suse Tumbleweed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1752053/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
** This bug is no longer a duplicate of bug 1701023 (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 Title: vlan on top of untagged network won't start Status in ifupdown package in Ubuntu: New Status in vlan package in Ubuntu: New Bug description: Due to an upgrade (of probably of the ifupdown or vlan package), this specific network configuration no longer comes up automatically: 1) Two or more network interfaces bonded 2) An untagged network configured on that bond 3) A vlan on top of that untagged network What does come up automatically: 1) A single (e.g. unbonded) network interface with an untagged network configured and a vlan on top of that network 2) Two or more network interfaces bonded with a vlan on top of that untagged bond An exact example of the configuration that doesn't work is provided below. It fails to come up correctly, both during boot and manually. The problem seems to be a blocking dependency loop between the bond and the vlan. As recommended in https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1636708/comments/13 we added dependency ordering using ifup@.service systemd units for all 4 interfaces, but this did not affect the behaviour in any way. Perhaps related to LP bug 1573272 or bug 1636708 ? == Interface configuration == auto eno1 iface eno1 inet manual mtu 1500 bond-master bond1 bond-primary eno1 auto eno2 iface eno2 inet manual mtu 1500 bond-master bond1 auto bond1 iface bond1 inet static mtu 1500 address 10.10.10.3 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 0 bond-updelay 0 dns-nameservers 10.10.10.1 gateway 10.10.10.1 netmask 255.255.0.0 auto bond1.2 iface bond1.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bond1 == When bringing up the bond == # ifup bond1 & Waiting for a slave to join bond1 (will timeout after 60s) # ps afx (...) ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) ==> After waiting 60 seconds: # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 bond1.2@bond1: mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000 == When bringing up a slave == # ifup eno1 Waiting for bond master bond1 to be ready # ps afx (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 == Only workaround that works == # ifup eno1 Waiting for bond master bond1 to be ready # kill $(ps -ef | grep 'ifup bond1' | sed -n 2p | awk '{ print $2}') # ifup eno2 # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq master bond1 state UP mode DEFAULT group default qlen 1000 bond1: mtu 1500 q
[Touch-packages] [Bug 1735929] Re: security problems with incorrect permissions for ubuntu 17.10
Is there anything left to land here? I just installed the 2018-04-13 desktop iso, and while ~/.config has correct permissions, ~/.local does not. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to d-conf in Ubuntu. https://bugs.launchpad.net/bugs/1735929 Title: security problems with incorrect permissions for ubuntu 17.10 Status in dconf: Confirmed Status in gnome-session: Fix Released Status in d-conf package in Ubuntu: Fix Released Status in dconf package in Ubuntu: Triaged Status in gnome-session package in Ubuntu: Fix Released Status in session-migration package in Ubuntu: Fix Released Status in d-conf source package in Bionic: Fix Released Status in dconf source package in Bionic: Triaged Status in gnome-session source package in Bionic: Fix Released Status in session-migration source package in Bionic: Fix Released Bug description: The release of Ubuntu you are using (lsb_release -rd): Description: Ubuntu 17.10 Release: 17.10 This is a fresh installation of Ubuntu 17.10 from the mini.iso. I select only default options + [Ubuntu Desktop] installation. What you expected to happen: My home folder contains the following folders with correct and safe permissions after the first login: drwx-- 11 user user 4096 Dec 2 17:40 .config drwx-- 3 user user 4096 Dec 2 17:39 .local What happened instead: I received these folders after the first login: drwxr-xr-x 11 user user 4096 Dec 2 17:40 .config drwxr-xr-x 3 user user 4096 Dec 2 17:39 .local It is not safe. Any user can access to my .config folders and read for example my mail databases I'm trying to create a new user...: sudo useradd -m user2 sudo passwd user2 ... and login then. It has the same problem: drwxr-xr-x 10 user2 user2 4096 Dec 2 19:44 .config drwxr-xr-x 3 user2 user2 4096 Dec 2 19:44 .local To manage notifications about this bug go to: https://bugs.launchpad.net/dconf/+bug/1735929/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763751] [NEW] Poor performance of the Wayland session in Ubuntu 18.04
Public bug reported: Poor performance of the Wayland session in Ubuntu 18.04 with AMD A10-7300 in Acer E5-551G. No problems with Xorg session. ** Affects: mesa (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd apu cpu gpu mesa performance radeon speed vga wayland xorg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1763751 Title: Poor performance of the Wayland session in Ubuntu 18.04 Status in mesa package in Ubuntu: Confirmed Bug description: Poor performance of the Wayland session in Ubuntu 18.04 with AMD A10-7300 in Acer E5-551G. No problems with Xorg session. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1763751/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763751] Re: Poor performance of the Wayland session in Ubuntu 18.04
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mesa (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1763751 Title: Poor performance of the Wayland session in Ubuntu 18.04 Status in mesa package in Ubuntu: Confirmed Bug description: Poor performance of the Wayland session in Ubuntu 18.04 with AMD A10-7300 in Acer E5-551G. No problems with Xorg session. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1763751/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
@tom-verdaat I'm temporarily removing this as dup, because I can't reproduce your error on xenial, or maybe I don't understand the specific error you're talking about. > # ifup bond1 > Waiting for a slave to join bond1 (will timeout after 60s) This isn't new; trying to do this even with an edited if-pre-up.d/vlan script (to remove the ifup for the vlan raw device) still hangs. I believe trying to do this has always hung (waited until timeout). Were you able to do this (without the bond waiting 60s for a slave, but never getting one)? If so, what version of ifupdown and vlan are you using? > # ifup eno1 > Waiting for bond master bond1 to be ready ... > # ip link | grep -E 'eno[1|2]|bond1*' > eno1: mtu 1500 qdisc mq master bond1 > state UP mode > DEFAULT group default qlen 1000 > eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group > default qlen 1000 > bond1: mtu 1500 qdisc noqueue state > UP mode DEFAULT > group default qlen 1000 This is also completely normal, you're bringing up only eno1; there should be no expectation that eno2 will also get brought up. It's a quirk of ifupdown that bond1 is also created and brought up as eno1's bond master. Has it ever worked differently for you? If so, what version of ifupdown and vlan? Or, if you mean that this is hanging - I can't reproduce that; is that what you mean? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 Title: vlan on top of untagged network won't start Status in ifupdown package in Ubuntu: New Status in vlan package in Ubuntu: New Bug description: Due to an upgrade (of probably of the ifupdown or vlan package), this specific network configuration no longer comes up automatically: 1) Two or more network interfaces bonded 2) An untagged network configured on that bond 3) A vlan on top of that untagged network What does come up automatically: 1) A single (e.g. unbonded) network interface with an untagged network configured and a vlan on top of that network 2) Two or more network interfaces bonded with a vlan on top of that untagged bond An exact example of the configuration that doesn't work is provided below. It fails to come up correctly, both during boot and manually. The problem seems to be a blocking dependency loop between the bond and the vlan. As recommended in https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1636708/comments/13 we added dependency ordering using ifup@.service systemd units for all 4 interfaces, but this did not affect the behaviour in any way. Perhaps related to LP bug 1573272 or bug 1636708 ? == Interface configuration == auto eno1 iface eno1 inet manual mtu 1500 bond-master bond1 bond-primary eno1 auto eno2 iface eno2 inet manual mtu 1500 bond-master bond1 auto bond1 iface bond1 inet static mtu 1500 address 10.10.10.3 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 0 bond-updelay 0 dns-nameservers 10.10.10.1 gateway 10.10.10.1 netmask 255.255.0.0 auto bond1.2 iface bond1.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bond1 == When bringing up the bond == # ifup bond1 & Waiting for a slave to join bond1 (will timeout after 60s) # ps afx (...) ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) ==> After waiting 60 seconds: # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 bond1.2@bond1: mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000 == When bringing up a slave == # ifup eno1 Waiting for bond master bond1 to be ready # ps afx (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 \_ /bin/sh -c /bin/run-parts -
[Touch-packages] [Bug 1745418] Re: creen tearing with AMD APU on Ubuntu 18.04 and 17.10
The problem is also present on Ubuntu 18.04 x64. ** Summary changed: - Screen tearing with AMD APU and Ubuntu 17.10 x64 + creen tearing with AMD APU on Ubuntu 18.04 and 17.10 ** Summary changed: - creen tearing with AMD APU on Ubuntu 18.04 and 17.10 + Screen tearing with AMD APU on Ubuntu 18.04 and 17.10 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1745418 Title: Screen tearing with AMD APU on Ubuntu 18.04 and 17.10 Status in mesa package in Ubuntu: Confirmed Bug description: Hi, I have two PCs with AMD hardware: a desktop with AMD A10-7800 and a laptop with AMD A10-7300, so both with AMD Kaveri APUs. The operating system is Ubuntu 17.10 x64 both on the desktop and on the laptop. The good news is that the driver built into Ubuntu works fine. I hope I can improve yet but I am satisfied. The only problem occurs with the Opera browser: when I display something graphic, for example a video on YouTube or by scrolling the photos, it presents a lot of tearing. With Firefox this problem is not there. I have already reported this problem to Opera and AMD, but I do not think they have taken into account, because even the latest versions of Opera have screen tearing. I hope you can solve and work with AMD driver team and Opera because I would like to use that browser, thank you! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1745418/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763751] Re: Poor performance of the Wayland session in Ubuntu 18.04
** Tags added: amd apu cpu gpu mesa performance radeon speed vga wayland xorg -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1763751 Title: Poor performance of the Wayland session in Ubuntu 18.04 Status in mesa package in Ubuntu: Confirmed Bug description: Poor performance of the Wayland session in Ubuntu 18.04 with AMD A10-7300 in Acer E5-551G. No problems with Xorg session. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1763751/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763735] Re: Drop python2 packages from apport
** Branch linked: lp:~jbicha/apport/drop-py2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1763735 Title: Drop python2 packages from apport Status in apport package in Ubuntu: New Bug description: Nothing in Ubuntu depends on the Python2 libraries python-apport and python-problem-report. I think we should drop these libraries from Ubuntu 18.04. Note there is one reverse recommends (indicator-china-weather) but I suspect that is a mistake. I filed LP: #1763732 for that. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1763735/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1735929] Re: security problems with incorrect permissions for ubuntu 17.10
Here's another: https://cgit.freedesktop.org/xorg/xserver/tree/hw/xfree86/common/xf86Helper.c#n1136 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to d-conf in Ubuntu. https://bugs.launchpad.net/bugs/1735929 Title: security problems with incorrect permissions for ubuntu 17.10 Status in dconf: Confirmed Status in gnome-session: Fix Released Status in d-conf package in Ubuntu: Fix Released Status in dconf package in Ubuntu: Triaged Status in gnome-session package in Ubuntu: Fix Released Status in session-migration package in Ubuntu: Fix Released Status in d-conf source package in Bionic: Fix Released Status in dconf source package in Bionic: Triaged Status in gnome-session source package in Bionic: Fix Released Status in session-migration source package in Bionic: Fix Released Bug description: The release of Ubuntu you are using (lsb_release -rd): Description: Ubuntu 17.10 Release: 17.10 This is a fresh installation of Ubuntu 17.10 from the mini.iso. I select only default options + [Ubuntu Desktop] installation. What you expected to happen: My home folder contains the following folders with correct and safe permissions after the first login: drwx-- 11 user user 4096 Dec 2 17:40 .config drwx-- 3 user user 4096 Dec 2 17:39 .local What happened instead: I received these folders after the first login: drwxr-xr-x 11 user user 4096 Dec 2 17:40 .config drwxr-xr-x 3 user user 4096 Dec 2 17:39 .local It is not safe. Any user can access to my .config folders and read for example my mail databases I'm trying to create a new user...: sudo useradd -m user2 sudo passwd user2 ... and login then. It has the same problem: drwxr-xr-x 10 user2 user2 4096 Dec 2 19:44 .config drwxr-xr-x 3 user2 user2 4096 Dec 2 19:44 .local To manage notifications about this bug go to: https://bugs.launchpad.net/dconf/+bug/1735929/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
I also see this in dmesg [ 695.712618] traps: apt[8483] trap invalid opcode ip:7f531b425254 sp:7ffd31536338 error:0 in liblzma.so.5.2.2[7f531b418000+24000] [ 722.097041] traps: apt[8757] trap invalid opcode ip:7f8d3ac98254 sp:7ffe28c10908 error:0 in liblzma.so.5.2.2[7f8d3ac8b000+24000] [ 739.624182] traps: apt[8835] trap invalid opcode ip:7ffadf03d254 sp:7ffd8c8f89b8 error:0 in liblzma.so.5.2.2[7ffadf03+24000] [ 799.946625] traps: apt[9006] trap invalid opcode ip:7f9d5ee99254 sp:7fff6a397058 error:0 in liblzma.so.5.2.2[7f9d5ee8c000+24000] [ 1339.644186] traps: apt[10661] trap invalid opcode ip:7fcccd1a9254 sp:7ffec0b94628 error:0 in liblzma.so.5.2.2[7fcccd19c000+24000] [ 1426.682764] traps: apt-get[11149] trap invalid opcode ip:7f5b16d99254 sp:7ffc570b58b8 error:0 in liblzma.so.5.2.2[7f5b16d8c000+24000] -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: New Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
libudev1 is the one it wants upgraded before apport will work; however `sudo apt-get install --only-upgrade libudev1` also crashed with Illegal instruction. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: New Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-common-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libn
[Touch-packages] [Bug 1763758] [NEW] package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before atte
Public bug reported: "System program problem detected" message appeared. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 4.13.0-38.43~16.04.1-generic 4.13.16 Uname: Linux 4.13.0-38-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 Date: Fri Apr 13 17:28:41 2018 DuplicateSignature: package:libavahi-glib1:amd64:0.6.32~rc+dfsg-1ubuntu2.1 Processing triggers for libc-bin (2.23-0ubuntu10) ... dpkg: error processing package libavahi-glib1:amd64 (--configure): package is in a very bad inconsistent state; you should ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2018-01-19 (84 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) RelatedPackageVersions: dpkg 1.18.4ubuntu1.4 apt 1.2.26 SourcePackage: avahi Title: package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: avahi (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1763758 Title: package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration Status in avahi package in Ubuntu: New Bug description: "System program problem detected" message appeared. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 4.13.0-38.43~16.04.1-generic 4.13.16 Uname: Linux 4.13.0-38-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 Date: Fri Apr 13 17:28:41 2018 DuplicateSignature: package:libavahi-glib1:amd64:0.6.32~rc+dfsg-1ubuntu2.1 Processing triggers for libc-bin (2.23-0ubuntu10) ... dpkg: error processing package libavahi-glib1:amd64 (--configure): package is in a very bad inconsistent state; you should ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2018-01-19 (84 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) RelatedPackageVersions: dpkg 1.18.4ubuntu1.4 apt 1.2.26 SourcePackage: avahi Title: package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1763758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763756] [NEW] apt upgrade fails with Illegal instruction
Public bug reported: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-common-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-compute-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-compute-390:i386 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-decode-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-decode-390:i386 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-encode-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-encode-390:i386 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-fbc1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-fbc1-390:i386 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-gl-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-gl-390:i386 (390.48-0ubu
[Touch-packages] [Bug 1763758] Re: package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attemp
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1763758 Title: package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration Status in avahi package in Ubuntu: New Bug description: "System program problem detected" message appeared. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 4.13.0-38.43~16.04.1-generic 4.13.16 Uname: Linux 4.13.0-38-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.15 Architecture: amd64 Date: Fri Apr 13 17:28:41 2018 DuplicateSignature: package:libavahi-glib1:amd64:0.6.32~rc+dfsg-1ubuntu2.1 Processing triggers for libc-bin (2.23-0ubuntu10) ... dpkg: error processing package libavahi-glib1:amd64 (--configure): package is in a very bad inconsistent state; you should ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2018-01-19 (84 days ago) InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801) RelatedPackageVersions: dpkg 1.18.4ubuntu1.4 apt 1.2.26 SourcePackage: avahi Title: package libavahi-glib1:amd64 0.6.32~rc+dfsg-1ubuntu2.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1763758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1735929] Re: security problems with incorrect permissions for ubuntu 17.10
** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Changed in: xorg-server (Ubuntu Bionic) Assignee: (unassigned) => Marc Deslauriers (mdeslaur) ** Changed in: xorg-server (Ubuntu Bionic) Importance: Undecided => High ** Changed in: xorg-server (Ubuntu Bionic) Status: New => In Progress ** Changed in: xorg-server (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to d-conf in Ubuntu. https://bugs.launchpad.net/bugs/1735929 Title: security problems with incorrect permissions for ubuntu 17.10 Status in dconf: Confirmed Status in gnome-session: Fix Released Status in d-conf package in Ubuntu: Fix Released Status in dconf package in Ubuntu: Triaged Status in gnome-session package in Ubuntu: Fix Released Status in session-migration package in Ubuntu: Fix Released Status in xorg-server package in Ubuntu: Fix Committed Status in d-conf source package in Bionic: Fix Released Status in dconf source package in Bionic: Triaged Status in gnome-session source package in Bionic: Fix Released Status in session-migration source package in Bionic: Fix Released Status in xorg-server source package in Bionic: Fix Committed Bug description: The release of Ubuntu you are using (lsb_release -rd): Description: Ubuntu 17.10 Release: 17.10 This is a fresh installation of Ubuntu 17.10 from the mini.iso. I select only default options + [Ubuntu Desktop] installation. What you expected to happen: My home folder contains the following folders with correct and safe permissions after the first login: drwx-- 11 user user 4096 Dec 2 17:40 .config drwx-- 3 user user 4096 Dec 2 17:39 .local What happened instead: I received these folders after the first login: drwxr-xr-x 11 user user 4096 Dec 2 17:40 .config drwxr-xr-x 3 user user 4096 Dec 2 17:39 .local It is not safe. Any user can access to my .config folders and read for example my mail databases I'm trying to create a new user...: sudo useradd -m user2 sudo passwd user2 ... and login then. It has the same problem: drwxr-xr-x 10 user2 user2 4096 Dec 2 19:44 .config drwxr-xr-x 3 user2 user2 4096 Dec 2 19:44 .local To manage notifications about this bug go to: https://bugs.launchpad.net/dconf/+bug/1735929/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763764] [NEW] Context menu up & down arrows are not themed
Public bug reported: When you press right-click to bring up the context menu of a selection, if the menu is too tall, you will see up and down arrows to be able to see all menu items. In Ambiance, those arrows are not themed. Steps: 1. Install and launch synaptic 2. Search for libreoffice 3. Right-click on libreoffice 4. Go to "Mark Suggested for Installation" 5. A very tall menu will appear 6. Up & down arrows are not themed This bug exists in all context menus, not only in Synaptic. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: light-themes 16.10+18.04.20180328-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Fri Apr 13 17:31:01 2018 InstallationDate: Installed on 2017-10-02 (192 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20170930) PackageArchitecture: all SourcePackage: ubuntu-themes UpgradeStatus: Upgraded to bionic on 2018-03-27 (16 days ago) ** Affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1763764 Title: Context menu up & down arrows are not themed Status in ubuntu-themes package in Ubuntu: New Bug description: When you press right-click to bring up the context menu of a selection, if the menu is too tall, you will see up and down arrows to be able to see all menu items. In Ambiance, those arrows are not themed. Steps: 1. Install and launch synaptic 2. Search for libreoffice 3. Right-click on libreoffice 4. Go to "Mark Suggested for Installation" 5. A very tall menu will appear 6. Up & down arrows are not themed This bug exists in all context menus, not only in Synaptic. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: light-themes 16.10+18.04.20180328-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Fri Apr 13 17:31:01 2018 InstallationDate: Installed on 2017-10-02 (192 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20170930) PackageArchitecture: all SourcePackage: ubuntu-themes UpgradeStatus: Upgraded to bionic on 2018-03-27 (16 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1763764/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763763] [NEW] Duplicate apps in Open With Other Application
Public bug reported: Test Case = 1. Create a text file foo.txt 2. Open your file browser (nautilus) and right-click on the file. 3. Select Open Application With 4. In the dialog, click Show All Applications Duplicates == There are duplicates for at least Archive Manager Files (3 versions!) Rhythmbox Videos Text Editor (I see this when I right-click on something that isn't a text file) Other Info == This is triggered by: 1. The system shows apps with NoDisplay=true. This is a useful feature because it allows for a vim.desktop to be able to open files without cluttering the Activities Overview (but that's a different topic. See Debian 879157) 2. We specifically added compatibility .desktop file for upgraders for several main apps. The .desktop files were renamed upstream for better compatibility with Flatpak. (AppStream recommends the reverse-domain org.gnome.gedit.desktop style too). Seb suggested this issue can be fixed with a blacklist in gtk. ** Affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: bionic rls-bb-incoming ** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1763763 Title: Duplicate apps in Open With Other Application Status in gtk+3.0 package in Ubuntu: New Status in nautilus package in Ubuntu: New Bug description: Test Case = 1. Create a text file foo.txt 2. Open your file browser (nautilus) and right-click on the file. 3. Select Open Application With 4. In the dialog, click Show All Applications Duplicates == There are duplicates for at least Archive Manager Files (3 versions!) Rhythmbox Videos Text Editor (I see this when I right-click on something that isn't a text file) Other Info == This is triggered by: 1. The system shows apps with NoDisplay=true. This is a useful feature because it allows for a vim.desktop to be able to open files without cluttering the Activities Overview (but that's a different topic. See Debian 879157) 2. We specifically added compatibility .desktop file for upgraders for several main apps. The .desktop files were renamed upstream for better compatibility with Flatpak. (AppStream recommends the reverse-domain org.gnome.gedit.desktop style too). Seb suggested this issue can be fixed with a blacklist in gtk. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1763763/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
Here's the retraced crash report. ** Attachment added: "apt-retraced.crash" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1763756/+attachment/5114187/+files/apt-retraced.crash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: New Status in xz-utils package in Ubuntu: New Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2)
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
** Also affects: xz-utils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: New Status in xz-utils package in Ubuntu: New Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-common-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-compute-390 (390.48-0ubuntu1
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
I'm afraid upgrading libudev1 works for me, could your perhaps run the sudo apt-get install --only-upgrade libudev1 in valgrind, like sudo valgrind apt-get install --only-upgrade libudev1 and post the output somewhere? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: Incomplete Status in xz-utils package in Ubuntu: Incomplete Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libn
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
Um, attach it here. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: Incomplete Status in xz-utils package in Ubuntu: Incomplete Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-common-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-compute-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-compute-3
[Touch-packages] [Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts
** Changed in: chrony (Ubuntu) Importance: Critical => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1718227 Title: replacement of ifupdown with netplan needs integration for /etc/network/if{up,down}.d scripts Status in aiccu package in Ubuntu: Invalid Status in aoetools package in Ubuntu: New Status in avahi package in Ubuntu: New Status in bind9 package in Ubuntu: Invalid Status in chrony package in Ubuntu: Confirmed Status in clamav package in Ubuntu: Triaged Status in controlaula package in Ubuntu: New Status in epoptes package in Ubuntu: New Status in ethtool package in Ubuntu: New Status in guidedog package in Ubuntu: New Status in htpdate package in Ubuntu: New Status in ifenslave package in Ubuntu: Won't Fix Status in ifmetric package in Ubuntu: Won't Fix Status in ifupdown-multi package in Ubuntu: New Status in ifupdown-scripts-zg2 package in Ubuntu: Invalid Status in isatapd package in Ubuntu: New Status in lprng package in Ubuntu: New Status in miredo package in Ubuntu: New Status in mythtv package in Ubuntu: New Status in nplan package in Ubuntu: New Status in nss-pam-ldapd package in Ubuntu: New Status in ntp package in Ubuntu: New Status in openntpd package in Ubuntu: New Status in openresolv package in Ubuntu: Won't Fix Status in openssh package in Ubuntu: New Status in openvpn package in Ubuntu: New Status in openvswitch package in Ubuntu: New Status in postfix package in Ubuntu: New Status in quicktun package in Ubuntu: New Status in resolvconf package in Ubuntu: New Status in sendmail package in Ubuntu: New Status in shorewall-init package in Ubuntu: New Status in sidedoor package in Ubuntu: New Status in slrn package in Ubuntu: New Status in tinc package in Ubuntu: New Status in ubuntu-fan package in Ubuntu: Fix Released Status in ucarp package in Ubuntu: New Status in uml-utilities package in Ubuntu: New Status in uruk package in Ubuntu: New Status in vlan package in Ubuntu: Won't Fix Status in vzctl package in Ubuntu: Triaged Status in wide-dhcpv6 package in Ubuntu: New Status in wpa package in Ubuntu: New Bug description: when network is configured with ifupdown, scripts in /etc/network/ifup.d/ were called on network being brought up and /etc/network/ifdown.d were called on network being brought down. Any packages that shipped these hooks need to be verified to have the same functionality under a netplan configured system. # binpkgs=$(apt-file search /etc/network/if-up | sed 's,: .*,,' | sort -u) # for i in $binpkgs; do src=$(apt-cache show $i | awk '$1 == "Source:" { print $2; exit(0); }'); [ -z "$src" ] && src="$i"; echo $src; done | sort -u aiccu aoetools avahi bind9 chrony clamav controlaula epoptes ethtool guidedog htpdate ifenslave ifmetric ifupdown-extra ifupdown-multi ifupdown-scripts-zg2 isatapd lprng miredo mythtv-backend nss-pam-ldapd ntp openntpd openresolv openssh openvpn postfix quicktun resolvconf sendmail shorewall-init sidedoor slrn tinc ubuntu-fan ucarp uml-utilities uruk vlan vzctl wide-dhcpv6 wpa Related bugs: * bug 1718227: replacement of ifupdown with netplan needs integration for /etc/network/if{up,down}.d scripts * bug 1713803: replacement of resolvconf with systemd needs integration * bug 1717983: replacement of isc-dhcp-client with with systemd-networkd for dhclient needs integration ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: netplan (not installed) ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 NonfreeKernelModules: zfs zunicode zavl zcommon znvpair ApportVersion: 2.20.7-0ubuntu1 Architecture: amd64 CurrentDesktop: GNOME Date: Tue Sep 19 10:53:08 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2015-07-23 (789 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: plan UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/1718227/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
** Changed in: xz-utils (Ubuntu) Status: New => Incomplete ** Changed in: apt (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: Incomplete Status in xz-utils package in Ubuntu: Incomplete Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-common-390 (390.48-0ubuntu1
[Touch-packages] [Bug 1750013] Re: systemd-logind: memory leaks on session's connections (trusty-only)
Note, the 'linux-*' autopkgtest failures in pending-sru for this pkg are caused by bug 1723272, a known bug that can be ignored as it's unrelated to this sru. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1750013 Title: systemd-logind: memory leaks on session's connections (trusty-only) Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Trusty: Fix Committed Status in systemd source package in Xenial: Fix Released Status in systemd source package in Artful: Fix Released Status in systemd source package in Bionic: Fix Released Bug description: Below the SRU request form. Please refer to the Original Description to a more comprehensive explanation of the problem observed. [Impact] * systemd-logind tool is leaking memory at each session connected. The issues happens in systemd from Trusty (14.04) only. * Three issues observed: - systemd-logind is leaking entire sessions, i.e, the sessions are not feeed after they're closed. In order to fix that, we proactively add the sessions to systemd garbage collector (gc) when they are closed. Also, part of the fix is to make cgmanager package a dependency. Refer to comment #1 to a more thorough explanation of the issue and the fix. - a small memory leak was observed in the session creation logic of systemd-logind. The fix for that is the addition of an appropriate free() call. Refer to comment #2 to more details on the issue and fix. - another small memory leak was observed in the cgmanager glue code of systemd-logind - this code is only present in this specific Ubuntu release of the package, due to necessary compatibility layer with upstart init system. The fix is to properly call free() in 2 functions. Refer to comment #3 to a deep exposition of the issue and the fix. [Test Case] * The basic test-case is to run the following loop from a remote machine: while true; do ssh "whoami"; done * It's possible to watch the increase in memory consumption from "systemd-logind" process in the target machine. One can use the "ps uax" command to verify the RSS of the process, or count its anonymous pages from /proc//smaps. [Regression Potential] * Since the fixes are small and not intrusive, the potential for regressions are low. More regression considerations on comments #1, #2 and #3 for each fix. * A potential small regressson is performance-wise, since now we add sessions to garbage collector proactively. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1750013/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1750013] Re: systemd-logind: memory leaks on session's connections (trusty-only)
> caused by bug 1723272 sorry, i meant bug 1723223 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1750013 Title: systemd-logind: memory leaks on session's connections (trusty-only) Status in systemd package in Ubuntu: Fix Released Status in systemd source package in Trusty: Fix Committed Status in systemd source package in Xenial: Fix Released Status in systemd source package in Artful: Fix Released Status in systemd source package in Bionic: Fix Released Bug description: Below the SRU request form. Please refer to the Original Description to a more comprehensive explanation of the problem observed. [Impact] * systemd-logind tool is leaking memory at each session connected. The issues happens in systemd from Trusty (14.04) only. * Three issues observed: - systemd-logind is leaking entire sessions, i.e, the sessions are not feeed after they're closed. In order to fix that, we proactively add the sessions to systemd garbage collector (gc) when they are closed. Also, part of the fix is to make cgmanager package a dependency. Refer to comment #1 to a more thorough explanation of the issue and the fix. - a small memory leak was observed in the session creation logic of systemd-logind. The fix for that is the addition of an appropriate free() call. Refer to comment #2 to more details on the issue and fix. - another small memory leak was observed in the cgmanager glue code of systemd-logind - this code is only present in this specific Ubuntu release of the package, due to necessary compatibility layer with upstart init system. The fix is to properly call free() in 2 functions. Refer to comment #3 to a deep exposition of the issue and the fix. [Test Case] * The basic test-case is to run the following loop from a remote machine: while true; do ssh "whoami"; done * It's possible to watch the increase in memory consumption from "systemd-logind" process in the target machine. One can use the "ps uax" command to verify the RSS of the process, or count its anonymous pages from /proc//smaps. [Regression Potential] * Since the fixes are small and not intrusive, the potential for regressions are low. More regression considerations on comments #1, #2 and #3 for each fix. * A potential small regressson is performance-wise, since now we add sessions to garbage collector proactively. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1750013/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts
** Changed in: chrony (Ubuntu) Assignee: Dimitri John Ledkov (xnox) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1718227 Title: replacement of ifupdown with netplan needs integration for /etc/network/if{up,down}.d scripts Status in aiccu package in Ubuntu: Invalid Status in aoetools package in Ubuntu: New Status in avahi package in Ubuntu: New Status in bind9 package in Ubuntu: Invalid Status in chrony package in Ubuntu: Confirmed Status in clamav package in Ubuntu: Triaged Status in controlaula package in Ubuntu: New Status in epoptes package in Ubuntu: New Status in ethtool package in Ubuntu: New Status in guidedog package in Ubuntu: New Status in htpdate package in Ubuntu: New Status in ifenslave package in Ubuntu: Won't Fix Status in ifmetric package in Ubuntu: Won't Fix Status in ifupdown-multi package in Ubuntu: New Status in ifupdown-scripts-zg2 package in Ubuntu: Invalid Status in isatapd package in Ubuntu: New Status in lprng package in Ubuntu: New Status in miredo package in Ubuntu: New Status in mythtv package in Ubuntu: New Status in nplan package in Ubuntu: New Status in nss-pam-ldapd package in Ubuntu: New Status in ntp package in Ubuntu: New Status in openntpd package in Ubuntu: New Status in openresolv package in Ubuntu: Won't Fix Status in openssh package in Ubuntu: New Status in openvpn package in Ubuntu: New Status in openvswitch package in Ubuntu: New Status in postfix package in Ubuntu: New Status in quicktun package in Ubuntu: New Status in resolvconf package in Ubuntu: New Status in sendmail package in Ubuntu: New Status in shorewall-init package in Ubuntu: New Status in sidedoor package in Ubuntu: New Status in slrn package in Ubuntu: New Status in tinc package in Ubuntu: New Status in ubuntu-fan package in Ubuntu: Fix Released Status in ucarp package in Ubuntu: New Status in uml-utilities package in Ubuntu: New Status in uruk package in Ubuntu: New Status in vlan package in Ubuntu: Won't Fix Status in vzctl package in Ubuntu: Triaged Status in wide-dhcpv6 package in Ubuntu: New Status in wpa package in Ubuntu: New Bug description: when network is configured with ifupdown, scripts in /etc/network/ifup.d/ were called on network being brought up and /etc/network/ifdown.d were called on network being brought down. Any packages that shipped these hooks need to be verified to have the same functionality under a netplan configured system. # binpkgs=$(apt-file search /etc/network/if-up | sed 's,: .*,,' | sort -u) # for i in $binpkgs; do src=$(apt-cache show $i | awk '$1 == "Source:" { print $2; exit(0); }'); [ -z "$src" ] && src="$i"; echo $src; done | sort -u aiccu aoetools avahi bind9 chrony clamav controlaula epoptes ethtool guidedog htpdate ifenslave ifmetric ifupdown-extra ifupdown-multi ifupdown-scripts-zg2 isatapd lprng miredo mythtv-backend nss-pam-ldapd ntp openntpd openresolv openssh openvpn postfix quicktun resolvconf sendmail shorewall-init sidedoor slrn tinc ubuntu-fan ucarp uml-utilities uruk vlan vzctl wide-dhcpv6 wpa Related bugs: * bug 1718227: replacement of ifupdown with netplan needs integration for /etc/network/if{up,down}.d scripts * bug 1713803: replacement of resolvconf with systemd needs integration * bug 1717983: replacement of isc-dhcp-client with with systemd-networkd for dhclient needs integration ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: netplan (not installed) ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5 Uname: Linux 4.12.0-11-generic x86_64 NonfreeKernelModules: zfs zunicode zavl zcommon znvpair ApportVersion: 2.20.7-0ubuntu1 Architecture: amd64 CurrentDesktop: GNOME Date: Tue Sep 19 10:53:08 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2015-07-23 (789 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: plan UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aiccu/+bug/1718227/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1712817] Re: postinst fails if the service is disabled via systemd
Robie Basak: > Based on https://irclogs.ubuntu.com/2018/04/13/%23ubuntu- > devel.html#t11:56, this sounds valid for either init-system-helpers or > debhelper. > > 13:47 rbasak, the description sounds valid. i believe i have hit > something similar before, thus yeah a fix to debhelper for this class of > issues would be most welcomed. > > 13:47 xnox: thanks. debhelper, or invoke-rc.d? > > 13:48 rbasak, my understanding was that maintainer scripts that > are generated, do attempt to check if a thing was "enabled and active" > before the upgrade; and post upgrade. But maybe they only do so for > systemd native units, and not for init.d->systemd units. > > > ** Also affects: debhelper (Ubuntu) >Importance: Undecided >Status: New > Hi, Possibly related to this issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887904#10 Thanks, ~Niels ** Bug watch added: Debian Bug tracker #887904 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887904 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init-system-helpers in Ubuntu. https://bugs.launchpad.net/bugs/1712817 Title: postinst fails if the service is disabled via systemd Status in debhelper package in Ubuntu: New Status in init-system-helpers package in Ubuntu: New Bug description: When updating my Xenial with freeradius installed but not active I got the following error: Setting up freeradius-common (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up libfreeradius2 (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-utils (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius (2.2.8+dfsg-0.1ubuntu0.1) ... Setting up freeradius-ldap (2.2.8+dfsg-0.1ubuntu0.1) ... freeradius.service is not active, cannot reload. invoke-rc.d: initscript freeradius, action "force-reload" failed. dpkg: error processing package freeradius-ldap (--configure): subprocess installed post-installation script returned error exit status 1 lsb_release -rd Description: Ubuntu 16.04.3 LTS Release: 16.04 apt-cache policy freeradius-ldap # before update freeradius-ldap: Installed: 2.2.8+dfsg-0.1build2 Candidate: 2.2.8+dfsg-0.1ubuntu0.1 Version table: 2.2.8+dfsg-0.1ubuntu0.1 500 500 http://fr.archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages 500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages *** 2.2.8+dfsg-0.1build2 500 500 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 100 /var/lib/dpkg/status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1712817/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
Hmm malachid@odin:~$ sudo apt install valgrind Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: ca-certificates-java Use 'sudo apt autoremove' to remove it. Suggested packages: valgrind-dbg valgrind-mpi kcachegrind alleyoop valkyrie The following NEW packages will be installed: valgrind 0 upgraded, 1 newly installed, 0 to remove and 151 not upgraded. Need to get 14.3 MB of archives. After this operation, 74.0 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 valgrind amd64 1:3.13.0-2ubuntu2 [14.3 MB] Fetched 14.3 MB in 8s (1,900 kB/s) E: Sub-process /usr/sbin/dpkg-preconfigure --apt || true received a segmentation fault. E: Failure running script /usr/sbin/dpkg-preconfigure --apt || true -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: Incomplete Status in xz-utils package in Ubuntu: Incomplete Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubun
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
I was able to get valgrind to install after a reboot. Hold on. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: Incomplete Status in xz-utils package in Ubuntu: Incomplete Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8) libnvidia-cfg1-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-common-390 (390.48-0ubuntu1 => 390.48-0ubuntu2) libnvidia-compute-390 (390.48-0ubuntu1 =
[Touch-packages] [Bug 1763756] Re: apt upgrade fails with Illegal instruction
`sudo valgrind apt-get install --only-upgrade libudev1` completed successfully so I tried the apt upgrade again It mostly completed (hung the system at the shim-signed) but got past the previous failure. I think we can close this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763756 Title: apt upgrade fails with Illegal instruction Status in apt package in Ubuntu: Incomplete Status in xz-utils package in Ubuntu: Incomplete Bug description: Update worked. Upgrade was working, then died with Illegal instruction. Restarting the upgrade with -V shed no light on the problem. dpkg --configure -a saw nothing to do. Apport tried to report but failed because packages were out of date. malachid@odin:~$ sudo apt -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following package was automatically installed and is no longer required: ca-certificates-java (20170930ubuntu1) Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: networkd-dispatcher (1.7-0ubuntu1) The following packages will be upgraded: brave (0.22.13-1 => 0.22.17-1) command-not-found (18.04.0 => 18.04.1) command-not-found-data (18.04.0 => 18.04.1) cpp-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) evince (3.28.0-1 => 3.28.2-1) evince-common (3.28.0-1 => 3.28.2-1) evolution-data-server (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) evolution-data-server-common (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) fonts-opensymbol (2:102.10+LibO6.0.2-0ubuntu1 => 2:102.10+LibO6.0.3-0ubuntu1) g++-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gcc-7-base (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) gir1.2-dee-1.0 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) gir1.2-gnomedesktop-3.0 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gir1.2-harfbuzz-0.0 (1.7.2-1 => 1.7.2-1ubuntu1) gir1.2-javascriptcoregtk-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gir1.2-nautilus-3.0 (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) gir1.2-snapd-1 (1.38-1 => 1.39-0ubuntu1) gir1.2-soup-2.4 (2.62.0-1 => 2.62.1-1) gir1.2-unity-5.0 (7.1.4+18.04.20180209.1-0ubuntu1 => 7.1.4+18.04.20180209.1-0ubuntu2) gir1.2-webkit2-4.0 (2.20.0-2ubuntu1 => 2.20.1-1) gnome-desktop3-data (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) gnome-settings-daemon (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-settings-daemon-schemas (3.28.0-0ubuntu2 => 3.28.1-0ubuntu1) gnome-software (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-common (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-software-plugin-snap (3.28.0-0ubuntu7 => 3.28.1-0ubuntu1) gnome-terminal (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-terminal-data (3.28.0-1ubuntu1 => 3.28.1-1ubuntu1) gnome-todo (3.28.0-1 => 3.28.1-1) gnome-todo-common (3.28.0-1 => 3.28.1-1) libasan4 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libcamel-1.2-61 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libcilkrts5 (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libdazzle-1.0-0 (3.28.0-1 => 3.28.1-1) libdee-1.0-4 (1.2.7+17.10.20170616-0ubuntu3 => 1.2.7+17.10.20170616-0ubuntu4) libebackend-1.2-10 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libebook-contacts-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libecal-1.2-19 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-book-1.2-25 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedata-cal-1.2-28 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserver-1.2-23 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libedataserverui-1.2-2 (3.28.0-2ubuntu2 => 3.28.1-1ubuntu1) libevdocument3-4 (3.28.0-1 => 3.28.2-1) libevview3-3 (3.28.0-1 => 3.28.2-1) libfreetype6 (2.8.1-2ubuntu1 => 2.8.1-2ubuntu2) libgcc-7-dev (7.3.0-15ubuntu2 => 7.3.0-16ubuntu2) libglib2.0-0 (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-data (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libglib2.0-dev-bin (2.56.0-4ubuntu1 => 2.56.1-2ubuntu1) libgnome-desktop-3-17 (3.28.0-0ubuntu1 => 3.28.1-1ubuntu1) libgnome-todo (3.28.0-1 => 3.28.1-1) libharfbuzz-dev (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-gobject0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz-icu0 (1.7.2-1 => 1.7.2-1ubuntu1) libharfbuzz0b (1.7.2-1 => 1.7.2-1ubuntu1) libjavascriptcoregtk-4.0-18 (2.20.0-2ubuntu1 => 2.20.1-1) libnautilus-extension1a (1:3.26.3-0ubuntu1 => 1:3.26.3-0ubuntu2) libnghttp2-14 (1.30.0-1 => 1.30.0-1ubuntu1) libnss-myhostname (237-3ubuntu7 => 237-3ubuntu8) libnss-resolve (237-3ubuntu7 => 237-3ubuntu8) libnss-systemd (237-3ubuntu7 => 237-3ubuntu8)
[Touch-packages] [Bug 1763796] [NEW] package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1760128 *** https://bugs.launchpad.net/bugs/1760128 Public bug reported: - ProblemType: Package DistroRelease: Ubuntu 16.04 Package: avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-119.143-generic 4.4.114 Uname: Linux 4.4.0-119-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.16 Architecture: amd64 Date: Fri Apr 13 19:55:56 2018 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-11-06 (522 days ago) InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) RelatedPackageVersions: dpkg 1.18.4ubuntu1.4 apt 1.2.26 SourcePackage: avahi Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: avahi (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1763796 Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in avahi package in Ubuntu: New Bug description: - ProblemType: Package DistroRelease: Ubuntu 16.04 Package: avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-119.143-generic 4.4.114 Uname: Linux 4.4.0-119-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.16 Architecture: amd64 Date: Fri Apr 13 19:55:56 2018 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-11-06 (522 days ago) InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) RelatedPackageVersions: dpkg 1.18.4ubuntu1.4 apt 1.2.26 SourcePackage: avahi Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1763796/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763796] Re: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1760128 *** https://bugs.launchpad.net/bugs/1760128 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1760128, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1760128 package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1763796 Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in avahi package in Ubuntu: New Bug description: - ProblemType: Package DistroRelease: Ubuntu 16.04 Package: avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-119.143-generic 4.4.114 Uname: Linux 4.4.0-119-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.16 Architecture: amd64 Date: Fri Apr 13 19:55:56 2018 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-11-06 (522 days ago) InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) RelatedPackageVersions: dpkg 1.18.4ubuntu1.4 apt 1.2.26 SourcePackage: avahi Title: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1763796/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762438] Re: traceback when gathering dmi information
** Summary changed: - stack trace when filing bug (ubuntu-bug systemd) + traceback when gathering dmi information ** Changed in: apport (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: apport (Ubuntu) Importance: Undecided => Medium ** Changed in: apport (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1762438 Title: traceback when gathering dmi information Status in apport package in Ubuntu: In Progress Bug description: # ubuntu-bug systemd *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. .ERROR: hook /usr/share/apport/package-hooks/systemd.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook symb['add_info'](report, ui) TypeError: add_info() takes 1 positional argument but 2 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in _run_hook symb['add_info'](report) File "/usr/share/apport/package-hooks/systemd.py", line 11, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 265, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 221, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.6/codecs.py", line 321, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte .. *** Send problem report to the developers? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: python3-apport 2.20.9-0ubuntu2 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu2 Architecture: amd64 Date: Mon Apr 9 14:32:17 2018 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=C.UTF-8 SourcePackage: apport UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1762438/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763570] Re: file does not fully recognize ISO images
Tagging as a regression - the expected results in the description were obtained on xenial. ** Tags added: regression-release -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to file in Ubuntu. https://bugs.launchpad.net/bugs/1763570 Title: file does not fully recognize ISO images Status in file package in Ubuntu: New Bug description: Environment: Xubuntu 18.04 $ lsb_release -rd Description:Ubuntu Bionic Beaver (development branch) Release:18.04 $ apt-cache policy file file: Installed: 1:5.32-2 Candidate: 1:5.32-2 Version table: *** 1:5.32-2 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status Steps-to-reproduce: 1) Download Xubuntu 16.04 ISO from http://cdimages.ubuntu.com/xubuntu/releases/16.04/release/xubuntu-16.04 -desktop-amd64.iso 2) run: file --mime-type xubuntu-16.04-desktop-amd64.iso 3) run: file xubuntu-16.04-desktop-amd64.iso Expected results: Result of (2) should be: $ file --mime-type xubuntu-16.04-desktop-amd64.iso xubuntu-16.04-desktop-amd64.iso: application/x-iso9660-image ... and result of (3) should be: $ file xubuntu-16.04-desktop-amd64.iso xubuntu-16.04-desktop-amd64.iso: DOS/MBR boot sector ISO 9660 CD-ROM filesystem data (DOS/MBR boot sector) 'Xubuntu 16.04 LTS amd64' (bootable); partition 2 : ID=0xef, start-CHS (0x3ff,254,63), end-CHS (0x3ff,254,63), startsector 2410708, 4736 sectors Actual results: $ file --mime-type xubuntu-16.04-desktop-amd64.iso xubuntu-16.04-desktop-amd64.iso: application/octet-stream $ file xubuntu-16.04-desktop-amd64.iso xubuntu-16.04-desktop-amd64.iso: DOS/MBR boot sector; partition 2 : ID=0xef, start-CHS (0x3ff,254,63), end-CHS (0x3ff,254,63), startsector 2410708, 4736 sectors ubuntuforums thread: https://ubuntuforums.org/showthread.php?t=2388736 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/file/+bug/1763570/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1762438] Re: traceback when gathering dmi information
** Branch linked: lp:~ubuntu-core-dev/ubuntu/bionic/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1762438 Title: traceback when gathering dmi information Status in apport package in Ubuntu: In Progress Bug description: # ubuntu-bug systemd *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. .ERROR: hook /usr/share/apport/package-hooks/systemd.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook symb['add_info'](report, ui) TypeError: add_info() takes 1 positional argument but 2 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in _run_hook symb['add_info'](report) File "/usr/share/apport/package-hooks/systemd.py", line 11, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 265, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 221, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.6/codecs.py", line 321, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte .. *** Send problem report to the developers? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: python3-apport 2.20.9-0ubuntu2 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu2 Architecture: amd64 Date: Mon Apr 9 14:32:17 2018 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=C.UTF-8 SourcePackage: apport UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1762438/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
@ddstreet here's how I reproduced: I created a VirtualBox VM with Xenial and 3 interfaces: enp0s3 and enp0s8 on an internal network, enp0s9 on a bridge to my LAN). Then I applied each of the 4 configurations below and ran "ifup -a". Try it and you'll see the same behavior. You are correct: the proper way to bring up the bond is to bring up it's slaves. Running ifup on the bond just hangs as you have already established. This is an entirely different bug I guess, but not my main concern right now. I've had to use "bond-master" for the enp0sX interfaces and set "bond-slaves none" for the bond to get it to work. Guess we need support for setting bond-master and bond-slaves at the same time to be bale to bring up the bond both by bringing up a slave or by bringing up the bond itself. Just to summarize: it is a duplicate of the other bug and it is fixed by your patch! == auto lo iface lo inet loopback auto enp0s9 iface enp0s9 inet static mtu 1500 address 192.168.1.9 gateway 192.168.1.1 netmask 255.255.255.0 dns-nameservers 1.1.1.1 auto enp0s3 iface enp0s3 inet manual mtu 1500 bond-master bo-adm bond-primary enp0s3 auto enp0s8 iface enp0s8 inet manual mtu 1500 bond-master bo-adm auto bo-adm iface bo-adm inet static mtu 1500 address 10.10.10.3 netmask 255.255.0.0 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 200 bond-updelay 200 auto bo-adm.2 iface bo-adm.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bo-adm == auto lo iface lo inet loopback auto enp0s9 iface enp0s9 inet static mtu 1500 address 192.168.1.9 gateway 192.168.1.1 netmask 255.255.255.0 dns-nameservers 1.1.1.1 auto enp0s3 iface enp0s3 inet manual mtu 1500 bond-master bo-adm bond-primary enp0s3 auto enp0s8 iface enp0s8 inet manual mtu 1500 bond-master bo-adm auto bo-adm iface bo-adm inet manual mtu 1500 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 200 bond-updelay 200 auto bo-adm.2 iface bo-adm.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bo-adm == auto lo iface lo inet loopback auto enp0s9 iface enp0s9 inet static mtu 1500 address 192.168.1.9 gateway 192.168.1.1 netmask 255.255.255.0 dns-nameservers 1.1.1.1 auto enp0s3 iface enp0s3 inet manual mtu 1500 auto enp0s3.2 iface enp0s3.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device enp0s3 == auto lo iface lo inet loopback auto enp0s9 iface enp0s9 inet static mtu 1500 address 192.168.1.9 gateway 192.168.1.1 netmask 255.255.255.0 dns-nameservers 1.1.1.1 auto enp0s3 iface enp0s3 inet static mtu 1500 address 10.10.10.3 netmask 255.255.0.0 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 200 bond-updelay 200 auto enp0s3.2 iface enp0s3.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device enp0s3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 T
[Touch-packages] [Bug 1730736] Re: ubuntu-bug claims systemd is not an official package
apport uses the dpkg database to determine if a package is official. In your description we can see that apt does not know where the package was installed from. $ apt-cache policy systemd systemd: Installed: 234-2ubuntu12.1 Candidate: 234-2ubuntu12.1 Version table: *** 234-2ubuntu12.1 100 100 /var/lib/dpkg/status 234-2ubuntu12 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 This is why apport would not file a bug and said that it was not an official package. ** Changed in: apport (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1730736 Title: ubuntu-bug claims systemd is not an official package Status in apport package in Ubuntu: Invalid Bug description: I have just used 'env -i' to avoid the gtk dialog. The same occurs when using gtk. I can't file a bug against systemd because it complains: This is not an official Ubuntu package. Please remove any third party package and try again. Other packages work (i tried 'cloud-initramfs-rooturl' for one). (also note, i used 'ubuntu-bug' to file *this* bug, so not all packages are borked). $ apt-cache policy systemd systemd: Installed: 234-2ubuntu12.1 Candidate: 234-2ubuntu12.1 Version table: *** 234-2ubuntu12.1 100 100 /var/lib/dpkg/status 234-2ubuntu12 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages $ dpkg-query --show systemd systemd 234-2ubuntu12.1 $ env -i HOME=$HOME ubuntu-bug systemd *** Collecting problem information The collected information can be sent to the developers to improve the application. This might take a few minutes. .ERROR: hook /usr/share/apport/package-hooks/systemd.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 198, in _run_hook symb['add_info'](report, ui) TypeError: add_info() takes 1 positional argument but 2 were given During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in _run_hook symb['add_info'](report) File "/usr/share/apport/package-hooks/systemd.py", line 11, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 265, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 221, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128) *** Problem in systemd The problem cannot be reported: This is not an official Ubuntu package. Please remove any third party package and try again. Press any key to continue... No pending crash reports. Try --help for more information. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: apport 2.20.7-0ubuntu3.1 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl zcommon znvpair ApportLog: ApportVersion: 2.20.7-0ubuntu3.1 Architecture: amd64 CrashReports: 640:1000:116:17662:2017-10-31 09:46:03.727057218 -0400:2017-10-31 09:46:04.727057218 -0400:/var/crash/_usr_bin_tox.1000.crash CurrentDesktop: ubuntu:GNOME Date: Tue Nov 7 14:22:04 2017 EcryptfsInUse: Yes InstallationDate: Installed on 2015-07-23 (838 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1) PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: apport UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1730736/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1291867] Re: ERROR: hook /usr/share/apport/package-hooks/source_linux.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line
** Changed in: apport (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1291867 Title: ERROR: hook /usr/share/apport/package-hooks/source_linux.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist- packages/apport/report.py", line 197, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/package- hooks/source_linux.py", line 43, in add_info apport.hookutils.attach_hardware(report) File "/usr/lib/python3 /dist-packages/apport/hookutils.py", line 282, in attach_hardware attach_dmi(report) File "/usr/lib/python3/dist- packages/apport/hookutils.py", line 237, in attach_dmi value = fd.read().strip() File "/usr/lib/python3.3/codecs.py", line 301, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte Status in apport package in Ubuntu: Fix Released Status in linux package in Ubuntu: Incomplete Bug description: Ubuntu 13.10 Release: 13.10 ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-18-generic 3.11.0-18.32 ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4 Uname: Linux 3.11.0-18-generic x86_64 ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 Date: Thu Mar 13 10:02:38 2014 InstallationDate: Installed on 2013-10-25 (138 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic root=UUID=61065d9c-8319-4f94-9fb1-1bfab7df0888 ro quiet splash vt.handoff=7 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/15/2007 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.0.3 dmi.board.name: 0RY206 dmi.board.vendor: Dell Inc. dmi.chassis.type: 3 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnDellInc.:bvr1.0.3:bd06/15/2007:svnDellInc.:pnInspiron531:pvr00:rvnDellInc.:rn0RY206:rvr:cvnDellInc.:ct3:cvrChassisVersion: dmi.product.name: Inspiron 531 dmi.product.version: 00 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1291867/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1757320] Re: Remove Qt 4 from the archive
** Changed in: qt4-x11 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/1757320 Title: Remove Qt 4 from the archive Status in qt4-x11 package in Ubuntu: Confirmed Bug description: Currently Qt 4 has been dead upstream and we are starting to have problems maintaining it, like for example in the OpenSSL 1.1 support case. Following in the footsteps of Debian[1], all packages directly or indirectly depending on qt4-x11 must either get ported to Qt 5 and uploaded to the development release or get removed (by means of demotion to -proposed or the whole source package removal) before the 19.04 release. If it is possible to do this by the 18.10 release, please do so. No new packages entering the Ubuntu archive should depend on qt4-x11 or any package which directly or indirectly depends on it. [1] https://wiki.debian.org/Qt4Removal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1757320/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1718554] Re: Need updated libimobiledevice to mount IOS 11 devices
At the github site referenced here at the top it is said: -- "On newer iOS version, ValidatePair is not mandatory to gain trusted host status. Starting with iOS 11, the ValidatePair request has been removed from lockdownd and will throw an error. This commit adds a version check so that ValidatePair is only called on devices prior iOS 7." -- I'm looking for clarity here. As I understand it, libimobiledevice issues a formerly required ValidatePair call, and iOS 11 throws a killing error. Is that right? Isn't it reasonable that iOS 11 could just ignore it and keep going? That is, isn't this something that one could ask Apple to fix? Moreover, I still fail to understand why USB access to the iPhone file system is so bizarre. There is adequate authentication when (1) the iPhone is unlocked by the user and (2) the user responds on the unlocked phone to the question "Trust this computer?". It should then be the responsibility of iOS to show the unjailed part of the file system transparently through the lightning port. (In mentioning "jail", why are the vcards behind "Contacts" not outside of jail? There can be no legitimate reason for that.) One is left with the impression that Apple has little respect for inter- operability with anything that is not Apple. It would seem that the only Apple-supported ways to move photos from an iPhone to a Linux platform are (1) email (one photo at a time) or (2) iCloud via the web, provided that the user allows iCloud backups from the phone. (The website at icloud.com is not itself fully inter-operable. For example, it says that it does not support Android mobile devices when it is called from my Android tablet.) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libimobiledevice in Ubuntu. https://bugs.launchpad.net/bugs/1718554 Title: Need updated libimobiledevice to mount IOS 11 devices Status in libimobiledevice package in Ubuntu: Fix Released Bug description: After upgrading to IOS 11, I stopped being able to mount my ipad in ubuntu. The relevant log lines from gvfs-afc are: gvfsd[1855]: afc: Added new job source 0x55802a00f130 (GVfsBackendAfc) gvfsd[1855]: afc: Queued new job 0x558029ff36d0 (GVfsJobMount) gvfsd[1855]: afc: Lockdown client try #0 gvfsd[1855]: afc: Got lockdown error '-3' while doing 'initial paired client' gvfsd[1855]: afc: send_reply(0x558029ff36d0), failed=1 (Unhandled Lockdown error (-3)) The fix is here in the upstream github: https://github.com/libimobiledevice/libimobiledevice/commit/5a85432719fb3d18027d528f87d2a44b76fd3e12 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1718554/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1759573] Re: vlan on top of untagged network won't start
*** This bug is a duplicate of bug 1701023 *** https://bugs.launchpad.net/bugs/1701023 > @ddstreet here's how I reproduced: ok thnx, I will set that up and try it to reproduce > You are correct: the proper way to bring up the bond is to bring up > it's slaves. Running ifup on the bond just hangs as you have already > established. This is an entirely different bug I guess indeed, i've thought about trying to fix that behavior in the past, but as you can see touching ifupdown and everything around it is rather dangerous, and the bonds work during bootup, so I never bothered. Hopefully with Bionic everyone will move to using systemd-networkd...? > Just to summarize: it is a duplicate of the other bug and it is fixed by your patch! Ok, well that is good - I'm still trying to reproduce because I want to make sure I'm covering everything correctly. I have to make sure the original bug 1573272 remains "fixed", but also fix this bug, and not introduce any other regressions. Also I understand this has been breaking things for you, but because of the fragile nature of ifupdown (and the various if-pre-up.d scripts added onto it), I don't want to rush this fix, so I'd like to review things more deeply and do more testing next week, before starting an SRU for this. You are welcome to use my ppa package in the meantime, if that helps you, and the versioning on the PPA build is such that any official vlan package should replace my ppa build, when this is fixed in the future. I'll re-mark this as a duplicate, and continue the work in the other bug. Thanks! ** This bug has been marked a duplicate of bug 1701023 (on trusty) version 1.9-3ubuntu10.4 regression blocking boot completion -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu. https://bugs.launchpad.net/bugs/1759573 Title: vlan on top of untagged network won't start Status in ifupdown package in Ubuntu: New Status in vlan package in Ubuntu: New Bug description: Due to an upgrade (of probably of the ifupdown or vlan package), this specific network configuration no longer comes up automatically: 1) Two or more network interfaces bonded 2) An untagged network configured on that bond 3) A vlan on top of that untagged network What does come up automatically: 1) A single (e.g. unbonded) network interface with an untagged network configured and a vlan on top of that network 2) Two or more network interfaces bonded with a vlan on top of that untagged bond An exact example of the configuration that doesn't work is provided below. It fails to come up correctly, both during boot and manually. The problem seems to be a blocking dependency loop between the bond and the vlan. As recommended in https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1636708/comments/13 we added dependency ordering using ifup@.service systemd units for all 4 interfaces, but this did not affect the behaviour in any way. Perhaps related to LP bug 1573272 or bug 1636708 ? == Interface configuration == auto eno1 iface eno1 inet manual mtu 1500 bond-master bond1 bond-primary eno1 auto eno2 iface eno2 inet manual mtu 1500 bond-master bond1 auto bond1 iface bond1 inet static mtu 1500 address 10.10.10.3 bond-miimon 100 bond-mode active-backup bond-slaves none bond-downdelay 0 bond-updelay 0 dns-nameservers 10.10.10.1 gateway 10.10.10.1 netmask 255.255.0.0 auto bond1.2 iface bond1.2 inet static mtu 1500 address 10.11.10.3 netmask 255.255.0.0 vlan-raw-device bond1 == When bringing up the bond == # ifup bond1 & Waiting for a slave to join bond1 (will timeout after 60s) # ps afx (...) ifup bond1 \_ /bin/sh -c /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/run-parts --exit-on-error /etc/network/if-pre-up.d \_ /bin/sh /etc/network/if-pre-up.d/ifenslave (...) /lib/systemd/systemd-udevd \_ /lib/systemd/systemd-udevd \_ /bin/sh /lib/udev/vlan-network-interface \_ /bin/sh /etc/network/if-pre-up.d/vlan \_ ifup bond1 (...) ==> After waiting 60 seconds: # ip link | grep -E 'eno[1|2]|bond1*' eno1: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 eno2: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000 bond1: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 bond1.2@bond1: mtu 1500 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default qlen 1000 == When bringing up a slave =
[Touch-packages] [Bug 1173787] Re: Delay selection in blender - ubuntu 13.04 - ati 4250
** Changed in: mesa Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1173787 Title: Delay selection in blender - ubuntu 13.04 - ati 4250 Status in Mesa: Won't Fix Status in blender package in Ubuntu: Invalid Status in mesa package in Ubuntu: Incomplete Bug description: Delay selection in blender - ubuntu 13.04 - ati 4250 When you select an object in Blender 2.66a, selection is slow. As if delay. No matter the complexity of the object, it is slow when selecting objects. (Blender installed from the ubuntu software center) My pc is an Acer Aspire 5552-6829 with integrated ATI HD4250 video with "Gallium 0.4 on AMD RS880" driver. This "error" occurs after installing Ubuntu 13.04 with Unity, but also occurs in Ubuntu GNOME 13.04. (all 64 bit) ... Previously not happen with Ubuntu 12.04 (kernel 3.2 / 5). Since there is an apparent problem or tangible and also am a newbie with this from the bugs, I would like to know what I have to analyze with "ubuntu-bug" I'm not sure it's the composer of windows or X.org. * Summary details: Ubuntu 13.04 64bit Blender 2.66a Ati HD4250 Gallium 0.4 on AMD RS880 To manage notifications about this bug go to: https://bugs.launchpad.net/mesa/+bug/1173787/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763822] [NEW] package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127
Public bug reported: Package crash after log in ProblemType: Package DistroRelease: Ubuntu 18.04 Package: software-properties-common 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 Date: Fri Apr 13 17:34:14 2018 ErrorMessage: subprocess new pre-removal script returned error exit status 127 InstallationDate: Installed on 2017-04-13 (364 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) PackageArchitecture: all Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-2 PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4 RelatedPackageVersions: dpkg 1.19.0.5ubuntu1 apt 1.6~beta1 SourcePackage: software-properties Title: package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 UpgradeStatus: Upgraded to bionic on 2018-04-13 (0 days ago) ** Affects: software-properties (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763822 Title: package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 Status in software-properties package in Ubuntu: New Bug description: Package crash after log in ProblemType: Package DistroRelease: Ubuntu 18.04 Package: software-properties-common 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 Date: Fri Apr 13 17:34:14 2018 ErrorMessage: subprocess new pre-removal script returned error exit status 127 InstallationDate: Installed on 2017-04-13 (364 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) PackageArchitecture: all Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-2 PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4 RelatedPackageVersions: dpkg 1.19.0.5ubuntu1 apt 1.6~beta1 SourcePackage: software-properties Title: package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 UpgradeStatus: Upgraded to bionic on 2018-04-13 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763822/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763822] Re: package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1763822 Title: package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 Status in software-properties package in Ubuntu: New Bug description: Package crash after log in ProblemType: Package DistroRelease: Ubuntu 18.04 Package: software-properties-common 0.96.24.28 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20.9-0ubuntu4 Architecture: amd64 Date: Fri Apr 13 17:34:14 2018 ErrorMessage: subprocess new pre-removal script returned error exit status 127 InstallationDate: Installed on 2017-04-13 (364 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) PackageArchitecture: all Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-2 PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4 RelatedPackageVersions: dpkg 1.19.0.5ubuntu1 apt 1.6~beta1 SourcePackage: software-properties Title: package software-properties-common 0.96.24.28 failed to install/upgrade: subprocess new pre-removal script returned error exit status 127 UpgradeStatus: Upgraded to bionic on 2018-04-13 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1763822/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763839] [NEW] [FFe] apt 1.6~rc1, zstd & hook support
Public bug reported: As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for snap integration to apt, this release is supposed to add them to. # zstd The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, since libzstd1 is part of the various live tasks, as btrfs-progs need it. For installed systems, this might be a new dependency (if they do not use btrfs, tor, or some other tools), so an increase of ~520 KB, as that's the size of the library and the library only depends on libc6. This also depends on the zstd patch in dpkg being uploaded. If this unexpectedly does not happen, and I upload apt first, I'd revert it later before the release. # hooks The concrete code is still undergoing review, some option names might change for the hooks before release (e.g. pre-download might become pre-install-prompt, and the AptCli::Hooks config section only gets Install and Search lists for hooks to register, rather than individual pre-, post-, and fail- lists). # sandbox disablement We disable the seccomp sandbox for methods for the release, as it turns out there are still too many failure cases for it to be worthwhile to enable (NSS modules, weird libc functions calling weird syscalls, etc). People can re-enable it with a config option. # other changes the rest is bug fixes. some change translatable strings in documentation, but fix up the translation too. A few additional strings are added to the sources.list man page ("mention mirror method in sources.list (Closes: 679580)", but I'm happy to back them out. There are also some CI fixes, and the major cache version is bumped so we can issue updates independently for 1.5 and 1.6 apt release series. The attached patch is thus preliminary but should be fairly identical to the final result. ** Affects: apt (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763839 Title: [FFe] apt 1.6~rc1, zstd & hook support Status in apt package in Ubuntu: New Bug description: As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for snap integration to apt, this release is supposed to add them to. # zstd The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, since libzstd1 is part of the various live tasks, as btrfs-progs need it. For installed systems, this might be a new dependency (if they do not use btrfs, tor, or some other tools), so an increase of ~520 KB, as that's the size of the library and the library only depends on libc6. This also depends on the zstd patch in dpkg being uploaded. If this unexpectedly does not happen, and I upload apt first, I'd revert it later before the release. # hooks The concrete code is still undergoing review, some option names might change for the hooks before release (e.g. pre-download might become pre-install-prompt, and the AptCli::Hooks config section only gets Install and Search lists for hooks to register, rather than individual pre-, post-, and fail- lists). # sandbox disablement We disable the seccomp sandbox for methods for the release, as it turns out there are still too many failure cases for it to be worthwhile to enable (NSS modules, weird libc functions calling weird syscalls, etc). People can re-enable it with a config option. # other changes the rest is bug fixes. some change translatable strings in documentation, but fix up the translation too. A few additional strings are added to the sources.list man page ("mention mirror method in sources.list (Closes: 679580)", but I'm happy to back them out. There are also some CI fixes, and the major cache version is bumped so we can issue updates independently for 1.5 and 1.6 apt release series. The attached patch is thus preliminary but should be fairly identical to the final result. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1763839/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763838] [NEW] [FFe] apt 1.6~rc1, zstd & hook support
Public bug reported: As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for snap integration to apt, this release is supposed to add them to. The concrete code is still undergoing review, some option names might change for the hooks before release (e.g. pre-download might become pre- install-prompt, and the AptCli::Hooks config section only gets Install and Search lists for hooks to register, rather than individual pre-, post-, and fail- lists). The attached patch is thus preliminary but should be fairly identical to the final result. ** Affects: apt (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1763838 Title: [FFe] apt 1.6~rc1, zstd & hook support Status in apt package in Ubuntu: New Bug description: As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for snap integration to apt, this release is supposed to add them to. The concrete code is still undergoing review, some option names might change for the hooks before release (e.g. pre-download might become pre-install-prompt, and the AptCli::Hooks config section only gets Install and Search lists for hooks to register, rather than individual pre-, post-, and fail- lists). The attached patch is thus preliminary but should be fairly identical to the final result. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1763838/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1763839] Re: [FFe] apt 1.6~rc1, zstd & hook support
** Patch added: "apt_1.6_beta1_1.6_rc1_wip.diff" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1763839/+attachment/5114553/+files/apt_1.6_beta1_1.6_rc1_wip.diff ** Description changed: - As discussed previously, we want to have zstd support in 16.04 to - evaluate and potentially enable it in later releases. We also want to - add hooks for snap integration to apt, this release is supposed to add - them to. + As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for + snap integration to apt, this release is supposed to add them to. - The concrete code is still undergoing review, some option names might - change for the hooks before release (e.g. pre-download might become pre- - install-prompt, and the AptCli::Hooks config section only gets Install - and Search lists for hooks to register, rather than individual pre-, - post-, and fail- lists). + # zstd + The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, since libzstd1 is part of the various live tasks, as btrfs-progs need it. + + # hooks + The concrete code is still undergoing review, some option names might change for the hooks before release (e.g. pre-download might become pre-install-prompt, and the AptCli::Hooks config section only gets Install and Search lists for hooks to register, rather than individual pre-, post-, and fail- lists). + + # sandbox disablement + We disable the seccomp sandbox for methods for the release, as it turns out there are still too many failure cases for it to be worthwhile to enable (NSS modules, weird libc functions calling weird syscalls, etc). People can re-enable it with a config option. + + # other changes + the rest is bug fixes. some change translatable strings in documentation, but fix up the translation too. A few additional strings are added to the sources.list man page ("mention mirror method in sources.list (Closes: 679580)", but I'm happy to back them out. + + There are also some CI fixes, and the major cache version is bumped so + we can issue updates independently for 1.5 and 1.6 apt release series. The attached patch is thus preliminary but should be fairly identical to the final result. ** Description changed: - As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for + As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for snap integration to apt, this release is supposed to add them to. # zstd - The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, since libzstd1 is part of the various live tasks, as btrfs-progs need it. + The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, since libzstd1 is part of the various live tasks, as btrfs-progs need it. For installed systems, this might be a new dependency, so an increase of ~520 KB. # hooks The concrete code is still undergoing review, some option names might change for the hooks before release (e.g. pre-download might become pre-install-prompt, and the AptCli::Hooks config section only gets Install and Search lists for hooks to register, rather than individual pre-, post-, and fail- lists). # sandbox disablement We disable the seccomp sandbox for methods for the release, as it turns out there are still too many failure cases for it to be worthwhile to enable (NSS modules, weird libc functions calling weird syscalls, etc). People can re-enable it with a config option. # other changes the rest is bug fixes. some change translatable strings in documentation, but fix up the translation too. A few additional strings are added to the sources.list man page ("mention mirror method in sources.list (Closes: 679580)", but I'm happy to back them out. There are also some CI fixes, and the major cache version is bumped so we can issue updates independently for 1.5 and 1.6 apt release series. The attached patch is thus preliminary but should be fairly identical to the final result. ** Description changed: As discussed previously, we want to have zstd support in 16.04 to evaluate and potentially enable it in later releases. We also want to add hooks for snap integration to apt, this release is supposed to add them to. # zstd - The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, since libzstd1 is part of the various live tasks, as btrfs-progs need it. For installed systems, this might be a new dependency, so an increase of ~520 KB. + The zstd support adds a dependency on libzstd1 to libapt-pkg5.0. This should not have any effect on live images, sin