Like said in #437, it IS handled, added way way back in commit
0e6c5e890460224f455c0ef9e516ea675b00208d:
```
[pmatilai@sopuli ~]$ echo no_such_file > junk
[pmatilai@sopuli ~]$ rpm -Uvh junk
error: open of no_such_file failed: No such file or directory
[pmatilai@sopuli ~]$ rpm -Uvh --nomanifest junk
error: junk cannot be installed
[pmatilai@sopuli ~]$ rpm -i --nomanifest junk
error: junk cannot be installed
```
If you have a case that is *actually* not working, a reproducer please.
--
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/458#issuecomment-413150492
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint