| Summary: | python3 docs have wrong permissions: can´t view docs as a user | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Elmar Stellnberger <estellnb> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | andrewsfarm, davidwhodgins, fri, herman.viaene, jani.valimaa, sysadmin-bugs |
| Version: | 8 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | MGA8-64-OK | ||
| Source RPM: | python3-3.8.12-1.mga8.src.rpm | CVE: | |
| Status comment: | |||
| Bug Depends on: | 30848 | ||
| Bug Blocks: | |||
|
Description
Elmar Stellnberger
2022-10-03 14:06:22 CEST
I guess the same problem exist also on Cauldron? Jani, it seems you pushed new python3 on both last hour, so CC you. CC:
(none) =>
fri, jani.valimaa Fixed in python3-3.8.14-1.mga8 available in mga8 core/updates_testing. Depends on:
(none) =>
30848 But you haven´t changed the <title> tag of index.html. This report is also about the title tag. I used to have something meaningful here. (In reply to Elmar Stellnberger from comment #3) > But you haven´t changed the <title> tag of index.html. I think that's not true. For mga8 fixed pkg is available in core/updates_testing: https://svnweb.mageia.org/packages/updates/8/python3/current/SPECS/python3.spec?revision=1894447&view=markup#l436 For cauldron the fix is available, but waiting for the next release: https://svnweb.mageia.org/packages/cauldron/python3/current/SPECS/python3.spec?revision=1894474&view=markup#l457 Are you sure the "sed -i -e '/title/s/%{docver} Doc/Python \0/'" command line is correct? I would believe that -e specifies a script file. Usually you don´t need a parameter when the script is a command line parameter. Furthermore I would use "/<title>/" since there are many lines with the simple word "title".
I always use to test with something like sed -n '/<title>/s/.* Doc/Python \0/p' /usr/share/doc/python3-docs/index.html Comment 5 and Comment 6 are not off topic. They tell Jani Välimaa how to fix his spec file so that the <title>-tag gets patched by sed. (In reply to Elmar Stellnberger from comment #7) > Comment 5 and Comment 6 are not off topic. They tell Jani Välimaa how to fix > his spec file so that the <title>-tag gets patched by sed. How about testing python3-3.8.14-1.1.mga8 having fixes also for bug 30572 from mga8 core/updates_testing first? Validating. Keywords:
(none) =>
validated_update Removing the validation tag as this bug report will be closed after bug 30848 has been pushed, rather then using this bug to push the update. CC:
(none) =>
davidwhodgins An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGASA-2022-0359.html Resolution:
(none) =>
FIXED |