Bug 1031345

Summary: openlmi-software: detect nevra with ~ (tilde) in version
Product: [Fedora] Fedora Reporter: Klaus Kämpf <kkaempf>
Component: openlmi-providersAssignee: Michal Minar <miminar>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jsafrane, jsynacek, miminar, pschiffe, rnovacek, tsmetana, vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openlmi-providers-0.4.2-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1043161 (view as bug list) Environment:
Last Closed: 2014-05-29 07:39:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1043161    
Attachments:
Description Flags
add tilde to allowed characters of package version none

Description Klaus Kämpf 2013-11-17 03:03:28 UTC
Created attachment 825034 [details]
add tilde to allowed characters of package version

Description of problem:
openSUSE package versions may contain ~ (tilde), like

libphonon4-0:4.6.80~git20130930-1.1.x86_64
phonon-backend-gstreamer-0_10-4.6.80~git20130915-2.1.4.x86_64

the regular expressions of openlmi-software fail to match this.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Michal Minar 2013-11-18 06:44:03 UTC
Thanks Klaus, I'll post it on review.