Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-20 Thread Derrick Brashear
You can try the trivial thing: link your mod_waklog to the static
libafsauthent and libafsrpc instead of the .so versions. the issue is
probably that libafsauthent needs rx_connDeadTime from libafsrpc, tho
that should already work.

On Tue, Feb 12, 2013 at 9:39 AM, Joseph Timothy Foley  wrote:
> I followed these directions on my Ubuntu 12.04.1 32-bit machine and I still 
> get an odd error when I try to load the freshly built waklog module:
>
> apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax error 
> on line 1 of /etc/apache2/mods-enabled/waklog.load: Cannot load 
> /usr/lib/apache2/modules/mod_waklog.so into server: 
> /usr/lib/libafsauthent.so.1: undefined symbol: rx_connDeadTime
>
> Action 'configtest' failed.
> The Apache error log may have more information.
>...fail!
>
> Searching through the include files in /usr/include/afs did not turn up what 
> this symbol might referring to.  What is more puzzling is that I can't find a 
> reference to this symbol in the waklog sourcecode in the first place.
> Ideas?
>
> I've collected the various emails/weblinks on this subject so far and put up 
> a wiki page for them:
> https://samvinna.ru.is/projects/projects/devnet-documentation/wiki/Mod_waklog
>
> Joe
>
> -Original Message-
> From: Staffan Hämälä [mailto:s...@ltu.se]
> Sent: 4. febrúar 2013 14:41
> To: Joseph Timothy Foley
> Cc: openafs-info@openafs.org
> Subject: Re: [OpenAFS] Development status of mod_waklog and filedrawers
>
> I got mod_waklog to work on apache 2.2 at least.
>
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
>
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
>
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
>
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
>
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
>
>
> As I said, mod_waklog seems to work perfectly. However, I haven't got 
> filedrawers to work yet. It does not seem to work with PHP 5.4.11 and Smarty 
> 3.1.13.
>
> I've read that it should work with PHP 5.x, but apparently not with 5.4, 
> though I think I managed to fix that. (by loading some module statically 
> instead of using "dl" - dynamically loaded modules, which is deprecated in 
> 5.4).
>
> Smarty 3.1.13 seems to be more difficult, I just get strange error messages.
>
> I've found a note somewhere that it does not work with Smarty 2.x, and that 
> version 1.x works. Maybe version 3.x has the same problem, and we need to 
> downgrade to version 1.x.
>
>
> --S
>
>
> On 2013-02-04 14:01, Joseph Timothy Foley wrote:
>> I would like to know more about this as well.  I tried to get mod_waklog 
>> working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
>> but did not get loaded correctly into the Apache 2 I was using.  I asked a 
>> friend to was trying to use it at MIT, but they gave up and used IP-based 
>> ACLS.
>>
>> Where did you find a guide indicating which patches?
>>
>> Thanks,
>> Joe
>>
>> -Original Message-
>> From: openafs-info-ad...@openafs.org
>> [mailto:openafs-info-ad...@openafs.org] On Behalf Of Staffan Hämälä
>> Sent: 30. janúar 2013 20:35
>> To: openafs-info@openafs.org
>> Subject: [OpenAFS] Development status of mod_waklog and filedrawers
>>
>> What is the current status of the mod_waklog and filedrawers projects? I saw 
>> a thread about mod_waklog a few months ago, but what about filedrawers?
>>
>> I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying 
>> five patches (by Aaron Knister and Stephen Quinney). It now works on Apache 
>> 2.2 (haven't tried 2.4 yet).
>>
>> Filedrawers seems to need some tweaking as well. I've found a few things 
>> that needs to be changed for it to work with PHP 5.4. It also seems to have 
>> problems with the current version of Smarty (version 3.1.13). I'm working 
>> through the things that need to be changed at the moment.
>>
>> It seems both mod_waklog and filedrawers haven't been updated for several 
>> years. Does anyone maintain them?
>>
>> /Staffan
>>
>> --
>> Staffan Hä

RE: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-20 Thread Joseph Timothy Foley
Any ideas on what I might be doing wrong?  I can dump the patched code 
somewhere, but I just followed the directions sent to the list.

The server has version 1.6.1-1 on it and the mod_waklog was built there.

Joe

-Original Message-
From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] On 
Behalf Of Joseph Timothy Foley
Sent: 12. febrúar 2013 15:05
To: jalt...@your-file-system.com
Cc: openafs-info@openafs.org
Subject: RE: [OpenAFS] Development status of mod_waklog and filedrawers

