[Touch-packages] [Bug 1693948] Re: useless diagnostics in dpkg.log from journalctl due to ellipses

2018-10-12 Thread Brian Murray
** Changed in: init-system-helpers (Ubuntu Xenial)
   Importance: Undecided => Medium

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

Title:
  useless diagnostics in dpkg.log from journalctl due to ellipses

Status in init-system-helpers package in Ubuntu:
  Fix Released
Status in init-system-helpers source package in Xenial:
  Confirmed
Status in init-system-helpers source package in Bionic:
  Fix Released

Bug description:
  Many of the apport hooks try to include some information about why a
  service didn't start correctly. One recent report included the
  following:

  May 26 18:39:19 ux305ua-linux systemd[1]: Starting OpenBSD Secure Shell 
serv
  May 26 18:39:19 ux305ua-linux sshd[2500]: /etc/ssh/sshd_config line 64: 
miss
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Main process 
exited, ...a
  May 26 18:39:19 ux305ua-linux systemd[1]: Failed to start OpenBSD 
Secure She
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Unit entered 
failed s
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Failed with 
result 'e
  Hint: Some lines were ellipsized, use -l to show in full.

  
  The actual error information is this:

  /etc/ssh/sshd_config line 64: miss
  and
  Failed with result 'e

  This is very nearly useless.

  We should include the -l parameter as suggested so that we stand a
  chance of seeing an error that doesn't occur in the first twenty
  characters of program output.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1693948/+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 1693948] Re: useless diagnostics in dpkg.log from journalctl due to ellipses

2018-10-12 Thread Balint Reczey
Fixed in https://salsa.debian.org/debian/init-system-
helpers/commit/5836b307724f8731b47d3d4d064ada1833182705 thus the package
is fixed in version debian/1.49 and later.

** Also affects: init-system-helpers (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: init-system-helpers (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: init-system-helpers (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: init-system-helpers (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: init-system-helpers (Ubuntu Bionic)
   Status: New => Fix Committed

** Changed in: init-system-helpers (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 init-system-helpers in
Ubuntu.
https://bugs.launchpad.net/bugs/1693948

Title:
  useless diagnostics in dpkg.log from journalctl due to ellipses

Status in init-system-helpers package in Ubuntu:
  Fix Released
Status in init-system-helpers source package in Xenial:
  Confirmed
Status in init-system-helpers source package in Bionic:
  Fix Released

Bug description:
  Many of the apport hooks try to include some information about why a
  service didn't start correctly. One recent report included the
  following:

  May 26 18:39:19 ux305ua-linux systemd[1]: Starting OpenBSD Secure Shell 
serv
  May 26 18:39:19 ux305ua-linux sshd[2500]: /etc/ssh/sshd_config line 64: 
miss
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Main process 
exited, ...a
  May 26 18:39:19 ux305ua-linux systemd[1]: Failed to start OpenBSD 
Secure She
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Unit entered 
failed s
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Failed with 
result 'e
  Hint: Some lines were ellipsized, use -l to show in full.

  
  The actual error information is this:

  /etc/ssh/sshd_config line 64: miss
  and
  Failed with result 'e

  This is very nearly useless.

  We should include the -l parameter as suggested so that we stand a
  chance of seeing an error that doesn't occur in the first twenty
  characters of program output.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1693948/+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 1693948] Re: useless diagnostics in dpkg.log from journalctl due to ellipses

2018-10-11 Thread Balint Reczey
** Package changed: dpkg (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/1693948

Title:
  useless diagnostics in dpkg.log from journalctl due to ellipses

Status in init-system-helpers package in Ubuntu:
  Confirmed

Bug description:
  Many of the apport hooks try to include some information about why a
  service didn't start correctly. One recent report included the
  following:

  May 26 18:39:19 ux305ua-linux systemd[1]: Starting OpenBSD Secure Shell 
serv
  May 26 18:39:19 ux305ua-linux sshd[2500]: /etc/ssh/sshd_config line 64: 
miss
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Main process 
exited, ...a
  May 26 18:39:19 ux305ua-linux systemd[1]: Failed to start OpenBSD 
Secure She
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Unit entered 
failed s
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Failed with 
result 'e
  Hint: Some lines were ellipsized, use -l to show in full.

  
  The actual error information is this:

  /etc/ssh/sshd_config line 64: miss
  and
  Failed with result 'e

  This is very nearly useless.

  We should include the -l parameter as suggested so that we stand a
  chance of seeing an error that doesn't occur in the first twenty
  characters of program output.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1693948/+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 1693948] Re: useless diagnostics in dpkg.log from journalctl due to ellipses

2017-10-20 Thread Brian Murray
** Summary changed:

- useless diagnostics in DpkgTerminalLog from journalctl due to ellipses
+ useless diagnostics in dpkg.log from journalctl due to ellipses

** Changed in: apport (Ubuntu)
   Status: Incomplete => Confirmed

** Package changed: apport (Ubuntu) => dpkg (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/1693948

Title:
  useless diagnostics in dpkg.log from journalctl due to ellipses

Status in dpkg package in Ubuntu:
  Confirmed

Bug description:
  Many of the apport hooks try to include some information about why a
  service didn't start correctly. One recent report included the
  following:

  May 26 18:39:19 ux305ua-linux systemd[1]: Starting OpenBSD Secure Shell 
serv
  May 26 18:39:19 ux305ua-linux sshd[2500]: /etc/ssh/sshd_config line 64: 
miss
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Main process 
exited, ...a
  May 26 18:39:19 ux305ua-linux systemd[1]: Failed to start OpenBSD 
Secure She
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Unit entered 
failed s
  May 26 18:39:19 ux305ua-linux systemd[1]: ssh.service: Failed with 
result 'e
  Hint: Some lines were ellipsized, use -l to show in full.

  
  The actual error information is this:

  /etc/ssh/sshd_config line 64: miss
  and
  Failed with result 'e

  This is very nearly useless.

  We should include the -l parameter as suggested so that we stand a
  chance of seeing an error that doesn't occur in the first twenty
  characters of program output.

  Thanks

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