Bug 972548
| Summary: | Can't do clean update of mate desktop | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | pgaltieri <pgaltieri> | ||||||
| Component: | mate-desktop | Assignee: | Dan Mashal <dan.mashal> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | dan.mashal, raveit65.sun, rdieter, stefano | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | mate-desktop-1.6.1-7.fc18 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-06-12 02:35:26 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 759020 [details]
Result of yum -y update
We will fix this. mate-vfs and mate-mime-data is obsolete with MATE-1.6, you can savely remove this packages by hand. yum remove mate-vfs-smb mate-vfs-devel mate-mime-data-devel Than do yum update again. I would like to warn you that you may lose all your customizations by upgrading to 1.6. FYI mate-desktop-1.6.1-7.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/mate-desktop-1.6.1-7.fc18 mate-desktop-1.6.1-7.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 759019 [details] list of packages being updated Description of problem: I did a yum -y update and several mate packages were going to get updated. The update failed with following: --> Processing Dependency: mate-vfs(x86-32) = 1.4.0-14.fc18 for package: mate-vfs-devel-1.4.0-14.fc18.i686 --> Processing Dependency: mate-vfs(x86-32) = 1.4.0-14.fc18 for package: mate-vfs-smb-1.4.0-14.fc18.i686 ---> Package opencv-core.i686 0:2.4.5-1.fc18 will be installed --> Finished Dependency Resolution Error: Package: mate-vfs-smb-1.4.0-14.fc18.i686 (@fedora) Requires: libmateconf-2.so.4 Removing: mate-conf-1.4.0-21.fc18.i686 (@fedora) libmateconf-2.so.4 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found Error: Package: mate-vfs-smb-1.4.0-14.fc18.i686 (@fedora) Requires: libmatevfs-2.so.0 Removing: mate-vfs-1.4.0-14.fc18.i686 (@fedora) libmatevfs-2.so.0 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found Error: Package: mate-vfs-devel-1.4.0-14.fc18.i686 (@fedora) Requires: libmatevfs-2.so.0 Removing: mate-vfs-1.4.0-14.fc18.i686 (@fedora) libmatevfs-2.so.0 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found Error: Package: mate-vfs-smb-1.4.0-14.fc18.i686 (@fedora) Requires: mate-vfs(x86-32) = 1.4.0-14.fc18 Removing: mate-vfs-1.4.0-14.fc18.i686 (@fedora) mate-vfs(x86-32) = 1.4.0-14.fc18 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found Error: Package: mate-mime-data-devel-1.4.0-10.fc18.noarch (@fedora) Requires: mate-mime-data = 1.4.0-10.fc18 Removing: mate-mime-data-1.4.0-10.fc18.noarch (@fedora) mate-mime-data = 1.4.0-10.fc18 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found Error: Package: mate-vfs-devel-1.4.0-14.fc18.i686 (@fedora) Requires: mate-vfs(x86-32) = 1.4.0-14.fc18 Removing: mate-vfs-1.4.0-14.fc18.i686 (@fedora) mate-vfs(x86-32) = 1.4.0-14.fc18 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found Error: Package: mate-vfs-devel-1.4.0-14.fc18.i686 (@fedora) Requires: pkgconfig(mateconf-2.0) Removing: mate-conf-devel-1.4.0-21.fc18.i686 (@fedora) pkgconfig(mateconf-2.0) = 1.4.0 Obsoleted By: mate-desktop-1.6.1-6.fc18.i686 (updates) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Version-Release number of selected component (if applicable): mate-desktop-1.6.1-6.fc18.i686 How reproducible: It fails to update Steps to Reproduce: 1. This will likely happen only if certain packages need to be updated 2. 3. Actual results: Lots of errors Expected results: Packages installed without error Additional info: There are 2 attachments. The first is the list of packages being updated or installed. The second is the result of doing yum -y update.