View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#7
If your /var/cache/pk-zypp-cache is link do
Code:
unlink /var/cache/pk-zypp-cache
if it folder do
Code:
mv /var/cache/pk-zypp-cache /var/cache/.pk-zypp-cache
and then do
Code:
ln -sf /var/cache/zypp /var/cache/pk-zypp-cache
all commands should be executed as root
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 10 Users Say Thank You to coderus For This Useful Post: