-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/21/12 11:38 AM, Remi Mommsen wrote:
> Hi,
> 
> I'd like to add a buildconflict on xft2-dev to my root5 package on
> 10.7 (c.f. the thread fink-users 'root5 compilation fails on
> 10.7'). However, when doing so, I get the following error message
> from fink when it tries to temporally remove xft2-dev:
> 
> The following package will be rebuilt: root5 The following 3
> packages might be temporarily removed: system-xfree86-dev
> system-xfree86-manual-install xft2-dev Do you want to continue?
> [Y/n] The following packages must be temporarily removed, but there
> are no .debs to restore them from: system-xfree86-dev
> system-xfree86-manual-install Exiting with failure.
> 
> fink --version Package manager version: 0.31.6 Distribution
> version: selfupdate-cvs Sat Jan 21 10:59:57 2012, 10.7, x86_64 
> Trees: local/main stable/main
> 
> 'fink remove xft2-dev' works flawlessly.
> 
> Any ideas?
> 
> Remi
> 
> 
> 

You're going to have to do it a different way, at least for now.  Does
"BuildConflicts: xft2-dev (>=2.2.0-2)" work?  If not, then you're
going to need to do some hacking into root5's build process.

The problem here appears to be that we also use x11 to Provide xft2-dev:

$ fink-virtual-pkgs --debug 2>&1 | grep xft2
  - system-xfree86-shlibs provides xft2-shlibs
    - system-xfree86-dev provides xft2-dev
    - system-xfree86 provides xft2

It was later decided that Fink needed a newer (?) xft2, but this
Provides was retained.

"fink remove xft2-dev" is seeing the real package, but the
buildconflict code is picking up on the virtual package
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8a/kkACgkQB8UpO3rKjQ+CSgCfeGUUVuFmuv4Z/CECGTZpPkku
xOEAn0c195q7n5fHoJIYxSZivCsdlmUz
=4LWI
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to