[Touch-packages] [Bug 1901090] Re: run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: No such file or directory

2021-07-11 Thread Gavriel Fleischer
This still happened to me today when installed Ubuntu 20.04 on a new
(empty) laptop.

cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS"

avahi-daemon   0.7-4ubuntu7.1 amd64

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

Title:
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-
  daemon: No such file or directory

Status in avahi package in Ubuntu:
  Fix Released

Bug description:
  avahi-daemon 0.7-4ubuntu7 installs a symlink /etc/network/if-post-
  down.d/avahi-daemon -> ../if-up.d/avahi-daemon but doesn't install the
  symlink target /etc/network/if-up.d/avahi-daemon

  That makes ifdown complain:

  $ sudo ifdown enp2s0f3
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: 
No such file or directory

  The problem only occurs if avahi-daemon is installed from scratch; if
  it is upgraded from older versions, the missing file is still there
  according to this line in /var/lib/dpkg/status:

  /etc/network/if-up.d/avahi-daemon 6dbf1a91ab420a99d1205972d6401e67
  obsolete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1901090/+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 1901090] Re: run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: No such file or directory

2020-11-19 Thread Launchpad Bug Tracker
This bug was fixed in the package avahi - 0.8-3ubuntu2

---
avahi (0.8-3ubuntu2) hirsute; urgency=medium

  * debian/avahi-daemon.links:
- remove buggy symlink, the target doesn't exist anymore (lp: #1901090)
  * debian/avahi-daemon.postinst:
- remove the deprecated conffiles if-up/down entries on upgrade,
  use a simple logic and no dpkg-maintscript-helper since there is no
  configuration worth saving

 -- Sebastien Bacher   Tue, 10 Nov 2020 15:03:56
+0100

** Changed in: avahi (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 avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1901090

Title:
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-
  daemon: No such file or directory

Status in avahi package in Ubuntu:
  Fix Released

Bug description:
  avahi-daemon 0.7-4ubuntu7 installs a symlink /etc/network/if-post-
  down.d/avahi-daemon -> ../if-up.d/avahi-daemon but doesn't install the
  symlink target /etc/network/if-up.d/avahi-daemon

  That makes ifdown complain:

  $ sudo ifdown enp2s0f3
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: 
No such file or directory

  The problem only occurs if avahi-daemon is installed from scratch; if
  it is upgraded from older versions, the missing file is still there
  according to this line in /var/lib/dpkg/status:

  /etc/network/if-up.d/avahi-daemon 6dbf1a91ab420a99d1205972d6401e67
  obsolete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1901090/+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 1901090] Re: run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: No such file or directory

2020-11-10 Thread Sebastien Bacher
The target file was removed in
https://launchpad.net/ubuntu/+source/avahi/0.7-4ubuntu7

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

Title:
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-
  daemon: No such file or directory

Status in avahi package in Ubuntu:
  Fix Committed

Bug description:
  avahi-daemon 0.7-4ubuntu7 installs a symlink /etc/network/if-post-
  down.d/avahi-daemon -> ../if-up.d/avahi-daemon but doesn't install the
  symlink target /etc/network/if-up.d/avahi-daemon

  That makes ifdown complain:

  $ sudo ifdown enp2s0f3
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: 
No such file or directory

  The problem only occurs if avahi-daemon is installed from scratch; if
  it is upgraded from older versions, the missing file is still there
  according to this line in /var/lib/dpkg/status:

  /etc/network/if-up.d/avahi-daemon 6dbf1a91ab420a99d1205972d6401e67
  obsolete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1901090/+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 1901090] Re: run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: No such file or directory

2020-11-10 Thread Sebastien Bacher
Thank you for your bug report, indeed that's a leftover symlink and the
files are not cleaned on upgrade

** Changed in: avahi (Ubuntu)
   Importance: Undecided => Low

** Changed in: avahi (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-
  daemon: No such file or directory

Status in avahi package in Ubuntu:
  Fix Committed

Bug description:
  avahi-daemon 0.7-4ubuntu7 installs a symlink /etc/network/if-post-
  down.d/avahi-daemon -> ../if-up.d/avahi-daemon but doesn't install the
  symlink target /etc/network/if-up.d/avahi-daemon

  That makes ifdown complain:

  $ sudo ifdown enp2s0f3
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: 
No such file or directory

  The problem only occurs if avahi-daemon is installed from scratch; if
  it is upgraded from older versions, the missing file is still there
  according to this line in /var/lib/dpkg/status:

  /etc/network/if-up.d/avahi-daemon 6dbf1a91ab420a99d1205972d6401e67
  obsolete

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1901090/+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 1901090] Re: run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: No such file or directory

2020-11-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: avahi (Ubuntu)
   Status: New => Confirmed

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

Title:
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-
  daemon: No such file or directory

Status in avahi package in Ubuntu:
  Confirmed

Bug description:
  avahi-daemon 0.7-4ubuntu7 installs a symlink /etc/network/if-post-
  down.d/avahi-daemon -> ../if-up.d/avahi-daemon but doesn't install the
  symlink target /etc/network/if-up.d/avahi-daemon

  That makes ifdown complain:

  $ sudo ifdown enp2s0f3
  run-parts: failed to stat component /etc/network/if-post-down.d/avahi-daemon: 
No such file or directory

  The problem only occurs if avahi-daemon is installed from scratch; if
  it is upgraded from older versions, the missing file is still there
  according to this line in /var/lib/dpkg/status:

  /etc/network/if-up.d/avahi-daemon 6dbf1a91ab420a99d1205972d6401e67
  obsolete

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