| Summary: |
libzypp does not like ymp pattern names with spaces. |
| Product: |
[openSUSE] openSUSE 11.0
|
Reporter: |
Marcus Meissner <meissner> |
| Component: |
libzypp | Assignee: |
E-mail List <zypp-maintainers> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
E-mail List <opensuse-communityscreening> |
| Severity: |
Normal
|
|
|
| Priority: |
P5 - None
|
CC: |
cyberorg, dmacvicar, ma, mls
|
| Version: |
Alpha 2plus | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
Other | |
|
| OS: |
Other | |
|
| Whiteboard: |
|
|
Found By:
|
---
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
Hi, The x11:/XGL repository has a bad pattern file. The names within the pattern contain spaces, and libzypp does not like names with spaces. Can you replace them by non-spaced versions? <name>Compiz Fusion Devel</name> is misparsed by libzypp. <name>compiz-fusion-devel</name> would be better I guess.