<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2026-04-13 19:11:40]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>https://www.opencsw.org/mantis/</docs>
<description>Mantis - ISSUES</description>
<link>https://www.opencsw.org/mantis/</link>
<title>Mantis - ISSUES</title>
<image>
<title>Mantis - ISSUES</title>
<url>https://www.opencsw.org/mantis/images/mantis_logo_button.gif</url>
<link>https://www.opencsw.org/mantis/</link>
<description>Mantis - ISSUES</description>
</image>
<category>All Projects</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2026-04-13T19:11:39+02:00</sy:updateBase>
<item>
<title>0005342: Request for python3,11</title>
<link>https://www.opencsw.org/mantis/view.php?id=5342</link>
<description>Could be possible to create a set of packages for python3.11 and corresponding pip version?</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5342</guid>
<author>rselas &lt;rselas@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5342#bugnotes</comments>
</item>
<item>
<title>0005341: /opt/csw/lib/python2.7/ctypes/util.py exception in Solaris 11.4</title>
<link>https://www.opencsw.org/mantis/view.php?id=5341</link>
<description>The module ctypes.util crash in function _findLib_crle due to changes in crle output:&lt;br /&gt;
&lt;br /&gt;
Solaris 11.3:&lt;br /&gt;
&lt;br /&gt;
Default configuration file (/var/ld/64/ld.config) not found&lt;br /&gt;
  Platform:     64-bit MSB SPARCV9&lt;br /&gt;
  Default Library Path (ELF):   /lib/64:/usr/lib/64  (system default)&lt;br /&gt;
  Trusted Directories (ELF):    /lib/secure/64:/usr/lib/secure/64  (system default) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Solaris 11.4&lt;br /&gt;
&lt;br /&gt;
Default configuration file (/var/ld/ld.config) not found&lt;br /&gt;
    Platform:   32-bit MSB SPARC&lt;br /&gt;
    Default Library Path:       /lib:/usr/lib  (system default)&lt;br /&gt;
    Trusted Directories:        /lib/secure:/usr/lib/secure  (system default) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The _find_crle is looking for the string: 'Default Library Path (ELF):',&lt;br /&gt;
