Re: [Cosign-discuss] Cosign on Ubuntu 14 doesn't work?

2014-09-29 Thread Phil Pishioneri
On 9/29/14 3:58 PM, Yadin Flammer wrote:
 I just upgraded a system running Ubuntu server 12 LTS to 14, and now
 apache can't start because the cosign module is no good apparently:
 ...
 Is this a known problem?

Unknown to me.

 Do I need to upgrade to Cosign 3.2 because
 3.1.2 doesn't work on Ubuntu 14 for some reason?  Any advice is appreciated.

Did you try rebuilding the 3.1.2 module on the upgraded system?

-Phil



--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss


Re: [Cosign-discuss] Cosign on Ubuntu 14 doesn't work?

2014-09-29 Thread Yadin Flammer
Not yet.  I was starting to wonder about that as I see apache2 went from 
2.2.x to 2.4.x and I'm seeing a lot of changes were made that cause 
other issues, like all the default directory locations seem to have 
changed, so it's not unreasonable that the compiled cosign needs to be 
recompiled I guess...

---
   Yadin Flammer - Systems Administrator
   College of Arts  Architecture, Penn State University
   228 Borland Building  Office Phone: 814-865-0990
   University Park, PA 16802 Dept. Phone:  814-865-1571
   Email: y...@psu.edu   Dept. Fax:814-863-6227

On 9/29/2014 5:13 PM, Phil Pishioneri wrote:
 On 9/29/14 3:58 PM, Yadin Flammer wrote:
 I just upgraded a system running Ubuntu server 12 LTS to 14, and now
 apache can't start because the cosign module is no good apparently:
 ...
 Is this a known problem?

 Unknown to me.

 Do I need to upgrade to Cosign 3.2 because
 3.1.2 doesn't work on Ubuntu 14 for some reason?  Any advice is 
 appreciated.

 Did you try rebuilding the 3.1.2 module on the upgraded system?

 -Phil




--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss


Re: [Cosign-discuss] Cosign on Ubuntu 14 doesn't work?

2014-09-29 Thread Phil Pishioneri
On 9/29/14 5:18 PM, Yadin Flammer wrote:
 Not yet.  I was starting to wonder about that as I see apache2 went from
 2.2.x to 2.4.x and I'm seeing a lot of changes were made that cause
 other issues, like all the default directory locations seem to have
 changed, so it's not unreasonable that the compiled cosign needs to be
 recompiled I guess...

The most recent cosign tar distribution on SourceForge won't build on 
2.4.x, due to other changes. If you're comfortable with a git pull and 
building 'configure', you can try a 3.2.1rc1:

On 8/22/14 5:02 PM, Liam Hoekenga wrote to cosign-discuss:
 I've pushed my proposed version of 3.2.1 to my own git repository - 
 https://github.com/lhoekenga/cosign
 The branch is cosign-3.2.1rc1.  Changes:

 3.2.1rc1
 filters: Apache 2.4.x support
 cgi: Add frienddbname conf option
 common: disable SSLv2 in the daemon and cgi

 I applied the upstream patches by hand.  I'm just learning to use git, 
 and wasn't sure if / how to get them out of the later branches in 
 which they appear.

 Could you it a try?  If it looks good, we'll see about getting a 
 release cut.

Or I can provide a private tar of 3.2.0 with a patch that allows it 
build with apache httpd 2.4 (contact me off-list).

-Phil

--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss