:: Re: [DNG] When upgrading to Beowulf…
Top Page
Delete this message
Reply to this message
Author: Gastón
Date:  
To: dng
Old-Topics: [DNG] When upgrading to Beowulf please test and report issues with eudev-3.2.9-2 from unstable!
Subject: Re: [DNG] When upgrading to Beowulf please test and report issues with eudev-3.2.9-2 from unstable! (PATH error)
On Thu, Jan 09, 2020 at 12:13:10PM +0100, Svante Signell via Dng wrote:
> Hello,
>
> We are currently working on updating eudev from 3.2.7 to 3.2.9 for Beowulf.
> Current version in Beowulf/testing is now 3.2.7-6, and the latest 3.2.9-2
> version is in Ceres/unstable. In order to find out any remaining bugs, please
> test and report back any success/problems/bugs with that version.
>
> One issue is already known (and is a Debian bug too, even at udev-244-3):
> /etc/init.d/{udev,eudev} {start|stop|restart|reload|force-reload|status}
> udev does not support containers, not started ... (warning).
>
> Steps to test:
> You can also use country codes: e.g. http://de.deb.devuan.org...
> /etc/init.d/sources.list

This path should be: /etc/apt/sources.list

> # ascii
> deb http://deb.devuan.org/merged ascii main
>
> # beowulf
> deb http://deb.devuan.org/merged beowulf main
>
> # unstable
> deb http://deb.devuan.org/devuan unstable main
>
> apt-get -t beowulf upgrade
> apt-get -t beowulf dist-upgrade
> <reboot>
> apt-get install -t unstable eudev libeudev1
> <find any errors etc>
>
> <reboot,halt+start><upgrade/downgrade><find any errors etc>
>
> Thanks!