View Single Post
Posts: 207 | Thanked: 759 times | Joined on Dec 2014 @ Poland
#2737
Originally Posted by coderus View Post
can you show me result of following commands:
Code:
rpm -q --qf "%{VERSION}" patchmanager | head -c 1
ls -A /var/lib/patchmanager/ausmt/patches/
Code:
[root@Sailfish connman]# rpm -q --qf "%{VERSION}" patchmanager | head -c 1
3
Code:
[root@Sailfish connman]# ls -A /var/lib/patchmanager/ausmt/patches/
ls: cannot access /var/lib/patchmanager/ausmt/patches/: No such file or directory
 

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