|
Bugzilla – Full Text Bug Listing |
| Summary: | [duplicate_package] duplicated chromedriver package from chromium and ungoogled-chromium | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Max Lin <mlin> |
| Component: | Other | Assignee: | Michał Szczepaniak <m.szczepaniak.000> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | Andreas.Stieger, gmbr3, guillaume.gardet, m.szczepaniak.000 |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Max Lin
2023-08-02 07:57:28 UTC
what we found in Factory x86_64: chromedriver: - chromium - ungoogled-chromium Max you you couldn't look up the maintainer? Michał can you please add a flavor name to the subpackage? sure thing i'm on it (In reply to Max Lin from comment #0) > chromedriver binary package has been found from two different package: > chromium and ungoogled-chromium, this is something we're trying to avoid to > have such duplicate package, please rename one of them, I'd suggest rename > ungoogled-chromium's chromedriver to ungoogled-chromedriver, align with > other binary package s ungoogled-chromium produced. The amount of times I fixed this and then it got reverted by the package maintainer somehow is unbelievable 😑 I've not reverted anything, and if I did then i wasn't aware of that. https://build.opensuse.org/package/rdiff/network:chromium/ungoogled-chromium?linkrev=base&rev=8 this change is still included https://build.opensuse.org/package/rdiff/network:chromium/ungoogled-chromium?linkrev=base&rev=14 so is this one i can only see this one not included https://build.opensuse.org/package/rdiff/network:chromium/ungoogled-chromium?linkrev=base&rev=6 becaues I misunderstood and thought the -n should be added that's still just one time Let's assume good intentions and just get it fixed. Already building it in home branch will submit changes as soon as i confirm issue resolved I've committed change that Callum made in past https://build.opensuse.org/package/rdiff/network:chromium/ungoogled-chromium?linkrev=base&rev=35 And I added conflicts/provides from the beta version. https://build.opensuse.org/package/rdiff/network:chromium/ungoogled-chromium?linkrev=base&rev=36 After it builds i will submit it to factory. It creates package ungoogled-chromium-chromedriver which conflicts chromedriver, that should resolve issue https://build.opensuse.org/request/show/1102076 request pending, i also made update while i was at it $ osc ls -b openSUSE:Factory/ungoogled-chromium standard x86_64 _buildenv _statistics rpmlint.log ungoogled-chromium-115.0.5790.102-1.1.src.rpm ungoogled-chromium-115.0.5790.102-1.1.x86_64.rpm ungoogled-chromium-chromedriver-115.0.5790.102-1.1.x86_64.rpm ungoogled-chromium-chromedriver-debuginfo-115.0.5790.102-1.1.x86_64.rpm ungoogled-chromium-debuginfo-115.0.5790.102-1.1.x86_64.rpm and this $ rpm -q --conflicts ./ungoogled-chromium-chromedriver-115.0.5790.98-20.1.x86_64.rpm chromedriver |