View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#7
Originally Posted by n900_ View Post
You can also install libfakeroot.deb from /scratchbox/compilers/linaro---/packages to fix fakeroot problems
Yes, you are right, this would be better way:
Code:
dpkg -i /scratchbox/compilers/linaro-4.7-2012.07-fremantle-armv7a/packages/libfakeroot_1.14.4-0+sb1_armel.deb
e.g. if some package depends libfakeroot, it is now seen as installed.
 

The Following User Says Thank You to AapoRantalainen For This Useful Post: