Bug 620307

Summary: Packages with unresolved dependencies
Product: [Fedora] Fedora Reporter: MingtaoNiu <mniu>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: anaconda-maint-list, jonathan, rhe, robatino, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-02 13:21:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 611990    

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.