Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 217479

Summary: bug while updating
Product: [Fedora] Fedora Reporter: Tony Young <tonyyoung>
Component: freetypeAssignee: Behdad Esfahbod <behdad>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: alex, hdegoede
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: 2006-12-01 16:58:43 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: 198836    
Bug Blocks:    
Attachments:
Description Flags
bug while updating none

Description Tony Young 2006-11-28 03:23:15 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tony Young 2006-11-28 03:23:15 UTC
Created attachment 142251 [details]
bug while updating

Comment 2 Alex Lancaster 2006-11-28 03:48:32 UTC
Not sure if this is the same problem but I get a dependency error when upgrading:

yum upgrade 
Setting up Upgrade Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Excluding Packages from Fedora Core 6 - i386
Finished
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package pango-devel.i386 0:1.14.8-1.fc6 set to be updated
---> Package freetype-devel.i386 0:2.2.1-14.fc6 set to be updated
---> Package gmp.i386 0:4.1.4-9.fc6 set to be updated
---> Package system-config-soundcard.noarch 0:2.0.5-2.fc6 set to be updated
---> Package mysql-server.i386 0:5.0.27-1.fc6 set to be updated
---> Package pygobject2-doc.i386 0:2.12.3-1.fc6 set to be updated
---> Package freetype-demos.i386 0:2.2.1-14.fc6 set to be updated
---> Package tzdata.noarch 0:2006m-3.fc6 set to be updated
---> Package seahorse.i386 0:0.8.2-1.fc6 set to be updated
---> Package policycoreutils.i386 0:1.33.2-2.fc6 set to be updated
---> Package pango.i386 0:1.14.8-1.fc6 set to be updated
---> Package freetype.i386 0:2.2.1-14.fc6 set to be updated
---> Package gnome-pilot.i386 0:2.0.14-1.fc6 set to be updated
---> Package pygobject2-devel.i386 0:2.12.3-1.fc6 set to be updated
---> Package system-config-printer.i386 0:0.7.40-1.fc6 set to be updated
---> Package system-config-printer-libs.i386 0:0.7.40-1.fc6 set to be updated
---> Package SDL.i386 0:1.2.10-8.fc6 set to be updated
---> Package mlocate.i386 0:0.15-0.fc6.1 set to be updated
---> Package pygobject2.i386 0:2.12.3-1.fc6 set to be updated
---> Package hwbrowser.noarch 0:0.29-1.fc6 set to be updated
---> Package evolution-data-server.i386 0:1.8.1-2.fc6 set to be updated
---> Package gmp-devel.i386 0:4.1.4-9.fc6 set to be updated
---> Package SDL-devel.i386 0:1.2.10-8.fc6 set to be updated
---> Package mysql.i386 0:5.0.27-1.fc6 set to be updated
---> Package spamassassin.i386 0:3.1.7-1.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: freetype = 2.1.10-5.2.1 for package: freetype-utils
--> Finished Dependency Resolution
Error: Missing Dependency: freetype = 2.1.10-5.2.1 is needed by package
freetype-utils

Comment 3 Alex Lancaster 2006-11-28 03:58:52 UTC
Hmm, it looks like the the freetype-utils subpackage was removed in FC-6.  It's
not the current spec file:

http://cvs.fedora.redhat.com/viewcvs/rpms/freetype/FC-6/freetype.spec?rev=1.50&view=auto

In that case, the update should have Obsolete'd the freetype-utils package. 
Also there is/was no comment in the changelog that the -utils subpackage was
removed. 

Comment 4 Behdad Esfahbod 2006-12-01 16:58:43 UTC
The package was supposed to be moved to extras, under a new name
(freetype1-utils perhaps).  That package should Obsolete freetype-utils.

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