dpkg -l | grep afs
ii  libafsauthent1 1.6.1-1 AFS 
distributed file system runtime library (authentication)
ii  libafsrpc1 1.6.1-1 AFS 
distributed file system runtime library (RPC layer)
ii  libkopenafs1   1.6.1-1 AFS 
distributed file system runtime library (PAGs)
ii  libopenafs-dev 1.6.1-1 AFS 
distributed filesystem development libraries
ii  libpam-afs-session 2.5-1   PAM 
module to set up a PAG and obtain AFS tokens
ii  openafs-client 1.6.1-1 AFS 
distributed filesystem client support
ii  openafs-krb5   1.6.1-1 AFS 
distributed filesystem Kerberos 5 integration
ii  openafs-modules-dkms   1.6.1-1 AFS 
distributed filesystem kernel module DKMS source

I built it on that machine and ran it on the same machine.
I logged into the #openafs channel if you want to try things.

Joe

-Original Message-
From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] On 
Behalf Of Jeffrey Altman
Sent: 12. febrúar 2013 14:48
To: openafs-info@openafs.org
Subject: Re: [OpenAFS] Development status of mod_waklog and filedrawers

rx_connDeadTime is a global variable defined in src/rx/rx_globals.h.  It is 
referenced by a call to the rx_SetRxDeadTime() macro which is also present in 
rx_globals.h.

What versions of OpenAFS were used to build mod_waklog and which version is 
installed on the machine you are attempting to load it on?

On 2/12/2013 9:39 AM, Joseph Timothy Foley wrote:
> I followed these directions on my Ubuntu 12.04.1 32-bit machine and I still 
> get an odd error when I try to load the freshly built waklog module:
> 
> apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax 
> error on line 1 of /etc/apache2/mods-enabled/waklog.load: Cannot load 
> /usr/lib/apache2/modules/mod_waklog.so into server: 
> /usr/lib/libafsauthent.so.1: undefined symbol: rx_connDeadTime
> 
> Action 'configtest' failed.
> The Apache error log may have more information.
>...fail!
> 
> Searching through the include files in /usr/include/afs did not turn up what 
> this symbol might referring to.  What is more puzzling is that I can't find a 
> reference to this symbol in the waklog sourcecode in the first place.
> Ideas?
> 
> I've collected the various emails/weblinks on this subject so far and put up 
> a wiki page for them:
> https://samvinna.ru.is/projects/projects/devnet-documentation/wiki/Mod
> _waklog
> 
> Joe
> 
> -Original Message-
> From: Staffan Hämälä [mailto:s...@ltu.se]
> Sent: 4. febrúar 2013 14:41
> To: Joseph Timothy Foley
> Cc: openafs-info@openafs.org
> Subject: Re: [OpenAFS] Development status of mod_waklog and 
> filedrawers
> 
> I got mod_waklog to work on apache 2.2 at least.
> 
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
> 
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
> 
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
> 
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
> 
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
> 
> 
> As I said, mod_waklog seems to work perfectly. However, I haven't got 
> filedrawers to work yet. It does not seem to work with PHP 5.4.11 and Smarty 
> 3.1.13.
> 
> I've read that it should work with PHP 5.x, but apparently not with 5.4, 
> though I think I managed to fix that. (by loading some module statically 
> instead of using "dl" - dynamically loaded modules, which is deprecated in 
> 5.4).
> 
> Smarty 3.1.13 seems to be more difficult, I just get st

RE: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-12 Thread Joseph Timothy Foley
dpkg -l | grep afs
ii  libafsauthent1 1.6.1-1 AFS 
distributed file system runtime library (authentication)
ii  libafsrpc1 1.6.1-1 AFS 
distributed file system runtime library (RPC layer)
ii  libkopenafs1   1.6.1-1 AFS 
distributed file system runtime library (PAGs)
ii  libopenafs-dev 1.6.1-1 AFS 
distributed filesystem development libraries
ii  libpam-afs-session 2.5-1   PAM 
module to set up a PAG and obtain AFS tokens
ii  openafs-client 1.6.1-1 AFS 
distributed filesystem client support
ii  openafs-krb5   1.6.1-1 AFS 
distributed filesystem Kerberos 5 integration
ii  openafs-modules-dkms   1.6.1-1 AFS 
distributed filesystem kernel module DKMS source

I built it on that machine and ran it on the same machine.
I logged into the #openafs channel if you want to try things.

Joe

-Original Message-
From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] On 
Behalf Of Jeffrey Altman
Sent: 12. febrúar 2013 14:48
To: openafs-info@openafs.org
Subject: Re: [OpenAFS] Development status of mod_waklog and filedrawers

