Hello, 

on upgrade form mac os 10.10.5 to 10.11 I have lost my gpg2 tool. I’ m working 
often with gpg2 because I have many *.gpg files.
I have installed fink completely new in /sw with fink-master.

On fink self update

I set

fink install gnupg2

and get:

Information about 9264 packages read in 1 seconds.
Can't resolve dependency "system-openssl-dev" for package "gnupg2-2.0.22-1" (no 
matching packages/versions found)
Exiting with failure.


I have found the file 
/sw/fink/10.9-libcxx/stable/main/finkinfo/libs/system-openssl-dev-0.9.8.info 
<http://system-openssl-dev-0.9.8.info/>
Package: system-openssl-dev
Epoch: 1
Version: 0.9.8
Revision: 7
BuildDependsOnly: true
Depends: macosx (>= 10.6.0-1), macosx (<< 10.11.0-1)
Distribution: 10.7, 10.8, 10.9, 10.10
Conflicts: <<
        libressl-libcrypto30,
        libressl-libssl27,
        openssl100-dev,
        system-openssl-dev
<<
Replaces: <<
        libressl-libcrypto30,
        libressl-libssl27,
        openssl100-dev,
        system-openssl-dev
<<
Type: nosource
CompileScript: echo "nothing to be done"
InstallScript: <<
#!/bin/sh -ex

  install -d %i/lib/system-openssl/include
  install -d %i/lib/system-openssl/lib
  install -d %i/lib/system-openssl/lib/pkgconfig

  ln -sf /usr/include/openssl %i/lib/system-openssl/include/
  ln -sf /usr/lib/libcrypto.dylib %i/lib/system-openssl/lib/
  ln -sf /usr/lib/libssl.dylib %i/lib/system-openssl/lib/
  sed -e 's,prefix=/usr,prefix=%p/lib/system-openssl,' 
/usr/lib/pkgconfig/openssl.pc > %i/lib/system-openssl/lib/pkgconfig/openssl.pc
<<
Description: Placeholder to force use of the system SSL
DescDetail: <<
This package is meant to be used by packagers for the purpose of linking
explicitly against the Apple-provided system version of OpenSSL and
assuring that no fink-supplied OpenSSL library package is visible to
normal compiler calls.
<<
DescUsage: <<
You may need to set one or more of the following:

  CPPFLAGS/CFLAGS/CXXFLAGS: -I%p/lib/system-openssl/include
  LDFLAGS/LIBS: -L%p/lib/system-openssl/lib
  PKG_CONFIG_PATH: %p/lib/system-openssl/lib/pkgconfig

and/or various configuration flags. You might also be able to rely on
the compiler finding the files in /usr without additional flags needed
if you use a BuildDepends specifying >= 1:0-1 to make sure no Fink
versions of the openssl headers are installed.

For more information on using this package, see
http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl
<<
Maintainer: Fink Core Group <fink-c...@lists.sourceforge.net>
Homepage: http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl


and do not know what is to do.

Also I find https://puredata.info/docs/developer/MacOSXFink 
<https://puredata.info/docs/developer/MacOSXFink> and 

do 
fink selupdate
apt-get update 
Err http://bindist.finkmirrors.net stable/main Packages
  404 Not Found
Ign http://bindist.finkmirrors.net stable/main Release
Failed to fetch 
http://bindist.finkmirrors.net/10.11/dists/stable/main/binary-darwin-x86_64/Packages
  404 Not Found
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list http://bindist.finkmirrors.net stable/main 
Packages 
(/sw/var/lib/apt/lists/bindist.finkmirrors.net_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
 - stat (2 No such file or directory)
W: Couldn't stat source package list http://bindist.finkmirrors.net stable/main 
Packages 
(/sw/var/lib/apt/lists/bindist.finkmirrors.net_10.11_dists_stable_main_binary-darwin-x86%5f64_Packages)
 - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones 
used instead.

Any hints ? 

Regards 

Hans-Juergen Greif




Hans-Jürgen Greif

hans_juergen.gr...@kabelbw.de




------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to