Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The revdep-rebuild commands in the postinst warning message displayed to the used after merging gnutls-1.2.3 are missing quotes around regexps. Reproducible: Always Steps to Reproduce: 1. emerge gnutls-1.2.3 2. revdep-rebuild --soname-regexp libgnutls.so.1[0-1] -- -p Actual Results: zsh: no matches found: libgnutls.so.1[0-1] Expected Results: revdep-rebuild should run
Created an attachment (id=57563) [details] Adds quotes where needed in gnutls-1.2.3
ok thanks - fixing now.