Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 90841

Summary: gnutls-1.2.3 missing quotes in postinst warning message
Product: Gentoo Linux Reporter: Rork <rork>
Component: New packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Adds quotes where needed in gnutls-1.2.3

Description Rork 2005-04-29 04:01:39 UTC
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
Comment 1 Rork 2005-04-29 04:02:45 UTC
Created attachment 57563 [details, diff]
Adds quotes where needed in gnutls-1.2.3
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-04-29 04:51:58 UTC
ok thanks - fixing now.