On Wed, Jun 13, 2018 at 02:57:57PM +0000, Jakov Simunic wrote: > Hello, > After I managed to surpass all obstacles on my way to making udev-182 build > on the ancient version of ptxdist 1.99.20, there is still some work to be > done 😊 > ptxdist go – does everything ok, but, > ptxdist images – chmod and chown complain about paths to udev files > > chmod: cannot access `./sbin/udevd': No such file or directory > chown: cannot access `./sbin/udevd': No such file or directory > chmod: cannot access `./sbin/udevadm': No such file or directory > chown: cannot access `./sbin/udevadm': No such file or directory > chmod: cannot access `./etc/udev/rules.d/01-basic.rules': No such file or > directory > chown: cannot access `./etc/udev/rules.d/01-basic.rules': No such file or > directory > chmod: cannot access `./etc/udev/rules.d/10-local.rules': No such file or > directory > chown: cannot access `./etc/udev/rules.d/10-local.rules': No such file or > directory > chmod: cannot access `./etc/udev/rules.d/50-default.rules': No such file or > directory > chown: cannot access `./etc/udev/rules.d/50-default.rules': No such file or > directory > chmod: cannot access `./etc/init.d/udev': No such file or directory > chown: cannot access `./etc/init.d/udev': No such file or directory > chmod: cannot access `./etc/udev/udev.conf': No such file or directory > chown: cannot access `./etc/udev/udev.conf': No such file or directory > chmod: cannot access `./lib/libudev.so.0.13.1': No such file or directory > chown: cannot access `./lib/libudev.so.0.13.1': No such file or directory > > What i don't understand is: > How can i change these paths? > Some paths seem ok, so I don't understand why chmod and chown are > complaining, I suppose the path they are
I'm not sure about ptxdist 1.99.20, but in may version, this can happen after updating packages and is usually fixed by a clean rebuilt of the whole BSP. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
