|
Bugzilla – Full Text Bug Listing |
| Summary: | Generation of 'packages' handles locale(...) provides wrong | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | Basesystem | Assignee: | Mike Fabian <mfabian> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj, kukuk, mls |
| Version: | Beta 5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Klaus Kämpf
2006-02-27 20:09:13 UTC
specification bug (or rpm bug) rpm will unconditionally break the provides list at "," no matter if in brackets or not. I'm afraid we'll have to use another separator ... Ouch ! I'm open to any suggestions ... ";" "|" "/" I would use a ";" that one looks ok: testing with a quickly built hello package: # rpm -qp --provides hello-2.1.1-317.i586.rpm mailreader locale(mail:aa;ab;ac) hello = 2.1.1-317 looks like the affected packages are: scim,scim-chewing,scim-input-pad,scim-m17n,scim-qtimm, scim-tables-additional,skim Found the same list. Mike, could you change all your packages to use a ";". Ok, let's go ahead with this. Klaus, please submit a new libzypp. Mike, please submit fixed packages asap! All packages listed in comment #5 are fixed now (by Zhe Su and me). Closing as fixed. |