|
Bugzilla – Full Text Bug Listing |
| Summary: | glibc-locale-base missing locale() provides | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Georg Pfuetzenreuter <georg.pfuetzenreuter> |
| Component: | Basesystem | Assignee: | Ludwig Nussel <lnussel> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Georg Pfuetzenreuter
2024-03-11 21:35:04 UTC
The provides are generated by rpm. Actually the generator is in rpm-config-SUSE. It doesn't generate the provides because the package name does not end in "-lang" or "-locale". Seems like it needs special casing for glibc-locale-base. I think Ludwig implemented the locale code. Could you please open a pull request? |