Bug 620307 - Packages with unresolved dependencies
Summary: Packages with unresolved dependencies
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F14Alpha, F14AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2010-08-02 05:12 UTC by MingtaoNiu
Modified: 2010-08-02 13:21 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-02 13:21:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description MingtaoNiu 2010-08-02 05:12:50 UTC
Description of problem:
When I checked the dependencies of all packages, there were a few packages with unresolved dependencies from myrepo in the output.
Also there was a unicodewarning.

Version-Release number of selected component (if applicable):

14-alpha-tc1-i386-DVD.iso

How reproducible:
100%

Steps to Reproduce:
1.mount the iso
2.Check the dependencies of all packages
  
Actual results:

/usr/lib/python2.6/site-packages/yum/packages.py:401: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  if prcotuple in self.prco[prcotype]:
Repos looked at: 1
   myrepo
Num Packages in Repos: 2770
package: BackupPC-3.1.0-14.1.fc14.noarch from myrepo
  unresolved deps: 
     perl-suidperl
package: blueman-1.21-4.fc14.i686 from myrepo
  unresolved deps: 
     python(abi) = 0:2.6
package: enblend-4.0-4.fc13.i686 from myrepo
  unresolved deps: 
     libboost_filesystem.so.1.41.0
     libboost_system.so.1.41.0
package: gnome-dvb-daemon-0.1.20-1.fc14.i686 from myrepo
  unresolved deps: 
     python(abi) = 0:2.6
package: gnote-0.7.2-1.fc14.i686 from myrepo
  unresolved deps: 
     libboost_filesystem-mt.so.1.41.0
     libboost_system-mt.so.1.41.0
package: hugin-base-2010.0.0-3.fc14.i686 from myrepo
  unresolved deps: 
     libboost_thread-mt.so.1.41.0
package: python-psyco-1.6-4.fc12.i686 from myrepo
  unresolved deps: 
     libpython2.6.so.1.0
     python(abi) = 0:2.6
package: totem-2.30.2-2.fc14.i686 from myrepo
  unresolved deps: 
     libpython2.6.so.1.0
package: wireshark-1.2.9-3.fc14.i686 from myrepo
  unresolved deps: 
     python(abi) = 0:2.6

Expected results:
   1.  Checking dependencies finished successfully
   2. There are no packages with unresolved dependencies from myrepo in the output 

Additional info:

Comment 1 He Rui 2010-08-02 06:51:34 UTC
Reproduced it in 14-alpha-tc1-x86_64-DVD.iso when running:

https://fedoraproject.org/wiki/QA:Testcase_Mediakit_Repoclosure

Comment 2 Chris Lumens 2010-08-02 13:21:08 UTC
Please file bugs against each individual package for these problems.  anaconda can't do anything about this.


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