How to get Myrlyn to handle kernel module updates like YaST?

Yes


howard@HP-oS160:~> sudo zypper clean -a && zypper ref && zypper up
[sudo] password for root: 
All repositories have been cleaned up.
Root privileges are required to run this command.
howard@HP-oS160:~> 

Put sudo also for the other 2 occurences of zypper

The special character was the problem, specifically the apostrophe in Sauerland’s. I deleted the repository, then added it again but with the name “Sauerland hardware”. Now the directory created in /var/cache/zypp/packages/ is named Sauerland_hardware, and the update worked correctly.
Thank you.
Howard

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.