&lt;br /&gt;
    194             for line in os.popen(cmd).readlines():&lt;br /&gt;
    195                 line = line.strip()&lt;br /&gt;
    196                 if line.startswith('Default Library Path (ELF):'):&lt;br /&gt;
    197                     paths = line.split()[4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
so in 11.4 fails.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5341</guid>
<author>rselas &lt;rselas@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5341#bugnotes</comments>
</item>
<item>
<title>0005339: too many open files</title>
<link>https://www.opencsw.org/mantis/view.php?id=5339</link>
<description>collectd reports &quot;too many open files&quot; error despite the fact that there are a lot fd free still not being used:&lt;br /&gt;
&lt;br /&gt;
# plimit 4205&lt;br /&gt;
4205:   collectd -C /etc/opt/csw/collectd.conf -f&lt;br /&gt;
   resource              current         maximum&lt;br /&gt;
  time(seconds)         unlimited       unlimited&lt;br /&gt;
  file(blocks)          unlimited       unlimited&lt;br /&gt;
  data(kbytes)          unlimited       unlimited&lt;br /&gt;
  stack(kbytes)         8192            unlimited&lt;br /&gt;
  coredump(blocks)      unlimited       unlimited&lt;br /&gt;
  nofiles(descriptors)  16384           32768&lt;br /&gt;
  vmemory(kbytes)       unlimited       unlimited&lt;br /&gt;
&lt;br /&gt;
# pfiles 4205 | tail -10&lt;br /&gt;
        SOCK_STREAM&lt;br /&gt;
        SO_SNDBUF(16384),SO_RCVBUF(5120)&lt;br /&gt;
        sockname: AF_UNIX &lt;br /&gt;
        peer: collectd[4205] zone: global[0]&lt;br /&gt;
 573: S_IFSOCK mode:0666 dev:599,0 ino:62746 uid:0 gid:0 size:0&lt;br /&gt;
      O_RDWR|O_NONBLOCK&lt;br /&gt;
        SOCK_STREAM&lt;br /&gt;
        SO_SNDBUF(16384),SO_RCVBUF(5120)&lt;br /&gt;
        sockname: AF_UNIX &lt;br /&gt;
        peer: collectd[4205] zone: global[0]&lt;br /&gt;
&lt;br /&gt;
example of error log entry:&lt;br /&gt;
&lt;br /&gt;
[2021-03-09 14:46:38] csv plugin: XXXXX (/diag/collectd/csv/hcdsns-be-jee-r02a-id-c04-m1-n2/DataSource-opss-audit-viewDS/gauge-value-ResolvedAsCommittedTotalCount-2021-03-09) failed: Too many open files</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5339</guid>
<author>rselas &lt;rselas@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5339#bugnotes</comments>
</item>
<item>
<title>0004176: libSM.so.6 (SUNWprivate) =&gt; (version not found)</title>
<link>https://www.opencsw.org/mantis/view.php?id=4176</link>
<description>Linked to SUNWprivate version of libSM.so.6 and complains &quot;version not found&quot;</description>
<guid>https://www.opencsw.org/mantis/view.php?id=4176</guid>
<author>james &lt;james@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=4176#bugnotes</comments>
</item>
<item>
<title>0005336: rsyslogd: could not load module '/opt/csw/lib/rsyslog/imrelp.so'</title>
<link>https://www.opencsw.org/mantis/view.php?id=5336</link>
<description>Rsyslogd can't load the module imrelp&lt;br /&gt;
&lt;br /&gt;
rsyslogd: could not load module '/opt/csw/lib/rsyslog/imrelp.so', dlopen: ld.so.1: rsyslogd: fatal: relocation error: file /opt/csw/lib/rsyslog/imrelp.so: symbol relpEngineConstruct: referenced symbol not found  [v8.34.0 try &lt;a href=&quot;http://www.rsyslog.com/e/2066&quot;&gt;http://www.rsyslog.com/e/2066&lt;/a&gt; [&lt;a href=&quot;http://www.rsyslog.com/e/2066&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] ]</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5336</guid>
<author>rselas &lt;rselas@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5336#bugnotes</comments>
</item>
<item>
<title>0005333: wireshark dumps core, gdk/gtk issue</title>
<link>https://www.opencsw.org/mantis/view.php?id=5333</link>
<description>In Solaris 11.4 SPARC, wireshark briefly displays its splash screen, then dumps core.&lt;br /&gt;
&lt;br /&gt;
root@xxx:/opt/csw/lib# wireshark &amp;&lt;br /&gt;
[2] 11711&lt;br /&gt;
root@xxx:/opt/csw/lib# Gtk-Message: Failed to load module &quot;canberra-gtk-module&quot;&lt;br /&gt;
&lt;br /&gt;
(wireshark:11711): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported&lt;br /&gt;
**&lt;br /&gt;
ERROR:stock_icons.c:401:stock_icons_init: assertion failed: (pixbuf)&lt;br /&gt;
&lt;br /&gt;
[2]+  Abort                   (core dumped) wireshark</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5333</guid>
<author>Michele &lt;Michele@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5333#bugnotes</comments>
</item>
<item>
<title>0005331: Failure to install Solaris 10 Sparc</title>
<link>https://www.opencsw.org/mantis/view.php?id=5331</link>
<description>Failure to install &lt;br /&gt;
&lt;br /&gt;
I have the last Oracle Sparc Solaris 10 installed, when I went to install dbus I got the following error. &lt;br /&gt;
UX: groupadd: messagebus name too long.&lt;br /&gt;
UX: /usr/sbin/useradd: messagebus name too long. &lt;br /&gt;
UX: /usr/sbin/useradd: ERROR; class action script did not complete successfully &lt;br /&gt;
&lt;br /&gt;
ERROR: Failed to add user messagebus</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5331</guid>
<author>munocat &lt;munocat@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5331#bugnotes</comments>
</item>
<item>
<title>0005330: Segfault on game start</title>
<link>https://www.opencsw.org/mantis/view.php?id=5330</link>
<description>When first starting, the splash screen appears, the audio plays, and the level select menu appears.  But no matter what level is selected it instantly segfaults.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5330</guid>
<author>Michele &lt;Michele@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5330#bugnotes</comments>
</item>
<item>
<title>0005326: Request to upgrade to current 3.4.2 release</title>
<link>https://www.opencsw.org/mantis/view.php?id=5326</link>
<description>Would it be possible to update the SpamAssassin package to the current 3.4.2 release?</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5326</guid>
<author>diget &lt;diget@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5326#bugnotes</comments>
</item>
<item>
<title>0005304: ggrep build failure due to bad automake installation</title>
<link>https://www.opencsw.org/mantis/view.php?id=5304</link>
<description>I got the following notice of a build failure. From &lt;a href=&quot;https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/93/steps/shell/logs/stdio&quot;&gt;https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/93/steps/shell/logs/stdio&lt;/a&gt; [&lt;a href=&quot;https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/93/steps/shell/logs/stdio&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] it appears that the build host has a bad file /opt/csw/share/aclocal/gtk.m4. I expect you'll need to fix that to get Grep building again. This is not something under grep's control (grep does not use GTK, among other things).&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
The Buildbot has detected a new failure on builder ggrep-solaris10-sparc while building ggrep. Full details are available at:&lt;br /&gt;
    &lt;a href=&quot;https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/93&quot;&gt;https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/93&lt;/a&gt; [&lt;a href=&quot;https://buildfarm.opencsw.org/buildbot/builders/ggrep-solaris10-sparc/builds/93&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Buildbot URL: &lt;a href=&quot;https://buildfarm.opencsw.org/buildbot/&quot;&gt;https://buildfarm.opencsw.org/buildbot/&lt;/a&gt; [&lt;a href=&quot;https://buildfarm.opencsw.org/buildbot/&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Buildslave for this Build: unstable10s&lt;br /&gt;
&lt;br /&gt;
Build Reason: The SingleBranchScheduler scheduler named 'schedule-ggrep-solaris10-sparc' triggered this build&lt;br /&gt;
Build Source Stamp: [branch master] 92526f7246464825c5547ceb08e01433e035c867&lt;br /&gt;
Blamelist: Paul Eggert &lt;&lt;a href=&quot;mailto:eggert@cs.ucla.edu&quot;&gt;eggert@cs.ucla.edu&lt;/a&gt;&gt;&lt;br /&gt;
&lt;br /&gt;
BUILD FAILED: failed shell shell_1 shell_2 shell_3&lt;br /&gt;
&lt;br /&gt;
Sincerely,&lt;br /&gt;
 -The Buildbot</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5304</guid>
<author>eggert &lt;eggert@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5304#bugnotes</comments>
</item>
<item>
<title>0004518: global zone orcallator won't start if child zone orcallator already running</title>
<link>https://www.opencsw.org/mantis/view.php?id=4518</link>
<description>The global zone sees processes in all child zones as well as itself.&lt;br /&gt;
The start_orcallator script is using /usr/ucb/ps but that's not appropriate for Solaris 10 it doesn't know about zones. Use /usr/bin/ps with the -z flag and the value from zonename (&quot;/usr/bin/ps -eafz `zonename`) and you will only see current zone processes.&lt;br /&gt;
&lt;br /&gt;
Here is another approach which looks for the orcallator.pid file:&lt;br /&gt;
# diff -u start_orcallator.csw start_orcallator&lt;br /&gt;
--- start_orcallator.csw        Wed Nov 25 07:04:57 2009&lt;br /&gt;
+++ start_orcallator    Wed Feb 10 16:45:01 2010&lt;br /&gt;
@@ -112,11 +112,14 @@&lt;br /&gt;
 export COMPRESSOR OUTDIR WEB_LOG WEB_SERVER WEB_SERVER_SECURE&lt;br /&gt;
&lt;br /&gt;
 # Check if orcallator is already running.&lt;br /&gt;
-pids=`/usr/ucb/ps auxww | $AWK '/orcallator.se/ &amp;&amp; !/awk/ {print $2}'`&lt;br /&gt;
-if test &quot;$pids&quot; != &quot;&quot;; then&lt;br /&gt;
+#pids=`/usr/ucb/ps auxww | $AWK '/orcallator.se/ &amp;&amp; !/awk/ {print $2}'`&lt;br /&gt;
+if test -f $OUTDIR/orcallator.pid then&lt;br /&gt;
+       $pid=`cat $OUTDIR/orcallator.pid`&lt;br /&gt;
+if test `/usr/bin/ps -p $pid|wc -l` -gt 1 then&lt;br /&gt;
   echo &quot;$0: orcallator already running.&quot; 1&gt;&amp;2&lt;br /&gt;
   exit 1&lt;br /&gt;
 fi&lt;br /&gt;
+fi&lt;br /&gt;
&lt;br /&gt;
 # echo &quot;Writing data into $OUTDIR/&quot;&lt;br /&gt;
 if test &quot;$WEB_LOG&quot;; then</description>
<guid>https://www.opencsw.org/mantis/view.php?id=4518</guid>
<author>hudesd &lt;hudesd@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=4518#bugnotes</comments>
</item>
<item>
<title>0005317: EXIM CVE-2018-6789</title>
<link>https://www.opencsw.org/mantis/view.php?id=5317</link>
<description>CVE-2018-6789&lt;br /&gt;
=============&lt;br /&gt;
&lt;br /&gt;
There is a buffer overflow in base64d(), if some pre-conditions are met.&lt;br /&gt;
Using a handcrafted message, remote code execution seems to be possible.&lt;br /&gt;
&lt;br /&gt;
A patch exists already and is being tested.&lt;br /&gt;
&lt;br /&gt;
Currently we're unsure about the severity, we *believe*, an exploit&lt;br /&gt;
is difficult. A mitigation isn't known.&lt;br /&gt;
&lt;br /&gt;
Timeline (UTC)&lt;br /&gt;
--------------&lt;br /&gt;
&lt;br /&gt;
* 2018-02-05 Report from Meh Chang &lt;&lt;a href=&quot;mailto:meh@devco.re&quot;&gt;meh@devco.re&lt;/a&gt;&gt; via exim-security mailing list&lt;br /&gt;
* 2018-02-06 Request CVE on &lt;a href=&quot;https://cveform.mitre.org/&quot;&gt;https://cveform.mitre.org/&lt;/a&gt; [&lt;a href=&quot;https://cveform.mitre.org/&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] (heiko)&lt;br /&gt;
             CVE-2018-6789&lt;br /&gt;
* 2018-02-07 Announcement to the public via exim-users, exim-maintainers&lt;br /&gt;
             mailing lists and on oss-security mailing list&lt;br /&gt;
* 2018-02-08 16:50 Grant restricted access to the security repo for&lt;br /&gt;
             distro maintainers&lt;br /&gt;
* 2018-02-09 One distro breaks the embargo&lt;br /&gt;
* 2018-02-10 18:00 Grant public access to the our official git repo.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5317</guid>
<author>barlavento &lt;barlavento@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5317#bugnotes</comments>
</item>
<item>
<title>0005324: H264 video missing green channel</title>
<link>https://www.opencsw.org/mantis/view.php?id=5324</link>
<description>Using the CSW libx264_148 library, H264 videos play with only the red and blue channels displaying.  There is no green.  All other color apps display all colors correctly.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5324</guid>
<author>Michele &lt;Michele@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5324#bugnotes</comments>
</item>
<item>
<title>0004656: Spelling fix</title>
<link>https://www.opencsw.org/mantis/view.php?id=4656</link>
<description>Use correct spelling of 'dependency' in pkg-get script.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=4656</guid>
<author>solj &lt;solj@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=4656#bugnotes</comments>
</item>
<item>
<title>0005323: Should we add option '--feature=oracleMode'</title>
<link>https://www.opencsw.org/mantis/view.php?id=5323</link>
<description>I got a request to the option '--feature=oracleMode'. This seems to be necessary for handle snapshot correctly.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5323</guid>
<author>cgrzemba &lt;cgrzemba@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5323#bugnotes</comments>
</item>
<item>
<title>0005322: CSWbinutils does not have gar (which is required for gcc installation)</title>
<link>https://www.opencsw.org/mantis/view.php?id=5322</link>
<description>&lt;a href=&quot;https://www.opencsw.org/packages/CSWbinutils&quot;&gt;https://www.opencsw.org/packages/CSWbinutils&lt;/a&gt; [&lt;a href=&quot;https://www.opencsw.org/packages/CSWbinutils&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
binutils does not have gar</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5322</guid>
<author>amandeepgautam &lt;amandeepgautam@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5322#bugnotes</comments>
</item>
<item>
<title>0005321: Ugrade request to upstream (or at least 3.15.1)</title>
<link>https://www.opencsw.org/mantis/view.php?id=5321</link>
<description>Ugrade request to upstream (or at least 3.15.1)</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5321</guid>
<author>chk66 &lt;chk66@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5321#bugnotes</comments>
</item>
<item>
<title>0005320: qhull missing dev</title>
<link>https://www.opencsw.org/mantis/view.php?id=5320</link>
<description>I installed qhull but cannot find qhull_dev.  This time I also checked for something called libqhull_dev but this is not there either.  What am I failing to see?  Thanks.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5320</guid>
<author>Michele &lt;Michele@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5320#bugnotes</comments>
</item>
<item>
<title>0005318: mysql5d will not start after upgrade</title>
<link>https://www.opencsw.org/mantis/view.php?id=5318</link>
<description>Just upgraded to CSWmysql5  5.5.54,REV=2017.01.26 comping from an older&lt;br /&gt;
version. mysqld enters maintainance mode after this.&lt;br /&gt;
&lt;br /&gt;
Looking closer at the daemon one finds &lt;br /&gt;
180624  9:45:10 [ERROR] Failed to access directory for --secure-file-priv. Please make sure that directory exists and is accessible by MySQL Server. Supplied value : /var/lib/mysql-files&lt;br /&gt;
180624  9:45:10 [ERROR] Aborting&lt;br /&gt;
&lt;br /&gt;
You can bring back the service by :&lt;br /&gt;
&lt;br /&gt;
mkdir /var/lib/mysql-files&lt;br /&gt;
chown mysql:mysql /var/lib/mysql-files&lt;br /&gt;
chmod o-rwx /var/lib/mysql-files</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5318</guid>
<author>schwindt &lt;schwindt@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5318#bugnotes</comments>
</item>
<item>
<title>0005309: Wrong definition of INFINITY macro</title>
<link>https://www.opencsw.org/mantis/view.php?id=5309</link>
<description>After upgrading of gcc5core from 5.2.0 to 5.5.0 I've encountered problem that any program which includes math.h and uses INFINITY macro doesn't compile.&lt;br /&gt;
&lt;br /&gt;
It fails with message error: __builtin_infinity undefined.&lt;br /&gt;
&lt;br /&gt;
It seems that /usr/include/iso/math_c99.h contains defintion of macros INFINITY, NAN and HUGE_VAL, which are incompatible with gcc, but for some reason gcc5core package doesn't fix them in its own /usr/csw/lib/gcc/sparc-sun-solaris2.10/5.5.0/include-fixed tree, although there is patched copy of math.h</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5309</guid>
<author>vbwagner &lt;vbwagner@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5309#bugnotes</comments>
</item>
<item>
<title>0005307: php5_mcrypt, Supported ciphers = none, Supported modes = none</title>
<link>https://www.opencsw.org/mantis/view.php?id=5307</link>
<description>installed php5_mcrypt &lt;br /&gt;
enabled/included in php.ini&lt;br /&gt;
however Supported ciphers = none and Supported modes = none</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5307</guid>
<author>mzairi &lt;mzairi@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5307#bugnotes</comments>
</item>
<item>
<title>0005305: Evince falls when i select multiple elements with a box</title>
<link>https://www.opencsw.org/mantis/view.php?id=5305</link>
<description>Let's choose files to open from a directory with empty rows&lt;br /&gt;
1. start a box below the last row&lt;br /&gt;
2. select some elements with a box&lt;br /&gt;
3. collapse box to the start point</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5305</guid>
<author>derrior &lt;derrior@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5305#bugnotes</comments>
</item>
<item>
<title>0005301: Permission and template incomplete</title>
<link>https://www.opencsw.org/mantis/view.php?id=5301</link>
<description>The config files ending in .CSW should be copied over to filenames without .CSW.&lt;br /&gt;
&lt;br /&gt;
The link /etc/opt/csw/freeradius/sites-enabled/default pointed to&lt;br /&gt;
    default -&gt; ../sites-available/default&lt;br /&gt;
but there was only ../sites-available/default.CSW&lt;br /&gt;
&lt;br /&gt;
Addiitionally the &quot;users&quot; files must be readable by user radius and not only root as freeradius runs as radius.</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5301</guid>
<author>dam &lt;dam@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5301#bugnotes</comments>
</item>
<item>
<title>0005298: git fast-export producing corrupt output with UTF8 locale on Solaris 11</title>
<link>https://www.opencsw.org/mantis/view.php?id=5298</link>
<description>On Solaris 11, using git 2.3.1 or 2.4.0 from OpenCSW, when commiter or author contain multibyte characters, git fast-export writes extra garbage after the author/committer line:&lt;br /&gt;
&lt;br /&gt;
$ locale&lt;br /&gt;
LANG=en_US.UTF8&lt;br /&gt;
LC_CTYPE=&quot;en_US.UTF8&quot;&lt;br /&gt;
[...]&lt;br /&gt;
LC_ALL=&lt;br /&gt;
&lt;br /&gt;
$ git fast-export --all &lt;br /&gt;
blob&lt;br /&gt;
mark :1&lt;br /&gt;
data 6&lt;br /&gt;
Hello&lt;br /&gt;
&lt;br /&gt;
reset refs/heads/master&lt;br /&gt;
commit refs/heads/master&lt;br /&gt;
mark :2&lt;br /&gt;
author Füü Bär &lt;&lt;a href=&quot;mailto:foo@example.com&quot;&gt;foo@example.com&lt;/a&gt;&gt; 1487506001 +0100&lt;br /&gt;
co&lt;br /&gt;
committer Füu Bär &lt;&lt;a href=&quot;mailto:foo@example.com&quot;&gt;foo@example.com&lt;/a&gt;&gt; 1487506001 +0100&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
data 6&lt;br /&gt;
Hello&lt;br /&gt;
M 100644 :1 foo.txt&lt;br /&gt;
&lt;br /&gt;
reset refs/heads/master&lt;br /&gt;
from :2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
With LC_CTYPE=C the problem disappears (this correct output can be used with git fast-import to create a test case repository):&lt;br /&gt;
&lt;br /&gt;
$ LC_CTYPE=C git fast-export --all &lt;br /&gt;
blob&lt;br /&gt;
mark :1&lt;br /&gt;
data 6&lt;br /&gt;
Hello&lt;br /&gt;
&lt;br /&gt;
reset refs/heads/master&lt;br /&gt;
commit refs/heads/master&lt;br /&gt;
mark :2&lt;br /&gt;
author Füü Bär &lt;&lt;a href=&quot;mailto:foo@example.com&quot;&gt;foo@example.com&lt;/a&gt;&gt; 1487506001 +0100&lt;br /&gt;
committer Füu Bär &lt;&lt;a href=&quot;mailto:foo@example.com&quot;&gt;foo@example.com&lt;/a&gt;&gt; 1487506001 +0100&lt;br /&gt;
data 6&lt;br /&gt;
Hello&lt;br /&gt;
M 100644 :1 foo.txt&lt;br /&gt;
&lt;br /&gt;
reset refs/heads/master&lt;br /&gt;
from :2</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5298</guid>
<author>danny &lt;danny@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5298#bugnotes</comments>
</item>
<item>
<title>0005295: ld.so.1: smbd: fatal: relocation error: file /opt/csw/lib/samba4/libpopt-samba3-samba4.so: symbol rep_asprintf: referenced symbo</title>
<link>https://www.opencsw.org/mantis/view.php?id=5295</link>
<description>The samba4 experimental package doesn't start and fails with following error:&lt;br /&gt;
&lt;br /&gt;
# smbd -V&lt;br /&gt;
ld.so.1: smbd: fatal: relocation error: file /opt/csw/lib/samba4/libpopt-samba3-samba4.so: symbol rep_asprintf: referenced symbol not found&lt;br /&gt;
Killed&lt;br /&gt;
&lt;br /&gt;
The output from ldd shows:&lt;br /&gt;
# ldd -r /opt/csw/sbin/smbd&lt;br /&gt;
        libintl.so.9 =&gt;  /opt/csw/lib/i386/libintl.so.9&lt;br /&gt;
        libpthread.so.1 =&gt;       /lib/libpthread.so.1&lt;br /&gt;
        libsamba-util.so.0 =&gt;    /opt/csw/lib/i386/libsamba-util.so.0&lt;br /&gt;
        libsmbd-base-samba4.so =&gt;        /opt/csw/lib/samba4/libsmbd-base-samba4.so&lt;br /&gt;
        libtime-basic-samba4.so =&gt;       /opt/csw/lib/samba4/libtime-basic-samba4.so&lt;br /&gt;
        libutil-setid-samba4.so =&gt;       /opt/csw/lib/samba4/libutil-setid-samba4.so&lt;br /&gt;
        libsamba-debug-samba4.so =&gt;      /opt/csw/lib/samba4/libsamba-debug-samba4.so&lt;br /&gt;
        libgenrand-samba4.so =&gt;  /opt/csw/lib/samba4/libgenrand-samba4.so&lt;br /&gt;
        libtalloc.so.2 =&gt;        /opt/csw/lib/samba4/libtalloc.so.2&lt;br /&gt;
        libreplace-samba4.so =&gt;  /opt/csw/lib/samba4/libreplace-samba4.so&lt;br /&gt;
        libsocket-blocking-samba4.so =&gt;  /opt/csw/lib/samba4/libsocket-blocking-samba4.so&lt;br /&gt;
        libtevent.so.0 =&gt;        /opt/csw/lib/samba4/libtevent.so.0&lt;br /&gt;
        libsmbregistry-samba4.so =&gt;      /opt/csw/lib/samba4/libsmbregistry-samba4.so&lt;br /&gt;
        libtalloc-report-samba4.so =&gt;    /opt/csw/lib/samba4/libtalloc-report-samba4.so&lt;br /&gt;
        libprinting-migrate-samba4.so =&gt;         /opt/csw/lib/samba4/libprinting-migrate-samba4.so&lt;br /&gt;
        libgssapi-samba4.so.2 =&gt;         /opt/csw/lib/samba4/libgssapi-samba4.so.2&lt;br /&gt;
        libtevent-util.so.0 =&gt;   /opt/csw/lib/i386/libtevent-util.so.0&lt;br /&gt;
        libmessages-dgm-samba4.so =&gt;     /opt/csw/lib/samba4/libmessages-dgm-samba4.so&lt;br /&gt;
        libndr-samba-samba4.so =&gt;        /opt/csw/lib/samba4/libndr-samba-samba4.so&lt;br /&gt;
        libsamba-errors.so.1 =&gt;  /opt/csw/lib/i386/libsamba-errors.so.1&lt;br /&gt;
        libnet-keytab-samba4.so =&gt;       /opt/csw/lib/samba4/libnet-keytab-samba4.so&lt;br /&gt;
        libsamba-security-samba4.so =&gt;   /opt/csw/lib/samba4/libsamba-security-samba4.so&lt;br /&gt;
        libnetapi.so.0 =&gt;        /opt/csw/lib/i386/libnetapi.so.0&lt;br /&gt;
        libsys-rw-samba4.so =&gt;   /opt/csw/lib/samba4/libsys-rw-samba4.so&lt;br /&gt;
        libsmbd-conn-samba4.so =&gt;        /opt/csw/lib/samba4/libsmbd-conn-samba4.so&lt;br /&gt;
        libsamba3-util-samba4.so =&gt;      /opt/csw/lib/samba4/libsamba3-util-samba4.so&lt;br /&gt;
        libsamba-passdb.so.0 =&gt;  /opt/csw/lib/i386/libsamba-passdb.so.0&lt;br /&gt;
        libutil-tdb-samba4.so =&gt;         /opt/csw/lib/samba4/libutil-tdb-samba4.so&lt;br /&gt;
        libnpa-tstream-samba4.so =&gt;      /opt/csw/lib/samba4/libnpa-tstream-samba4.so&lt;br /&gt;
        libcliauth-samba4.so =&gt;  /opt/csw/lib/samba4/libcliauth-samba4.so&lt;br /&gt;
        libinterfaces-samba4.so =&gt;       /opt/csw/lib/samba4/libinterfaces-samba4.so&lt;br /&gt;
        libauth-sam-reply-samba4.so =&gt;   /opt/csw/lib/samba4/libauth-sam-reply-samba4.so&lt;br /&gt;
        libpopt-samba3-samba4.so =&gt;      /opt/csw/lib/samba4/libpopt-samba3-samba4.so&lt;br /&gt;
        libtdb.so.1 =&gt;   /opt/csw/lib/samba4/libtdb.so.1&lt;br /&gt;
        libmessages-util-samba4.so =&gt;    /opt/csw/lib/samba4/libmessages-util-samba4.so&lt;br /&gt;
        libauth-samba4.so =&gt;     /opt/csw/lib/samba4/libauth-samba4.so&lt;br /&gt;
        liblibsmb-samba4.so =&gt;   /opt/csw/lib/samba4/liblibsmb-samba4.so&lt;br /&gt;
        libmsrpc3-samba4.so =&gt;   /opt/csw/lib/samba4/libmsrpc3-samba4.so&lt;br /&gt;
        libserver-id-db-samba4.so =&gt;     /opt/csw/lib/samba4/libserver-id-db-samba4.so&lt;br /&gt;
        libmsghdr-samba4.so =&gt;   /opt/csw/lib/samba4/libmsghdr-samba4.so&lt;br /&gt;
        libdbwrap-samba4.so =&gt;   /opt/csw/lib/samba4/libdbwrap-samba4.so&lt;br /&gt;
        libiov-buf-samba4.so =&gt;  /opt/csw/lib/samba4/libiov-buf-samba4.so&lt;br /&gt;
        libsmbconf.so.0 =&gt;       /opt/csw/lib/i386/libsmbconf.so.0&lt;br /&gt;
        libsamba-cluster-support-samba4.so =&gt;    /opt/csw/lib/samba4/libsamba-cluster-support-samba4.so&lt;br /&gt;
        libkrb5samba-samba4.so =&gt;        /opt/csw/lib/samba4/libkrb5samba-samba4.so&lt;br /&gt;
        libdcerpc-samba-samba4.so =&gt;     /opt/csw/lib/samba4/libdcerpc-samba-samba4.so&lt;br /&gt;
        libndr-krb5pac.so.0 =&gt;   /opt/csw/lib/i386/libndr-krb5pac.so.0&lt;br /&gt;
        libsamba-sockets-samba4.so =&gt;    /opt/csw/lib/samba4/libsamba-sockets-samba4.so&lt;br /&gt;
        libndr.so.0 =&gt;   /opt/csw/lib/i386/libndr.so.0&lt;br /&gt;
        libutil-reg-samba4.so =&gt;         /opt/csw/lib/samba4/libutil-reg-samba4.so&lt;br /&gt;
        libsmbd-shim-samba4.so =&gt;        /opt/csw/lib/samba4/libsmbd-shim-samba4.so&lt;br /&gt;
        libcli-spoolss-samba4.so =&gt;      /opt/csw/lib/samba4/libcli-spoolss-samba4.so&lt;br /&gt;
        libkrb5-samba4.so.26 =&gt;  /opt/csw/lib/samba4/libkrb5-samba4.so.26&lt;br /&gt;
        libroken-samba4.so.19 =&gt;         /opt/csw/lib/samba4/libroken-samba4.so.19&lt;br /&gt;
        libasn1-samba4.so.8 =&gt;   /opt/csw/lib/samba4/libasn1-samba4.so.8&lt;br /&gt;
        libhcrypto-samba4.so.5 =&gt;        /opt/csw/lib/samba4/libhcrypto-samba4.so.5&lt;br /&gt;
        libcom_err-samba4.so.0 =&gt;        /opt/csw/lib/samba4/libcom_err-samba4.so.0&lt;br /&gt;
        libwind-samba4.so.0 =&gt;   /opt/csw/lib/samba4/libwind-samba4.so.0&lt;br /&gt;
        libndr-standard.so.0 =&gt;  /opt/csw/lib/i386/libndr-standard.so.0&lt;br /&gt;
        libasn1util-samba4.so =&gt;         /opt/csw/lib/samba4/libasn1util-samba4.&lt;br /&gt;
so&lt;br /&gt;
        libndr-nbt.so.0 =&gt;       /opt/csw/lib/i386/libndr-nbt.so.0&lt;br /&gt;
        libads-samba4.so =&gt;      /opt/csw/lib/samba4/libads-samba4.so&lt;br /&gt;
        liblibcli-netlogon3-samba4.so =&gt;         /opt/csw/lib/samba4/liblibcli-netlogon3-samba4.so&lt;br /&gt;
        libutil-cmdline-samba4.so =&gt;     /opt/csw/lib/samba4/libutil-cmdline-samba4.so&lt;br /&gt;
        libwbclient.so.0 =&gt;      /opt/csw/lib/i386/libwbclient.so.0&lt;br /&gt;
        libsamdb-common-samba4.so =&gt;     /opt/csw/lib/samba4/libsamdb-common-samba4.so&lt;br /&gt;
        libflag-mapping-samba4.so =&gt;     /opt/csw/lib/samba4/libflag-mapping-samba4.so&lt;br /&gt;
        libsamdb.so.0 =&gt;         /opt/csw/lib/i386/libsamdb.so.0&lt;br /&gt;
        libsamba-credentials.so.0 =&gt;     /opt/csw/lib/i386/libsamba-credentials.so.0&lt;br /&gt;
        libsecrets3-samba4.so =&gt;         /opt/csw/lib/samba4/libsecrets3-samba4.so&lt;br /&gt;
        libldbsamba-samba4.so =&gt;         /opt/csw/lib/samba4/libldbsamba-samba4.so&lt;br /&gt;
        libsamba-hostconfig.so.0 =&gt;      /opt/csw/lib/i386/libsamba-hostconfig.so.0&lt;br /&gt;
        liblibcli-lsa3-samba4.so =&gt;      /opt/csw/lib/samba4/liblibcli-lsa3-samba4.so&lt;br /&gt;
        libtrusts-util-samba4.so =&gt;      /opt/csw/lib/samba4/libtrusts-util-samba4.so&lt;br /&gt;
        libaddns-samba4.so =&gt;    /opt/csw/lib/samba4/libaddns-samba4.so&lt;br /&gt;
        libcli-ldap-common-samba4.so =&gt;  /opt/csw/lib/samba4/libcli-ldap-common-samba4.so&lt;br /&gt;
        libcli-cldap-samba4.so =&gt;        /opt/csw/lib/samba4/libcli-cldap-samba4.so&lt;br /&gt;
        libcli-smb-common-samba4.so =&gt;   /opt/csw/lib/samba4/libcli-smb-common-samba4.so&lt;br /&gt;
        libgse-samba4.so =&gt;      /opt/csw/lib/samba4/libgse-samba4.so&lt;br /&gt;
        libgensec-samba4.so =&gt;   /opt/csw/lib/samba4/libgensec-samba4.so&lt;br /&gt;
        libdcerpc-binding.so.0 =&gt;        /opt/csw/lib/i386/libdcerpc-binding.so.0&lt;br /&gt;
        libndr-samba4.so =&gt;      /opt/csw/lib/samba4/libndr-samba4.so&lt;br /&gt;
        libtdb-wrap-samba4.so =&gt;         /opt/csw/lib/samba4/libtdb-wrap-samba4.so&lt;br /&gt;
        libCHARSET3-samba4.so =&gt;         /opt/csw/lib/samba4/libCHARSET3-samba4.so&lt;br /&gt;
        libevents-samba4.so =&gt;   /opt/csw/lib/samba4/libevents-samba4.so&lt;br /&gt;
        libheimbase-samba4.so.1 =&gt;       /opt/csw/lib/samba4/libheimbase-samba4.so.1&lt;br /&gt;
        libhx509-samba4.so.5 =&gt;  /opt/csw/lib/samba4/libhx509-samba4.so.5&lt;br /&gt;
        libsmbldap.so.0 =&gt;       /opt/csw/lib/i386/libsmbldap.so.0&lt;br /&gt;
        libwinbind-client-samba4.so =&gt;   /opt/csw/lib/samba4/libwinbind-client-samba4.so&lt;br /&gt;
        libldb.so.1 =&gt;   /opt/csw/lib/samba4/libldb.so.1&lt;br /&gt;
        libauthkrb5-samba4.so =&gt;         /opt/csw/lib/samba4/libauthkrb5-samba4.so&lt;br /&gt;
        libserver-role-samba4.so =&gt;      /opt/csw/lib/samba4/libserver-role-samba4.so&lt;br /&gt;
        libcli-ldap-samba4.so =&gt;         /opt/csw/lib/samba4/libcli-ldap-samba4.so&lt;br /&gt;
        libsmb-transport-samba4.so =&gt;    /opt/csw/lib/samba4/libsmb-transport-samba4.so&lt;br /&gt;
        libsamba-modules-samba4.so =&gt;    /opt/csw/lib/samba4/libsamba-modules-samba4.so&lt;br /&gt;
        libcli-nbt-samba4.so =&gt;  /opt/csw/lib/samba4/libcli-nbt-samba4.so&lt;br /&gt;
        libnetif-samba4.so =&gt;    /opt/csw/lib/samba4/libnetif-samba4.so&lt;br /&gt;
        libcups.so.2 =&gt;  /opt/csw/lib/i386/libcups.so.2&lt;br /&gt;
        libpopt.so.0 =&gt;  /opt/csw/lib/i386/libpopt.so.0&lt;br /&gt;
        libsec.so.1 =&gt;   /lib/libsec.so.1&lt;br /&gt;
        libcrypto.so.1.0.0 =&gt;    /opt/csw/lib/i386/libcrypto.so.1.0.0&lt;br /&gt;
        libldap-2.4.so.2 =&gt;      /opt/csw/lib/i386/libldap-2.4.so.2&lt;br /&gt;
        liblber-2.4.so.2 =&gt;      /opt/csw/lib/i386/liblber-2.4.so.2&lt;br /&gt;
        libgnutls.so.28 =&gt;       /opt/csw/lib/i386/libgnutls.so.28&lt;br /&gt;
        libresolv.so.2 =&gt;        /lib/libresolv.so.2&lt;br /&gt;
        libz.so.1 =&gt;     /opt/csw/lib/pentium_pro+mmx/libz.so.1&lt;br /&gt;
        libpam.so.1 =&gt;   /lib/libpam.so.1&lt;br /&gt;
        libmd5.so.1 =&gt;   /lib/libmd5.so.1&lt;br /&gt;
        libsocket.so.1 =&gt;        /lib/libsocket.so.1&lt;br /&gt;
        libiconv.so.2 =&gt;         /opt/csw/lib/i386/libiconv.so.2&lt;br /&gt;
        librt.so.1 =&gt;    /lib/librt.so.1&lt;br /&gt;
        libfam.so.0 =&gt;   /opt/csw/lib/i386/libfam.so.0&lt;br /&gt;
        libnsl.so.1 =&gt;   /lib/libnsl.so.1&lt;br /&gt;
        libssp.so.0 =&gt;   /opt/csw/lib/i386/libssp.so.0&lt;br /&gt;
        libc.so.1 =&gt;     /lib/libc.so.1&lt;br /&gt;
        libgcc_s.so.1 =&gt;         /opt/csw/lib/libgcc_s.so.1&lt;br /&gt;
        libgss.so.1 =&gt;   /usr/lib/libgss.so.1&lt;br /&gt;
        libm.so.2 =&gt;     /lib/libm.so.2&lt;br /&gt;
        libintl.so.8 =&gt;  /opt/csw/lib/libintl.so.8&lt;br /&gt;
        libavl.so.1 =&gt;   /lib/libavl.so.1&lt;br /&gt;
        libsasl2.so.2 =&gt;         /opt/csw/lib/libsasl2.so.2&lt;br /&gt;
        libssl.so.1.0.0 =&gt;       /opt/csw/lib/libssl.so.1.0.0&lt;br /&gt;
        libz.so.1 =&gt;     /opt/csw/lib/libz.so.1&lt;br /&gt;
        libp11-kit.so.0 =&gt;       /opt/csw/lib/libp11-kit.so.0&lt;br /&gt;
        libnettle.so.4 =&gt;        /opt/csw/lib/libnettle.so.4&lt;br /&gt;
        libhogweed.so.2 =&gt;       /opt/csw/lib/libhogweed.so.2&lt;br /&gt;
        libgmp.so.10 =&gt;  /opt/csw/lib/libgmp.so.10&lt;br /&gt;
        libcmd.so.1 =&gt;   /lib/libcmd.so.1&lt;br /&gt;
        libaio.so.1 =&gt;   /lib/libaio.so.1&lt;br /&gt;
        libmd.so.1 =&gt;    /lib/libmd.so.1&lt;br /&gt;
        libmp.so.2 =&gt;    /lib/libmp.so.2&lt;br /&gt;
        libscf.so.1 =&gt;   /lib/libscf.so.1&lt;br /&gt;
        libdl.so.1 =&gt;    /lib/libdl.so.1&lt;br /&gt;
        libm.so.1 =&gt;     /lib/libm.so.1&lt;br /&gt;
        libdoor.so.1 =&gt;  /lib/libdoor.so.1&lt;br /&gt;
        libuutil.so.1 =&gt;         /lib/libuutil.so.1&lt;br /&gt;
        libgen.so.1 =&gt;   /lib/libgen.so.1&lt;br /&gt;
        symbol not found: rep_asprintf          (/opt/csw/sbin/smbd)&lt;br /&gt;
        symbol not found: rep_strnlen           (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: rep_vasprintf         (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: rep_timegm            (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: rep_fprintf           (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: uid_wrapper_enabled           (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: rep_strndup           (/opt/csw/lib/i386/libsamba-util&lt;br /&gt;
.so.0)&lt;br /&gt;
        symbol not found: rep_asprintf          (/opt/csw/lib/i386/libsamba-util.so.0)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/samba4/libsamba-debug-samba4.so)&lt;br /&gt;
        symbol not found: rep_vasprintf         (/opt/csw/lib/samba4/libsamba-debug-samba4.so)&lt;br /&gt;
        symbol not found: rep_strnlen           (/opt/csw/lib/samba4/libsmbregistry-samba4.so)&lt;br /&gt;
        symbol not found: rep_vsnprintf         (/opt/csw/lib/samba4/libsmbregistry-samba4.so)&lt;br /&gt;
        symbol not found: rep_vasprintf         (/opt/csw/lib/samba4/libsmbregistry-samba4.so)&lt;br /&gt;
        symbol not found: rep_vsnprintf         (/opt/csw/lib/samba4/libtalloc-report-samba4.so)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/samba4/libmessages-dgm-samba4.so)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/i386/libsamba-errors.so.1)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/samba4/libsamba-security-samba4.so)&lt;br /&gt;
        symbol not found: rep_fprintf           (/opt/csw/lib/i386/libnetapi.so.0)&lt;br /&gt;
        symbol not found: uid_wrapper_enabled           (/opt/csw/lib/samba4/libsamba3-util-samba4.so)&lt;br /&gt;
        symbol not found: rep_vsnprintf         (/opt/csw/lib/samba4/libsamba3-util-samba4.so)&lt;br /&gt;
        symbol not found: rep_asprintf          (/opt/csw/lib/samba4/libsamba3-util-samba4.so)&lt;br /&gt;
        symbol not found: rep_vasprintf         (/opt/csw/lib/samba4/libsamba3-util-samba4.so)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/i386/libsamba-passdb.so.0)&lt;br /&gt;
        symbol not found: rep_strnlen           (/opt/csw/lib/i386/libsamba-passdb.so.0)&lt;br /&gt;
        symbol not found: rep_asprintf          (/opt/csw/lib/i386/libsamba-passdb.so.0)&lt;br /&gt;
        symbol not found: rep_strndup           (/opt/csw/lib/i386/libsamba-passdb.so.0)&lt;br /&gt;
        symbol not found: rep_getifaddrs                (/opt/csw/lib/samba4/libinterfaces-samba4.so)&lt;br /&gt;
        symbol not found: rep_freeifaddrs               (/opt/csw/lib/samba4/libinterfaces-samba4.so)&lt;br /&gt;
        symbol not found: rep_asprintf          (/opt/csw/lib/samba4/libpopt-samba3-samba4.so)&lt;br /&gt;
        symbol not found: rep_fprintf           (/opt/csw/lib/samba4/libpopt-sam&lt;br /&gt;
ba3-samba4.so)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/samba4/libserver-id-db-samba4.so)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/samba4/libsamba-sockets-samba4.so)&lt;br /&gt;
        symbol not found: rep_asprintf          (/opt/csw/lib/i386/libndr.so.0)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/i386/libndr.so.0)&lt;br /&gt;
        symbol not found: rep_vasprintf         (/opt/csw/lib/i386/libndr.so.0)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/i386/libndr-nbt.so.0)&lt;br /&gt;
        symbol not found: rep_fprintf           (/opt/csw/lib/i386/libsamba-credentials.so.0)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/samba4/libaddns-samba4.so)&lt;br /&gt;
        symbol not found: rep_snprintf          (/opt/csw/lib/i386/libdcerpc-binding.so.0)&lt;br /&gt;
        symbol not found: rep_vasprintf         (/opt/csw/lib/samba4/libtdb-wrap-samba4.so)&lt;br /&gt;
        symbol not found: rep_strnlen           (/opt/csw/lib/samba4/libCHARSET3-samba4.so)</description>
<guid>https://www.opencsw.org/mantis/view.php?id=5295</guid>
<author>ghmuller &lt;ghmuller@example.com&gt;</author>
<comments>https://www.opencsw.org/mantis/view.php?id=5295#bugnotes</comments>
</item>
</channel>
</rss>
