Aquileo | Recent changes to bugshttps://sourceforge.net/p/macs/bugs/Recent changes to bugsenThu, 07 Aug 2003 01:03:25 -0000Aquileo | version 0.8 doesn't compile on debian woodyhttps://sourceforge.net/p/macs/bugs/9/<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 &amp;quot;/usr/lib/apache/1.3/mod_perl.so&amp;quot; does exist.</p> <p>The critical, probably unrelated problem, is when I<br /> type &amp;quot;make&amp;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>Manuel SchulteThu, 07 Aug 2003 01:03:25 -0000https://sourceforge.neta2d775d70547e8c5fefec1d1c1414020d921b948Aquileo | wacky permissions on socket filehttps://sourceforge.net/p/macs/bugs/8/<div class="markdown_content"><p>From IRC:</p> <p>&amp;lt;melzo&amp;gt; eek: unable to connect to server at<br /> /usr/local/macs/var/macs/factory.sock: Permission denied <br /> &amp;lt;kalahari&amp;gt; oh yeah, hehe<br /> &amp;lt;kalahari&amp;gt; I get that too<br /> &amp;lt;kalahari&amp;gt; you have to chmod 777 <br /> /usr/local/macs/var/macs/factory.sock<br /> &amp;lt;kalahari&amp;gt; and every time you restart the factory, it<br /> resets it back to 644 I think, bothersom umask :)<br /> &amp;lt;kalahari&amp;gt; I should fix that in code</p></div>Mario D. SantanaFri, 18 Jul 2003 03:05:27 -0000https://sourceforge.net1b184999e89cb09b351a2d175267eb321f6046abAquileo | apxs module doesn't try reconnectinghttps://sourceforge.net/p/macs/bugs/7/<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>Mario D. SantanaFri, 18 Jul 2003 03:03:12 -0000https://sourceforge.neta9ebfc8a4c029e1556e88124999805d46af658e4Aquileo | ats doesn't map resource idshttps://sourceforge.net/p/macs/bugs/6/<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>Blake MitchellFri, 18 Jul 2003 01:13:16 -0000https://sourceforge.neta54428509a1b3013342bfbea02f918a53c8223a2Aquileo | test_libatc unexpected failureshttps://sourceforge.net/p/macs/bugs/5/<div class="markdown_content"><p>&amp;lt;kalahari&amp;gt; blake@spoon:~/medley/macs/tests$<br /> ./test_libatc -f ../config.xml.link -v -v<br /> &amp;lt;kalahari&amp;gt; Setting verbosity to 1<br /> &amp;lt;kalahari&amp;gt; Setting verbosity to 2<br /> &amp;lt;kalahari&amp;gt; Initialization...done.<br /> &amp;lt;kalahari&amp;gt; Listing ATS methods: NULL<br /> &amp;lt;kalahari&amp;gt; Pinging...done.<br /> &amp;lt;kalahari&amp;gt; Logging in uid:guest ...success<br /> &amp;lt;kalahari&amp;gt; Logging in uid:13 ...success (groups 9)<br /> &amp;lt;kalahari&amp;gt; Authorizing 13 READ@nosuchresource<br /> ...success (expected and got failure)<br /> &amp;lt;kalahari&amp;gt; Authorizing 13 READ@1 ...13 READ@1 auth failure</p></div>Mario D. SantanaTue, 15 Jul 2003 06:50:08 -0000https://sourceforge.net87f4c3fa0f22771e6b20e79189f709f2d3b4d3b0Aquileo | make install kills old config.xmlhttps://sourceforge.net/p/macs/bugs/4/<div class="markdown_content"><p>make install will overwrite and existing config.xml.<br /> it shouldn't.</p></div>Blake MitchellTue, 01 Jul 2003 23:15:37 -0000https://sourceforge.net27e296e306efb4df5e42040ba2a0205ef2809303Aquileo | AUC time-delay login/logouthttps://sourceforge.net/p/macs/bugs/3/<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>Mario D. SantanaTue, 15 Oct 2002 01:09:49 -0000https://sourceforge.net85ac52644ea1437683dc2e4963bfe1b0e5c5fe83Aquileo | Cryptic missing config file errorhttps://sourceforge.net/p/macs/bugs/2/<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>Blake MitchellThu, 30 May 2002 23:23:38 -0000https://sourceforge.netae85bce260ad248a6c6b6d82c52bbc4aa0d5877cAquileo | modules crash apache subservershttps://sourceforge.net/p/macs/bugs/1/<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>Blake MitchellWed, 24 Apr 2002 06:58:31 -0000https://sourceforge.netb0c69115e839423ed9e4bdd61b0eb458a4e36f1c