Re: Perl File::Copy / Upload host cert is broken somehow

Gilles Espinasse <[email protected]> Tue, 21 May 2013 10:16:32 +0200 (CEST)
Newsgroups gmane.comp.security.ipcop.devel
Message-ID <1944375939.138084500.1369124192302.JavaMail.root@zimbra33-e6.priv.proxad.net>

----- Mail original -----
> De: "Achim Weber" <[email protected]>
> À: "Eric Oberlander" <[email protected]>
> Cc: "Olaf Westrik" <[email protected]>, "IPCOP devel" <[email protected]>
> Envoyé: Mardi 21 Mai 2013 08:50:29
> Objet: Re: [IPCop-devel] Perl File::Copy / Upload host cert is broken somehow
> 
> Hi all!
> 
> I found it, the issue came with #6907. It seems the newer openssl behaves
> different to the older ones. The return code 512 doesn't come from move() but
> from the openssl call some lines before the move().
> 
Thank for debugging that.

> I will look into it how the ipsec.cgi has to be changed. It will be easy now.
> We will see...
> 
> Achim
> 
> PS:
> Did another 15 builds, everytime with ccache_clean + toolchain now...
>

ccache_clean should only be required for very special corner cases :
- if the lib linked to gcc are changed but not resulting gcc md5sum
- a design bug with headers when new headers files are added and previous compilation did not use those headers.
http://www.mail-archive.com/[email protected]/msg00920.html

I migrated one machine (32bits from debian v6 (squeeze) to v7 (wheezy).
After that first build experience, I could see :
- a very big amount of warning during gcc pass1 (due to gcc-4.7 compiling gcc-4.4.5)
- bash-4.2 should have the same bug we suffer during ./make.sh execution sometime.
The issue in that build attempt is that toolchain gettext was silently not compiled, build was sucessfull but msgfmt was missing everywhere.

Gilles

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
IPCop-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-devel