| Bug#: 90841 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: trivial | Priority: P2 |
| Resolution: FIXED | Assigned To: crypto@gentoo.org | Reported By: rork@free.fr | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: gnutls-1.2.3 missing quotes in postinst warning message | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-04-29 04:01 0000 | |||
| Description: | Opened: 2005-04-29 04:01 0000 |
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