|
Bugzilla – Full Text Bug Listing |
| Summary: | Restarting aborted "zypper dup" reruns the *whole* transaction | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | adrian.schroeter, behlert, claes.backstrom, dmacvicar, felix, forgotten_qMyteedNxa, friesoft, gp, kukuk, locilka, ma, schubi, vuntz, wm |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
zypper.log (bz2 compressed)
zypper dup solver testcase zypper dup --debug-solver zypper dup --debug-solver (Gerald Pfeifer, same problem after successful upgrade) |
||
|
Description
Klaus Kämpf
2008-10-07 09:07:30 UTC
Created attachment 243856 [details]
zypper.log (bz2 compressed)
Solver testcase? I currently do not have access to my machine. But will try to generate a testcase tonight. This has been hapening for me for weeks. I am using the public download.opensuse.org/factory repositories. I reported this on the #factory mailinglist yesterday. Created attachment 244548 [details]
zypper dup solver testcase
maybe this will help?
Created attachment 244713 [details]
zypper dup --debug-solver
This attachement should provide Klaus' NEEDINFO.
i have the same problem - see 426607 You are right Sei
Ok looking at my testcase I have in 136187112-package.xml:
<package>
<name>3ddiag</name>
<vendor></vendor>
<buildtime>1222830577</buildtime>
and
<package>
<name>3ddiag</name>
<vendor>openSUSE Build Service</vendor>
<buildtime>1222830577</buildtime>
<history>
Even after reinstalling the rpm with zypper in --force this stays the same.
Therfore this bug is not caused by the buildservice giving the same version for different buildtimes. So it is afaik not a dupe of bug #426607
Michael, you probably know better how to look at testcases ... ;)
The installed packages always have a vendor, so reinstallation can't help. It's about the repository data. I am seeing the same after a *successful* upgrade to FACTORY today. Created attachment 246412 [details]
zypper dup --debug-solver (Gerald Pfeifer, same problem after successful upgrade)
'susetags' repository data needs vendor information. We either need 'Vnd:' for every package in suse/setup/descr/packages.gz or 'VENDOR' in 'content' file. Reassign to cthiel, CC to SLE release mgrs, CC to OBS prjmgr This should be fixed in the content file now. Adrian? On the system from comments #9 and #10: # zypper dup Loading repository data... Reading installed packages... Computing distribution upgrade... Nothing to do. So, this seems to be resolved indeed? Jumping in as I seem to have this same issue... running a fresh install of Beta3. (I have run the latest updates using zypper up) Gerald, what solved this for you? -Wk I'm having the same bug with a system installed from netinstall (somewhere between beta 2 and beta 3) updated to the latest available packages (I think they are from 2008-10-20) ... I have asolutely no idea what's wrong here atm.. Other repositories work for updating (in yast) .. When using zypper dup it always shows me all packages .. When using Yast -- software installation -- packages -- update packages if newer version is available -- no packages are shown.. seems a bit strange to me the whole thing.. OK I think most of this problem has been fixed with todays sync I am now at: # LANG=CC zypper dup Loading repository data... Reading installed packages... Computing distribution upgrade... The following product is going to be downgraded: openSUSE The following NEW package is going to be installed: openSUSE-release The following product is going to change architecture: openSUSE The following product is going to change vendor: openSUSE Overall download size: 17.0 K. After the operation, additional 64.0 K will be used. Continue? [YES/no]: I can install just these packages again and again. the vendor information are in packages files (not content). This should be correct. Lowering severity. As it only happens with products now. Fixed in 11.2 |