R_Pekov 0 Posted June 20, 2022 Hello. On this version have problem : linaro@linaro-alip:~$ sudo apt-get install libudev1 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: udev : Depends: libudev1 (= 241-7~deb10u7) but 241-7~deb10u8 is to be installed E: Error, pkg after install deb10u8 version from .deb. apt stop working. Share this post Link to post Share on other sites
tooz 53 Posted June 20, 2022 hello @R_Pekov, looks like there's a build conflict from the log, you will have to remove 241-7~deb10u8, and then reinstall libudev1 (= 241-7~deb10u7) . Share this post Link to post Share on other sites