|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20240605-2] gnuhealth starts failed with "trytond" package version=6.0.46 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Richard Fan <richard.fan> |
| Component: | Other | Assignee: | Axel Braun <axel.braun> |
| Status: | IN_PROGRESS --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jpupava, santiago.zarate |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/4249991/modules/gnuhealth_setup/steps/14 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | screen shot | ||
|
Description
Richard Fan
2024-06-05 10:10:21 UTC
Here comes the test with older trytond package. https://openqa.opensuse.org/tests/4250364# I can confirm that his happens as well on an installation on a clean 15.5 system. Looks like a regression from upstream. Do you know which was the last working trytond version? (In reply to Axel Braun from comment #2) > I can confirm that his happens as well on an installation on a clean 15.5 > system. Looks like a regression from upstream. > Do you know which was the last working trytond version? The version I tested was `zypper_call "install --oldpackage trytond=6.0.38-bp155.2.15.1";` The issue is coming from a recent change that requires a newer python-sql. I have created mr #1180234 for this. It builds against 15.5 in my repo Hang on, I just seen it creates a python 311-python-sql...thats not what we want! mr 1180252 This is an autogenerated message for OBS integration: This bug (1225994) was mentioned in https://build.opensuse.org/request/show/1180252 Backports:SLE-15-SP5 / python-python-sql This is an autogenerated message for OBS integration: This bug (1225994) was mentioned in https://build.opensuse.org/request/show/1180857 Backports:SLE-15-SP6 / python-python-sql The issue is gone now, thanks much! please feel free to close this bug once everything is fine |