Aquileo | Recent changes to bugshttps://sourceforge.net/p/macs/bugs/2003-08-07T01:03:25ZRecent changes to bugsAquileo | version 0.8 doesn't compile on debian woody2003-08-07T01:03:25Z2003-08-07T01:03:25ZManuel Schultehttps://sourceforge.net/u/manuel/https://sourceforge.neta2d775d70547e8c5fefec1d1c1414020d921b948<div class="markdown_content"><p>Trying to compile on Debian Woody I run into the<br />
following problems:</p>
<p>the command:<br />
-------------------------<br />
./configure --with-mysql HOST=localhost<br />
-------------------------</p>
<p>works, but I get a warning:</p>
<p>------------------------<br />
configure: WARNING:<br />
The mod_perl object does not seem to exist in <br />
/usr/lib/apache/1.3 -- it may<br />
be missing. Continuing, in case it is installed<br />
elsewhere, but<br />
mod_perl is required by the MACS administration web pages.<br />
-------------------------<br />
The file &quot;/usr/lib/apache/1.3/mod_perl.so&quot; does exist.</p>
<p>The critical, probably unrelated problem, is when I<br />
type &quot;make&quot;, the compile crashes on the following:<br />
--------------------------<br />
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I.. -DDEBIAN<br />
-fno-strict-aliasing -I/usr/local/include<br />
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64<br />
-I/usr/lib/perl/5.6.1/CORE -g -O2 -c libmacs_wrap.c<br />
-Wp,-MD,.deps/CClient_la-libmacs_wrap.TPlo -fPIC -DPIC<br />
-o .libs/CClient_la-libmacs_wrap.o<br />
libmacs_wrap.c: In function `_wrap_macs_get_prof':<br />
libmacs_wrap.c:1282: `$input' undeclared (first use in<br />
this function)<br />
libmacs_wrap.c:1282: (Each undeclared identifier is<br />
reported only once<br />
libmacs_wrap.c:1282: for each function it appears in.)<br />
make[4]: *** [CClient_la-libmacs_wrap.lo] Error 1<br />
make[4]: Leaving directory<br />
`/usr/local/macs-0.8-beta/auc/c-lib/perl'<br />
make[3]: *** [all-recursive] Error 1<br />
make[3]: Leaving directory<br />
`/usr/local/macs-0.8-beta/auc/c-lib'<br />
make[2]: *** [all-recursive] Error 1<br />
make[2]: Leaving directory `/usr/local/macs-0.8-beta/auc'<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/usr/local/macs-0.8-beta'<br />
make: *** [all] Error 2<br />
---------------------------------</p>
<p>As far as I can tell I have all required dependencies<br />
installed.<br />
</p></div>Aquileo | wacky permissions on socket file2003-07-18T03:05:27Z2003-07-18T03:05:27ZMario D. Santanahttps://sourceforge.net/u/santana/https://sourceforge.net1b184999e89cb09b351a2d175267eb321f6046ab<div class="markdown_content"><p>From IRC:</p>
<p>&lt;melzo&gt; eek: unable to connect to server at<br />
/usr/local/macs/var/macs/factory.sock: Permission denied <br />
&lt;kalahari&gt; oh yeah, hehe<br />
&lt;kalahari&gt; I get that too<br />
&lt;kalahari&gt; you have to chmod 777 <br />
/usr/local/macs/var/macs/factory.sock<br />
&lt;kalahari&gt; and every time you restart the factory, it<br />
resets it back to 644 I think, bothersom umask :)<br />
&lt;kalahari&gt; I should fix that in code</p></div>Aquileo | apxs module doesn't try reconnecting2003-07-18T03:03:12Z2003-07-18T03:03:12ZMario D. Santanahttps://sourceforge.net/u/santana/https://sourceforge.neta9ebfc8a4c029e1556e88124999805d46af658e4<div class="markdown_content"><p>Bringing up apache without factory/foreman running,<br />
then bringing up factory/foreman: in this case, you<br />
need to restart apache. Can't tell without looking<br />
whether this is a problem in libmacs or in mod_macs.</p></div>Aquileo | ats doesn't map resource ids2003-07-18T01:13:16Z2003-07-18T01:13:16ZBlake Mitchellhttps://sourceforge.net/u/blake/https://sourceforge.neta54428509a1b3013342bfbea02f918a53c8223a2<div class="markdown_content"><p>The ATS makes no attempt to map resource IDs to method<br />
specific IDs like the RPS does</p></div>Aquileo | test_libatc unexpected failures2003-07-15T06:50:08Z2003-07-15T06:50:08ZMario D. Santanahttps://sourceforge.net/u/santana/https://sourceforge.net87f4c3fa0f22771e6b20e79189f709f2d3b4d3b0<div class="markdown_content"><p>&lt;kalahari&gt; blake@spoon:~/medley/macs/tests$<br />
./test_libatc -f ../config.xml.link -v -v<br />
&lt;kalahari&gt; Setting verbosity to 1<br />
&lt;kalahari&gt; Setting verbosity to 2<br />
&lt;kalahari&gt; Initialization...done.<br />
&lt;kalahari&gt; Listing ATS methods: NULL<br />
&lt;kalahari&gt; Pinging...done.<br />
&lt;kalahari&gt; Logging in uid:guest ...success<br />
&lt;kalahari&gt; Logging in uid:13 ...success (groups 9)<br />
&lt;kalahari&gt; Authorizing 13 READ@nosuchresource<br />
...success (expected and got failure)<br />
&lt;kalahari&gt; Authorizing 13 READ@1 ...13 READ@1 auth failure</p></div>Aquileo | make install kills old config.xml2003-07-01T23:15:37Z2003-07-01T23:15:37ZBlake Mitchellhttps://sourceforge.net/u/blake/https://sourceforge.net27e296e306efb4df5e42040ba2a0205ef2809303<div class="markdown_content"><p>make install will overwrite and existing config.xml.<br />
it shouldn't.</p></div>Aquileo | AUC time-delay login/logout2002-10-15T01:09:49Z2002-10-15T01:09:49ZMario D. Santanahttps://sourceforge.net/u/santana/https://sourceforge.net85ac52644ea1437683dc2e4963bfe1b0e5c5fe83<div class="markdown_content"><p>The first access after a login fails, and the first<br />
access after a logout succeeds. Probably a problem in<br />
the auc, though the aus could be causing it upstream.<br />
Mostly a nuicance for now.</p></div>Aquileo | Cryptic missing config file error2002-05-30T23:23:38Z2002-05-30T23:23:38ZBlake Mitchellhttps://sourceforge.net/u/blake/https://sourceforge.netae85bce260ad248a6c6b6d82c52bbc4aa0d5877c<div class="markdown_content"><p>If the config file is missing, perl gives this cryptic<br />
error message:</p>
<p>$ make start<br />
Starting AUSd...LWP Request Failed at<br />
/usr/local/share/perl/5.6.1/XML/SAX/PurePerl/Reader/URI.pm<br />
line 51.<br />
Compilation failed in require at ./AUSd.pl line 19.<br />
BEGIN failed--compilation aborted at ./AUSd.pl line 19.<br />
failed.</p></div>Aquileo | modules crash apache subservers2002-04-24T06:58:31Z2002-04-24T06:58:31ZBlake Mitchellhttps://sourceforge.net/u/blake/https://sourceforge.netb0c69115e839423ed9e4bdd61b0eb458a4e36f1c<div class="markdown_content"><p>The apxs plugins seem to crash the apache subservers<br />
with little povocation. I think it's mainly when the<br />
corresponding server is not up and running.</p></div>