Mailinglist Archive: zypp-devel (47 mails)

< Previous Next >
Re: [zypp-devel] zypper dup broken ?
  • From: Jano Kupec <jkupec@xxxxxxx>
  • Date: Thu, 21 May 2009 14:08:41 +0200
  • Message-id: <4A154449.5000409@xxxxxxx>
Günther J. Niederwimmer wrote:
Hello,


yesterday my zypper is broken (?), zypper up is working but zypper dup hang ?

It is only possible to stop zypper with Strg+C

This is a 11.1 zypper with all Updates ?


The last in zypper.log is

The log does not provide any clue (it looks like a corretly finished
zypper, although i'm not sure why the satsolver log is the last thing
before cleanup).

Can you please retry it and check what is in the log at the point when
it is still hanging? You could also try with

$ tail -f /var/log/zypper.log

to see if it is still writing to the log.

2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving job rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving update/feature rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving job rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving update/feature rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving job rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving update/feature rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving job rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving update/feature rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving job rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving update/feature rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving job rules
2009-05-21 10:42:27 <1> techz(10789) [satsolver] PoolImpl.cc(logSat):81
resolving update/feature rules
2009-05-21 11:35:23 <1> techz(10789) [zypper] Zypper.cc(cleanup):4039 START
2009-05-21 11:35:23 <1> techz(10789) [zypp] PathInfo.cc(_Log_Result):292
recursive_rmdir /var/tmp/TmpDir.MYWJA1
2009-05-21 11:35:23 <1> techz(10789) [zypp++] TmpPath.cc(~Impl):78 TmpPath
cleaned up /var/tmp/TmpDir.MYWJA1{d 0700 0/0}
2009-05-21 11:35:23 <1> techz(10789) [zypp] PathInfo.cc(_Log_Result):292
recursive_rmdir /var/tmp/zypp.t8Fijv
2009-05-21 11:35:23 <1> techz(10789) [zypp++] TmpPath.cc(~Impl):78 TmpPath
cleaned up /var/tmp/zypp.t8Fijv{d 0700 0/0}
2009-05-21 11:35:23 <1> techz(10789) [zypper] Zypper.cc(~Zypper):85 Bye!
2009-05-21 11:35:23 <1> techz(10789) [zypp] PathInfo.cc(_Log_Result):292
recursive_rmdir /var/tmp/TmpDir.sUxNkn
2009-05-21 11:35:23 <1> techz(10789) [zypp++] TmpPath.cc(~Impl):78 TmpPath
cleaned up /var/tmp/TmpDir.sUxNkn{d 0700 0/0}
2009-05-21 11:35:23 <1> techz(10789) [zypp] ZYppFactory.cc(unLockFile):148
unlocked
2009-05-21 11:35:23 <1> techz(10789) [zypp]
ZYppFactory.cc(~ZYppGlobalLock):81
Cleaning lock file. (10789)
2009-05-21 11:35:23 <1> techz(10789) [zypp] PathInfo.cc(_Log_Result):292
unlink /var/run/zypp.pid
2009-05-21 11:35:23 <1> techz(10789) [zypp]
ZYppFactory.cc(~ZYppGlobalLock):83
Lockfile cleaned. (10789)


< Previous Next >