[Bug 885240] New: Debian packages are shown as unresolvable, but they are built successful
https://bugzilla.novell.com/show_bug.cgi?id=885240 https://bugzilla.novell.com/show_bug.cgi?id=885240#c0 Summary: Debian packages are shown as unresolvable, but they are built successful Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: vpetyaa@gmail.com QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36 OPR/22.0.1471.70 Deb building is broken, some dependency cannot be found, but they are presented. As you can see in the following link, zorp-5.0 debian builds are missing libzorpll-dev (>= 5.0.0.0): https://build.opensuse.org/package/show/home:VPetya:zorp/zorp-5.0 However libzorpll-5.0 builds successful, and provides libzorpll-dev: https://build.opensuse.org/package/show/home:VPetya:zorp/libzorpll-5.0 And in the repository, if you check the packages file (eg. in debian 7 build), it contains libzorpll-dev with version 5.0.0.0: http://download.opensuse.org/repositories/home:/VPetya:/zorp/Debian_7.0/Pack... Reproducible: Didn't try Steps to Reproduce: Actually it worked for a while, until I deleted the packages, and created them again with different name. I don't know if it's the reason or not, but from that time it's not working. Actual Results: nothing provides libzorpll-dev (>= 5.0.0.0) Expected Results: Build successful Maybe my project has some inconsistency, because I created a new project, with the same sources, and that one builds fine: https://build.opensuse.org/project/monitor/home:VPetya -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=885240 https://bugzilla.novell.com/show_bug.cgi?id=885240#c Peter Voros <vpetyaa@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Debian packages are shown |Debian package dependencies |as unresolvable, but they |are shown as unresolvable, |are built successful |but they are built | |successful, and presented -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=885240 https://bugzilla.novell.com/show_bug.cgi?id=885240#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Adrian Schröter <adrian@suse.com> 2014-07-01 14:31:10 UTC --- It looks to me that the release number of that package is "5.0.0.0", but the version is "5.0". However, your package package requires 5.0.0.0, which is high then 5.0 and is therefore unresolvable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=885240 https://bugzilla.novell.com/show_bug.cgi?id=885240#c2 Peter Voros <vpetyaa@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Peter Voros <vpetyaa@gmail.com> 2014-07-01 14:56:45 UTC --- (In reply to comment #1)
It looks to me that the release number of that package is "5.0.0.0", but the version is "5.0". However, your package package requires 5.0.0.0, which is high then 5.0 and is therefore unresolvable.
It didn't got any better even after I changed the dependency version form "5.0.0.0" to "5.0". The packages file in the download repository shows there is the required dependency: http://download.opensuse.org/repositories/home:/VPetya:/zorp/Debian_7.0/Pack... "... Package: libzorpll-dev Source: libzorpll Version: 5.0.0.0 ..." But if I'm doing something wrong I still don't understand how can this work with the same sources in my other project: https://build.opensuse.org/project/show/home:VPetya -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=885240 https://bugzilla.novell.com/show_bug.cgi?id=885240#c3 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #3 from Adrian Schröter <adrian@suse.com> 2014-07-02 08:55:55 UTC --- you build version 3.9 and 5.0 in the same project and both packages have the same package name. So one is overwriting the other one: osc api /build/home:VPetya:zorp/xUbuntu_14.04/x86_64/_repository/ As this is a wanted behaviour, because version downgrades would not be possible and packages won't be installable in parallel with most tools this is not an OBS issue. Either rename the packages to allow parallel installation or build them in seperate repositories (or projects) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=885240 https://bugzilla.novell.com/show_bug.cgi?id=885240#c4 --- Comment #4 from Peter Voros <vpetyaa@gmail.com> 2014-07-02 09:49:33 UTC --- Thank you, for your help! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com