Bug 597853 - ibus-pinyin-db-open-phrase, obsoleting of to be installed pkg. not available anymore
Summary: ibus-pinyin-db-open-phrase, obsoleting of to be installed pkg. not available ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:088b0c821807056bb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-30 19:01 UTC by Thomas Vaccarino
Modified: 2014-01-21 23:15 UTC (History)
10 users (show)

Fixed In Version: yum-3.2.28-3.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-05 23:47:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (533.69 KB, text/plain)
2010-05-30 19:01 UTC, Thomas Vaccarino
no flags Details
Attached traceback automatically from anaconda. (294.71 KB, text/plain)
2010-07-08 22:32 UTC, Brian Lane
no flags Details
Attached traceback automatically from anaconda. (423.28 KB, text/plain)
2010-09-03 08:21 UTC, Robert Townley
no flags Details

Description Thomas Vaccarino 2010-05-30 19:01:30 UTC
The following was filed automatically by anaconda:
anaconda 13.42 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2591, in getPackageObject
    raise Errors.DepError, _('Package tuple %s could not be found in packagesack') % str(pkgtup)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2785, in _pkg2obspkg
    obsoleting_pkg = self.getPackageObject(obsoleting)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2796, in _test_loop
    next = next_func(node)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3014, in install
    obsoleting_pkg = self._test_loop(po, self._pkg2obspkg)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2487, in selectGroup
    txmbrs = self.install(name = pkg)
  File "/usr/lib/anaconda/yuminstall.py", line 1789, in selectGroup
    mbrs = self.ayum.selectGroup(group, group_package_types=types)
  File "/usr/lib/anaconda/installclass.py", line 171, in <lambda>
    map(lambda x: anaconda.backend.selectGroup(x), grps)
  File "/usr/lib/anaconda/installclass.py", line 171, in setGroupSelection
    map(lambda x: anaconda.backend.selectGroup(x), grps)
  File "/usr/lib/anaconda/installclasses/fedora.py", line 83, in setGroupSelection
    BaseInstallClass.setGroupSelection(self, anaconda)
  File "/usr/lib/anaconda/backend.py", line 309, in doBasePackageSelect
    anaconda.instClass.setGroupSelection(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked
    self.anaconda.dispatch.gotoNext()
DepError: Package tuple ('ibus-pinyin-db-open-phrase', 'noarch', '0', '1.3.7', '1.fc13') could not be found in packagesack

Comment 1 Thomas Vaccarino 2010-05-30 19:01:34 UTC
Created attachment 418083 [details]
Attached traceback automatically from anaconda.

Comment 2 James Antill 2010-06-01 15:39:17 UTC

*** This bug has been marked as a duplicate of bug 595063 ***

Comment 3 James Antill 2010-06-01 15:41:42 UTC
Damnit, wrong bug.

Comment 4 James Antill 2010-06-01 15:47:42 UTC
This might be another case of package XYZ is excluded after it makes it's way into the obsoletes list. Is it possible ibus-pinyin-db-open-phrase is being excluded by the whitelist/blacklist plugins?

We can fix this upstream anyway...

Comment 5 seth vidal 2010-06-01 15:50:48 UTC
so, according to this we have a package which obsoletes something else but is NOT available in the package sack.

Is there more  going on here?

Comment 6 Brian Lane 2010-07-08 22:32:53 UTC
Created attachment 430493 [details]
Attached traceback automatically from anaconda.

Comment 7 Brian Lane 2010-07-08 22:35:56 UTC
I hit this when I:

1. KVM install of F13 x86_64 DVD
2. Enable Update repo
3. Get an error about a couple of packages not being available
4. Go back, uncheck upgrade repo and click next.

Comment 8 Fedora Update System 2010-08-02 14:12:26 UTC
yum-3.2.28-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc13

Comment 9 Fedora Update System 2010-08-02 14:13:57 UTC
yum-3.2.28-1.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc14

Comment 10 Fedora Update System 2010-08-02 14:15:29 UTC
yum-3.2.28-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc12

Comment 11 Fedora Update System 2010-08-03 00:40:11 UTC
yum-3.2.28-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update yum'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc13

Comment 12 Fedora Update System 2010-08-03 00:57:41 UTC
yum-3.2.28-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update yum'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc12

Comment 13 Fedora Update System 2010-08-03 02:15:23 UTC
yum-3.2.28-1.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update yum'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/yum-3.2.28-1.fc14

Comment 14 Fedora Update System 2010-08-05 23:45:38 UTC
yum-3.2.28-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2010-08-12 20:16:31 UTC
yum-3.2.28-3.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc12

Comment 16 Fedora Update System 2010-08-12 20:18:58 UTC
yum-3.2.28-3.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc13

Comment 17 Fedora Update System 2010-08-12 20:21:19 UTC
yum-3.2.28-3.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/yum-3.2.28-3.fc14

Comment 18 Fedora Update System 2010-08-17 05:46:40 UTC
yum-3.2.28-3.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 19 Fedora Update System 2010-08-20 02:20:14 UTC
yum-3.2.28-3.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 20 Fedora Update System 2010-08-24 01:37:54 UTC
yum-3.2.28-3.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 21 Robert Townley 2010-09-03 08:21:53 UTC
Created an attachment (id=442834)
Attached traceback automatically from anaconda.


Note You need to log in before you can comment on or make changes to this bug.