See my erlier reply:
I’ve downloaded from here
http://ftp5.gwdg.de/pub/opensuse/dis…s/suse/x86_64/
the following packages for my distro:zypper-1.9.3-1.1.x86_64.rpm libzypp-13.8.1-1.1.x86_64.rpm libsolv-tools-0.4.0-2.2.x86_64.rpm
and placed them in ~/rpmzypp
then in that folder:
su -c ‘rpm -ivh --force *rpm’
[entering root password]
su -c ‘zypper ref’
[entering root password]
So, after those actions I’ve fixed all problems with zypper,apper,yast2. BUT …
Now I could start Yast2 > Online Update, or Apper > Updates and there I see 4 updates:
Section Patches:
- zypper; libsolv; bugfix update
| openSUSE-2014-216 - zypper,libsolv: bugfix update
|
|
The updatestack received an update fixing various bugs:
Changes in libsolv:
-
fix bug in solver_get_unneeded that could lead to an
endless loop [bnc#828764]
-
fix typos in pool_job2str
-
make addfilelist more resistant against corrupt rpms
-
fix pseudo packages obsoleting other pseudo packages
Changes in zypper:
-
fix wrong processing of translated plural forms (bnc#756195)
-
Fix result list of ‘packages’ command (bnc#864198)
-
Updated translations.
References:
-
828764 (bugzilla) : Zypper hangs when executing any search/update/install operation
-
756195 (bugzilla) : zypper translation: plural forms handling in zypper summary is faulty
-
864198 (bugzilla) : Showing or deleting unneeded dependencies not possible
- Softwarestack update for openSUSE 13.1
| openSUSE-2014-22 - Softwarestack update for openSUSE 13.1
|
|
This update fixes the following issues with the softwarestack:
- zypper:
- bnc#854784: Fix groff .TP commands in manpage
- bnc#853167: Fix detailed printing of query matches
- bnc#756195: Embed item cound in summary output
- Fix callback handling if media download error is ignored
- improve computation of unneeded packages
- Updated translations
- libzypp:
- bnc#853065:
- Cleanup orphaned raw and solv caches + Clean packages cache on repo delete
-
bnc#852943: Fix disk usage computation for single packages
-
bnc#850907: Filter control chars illegal in XML1.0
-
bnc#849251: Re-evaluate dropped packages list on upgrade, even if product remains unchanged
References:
-
756195 (bugzilla) : zypper translation: plural forms handling in zypper summary is faulty
-
849251 (bugzilla) : zypper: always installs a libyui package seemingly not required by anything
-
850907 (bugzilla) : Package install fails with “Fatal error in Python code occurred [6]]” (code -1)
-
853167 (bugzilla) : zypper crash with SIGSEGV signal on search action
-
854784 (bugzilla) : Zypper man page creates error when attempting to read it
-
853065 (bugzilla) : zypper rm won’t delete caches
-
852943 (bugzilla) : YaST reports “Not enough disk space” when mountpoints are on separate disks
- Softwarestack update for openSUSE 13.1
| openSUSE-2014-413 - Softwarestack update for openSUSE 13.1
|
|
This update fixes the following issues with the Softwarestack:
- download: fix xml output when already cached + fate#317077: Add ‘download’ command + packages: Remove conflicting short options (-r repo/reconmmends) + Updated translations
- bnc#877405: Adjust transfer timeout settings + bnc#834858: Fix computation of update candidate + fate#317077: Factor out CommitPackageCache for standalone usage. + Install zypp-NameReqPrv helper for evaluating testcases.
References:
- 834858 (bugzilla) : Apper can’t update packages from lower-priority repos
- 877405 (bugzilla) : Yast2 install - download gets stuck after a connection lost, does not retry
- 317077 (fate) : https://features.opensuse.org/317077
- Softwarestack update for openSUSE 13.1
| openSUSE-2014-89 - Softwarestack update for openSUSE 13.1
|
|
This update fixes the following issues with the Software Stack:
- Zypper must refresh CD/DVD if no raw metadata are present
- Don’t read metadata from CD/DVD repo if --no-check was used
- bnc#859211: Fix filelist search to match full paths instead of basenames only + bnc#855845: Fix missing priority in RepoInfo::dumpAsXML + Update manpage (distribution upgrade) + Updated translations
- bnc#853065: Fix cleanup code removing the @System solv file. + bnc#855845: Fix missing priority in RepoInfo::dumpAsXML + bnc#683914: Add support for repo authentication using SSL client certificates + Updated translations
- Fix python-testcases
References:
- 683914 (bugzilla) : Add support for repo authentication using SSL client certificates
- 853065 (bugzilla) : zypper rm won’t delete caches
- 855845 (bugzilla) : zypper --xmlout repos does not contain priority
- 859160 (bugzilla) : “zypper ar cd:///” always insists on getting the medium
- 859211 (bugzilla) : new zypper’s se -f feature seems broken
After applying these patches everything breakes again and I am forced to repeat whole procedure from the beginning. This is the root of problem. And I have enough free space on root partiotion (more than 90 GBs)