rx_connDeadTime is a global variable defined in src/rx/rx_globals.h.  It
is referenced by a call to the rx_SetRxDeadTime() macro which is also
present in rx_globals.h.

What versions of OpenAFS were used to build mod_waklog and which version
is installed on the machine you are attempting to load it on?

On 2/12/2013 9:39 AM, Joseph Timothy Foley wrote:
> I followed these directions on my Ubuntu 12.04.1 32-bit machine and I still 
> get an odd error when I try to load the freshly built waklog module:
> 
> apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax error 
> on line 1 of /etc/apache2/mods-enabled/waklog.load: Cannot load 
> /usr/lib/apache2/modules/mod_waklog.so into server: 
> /usr/lib/libafsauthent.so.1: undefined symbol: rx_connDeadTime
> 
> Action 'configtest' failed.
> The Apache error log may have more information.
>...fail!
> 
> Searching through the include files in /usr/include/afs did not turn up what 
> this symbol might referring to.  What is more puzzling is that I can't find a 
> reference to this symbol in the waklog sourcecode in the first place.
> Ideas?
> 
> I've collected the various emails/weblinks on this subject so far and put up 
> a wiki page for them:
> https://samvinna.ru.is/projects/projects/devnet-documentation/wiki/Mod_waklog
> 
> Joe
> 
> -Original Message-
> From: Staffan Hämälä [mailto:s...@ltu.se] 
> Sent: 4. febrúar 2013 14:41
> To: Joseph Timothy Foley
> Cc: openafs-info@openafs.org
> Subject: Re: [OpenAFS] Development status of mod_waklog and filedrawers
> 
> I got mod_waklog to work on apache 2.2 at least.
> 
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
> 
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
> 
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
> 
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
> 
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
> 
> 
> As I said, mod_waklog seems to work perfectly. However, I haven't got 
> filedrawers to work yet. It does not seem to work with PHP 5.4.11 and Smarty 
> 3.1.13.
> 
> I've read that it should work with PHP 5.x, but apparently not with 5.4, 
> though I think I managed to fix that. (by loading some module statically 
> instead of using "dl" - dynamically loaded modules, which is deprecated in 
> 5.4).
> 
> Smarty 3.1.13 seems to be more difficult, I just get strange error messages.
> 
> I've found a note somewhere that it does not work with Smarty 2.x, and that 
> version 1.x works. Maybe version 3.x has the same problem, and we need to 
> downgrade to version 1.x.
> 
> 
> --S
> 
> 
> On 2013-02-04 14:01, Joseph Timothy Foley wrote:
>> I would like to know more about this as well.  I tried to get mod_waklog 
>> working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
>> but did not get loaded correctly into th

Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-12 Thread Jeffrey Altman
rx_connDeadTime is a global variable defined in src/rx/rx_globals.h.  It
is referenced by a call to the rx_SetRxDeadTime() macro which is also
present in rx_globals.h.

What versions of OpenAFS were used to build mod_waklog and which version
is installed on the machine you are attempting to load it on?

