This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] ca-certificates


On Sun, Oct 30, 2011 at 07:19:52PM -0500, Yaakov (Cygwin/X) wrote:
> While we're waiting for the Tcl/Tk rebuild, with gcc-4.5 out, I can
> start resyncing the distro with Ports' overrides.
> 
> ca-certificates contains the Certificate Authority root certificates
> needed for verifying SSL certificates.  It is needed for updating curl
> and GNOME; wget can can also use it via the ca-certificate option.
> 
> ftp://ftp.cygwinports.org/pub/cygwinports/release-2/_DISTRO_/ca-certificates/
> 
> ca-certificates is already included in all major distros.

Hello Yaakov,

The cygport 'get' command failed because

SRC_URI="fedora/certdata.txt fedora/blacklist.txt
fedora/certdata2pem.py"

$ cygport ca-certificates-1.78-1.cygport get
cp: cannot stat `fedora/certdata.txt': No such file or directory
*** ERROR: Copying certdata.txt failed

Is this intended?

Also, in the 'compile' step: 

/usr/src/ca-certificates-1.78-1-src/ca-certificates-1.78-1.cygport:
line 26: ident: command not found
/usr/src/ca-certificates-1.78-1-src/ca-certificates-1.78-1.cygport:
line 40: ident: command not found

Looks like you forgot an empty src_test():

>>> Testing ca-certificates-1.78-1
*** ERROR: no Makefile found.  You must define your own
src_test().

During 'install':

*** Warning: Cygwin README is missing

-- 
Huella de clave primaria: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]