<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/imc/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/imc/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 18 Nov 2013 16:13:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/imc/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>make failed: 512 at ./build-lib.pl line 174.</title><link>https://sourceforge.net/p/imc/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;make&lt;span&gt;[1]&lt;/span&gt;: *** &lt;span&gt;[SSLeay.o]&lt;/span&gt; Error 1&lt;br /&gt;
make&lt;span&gt;[1]&lt;/span&gt;: Leaving directory `/root/imc-1.2.50/=build/Net_SSLeay.pm-1.25'&lt;br /&gt;
Problem building Net_SSLeay.pm-1.25 in /root/imc-1.2.50/=build:&lt;/p&gt;
&lt;p&gt;make failed: 512 at ./build-lib.pl line 174.&lt;/p&gt;
&lt;p&gt;ubuntu saucy&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stuart Ian Naylor</dc:creator><pubDate>Mon, 18 Nov 2013 16:13:44 -0000</pubDate><guid>https://sourceforge.net0a284c6971fe5994155a072456fe340c40343019</guid></item><item><title>missing destination file operand</title><link>https://sourceforge.net/p/imc/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have been runnin the following line in terminal on&lt;br /&gt;
Slackware 11 with the following results and I would&lt;br /&gt;
like to know how to go about fixing it.&lt;/p&gt;
&lt;p&gt;root@****:~/imc-1.2.50# make install -B&lt;br /&gt;
for i in 'lib etc certs bin doc plugins libexec'; do \
for j in `find $i`; do \
if [ -f $j ]; then \
/usr/bin/install -c -D -m0644&lt;br /&gt;
$j /opt/IDEALX/imc/$j; \
fi; \
done; \
done;&lt;br /&gt;
for i in 'bin'; do \
for j in `find $i`; do \
if [ -f $j ]; then \
/usr/bin/install -c -D -m0755&lt;br /&gt;
$j /opt/IDEALX/imc/$j; \
fi; \
done; \
done;&lt;br /&gt;
/usr/bin/install -c -D -m0755&lt;br /&gt;
/opt/IDEALX/imc/etc/init.d/imc-server&lt;br /&gt;
/usr/bin/install: missing destination file operand&lt;br /&gt;
after `/opt/IDEALX/imc/etc/init.d/imc-server'&lt;br /&gt;
Try `/usr/bin/install --help' for more information.&lt;br /&gt;
make: *** [install] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">(sh)Sneaky Mogs(sh)</dc:creator><pubDate>Fri, 03 Nov 2006 23:08:12 -0000</pubDate><guid>https://sourceforge.net6f06bdc07a6437a4d743b79003072229476b5941</guid></item><item><title>Missing Documentation - THIS IS A BUG</title><link>https://sourceforge.net/p/imc/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is no detailed documentation about IMC and the &lt;br /&gt;
samba-console.&lt;br /&gt;
About prerequisites,&lt;br /&gt;
setting up ssh for passwordless login and so on&lt;br /&gt;
patching to match cn=Manager setup&lt;/p&gt;
&lt;p&gt;Thanks Thomas&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Knorr</dc:creator><pubDate>Wed, 16 Nov 2005 19:27:29 -0000</pubDate><guid>https://sourceforge.netb2cc7fbc9ca6323dbaf79dc5e101351eabe81138</guid></item><item><title>imc-1.2.50 doesn't run on SUSE-SLES9-SP2</title><link>https://sourceforge.net/p/imc/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a SUSE-SLES9-SP2 with on-line-update at today&lt;br /&gt;
(in attach my rpm -qa result)&lt;br /&gt;
I have DNS server, samba PDC server (with&lt;br /&gt;
smbldap-tools) and LDAP server working fine&lt;br /&gt;
I have installed the following RPMs:&lt;/p&gt;
&lt;p&gt;- imc-1.2.50-1.SUSE-9.2.i386.rpm&lt;br /&gt;
- imc-common-1.2.50-1.SUSE-9.2.i386.rpm&lt;br /&gt;
- samba-console-1.1.31-1.SUSE-9.2.i586.rpm&lt;/p&gt;
&lt;p&gt;I have set-up imc.xml according to my environment&lt;/p&gt;
&lt;p&gt;When I try to launch IMC Console with "/etc/init.d/imc&lt;br /&gt;
start" the following message is displayed:&lt;/p&gt;
&lt;p&gt;Can't load&lt;br /&gt;
'/opt/IDEALX/imc/bin/../libexec/i586-linux-thread-multi/auto/XML/Parser/Expat/Expat.so'&lt;br /&gt;
for module XML::Parser::Expat:&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/i586-linux-thread-multi/auto/XML/Parser/Expat/Expat.so:&lt;br /&gt;
undefined symbol: PL_memory_wrap at&lt;br /&gt;
/usr/lib/perl5/5.8.3/i586-linux-thread-multi/DynaLoader.pm&lt;br /&gt;
line 229.&lt;br /&gt;
at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/i586-linux-thread-multi/XML/Parser.pm&lt;br /&gt;
line 14&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/i586-linux-thread-multi/XML/Parser.pm&lt;br /&gt;
line 14.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/i586-linux-thread-multi/XML/Parser.pm&lt;br /&gt;
line 18.&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/XML/XPath/XMLParser.pm&lt;br /&gt;
line 7.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/XML/XPath/XMLParser.pm&lt;br /&gt;
line 7.&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/XML/XPath.pm line 13.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../libexec/XML/XPath.pm line 13.&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC/Plugin.pm line 46.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC/Plugin.pm line 46.&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm line 16.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm line 16.&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC.pm line 36.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC.pm line 36.&lt;br /&gt;
Compilation failed in require at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC/HTTP/Server.pm line 41.&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
/opt/IDEALX/imc/bin/../lib/IMC/HTTP/Server.pm line 41.&lt;br /&gt;
Compilation failed in require at ./bin/imc-server line 21.&lt;br /&gt;
BEGIN failed--compilation aborted at ./bin/imc-server&lt;br /&gt;
line 21.&lt;/p&gt;
&lt;p&gt;I get the same message if I try the command "cd&lt;br /&gt;
/opt/IDEALX/imc ; ./bin/imc-server -d -l ./imc.log -c&lt;br /&gt;
./etc/imc.xml"&lt;br /&gt;
Note that no imc.log is generated&lt;/p&gt;
&lt;p&gt;Someone can help me? - Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">montmax</dc:creator><pubDate>Fri, 28 Oct 2005 10:45:05 -0000</pubDate><guid>https://sourceforge.net250615bf4a50e59c877604901b11e2691c93c03b</guid></item><item><title>Bug on IMC makefile</title><link>https://sourceforge.net/p/imc/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a bug on imc Makefile ,&lt;/p&gt;
&lt;p&gt;in section install: &lt;/p&gt;
&lt;p&gt;The $INIT variable don t exist :&lt;/p&gt;
&lt;p&gt;INIT=etc/imc.init&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laradji nacer</dc:creator><pubDate>Tue, 05 Jul 2005 13:26:42 -0000</pubDate><guid>https://sourceforge.neta79f62cfe1a53761e51345e4b29fe375f3e469c8</guid></item><item><title>500 Internal Server Error</title><link>https://sourceforge.net/p/imc/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I installed the IMC and Samba Console in SLES9, I&lt;br /&gt;
configured and start it.&lt;br /&gt;
When I try add a new user I receive the following error&lt;/p&gt;
&lt;p&gt;=======================================&lt;br /&gt;
A fatal error occured : &lt;br /&gt;
Can't call method "get" on an undefined value at&lt;br /&gt;
plugins/UserManager2/UserManager2/SambaTasks.pm line&lt;br /&gt;
118,  line 739.&lt;/p&gt;
&lt;p&gt;at UserManager2::SambaTasks::getDomainSID&lt;br /&gt;
(plugins/UserManager2/UserManager2/SambaTasks.pm:58)&lt;br /&gt;
at UserManager2::SambaTasks::setSambaSID&lt;br /&gt;
(plugins/UserManager2/UserManager2/GenericLDAPAccountFactory.pm:144)&lt;br /&gt;
at UserManager2::GenericLDAPAccountFactory::runTasks&lt;br /&gt;
(plugins/UserManager2/UserManager2/GenericLDAPAccountFactory.pm:66)&lt;br /&gt;
at UserManager2::GenericLDAPAccountFactory::create&lt;br /&gt;
(plugins/UserManager2/UserManager2/AccountFactory.pm:206)&lt;br /&gt;
at UserManager2::AccountFactory::create&lt;br /&gt;
(plugins/SambaConsole/IMC/Samba/UserManagerAction.pm:66)&lt;br /&gt;
at IMC::Samba::UserManagerAction::create&lt;br /&gt;
(plugins/Struts4P/Struts4P/RequestProcessor.pm:213)&lt;br /&gt;
at Struts4P::RequestProcessor::processActionPerform&lt;br /&gt;
(plugins/Struts4P/Struts4P/RequestProcessor.pm:49)&lt;br /&gt;
at Struts4P::RequestProcessor::process&lt;br /&gt;
(plugins/Struts4P/Struts4P/AbstractControler.pm:102)&lt;br /&gt;
at Struts4P::AbstractControler::process&lt;br /&gt;
(plugins/UserManager2/IMC/UserManager2/Controler.pm:60)&lt;br /&gt;
at IMC::UserManager2::Controler::dispatch&lt;br /&gt;
(plugins/Core/IMC/RequestDispatcher.pm:64)&lt;br /&gt;
at IMC::RequestDispatcher::dispatch&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Pipeline/Dispatch.pm:69)&lt;br /&gt;
at Pipeline::Dispatch::next&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Pipeline.pm:90)&lt;br /&gt;
at Pipeline::dispatch_loop&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Pipeline.pm:64)&lt;br /&gt;
at Pipeline::dispatch&lt;br /&gt;
(plugins/Core/IMC/MainPipeline.pm:23)&lt;br /&gt;
at IMC::MainPipeline::dispatch&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/HTTP/Server.pm:180)&lt;br /&gt;
at IMC::HTTP::Server::process_request&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server.pm:108)&lt;br /&gt;
at Net::Server::run_client_connection&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server/PreFork.pm:255)&lt;br /&gt;
at Net::Server::PreFork::run_child&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server/PreFork.pm:210)&lt;br /&gt;
at Net::Server::PreFork::run_n_children&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server/PreFork.pm:132)&lt;br /&gt;
at Net::Server::PreFork::loop&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server.pm:82)&lt;br /&gt;
at Net::Server::run (./bin/imc-server:25)&lt;/p&gt;
&lt;p&gt;any idea about this ?&lt;/p&gt;
&lt;p&gt;Greats &lt;/p&gt;
&lt;p&gt;Carlos&lt;/p&gt;
&lt;p&gt;ps.  debug log file  attached&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlos Cesario</dc:creator><pubDate>Mon, 04 Jul 2005 20:32:05 -0000</pubDate><guid>https://sourceforge.netef539a4168b54e022c7749843b8197e337b97241</guid></item></channel></rss>