On 2/12/2013 9:39 AM, Joseph Timothy Foley wrote:
> I followed these directions on my Ubuntu 12.04.1 32-bit machine and I still 
> get an odd error when I try to load the freshly built waklog module:
> 
> apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax error 
> on line 1 of /etc/apache2/mods-enabled/waklog.load: Cannot load 
> /usr/lib/apache2/modules/mod_waklog.so into server: 
> /usr/lib/libafsauthent.so.1: undefined symbol: rx_connDeadTime
> 
> Action 'configtest' failed.
> The Apache error log may have more information.
>...fail!
> 
> Searching through the include files in /usr/include/afs did not turn up what 
> this symbol might referring to.  What is more puzzling is that I can't find a 
> reference to this symbol in the waklog sourcecode in the first place.
> Ideas?
> 
> I've collected the various emails/weblinks on this subject so far and put up 
> a wiki page for them:
> https://samvinna.ru.is/projects/projects/devnet-documentation/wiki/Mod_waklog
> 
> Joe
> 
> -Original Message-
> From: Staffan Hämälä [mailto:s...@ltu.se] 
> Sent: 4. febrúar 2013 14:41
> To: Joseph Timothy Foley
> Cc: openafs-info@openafs.org
> Subject: Re: [OpenAFS] Development status of mod_waklog and filedrawers
> 
> I got mod_waklog to work on apache 2.2 at least.
> 
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
> 
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
> 
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
> 
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
> 
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
> 
> 
> As I said, mod_waklog seems to work perfectly. However, I haven't got 
> filedrawers to work yet. It does not seem to work with PHP 5.4.11 and Smarty 
> 3.1.13.
> 
> I've read that it should work with PHP 5.x, but apparently not with 5.4, 
> though I think I managed to fix that. (by loading some module statically 
> instead of using "dl" - dynamically loaded modules, which is deprecated in 
> 5.4).
> 
> Smarty 3.1.13 seems to be more difficult, I just get strange error messages.
> 
> I've found a note somewhere that it does not work with Smarty 2.x, and that 
> version 1.x works. Maybe version 3.x has the same problem, and we need to 
> downgrade to version 1.x.
> 
> 
> --S
> 
> 
> On 2013-02-04 14:01, Joseph Timothy Foley wrote:
>> I would like to know more about this as well.  I tried to get mod_waklog 
>> working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
>> but did not get loaded correctly into the Apache 2 I was using.  I asked a 
>> friend to was trying to use it at MIT, but they gave up and used IP-based 
>> ACLS.
>>
>> Where did you find a guide indicating which patches?
>>
>> Thanks,
>> Joe
>>
>> -Original Message-
>> From: openafs-info-ad...@openafs.org 
>> [mailto:openafs-info-ad...@openafs.org] On Behalf Of Staffan Hämälä
>> Sent: 30. janúar 2013 20:35
>> To: openafs-info@openafs.org
>> Subject: [OpenAFS] Development status of mod_waklog and filedrawers
>>
>> What is the current status of the mod_waklog and filedrawers projects? I saw 
>> a thread about mod_waklog a few months ago, but what about filedrawers?
>>
>> I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying 
>> five patches (by Aaron Knister and Stephen Quinney). It now works on Apache 
>> 2.2 (haven't tried 2.4 yet).
>>
>> Filedrawers seems to need some tweaking as well. I've found a few things 
>> that needs to be changed for it to work with PHP 5.4. It also seems to have 
>> problems with the current version of Smarty (version 3.1.13). I'm working 
>> through the things that need to be changed at the moment.
>>
>> It seems both mod_waklog and filedrawers haven't been updated for several 
>> years. Does 

RE: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-12 Thread Joseph Timothy Foley
I followed these directions on my Ubuntu 12.04.1 32-bit machine and I still get 
an odd error when I try to load the freshly built waklog module:

apache2: Syntax error on line 210 of /etc/apache2/apache2.conf: Syntax error on 
line 1 of /etc/apache2/mods-enabled/waklog.load: Cannot load 
/usr/lib/apache2/modules/mod_waklog.so into server: 
/usr/lib/libafsauthent.so.1: undefined symbol: rx_connDeadTime

Action 'configtest' failed.
The Apache error log may have more information.
   ...fail!

Searching through the include files in /usr/include/afs did not turn up what 
this symbol might referring to.  What is more puzzling is that I can't find a 
reference to this symbol in the waklog sourcecode in the first place.
Ideas?

I've collected the various emails/weblinks on this subject so far and put up a 
wiki page for them:
https://samvinna.ru.is/projects/projects/devnet-documentation/wiki/Mod_waklog

Joe

-Original Message-
From: Staffan Hämälä [mailto:s...@ltu.se] 
Sent: 4. febrúar 2013 14:41
To: Joseph Timothy Foley
Cc: openafs-info@openafs.org
Subject: Re: [OpenAFS] Development status of mod_waklog and filedrawers

I got mod_waklog to work on apache 2.2 at least.

I've found a lot of info in this posting:
https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html

Stephen Quinney's patches are available here:
http://old.nabble.com/mod_waklog-tt33632100.html

Aaron Knister's patches here:
http://userpages.umbc.edu/~aaronk/waklog/patches_for_git

I downloaded mod_waklog from git, and applied the patches in this order:
patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
patch -p1 < ../patches_aaron_knister/gnu_source.patch

patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch


As I said, mod_waklog seems to work perfectly. However, I haven't got 
filedrawers to work yet. It does not seem to work with PHP 5.4.11 and Smarty 
3.1.13.

I've read that it should work with PHP 5.x, but apparently not with 5.4, though 
I think I managed to fix that. (by loading some module statically instead of 
using "dl" - dynamically loaded modules, which is deprecated in 5.4).

Smarty 3.1.13 seems to be more difficult, I just get strange error messages.

I've found a note somewhere that it does not work with Smarty 2.x, and that 
version 1.x works. Maybe version 3.x has the same problem, and we need to 
downgrade to version 1.x.


--S


On 2013-02-04 14:01, Joseph Timothy Foley wrote:
> I would like to know more about this as well.  I tried to get mod_waklog 
> working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
> but did not get loaded correctly into the Apache 2 I was using.  I asked a 
> friend to was trying to use it at MIT, but they gave up and used IP-based 
> ACLS.
>
> Where did you find a guide indicating which patches?
>
> Thanks,
> Joe
>
> -Original Message-
> From: openafs-info-ad...@openafs.org 
> [mailto:openafs-info-ad...@openafs.org] On Behalf Of Staffan Hämälä
> Sent: 30. janúar 2013 20:35
> To: openafs-info@openafs.org
> Subject: [OpenAFS] Development status of mod_waklog and filedrawers
>
> What is the current status of the mod_waklog and filedrawers projects? I saw 
> a thread about mod_waklog a few months ago, but what about filedrawers?
>
> I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying five 
> patches (by Aaron Knister and Stephen Quinney). It now works on Apache 2.2 
> (haven't tried 2.4 yet).
>
> Filedrawers seems to need some tweaking as well. I've found a few things that 
> needs to be changed for it to work with PHP 5.4. It also seems to have 
> problems with the current version of Smarty (version 3.1.13). I'm working 
> through the things that need to be changed at the moment.
>
> It seems both mod_waklog and filedrawers haven't been updated for several 
> years. Does anyone maintain them?
>
> /Staffan
>
> --
> Staffan Hämälä
> Luleå University of Technology
> Sweden
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>
>



___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-05 Thread Ken Dreyer
On Tue, Feb 5, 2013 at 4:51 AM, Stephen Quinney  wrote:
> We use mod_waklog quite a bit in the School of Informatics and would
> be willing to put some effort into keeping it working. I don't
> currently have any access to the project though so cannot even merge
> in the set of patches I've accumulated, anyone here able to help out
> with access permissions?

Hi Stephen,

I'm not an admin on the project, but I did recently get commit access.
Unfortunately after that email thread in 2012, I haven't had the time
to put into mod_waklog that I anticipated. If you or someone else
feeds me the patches I can commit them to Git master at least.

- Ken
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-05 Thread Stephen Quinney
This was discussed on the openafs-devel list last year -
https://lists.openafs.org/pipermail/openafs-devel/2012-August/018945.html
- and a sourceforge project exists -
http://sourceforge.net/projects/modwaklog/develop - but I don't think
there has been any activity in quite a while.

We use mod_waklog quite a bit in the School of Informatics and would
be willing to put some effort into keeping it working. I don't
currently have any access to the project though so cannot even merge
in the set of patches I've accumulated, anyone here able to help out
with access permissions?


Stephen Quinney


On 4 February 2013 14:40, Staffan Hämälä  wrote:
> I got mod_waklog to work on apache 2.2 at least.
>
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
>
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
>
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
>
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
>
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
>
>
> As I said, mod_waklog seems to work perfectly. However, I haven't got
> filedrawers to work yet. It does not seem to work with PHP 5.4.11 and Smarty
> 3.1.13.
>
> I've read that it should work with PHP 5.x, but apparently not with 5.4,
> though I think I managed to fix that. (by loading some module statically
> instead of using "dl" - dynamically loaded modules, which is deprecated in
> 5.4).
>
> Smarty 3.1.13 seems to be more difficult, I just get strange error messages.
>
> I've found a note somewhere that it does not work with Smarty 2.x, and that
> version 1.x works. Maybe version 3.x has the same problem, and we need to
> downgrade to version 1.x.
>
>
> --S
>
>
>
> On 2013-02-04 14:01, Joseph Timothy Foley wrote:
>>
>> I would like to know more about this as well.  I tried to get mod_waklog
>> working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled
>> but did not get loaded correctly into the Apache 2 I was using.  I asked a
>> friend to was trying to use it at MIT, but they gave up and used IP-based
>> ACLS.
>>
>> Where did you find a guide indicating which patches?
>>
>> Thanks,
>> Joe
>>
>> -Original Message-
>> From: openafs-info-ad...@openafs.org
>> [mailto:openafs-info-ad...@openafs.org] On Behalf Of Staffan Hämälä
>> Sent: 30. janúar 2013 20:35
>> To: openafs-info@openafs.org
>> Subject: [OpenAFS] Development status of mod_waklog and filedrawers
>>
>> What is the current status of the mod_waklog and filedrawers projects? I
>> saw a thread about mod_waklog a few months ago, but what about filedrawers?
>>
>> I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying
>> five patches (by Aaron Knister and Stephen Quinney). It now works on Apache
>> 2.2 (haven't tried 2.4 yet).
>>
>> Filedrawers seems to need some tweaking as well. I've found a few things
>> that needs to be changed for it to work with PHP 5.4. It also seems to have
>> problems with the current version of Smarty (version 3.1.13). I'm working
>> through the things that need to be changed at the moment.
>>
>> It seems both mod_waklog and filedrawers haven't been updated for several
>> years. Does anyone maintain them?
>>
>> /Staffan
>>
>> --
>> Staffan Hämälä
>> Luleå University of Technology
>> Sweden
>> ___
>> OpenAFS-info mailing list
>> OpenAFS-info@openafs.org
>> https://lists.openafs.org/mailman/listinfo/openafs-info
>>
>>
>
>
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-04 Thread Dave Botsch
I'm using it on RHEL6 with php-5.3.3-14.el6_3.x86_64 and
php-Smarty-2.6.27-1.el6.noarch .

It does, however, run rather slowly... seems to be as a result of it
stat'ing all the files in a directory.


On Mon, Feb 04, 2013 at 03:40:40PM +0100, Staffan Hämälä wrote:
> I got mod_waklog to work on apache 2.2 at least.
> 
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
> 
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
> 
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
> 
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
> 
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
> 
> 
> As I said, mod_waklog seems to work perfectly. However, I haven't
> got filedrawers to work yet. It does not seem to work with PHP
> 5.4.11 and Smarty 3.1.13.
> 
> I've read that it should work with PHP 5.x, but apparently not with
> 5.4, though I think I managed to fix that. (by loading some module
> statically instead of using "dl" - dynamically loaded modules, which
> is deprecated in 5.4).
> 
> Smarty 3.1.13 seems to be more difficult, I just get strange error messages.
> 
> I've found a note somewhere that it does not work with Smarty 2.x,
> and that version 1.x works. Maybe version 3.x has the same problem,
> and we need to downgrade to version 1.x.
> 
> 
> --S
> 
> 
> On 2013-02-04 14:01, Joseph Timothy Foley wrote:
> >I would like to know more about this as well.  I tried to get mod_waklog 
> >working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
> >but did not get loaded correctly into the Apache 2 I was using.  I asked a 
> >friend to was trying to use it at MIT, but they gave up and used IP-based 
> >ACLS.
> >
> >Where did you find a guide indicating which patches?
> >
> >Thanks,
> >Joe
> >
> >-Original Message-
> >From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] 
> >On Behalf Of Staffan Hämälä
> >Sent: 30. janúar 2013 20:35
> >To: openafs-info@openafs.org
> >Subject: [OpenAFS] Development status of mod_waklog and filedrawers
> >
> >What is the current status of the mod_waklog and filedrawers projects? I saw 
> >a thread about mod_waklog a few months ago, but what about filedrawers?
> >
> >I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying 
> >five patches (by Aaron Knister and Stephen Quinney). It now works on Apache 
> >2.2 (haven't tried 2.4 yet).
> >
> >Filedrawers seems to need some tweaking as well. I've found a few things 
> >that needs to be changed for it to work with PHP 5.4. It also seems to have 
> >problems with the current version of Smarty (version 3.1.13). I'm working 
> >through the things that need to be changed at the moment.
> >
> >It seems both mod_waklog and filedrawers haven't been updated for several 
> >years. Does anyone maintain them?
> >
> >/Staffan
> >
> >--
> >Staffan Hämälä
> >Luleå University of Technology
> >Sweden
> >___
> >OpenAFS-info mailing list
> >OpenAFS-info@openafs.org
> >https://lists.openafs.org/mailman/listinfo/openafs-info
> >
> >
> 
> 
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
> 

-- 

David William Botsch
Programmer/Analyst
CNF Computing
bot...@cnf.cornell.edu

___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-04 Thread Troy Benjegerdes
This looks like someone did something recently:

http://git.hcoop.net/?p=hcoop/debian/libapache-mod-waklog.git;a=commitdiff;h=669240a17c782eb37a3c9fbd1001b037d6254232


On Mon, Feb 04, 2013 at 03:40:40PM +0100, Staffan H?m?l? wrote:
> I got mod_waklog to work on apache 2.2 at least.
> 
> I've found a lot of info in this posting:
> https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html
> 
> Stephen Quinney's patches are available here:
> http://old.nabble.com/mod_waklog-tt33632100.html
> 
> Aaron Knister's patches here:
> http://userpages.umbc.edu/~aaronk/waklog/patches_for_git
> 
> I downloaded mod_waklog from git, and applied the patches in this order:
> patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
> patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
> patch -p1 < ../patches_aaron_knister/gnu_source.patch
> 
> patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
> patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch
> 
> 
> As I said, mod_waklog seems to work perfectly. However, I haven't
> got filedrawers to work yet. It does not seem to work with PHP
> 5.4.11 and Smarty 3.1.13.
> 
> I've read that it should work with PHP 5.x, but apparently not with
> 5.4, though I think I managed to fix that. (by loading some module
> statically instead of using "dl" - dynamically loaded modules, which
> is deprecated in 5.4).
> 
> Smarty 3.1.13 seems to be more difficult, I just get strange error messages.
> 
> I've found a note somewhere that it does not work with Smarty 2.x,
> and that version 1.x works. Maybe version 3.x has the same problem,
> and we need to downgrade to version 1.x.
> 
> 
> --S
> 
> 
> On 2013-02-04 14:01, Joseph Timothy Foley wrote:
> >I would like to know more about this as well.  I tried to get mod_waklog 
> >working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
> >but did not get loaded correctly into the Apache 2 I was using.  I asked a 
> >friend to was trying to use it at MIT, but they gave up and used IP-based 
> >ACLS.
> >
> >Where did you find a guide indicating which patches?
> >
> >Thanks,
> >Joe
> >
> >-Original Message-
> >From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] 
> >On Behalf Of Staffan H?m?l?
> >Sent: 30. jan?ar 2013 20:35
> >To: openafs-info@openafs.org
> >Subject: [OpenAFS] Development status of mod_waklog and filedrawers
> >
> >What is the current status of the mod_waklog and filedrawers projects? I saw 
> >a thread about mod_waklog a few months ago, but what about filedrawers?
> >
> >I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying 
> >five patches (by Aaron Knister and Stephen Quinney). It now works on Apache 
> >2.2 (haven't tried 2.4 yet).
> >
> >Filedrawers seems to need some tweaking as well. I've found a few things 
> >that needs to be changed for it to work with PHP 5.4. It also seems to have 
> >problems with the current version of Smarty (version 3.1.13). I'm working 
> >through the things that need to be changed at the moment.
> >
> >It seems both mod_waklog and filedrawers haven't been updated for several 
> >years. Does anyone maintain them?
> >
> >/Staffan
> >
> >--
> >Staffan H?m?l?
> >Lule? University of Technology
> >Sweden
> >___
> >OpenAFS-info mailing list
> >OpenAFS-info@openafs.org
> >https://lists.openafs.org/mailman/listinfo/openafs-info
> >
> >
> 
> 
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info

-- 
--
Troy Benjegerdes'da hozer' ho...@hozed.org

Somone asked my why I work on this free (http://www.fsf.org/philosophy/)
software & hardware (http://q3u.be) stuff and not get a real job.
Charles Shultz had the best answer:

"Why do musicians compose symphonies and poets write poems? They do it
because life wouldn't have any meaning for them if they didn't. That's why
I draw cartoons. It's my life." -- Charles Shultz
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-04 Thread Troy Benjegerdes
Has anyone looked at elfinder ( http://elfinder.org ) and thought about AFS
integration? I've always thought the filedrawers concept was great, but the
code was (quite) a bit of a pain to actually get running.

On Mon, Feb 04, 2013 at 01:01:19PM +, Joseph Timothy Foley wrote:
> I would like to know more about this as well.  I tried to get mod_waklog 
> working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled 
> but did not get loaded correctly into the Apache 2 I was using.  I asked a 
> friend to was trying to use it at MIT, but they gave up and used IP-based 
> ACLS.
> 
> Where did you find a guide indicating which patches?
> 
> Thanks,
> Joe
> 
> -Original Message-
> From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] 
> On Behalf Of Staffan H?m?l?
> Sent: 30. jan?ar 2013 20:35
> To: openafs-info@openafs.org
> Subject: [OpenAFS] Development status of mod_waklog and filedrawers
> 
> What is the current status of the mod_waklog and filedrawers projects? I saw 
> a thread about mod_waklog a few months ago, but what about filedrawers?
> 
> I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying five 
> patches (by Aaron Knister and Stephen Quinney). It now works on Apache 2.2 
> (haven't tried 2.4 yet).
> 
> Filedrawers seems to need some tweaking as well. I've found a few things that 
> needs to be changed for it to work with PHP 5.4. It also seems to have 
> problems with the current version of Smarty (version 3.1.13). I'm working 
> through the things that need to be changed at the moment.
> 
> It seems both mod_waklog and filedrawers haven't been updated for several 
> years. Does anyone maintain them?
> 
> /Staffan
> 
> --
> Staffan H?m?l?
> Lule? University of Technology
> Sweden
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
> 
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info

-- 
--
Troy Benjegerdes'da hozer' ho...@hozed.org

Somone asked my why I work on this free (http://www.fsf.org/philosophy/)
software & hardware (http://q3u.be) stuff and not get a real job.
Charles Shultz had the best answer:

"Why do musicians compose symphonies and poets write poems? They do it
because life wouldn't have any meaning for them if they didn't. That's why
I draw cartoons. It's my life." -- Charles Shultz
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-04 Thread Staffan Hämälä

I got mod_waklog to work on apache 2.2 at least.

I've found a lot of info in this posting:
https://lists.openafs.org/pipermail/openafs-info/2009-May/031480.html

Stephen Quinney's patches are available here:
http://old.nabble.com/mod_waklog-tt33632100.html

Aaron Knister's patches here:
http://userpages.umbc.edu/~aaronk/waklog/patches_for_git

I downloaded mod_waklog from git, and applied the patches in this order:
patch -p1 < ../patches_aaron_knister/fix_build_scripts.patch
patch -p1 < ../patches_aaron_knister/have_stropts_h.patch
patch -p1 < ../patches_aaron_knister/gnu_source.patch

patch -p1 < ../patches_stephen_quinney/modwaklog-weakcrypto.patch
patch -p1 < ../patches_stephen_quinney/modwaklog-libs.patch


As I said, mod_waklog seems to work perfectly. However, I haven't got 
filedrawers to work yet. It does not seem to work with PHP 5.4.11 and 
Smarty 3.1.13.


I've read that it should work with PHP 5.x, but apparently not with 5.4, 
though I think I managed to fix that. (by loading some module statically 
instead of using "dl" - dynamically loaded modules, which is deprecated 
in 5.4).


Smarty 3.1.13 seems to be more difficult, I just get strange error messages.

I've found a note somewhere that it does not work with Smarty 2.x, and 
that version 1.x works. Maybe version 3.x has the same problem, and we 
need to downgrade to version 1.x.



--S


On 2013-02-04 14:01, Joseph Timothy Foley wrote:

I would like to know more about this as well.  I tried to get mod_waklog 
working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled but 
did not get loaded correctly into the Apache 2 I was using.  I asked a friend 
to was trying to use it at MIT, but they gave up and used IP-based ACLS.

Where did you find a guide indicating which patches?

Thanks,
Joe

-Original Message-
From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] On 
Behalf Of Staffan Hämälä
Sent: 30. janúar 2013 20:35
To: openafs-info@openafs.org
Subject: [OpenAFS] Development status of mod_waklog and filedrawers

What is the current status of the mod_waklog and filedrawers projects? I saw a 
thread about mod_waklog a few months ago, but what about filedrawers?

I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying five 
patches (by Aaron Knister and Stephen Quinney). It now works on Apache 2.2 
(haven't tried 2.4 yet).

Filedrawers seems to need some tweaking as well. I've found a few things that 
needs to be changed for it to work with PHP 5.4. It also seems to have problems 
with the current version of Smarty (version 3.1.13). I'm working through the 
things that need to be changed at the moment.

It seems both mod_waklog and filedrawers haven't been updated for several 
years. Does anyone maintain them?

/Staffan

--
Staffan Hämälä
Luleå University of Technology
Sweden
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info





___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


RE: [OpenAFS] Development status of mod_waklog and filedrawers

2013-02-04 Thread Joseph Timothy Foley
I would like to know more about this as well.  I tried to get mod_waklog 
working on an Ubuntu 12.04 32-bit system but was unsuccessful.  It compiled but 
did not get loaded correctly into the Apache 2 I was using.  I asked a friend 
to was trying to use it at MIT, but they gave up and used IP-based ACLS.

Where did you find a guide indicating which patches?

Thanks,
Joe

-Original Message-
From: openafs-info-ad...@openafs.org [mailto:openafs-info-ad...@openafs.org] On 
Behalf Of Staffan Hämälä
Sent: 30. janúar 2013 20:35
To: openafs-info@openafs.org
Subject: [OpenAFS] Development status of mod_waklog and filedrawers

What is the current status of the mod_waklog and filedrawers projects? I saw a 
thread about mod_waklog a few months ago, but what about filedrawers?

I've managed to compile mod_waklog on Redhat RHEL6 64-bit after applying five 
patches (by Aaron Knister and Stephen Quinney). It now works on Apache 2.2 
(haven't tried 2.4 yet).

Filedrawers seems to need some tweaking as well. I've found a few things that 
needs to be changed for it to work with PHP 5.4. It also seems to have problems 
with the current version of Smarty (version 3.1.13). I'm working through the 
things that need to be changed at the moment.

It seems both mod_waklog and filedrawers haven't been updated for several 
years. Does anyone maintain them?

/Staffan

--
Staffan Hämälä
Luleå University of Technology
Sweden
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info