[Touch-packages] [Bug 1649370] Re: libnss-{resolve,myhostname} don’t install correctly if previously removed without being purged

2020-06-01 Thread James Gove
Thanks for the bug fixing.

-- 
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/1649370

Title:
  libnss-{resolve,myhostname} don’t install correctly if previously
  removed without being purged

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  # grep hosts /etc/nsswitch.conf
  hosts:  files myhostname dns
  # apt install libnss-resolve
  # grep hosts /etc/nsswitch.conf
  hosts:  files myhostname resolve [!UNAVAIL=return] dns
  # apt remove libnss-resolve
  # grep hosts /etc/nsswitch.conf
  hosts:  files myhostname dns
  # apt install libnss-resolve
  # grep hosts /etc/nsswitch.conf
  hosts:  files myhostname dns

  libnss-resolve.postinst and libnss-myhostname.postinst only update
  /etc/nsswitch.conf if [ "$1" = configure ] && [ -z "$2" ].  If the
  package was previously removed but not purged (it is in the Config-
  Files state), dpkg passes the previous version as $2, so this fails.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1649370/+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 1432197] Re: [snappy] systemd-analyze plot not plotting appropriately

2020-06-02 Thread James Gove
Hi there.
Why the status related to "incomplete"?
I have yet any solution bug for the site: 
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1432197 
https://rocketpayz.com/
Or system show only the subset of the services 
https://gist.github.com/vmayoral/2f28b9e3ed0f83a6d02d ?

-- 
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/1432197

Title:
  [snappy] systemd-analyze plot not plotting appropriately

Status in Snappy:
  Fix Released
Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  After updating to ubuntu-core version 3, systemd-analyze stopped
  working as expected. A "systemctl" prints
  https://gist.github.com/vmayoral/a1b1120f44b8c784c7da. A call to
  "systemd-analyze plot > erle-brain.svg" is expected to create a plot
  with all these services however it only contains a few (see the
  attached file)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1432197/+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