|
Bugzilla – Full Text Bug Listing |
| Summary: | error with german language support inl zypper (Leap 15.1) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Sven Schmetzer <Sven-Schmetzer> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | Sven-Schmetzer |
| Version: | Leap 15.1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Sven Schmetzer
2019-05-22 21:57:16 UTC
zypper needs to run as root. Depending on how you do that the locale is different. If you open a login shell as root ROOT_USES_LANG=yes must be set in /etc/sysconfig/language, otherwise root stays in English. When calling zypper via sudo it uses the locale of the calling user. |