Mantis - fakeroot
Viewing Issue Advanced Details
2708 packaging minor always 2007-12-21 08:15 2010-06-14 16:19
jwheeler  
darin  
normal  
closed  
fixed  
none    
none  
0002708: CSWfakeroot appears to depend on gcc2rt
I\'ve noticed that on my PC I have all 3 gcc versions installed, all of which have been pulled in for me as dependancies from other packages.
It really seems a waste to need all 3 these days!

Can fakeroot be rebuilt with gcc4, or at least gcc3, removing the need for gcc2rt to be pulled in too?
[griffous@angelous:svn]sudo pkgrm CSWgcc2rt

The following package is currently installed:
   CSWgcc2rt gcc2rt - GNU Compiler Suite Run Time Replacement
              (i386) 2.95.3,REV=2005.01.04

Do you want to remove this package? [y,n,?,q] y

## Removing installed package instance <CSWgcc2rt>
## Verifying package <CSWgcc2rt> dependencies in global zone
WARNING:
    The <CSWfakeroot> package depends on the package
    currently being removed.
Dependency checking failed.

[griffous@angelous:svn]pkginfo -l CSWfakeroot
   PKGINST: CSWfakeroot
      NAME: fakeroot - fake rootpermission environment for pkg building
  CATEGORY: system
      ARCH: i386
   VERSION: 0.5.2
   BASEDIR: /opt/csw
    VENDOR: http://ftp.debian.org/debian/pool/main/f/fakeroot [^] packaged for CSW by Philip Brown
    PSTAMP: zaphod20021207000044
  INSTDATE: Dec 19 2007 00:56
Issue History
2009-09-22 19:11 darin Note Added: 0006739
2009-09-22 19:11 darin Status new => resolved
2009-09-22 19:11 darin Resolution open => fixed
2009-09-22 19:11 darin Assigned To => darin
2010-06-14 16:19 darin Status resolved => closed

Notes
(0005007)
jwheeler   
2007-12-21 08:26   
Just confirming the dependancy:
[griffous@angelous:install]cat /var/sadm/pkg/CSWfakeroot/install/depend
P CSWcommon
P CSWgcc2rt
(0006739)
darin   
2009-09-22 19:11   
the upgrade to 1.12.2 resolved this issue.