On Thu, Aug 19, 2021 at 08:27:03AM +0200, Felix Zielcke wrote:
> I can confirm that the NMU of ifupdown fixes the problem.
> So you can add now a Breks: and close #992410
Perfect, thanks.
Am Mittwoch, dem 18.08.2021 um 15:12 + schrieb Clint Adams:
> On Wed, Aug 18, 2021 at 10:33:17AM +0200, fziel...@z-51.de wrote:
> > After todays updates and a reboot my network didn't come up
> > anymore.
> > Problem is the move of /bin/run-parts to /usr/bin:
> >
> > systemd[1]: Starting Raise
On Wed, Aug 18, 2021 at 10:33:17AM +0200, fziel...@z-51.de wrote:
> After todays updates and a reboot my network didn't come up anymore.
> Problem is the move of /bin/run-parts to /usr/bin:
>
> systemd[1]: Starting Raise network interfaces...
> ifup[1663]: /bin/sh: 1: /bin/run-parts: not found
> i
Link obviously works but i've noticed that 'tempfile' is gone in that
version so lightdm cannot start xfce for example.
root@vostro:~# apt-file list debianutils|head
debianutils: /usr/bin/ischroot
debianutils: /usr/bin/run-parts
debianutils: /usr/bin/savelog
debianutils: /usr/bin/which
debianuti
Package: debianutils
Followup-For: Bug #992410
X-Debbugs-Cc: pitsior...@outlook.com
I second to that. It happened on my i686 pc that runs unstable.
As a workaround, one can symlink /usr/bin/run-parts to /bin/run-parts
ln -s /usr/bin/run-parts /bin/run-parts
and network.service comes up as usual.
Package: debianutils
Version: 5.0.1-1
Severity: critical
After todays updates and a reboot my network didn't come up anymore.
Problem is the move of /bin/run-parts to /usr/bin:
systemd[1]: Starting Raise network interfaces...
ifup[1663]: /bin/sh: 1: /bin/run-parts: not found
ifup[1661]: ifup: pre
6 matches
Mail list logo