[Rpm-maint] [rpm-software-management/rpm] rpm without TTY gives wrong error message (#355)

Panu Matilainen notifications at github.com
Mon Feb 12 11:20:10 UTC 2018


First part was already fixed in commit df053dd36461042e4d11a21a97e9be9058204658, second half now in commit b89eb35c6034d43a8048ac9d452a1921596071a7:

```
[pmatilai at sopuli rpm]$ ./rpm -e mlocate
error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)
[pmatilai at sopuli rpm]$ ./rpm -e mlocate < /dev/null
error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/355#issuecomment-364894509
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180212/cebdae3a/attachment.html>


More information about the Rpm-maint mailing list