From noreply at opencsw.org Sat Oct 1 14:04:48 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 1 Oct 2011 14:04:48 +0200 Subject: [bug-notifications] [mysql5client 0004839]: Package is missing 64-bit libmysqlclient.so.15, mysql command doesn't work In-Reply-To: Message-ID: <41d8a9e9a0e6c71e6a7a8c8e2c699602@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4839 ====================================================================== Reported By: gadavis Assigned To: maciej ====================================================================== Project: mysql5client Issue ID: 4839 Category: regular use Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-09-29 22:24 CEST Last Modified: 2011-10-01 14:04 CEST ====================================================================== Summary: Package is missing 64-bit libmysqlclient.so.15, mysql command doesn't work Description: [davis at anfweb-dev:~]$ pkginfo -l CSWmysql5client | grep VERSION VERSION: 5.0.87,REV=2011.03.07 [davis at anfweb-dev:~]$ ldd /opt/csw/mysql5/bin/sparcv9/mysql libncursesw.so.5 => /opt/csw/lib/sparcv9/libncursesw.so.5 libmysqlclient.so.15 => /opt/csw/lib/sparcv8/libmysqlclient.so.15 - wrong ELF class: ELFCLASS32 librt.so.1 => /lib/64/librt.so.1 libresolv.so.2 => /lib/64/libresolv.so.2 libc.so.1 => /lib/64/libc.so.1 libgen.so.1 => /lib/64/libgen.so.1 libsocket.so.1 => /lib/64/libsocket.so.1 libnsl.so.1 => /lib/64/libnsl.so.1 libm.so.1 => /lib/64/libm.so.1 libz.so.1 => /opt/csw/lib/sparcv9/libz.so.1 libCstd.so.1 => /usr/lib/64/libCstd.so.1 libCrun.so.1 => /usr/lib/64/libCrun.so.1 libthread.so.1 => /lib/64/libthread.so.1 libaio.so.1 => /lib/64/libaio.so.1 libmd.so.1 => /lib/64/libmd.so.1 libmp.so.2 => /lib/64/libmp.so.2 libscf.so.1 => /lib/64/libscf.so.1 libdoor.so.1 => /lib/64/libdoor.so.1 libuutil.so.1 => /lib/64/libuutil.so.1 libm.so.2 => /lib/64/libm.so.2 /platform/SUNW,SPARC-Enterprise-T5220/lib/sparcv9/libc_psr.so.1 /platform/SUNW,SPARC-Enterprise-T5220/lib/sparcv9/libmd_psr.so.1 [davis at anfweb-dev:~]$ ls -l /opt/csw/lib/sparcv9/libmysqlclient* gls: cannot access /opt/csw/lib/sparcv9/libmysqlclient*: No such file or directory ====================================================================== ---------------------------------------------------------------------- (0009316) gadavis (developer) - 2011-09-30 23:06 https://www.opencsw.org/mantis/view.php?id=4839#c9316 ---------------------------------------------------------------------- Per your email about the unstable catalog being goofed up a bit, I just tested the new version you tossed into unstable. Looks like it works, both client and server. From noreply at opencsw.org Sat Oct 1 14:05:49 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 1 Oct 2011 14:05:49 +0200 Subject: [bug-notifications] [mysql5client 0004839]: Package is missing 64-bit libmysqlclient.so.15, mysql command doesn't work In-Reply-To: Message-ID: <2577d5095eefbab69afefaf49ab2a59b@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4839 ====================================================================== Reported By: gadavis Assigned To: maciej ====================================================================== Project: mysql5client Issue ID: 4839 Category: regular use Reproducibility: always Severity: block Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-09-29 22:24 CEST Last Modified: 2011-10-01 14:05 CEST ====================================================================== Summary: Package is missing 64-bit libmysqlclient.so.15, mysql command doesn't work Description: [davis at anfweb-dev:~]$ pkginfo -l CSWmysql5client | grep VERSION VERSION: 5.0.87,REV=2011.03.07 [davis at anfweb-dev:~]$ ldd /opt/csw/mysql5/bin/sparcv9/mysql libncursesw.so.5 => /opt/csw/lib/sparcv9/libncursesw.so.5 libmysqlclient.so.15 => /opt/csw/lib/sparcv8/libmysqlclient.so.15 - wrong ELF class: ELFCLASS32 librt.so.1 => /lib/64/librt.so.1 libresolv.so.2 => /lib/64/libresolv.so.2 libc.so.1 => /lib/64/libc.so.1 libgen.so.1 => /lib/64/libgen.so.1 libsocket.so.1 => /lib/64/libsocket.so.1 libnsl.so.1 => /lib/64/libnsl.so.1 libm.so.1 => /lib/64/libm.so.1 libz.so.1 => /opt/csw/lib/sparcv9/libz.so.1 libCstd.so.1 => /usr/lib/64/libCstd.so.1 libCrun.so.1 => /usr/lib/64/libCrun.so.1 libthread.so.1 => /lib/64/libthread.so.1 libaio.so.1 => /lib/64/libaio.so.1 libmd.so.1 => /lib/64/libmd.so.1 libmp.so.2 => /lib/64/libmp.so.2 libscf.so.1 => /lib/64/libscf.so.1 libdoor.so.1 => /lib/64/libdoor.so.1 libuutil.so.1 => /lib/64/libuutil.so.1 libm.so.2 => /lib/64/libm.so.2 /platform/SUNW,SPARC-Enterprise-T5220/lib/sparcv9/libc_psr.so.1 /platform/SUNW,SPARC-Enterprise-T5220/lib/sparcv9/libmd_psr.so.1 [davis at anfweb-dev:~]$ ls -l /opt/csw/lib/sparcv9/libmysqlclient* gls: cannot access /opt/csw/lib/sparcv9/libmysqlclient*: No such file or directory ====================================================================== ---------------------------------------------------------------------- (0009317) maciej (manager) - 2011-10-01 14:05 https://www.opencsw.org/mantis/view.php?id=4839#c9317 ---------------------------------------------------------------------- The dublin catalog was in a bad state, where libmysqlclient and the main mysql packages were not in sync. This is fixed now, new mysql-5.0.92 packages have been pushed to dublin. From noreply at opencsw.org Mon Oct 3 13:44:30 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 3 Oct 2011 13:44:30 +0200 Subject: [bug-notifications] [mysql5 0004798]: mysql_secure_installation returns error with current mysql5 package In-Reply-To: <19f5b3fb53d5338cbb8370c8f65d5eb9> Message-ID: <04f1221e131f2b56ca4949c4c35b433d@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4798 ====================================================================== Reported By: AirOnSkin Assigned To: ====================================================================== Project: mysql5 Issue ID: 4798 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-06-30 11:45 CEST Last Modified: 2011-10-03 13:44 CEST ====================================================================== Summary: mysql_secure_installation returns error with current mysql5 package Description: After installing mysql5 and running mysql_secure_installation the script breaks at the second action (removing anonymous user) because the first action (setting the root password) doesn't work. The new root password doesn't get applied (even if the output says so), hence the script has no rights for the second action. After typing the new root password twice the following appears (full log attached): Reloading privilege tables.. /opt/csw/mysql5/bin/sparcv9/mysql_secure_installation: !: not found ====================================================================== ---------------------------------------------------------------------- (0009318) AirOnSkin (reporter) - 2011-10-03 13:44 https://www.opencsw.org/mantis/view.php?id=4798#c9318 ---------------------------------------------------------------------- The new packet version 5.0.92 solves this problem. Now the privileges get updatet correctly. From noreply at opencsw.org Mon Oct 3 21:46:18 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 3 Oct 2011 21:46:18 +0200 Subject: [bug-notifications] [mono 0004840]: Please upgrade to 2.10.5 or later to make Mono useful Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4840 ====================================================================== Reported By: hudesd Assigned To: ====================================================================== Project: mono Issue ID: 4840 Category: upgrade Reproducibility: have not tried Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-03 21:46 CEST Last Modified: 2011-10-03 21:46 CEST ====================================================================== Summary: Please upgrade to 2.10.5 or later to make Mono useful Description: The current stable release of Mono is 2.10.5 Mono only becomes really useful with the 2.x series. Prior to that, you really had a small subset of being able to import a dot net program. ====================================================================== From noreply at opencsw.org Mon Oct 3 21:51:30 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 3 Oct 2011 21:51:30 +0200 Subject: [bug-notifications] [mono 0002765]: new mono 1.2.x In-Reply-To: Message-ID: <68782a6754da80e57235cdd2f6129234@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2765 ====================================================================== Reported By: ThurnerRupert Assigned To: ====================================================================== Project: mono Issue ID: 2765 Category: upgrade Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2008-02-02 13:11 CET Last Modified: 2011-10-03 21:51 CEST ====================================================================== Summary: new mono 1.2.x Description: pls upgrade to current release of mono. ====================================================================== ---------------------------------------------------------------------- (0009319) hudesd (reporter) - 2011-10-03 21:51 https://www.opencsw.org/mantis/view.php?id=2765#c9319 ---------------------------------------------------------------------- might as well close this ticket I opened a new one for the 2.10.5 upgrade. From noreply at opencsw.org Wed Oct 5 10:25:37 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 5 Oct 2011 10:25:37 +0200 Subject: [bug-notifications] [mysql5 0004798]: mysql_secure_installation returns error with current mysql5 package In-Reply-To: <19f5b3fb53d5338cbb8370c8f65d5eb9> Message-ID: <272ca6d7a8eb009f7ecf4b97600856e2@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4798 ====================================================================== Reported By: AirOnSkin Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 4798 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-06-30 11:45 CEST Last Modified: 2011-10-05 10:25 CEST ====================================================================== Summary: mysql_secure_installation returns error with current mysql5 package Description: After installing mysql5 and running mysql_secure_installation the script breaks at the second action (removing anonymous user) because the first action (setting the root password) doesn't work. The new root password doesn't get applied (even if the output says so), hence the script has no rights for the second action. After typing the new root password twice the following appears (full log attached): Reloading privilege tables.. /opt/csw/mysql5/bin/sparcv9/mysql_secure_installation: !: not found ====================================================================== ---------------------------------------------------------------------- (0009318) AirOnSkin (reporter) - 2011-10-03 13:44 https://www.opencsw.org/mantis/view.php?id=4798#c9318 ---------------------------------------------------------------------- The new packet version 5.0.92 solves this problem. Now the privileges get updatet correctly. From noreply at opencsw.org Thu Oct 6 10:17:28 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 6 Oct 2011 10:17:28 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: <19a5a6cfdd827dd7e337a03e658aab7a@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-06 10:17 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== ---------------------------------------------------------------------- (0009320) maciej (manager) - 2011-10-06 10:17 https://www.opencsw.org/mantis/view.php?id=3722#c9320 ---------------------------------------------------------------------- http://buildfarm.opencsw.org/experimental.html#mysql-5.1 From noreply at opencsw.org Thu Oct 6 21:12:14 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 6 Oct 2011 21:12:14 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: <0f07661b587da990eee7e939b5dd07e6@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-06 21:12 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== ---------------------------------------------------------------------- (0009321) hudesd (reporter) - 2011-10-06 21:12 https://www.opencsw.org/mantis/view.php?id=3722#c9321 ---------------------------------------------------------------------- Thanks for working on 5.1. 5.5.16 is current GA (there is still support for 5.1 with the latest GA of 5.1.59). I thought I had opened a ticket for the 5.5 release but I don't see it or any note about it. 5.5 does offer some nice enhancements with performance monitoring. I appreciate that it is not simple to do this as this affects also pm_dbd_mysql and php5_mysql (or is it php5_mysqli we're supposed to use I can't remember). From noreply at opencsw.org Thu Oct 6 22:10:12 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 6 Oct 2011 22:10:12 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-06 22:10 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== ---------------------------------------------------------------------- (0009322) maciej (manager) - 2011-10-06 22:10 https://www.opencsw.org/mantis/view.php?id=3722#c9322 ---------------------------------------------------------------------- I looked at 5.5, and saw that it uses cmake. I had generally bad experiences with cmake when I needed to make any settings such as --prefix or --program-suffix, or additional compiler flags, or library directory changes. We'll see how it goes. From noreply at opencsw.org Sun Oct 9 09:16:31 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 09:16:31 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: <114e609cfd6d7150faa60acd0d70cbd1@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-09 09:16 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== ---------------------------------------------------------------------- (0009323) maciej (manager) - 2011-10-09 09:16 https://www.opencsw.org/mantis/view.php?id=3722#c9323 ---------------------------------------------------------------------- It generally builds, but there some things that go wrong. For example, CFLAGS are set to "-O2 -pipe -mcpu=v8", but the gcc invocations look like this: /opt/csw/bin/gcc-4.6 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D__STDC_ LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -O2 -pipe -mcpu=v8 -mcpu=v9 -Wall -DSIGNAL_RETURN_TYPE_IS_VOID -o CMakeFiles/cmTryCompileExec.dir/src. c.o -c /home/maciej/src/opencsw/pkg/mysql5/branches/mysql-5.5.x/work/solaris9-sparc/build-isa-sparcv8/mysql-5.5.16/CMakeFiles/CMakeTmp/src.c I'm positive that "-mcpu=v9" was not there in the environment flags. From noreply at opencsw.org Sun Oct 9 11:08:47 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 11:08:47 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-09 11:08 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== From noreply at opencsw.org Sun Oct 9 11:10:11 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 11:10:11 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error In-Reply-To: Message-ID: <12cfc1dd2de7dc581d5424559f524524@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-09 11:10 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== ---------------------------------------------------------------------- (0009324) ghenry (reporter) - 2011-10-09 11:10 https://www.opencsw.org/mantis/view.php?id=4841#c9324 ---------------------------------------------------------------------- Solaris 10 sparc From noreply at opencsw.org Sun Oct 9 11:19:56 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 11:19:56 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-09 11:19 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== ---------------------------------------------------------------------- (0009325) ghenry (reporter) - 2011-10-09 11:19 https://www.opencsw.org/mantis/view.php?id=4841#c9325 ---------------------------------------------------------------------- a simple workaround: remove /opt/csw/lib/sparcv8/libxml2.so.2 because: % ldd /opt/csw/bin/evince | grep xml libxml2.so.2 => /opt/csw/lib/sparcv8/libxml2.so.2 if you remove it: % ldd /opt/csw/bin/evince | grep xml libxml2.so.2 => /usr/lib/libxml2.so.2 and evince works! From noreply at opencsw.org Sun Oct 9 11:22:18 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 11:22:18 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-09 11:22 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== ---------------------------------------------------------------------- (0009326) maciej (developer) - 2011-10-09 11:22 https://www.opencsw.org/mantis/view.php?id=4841#c9326 ---------------------------------------------------------------------- This means that evince needs to be rebuilt and relinked against the OpenCSW libxml. Thanks for the workaround information. From noreply at opencsw.org Sun Oct 9 11:42:39 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 11:42:39 +0200 Subject: [bug-notifications] [libxml2_2 0004842]: /opt/csw/lib/libxml2.so.2 make evince crash (Bus Error) Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4842 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: libxml2_2 Issue ID: 4842 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:42 CEST Last Modified: 2011-10-09 11:42 CEST ====================================================================== Summary: /opt/csw/lib/libxml2.so.2 make evince crash (Bus Error) Description: removing this file and evince works fine ====================================================================== From noreply at opencsw.org Sun Oct 9 14:25:50 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 14:25:50 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error In-Reply-To: Message-ID: <4b6b546fd694d33b3976d1eb041ec1af@www.opencsw.org> The following issue has been set as RELATED TO issue 0004842. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-09 14:25 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004842 /opt/csw/lib/libxml2.so.2 make evince c... ====================================================================== ---------------------------------------------------------------------- (0009326) maciej (developer) - 2011-10-09 11:22 https://www.opencsw.org/mantis/view.php?id=4841#c9326 ---------------------------------------------------------------------- This means that evince needs to be rebuilt and relinked against the OpenCSW libxml. Thanks for the workaround information. From noreply at opencsw.org Sun Oct 9 14:25:53 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 14:25:53 +0200 Subject: [bug-notifications] [libxml2_2 0004842]: /opt/csw/lib/libxml2.so.2 make evince crash (Bus Error) In-Reply-To: Message-ID: <27fc9ab1b56692522bdc3e9109b2b3dc@www.opencsw.org> The following issue has been set as RELATED TO issue 0004841. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4842 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: libxml2_2 Issue ID: 4842 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:42 CEST Last Modified: 2011-10-09 11:42 CEST ====================================================================== Summary: /opt/csw/lib/libxml2.so.2 make evince crash (Bus Error) Description: removing this file and evince works fine ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004841 Bus error ====================================================================== From noreply at opencsw.org Sun Oct 9 14:32:35 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 9 Oct 2011 14:32:35 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error In-Reply-To: Message-ID: <51b5893c7a2db518e7dd2e9247a3bc98@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-09 14:32 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004842 /opt/csw/lib/libxml2.so.2 make evince c... ====================================================================== ---------------------------------------------------------------------- (0009327) dam (administrator) - 2011-10-09 14:32 https://www.opencsw.org/mantis/view.php?id=4841#c9327 ---------------------------------------------------------------------- libxml2 is no direct dependency of evince: http://www.opencsw.org/packages/evince/ Nonetheless evince directly depends on libxml2.so.2. [16] NEEDED libxml2.so.2 As evince pulls in a whole load of GNOME libs I suspect the error more in that area. A specific truss to see from which library libxml2 was called could be used to further narrow down the error. From noreply at opencsw.org Mon Oct 10 01:23:45 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 10 Oct 2011 01:23:45 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: <8fa5f12e4705c1921f3f99ca5f3ae0e3@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-10 01:23 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== ---------------------------------------------------------------------- (0009328) maciej (manager) - 2011-10-10 01:23 https://www.opencsw.org/mantis/view.php?id=3722#c9328 ---------------------------------------------------------------------- Current compilation block: http://lists.mysql.com/packagers/517 From noreply at opencsw.org Mon Oct 10 21:14:43 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 10 Oct 2011 21:14:43 +0200 Subject: [bug-notifications] [openssl_devel 0004843]: Missing 64-bit .pc files Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4843 ====================================================================== Reported By: maciej Assigned To: ====================================================================== Project: openssl_devel Issue ID: 4843 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-10 21:14 CEST Last Modified: 2011-10-10 21:14 CEST ====================================================================== Summary: Missing 64-bit .pc files Description: The development package is missing 64-bit .pc files. http://buildfarm.opencsw.org/pkgdb/srv4/f9f99e7b9d627d0e54b4ec1b218cddc1/ pkgchk -L CSWossldevel | grep .pc /opt/csw/lib/pkgconfig/libcrypto.pc f none 0644 root bin 259 23725 1311214274 CSWossldevel /opt/csw/lib/pkgconfig/libssl.pc f none 0644 root bin 274 25034 1311214274 CSWossldevel /opt/csw/lib/pkgconfig/openssl.pc f none 0644 root bin 284 25966 1311214274 CSWossldevel To compile against the 64-bit versions of openssl, the 64-bit .pc files need to be present too, in /opt/csw/lib/64/pkgconfig. This is blocking the MySQL-5.5 build. ====================================================================== From noreply at opencsw.org Mon Oct 10 21:16:11 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 10 Oct 2011 21:16:11 +0200 Subject: [bug-notifications] [openssl_devel 0004843]: Missing 64-bit .pc files In-Reply-To: Message-ID: <841849581895be3ec048a7f9ed4949b1@www.opencsw.org> The following issue has been set as RELATED TO issue 0003722. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4843 ====================================================================== Reported By: maciej Assigned To: ====================================================================== Project: openssl_devel Issue ID: 4843 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-10 21:14 CEST Last Modified: 2011-10-10 21:16 CEST ====================================================================== Summary: Missing 64-bit .pc files Description: The development package is missing 64-bit .pc files. http://buildfarm.opencsw.org/pkgdb/srv4/f9f99e7b9d627d0e54b4ec1b218cddc1/ pkgchk -L CSWossldevel | grep .pc /opt/csw/lib/pkgconfig/libcrypto.pc f none 0644 root bin 259 23725 1311214274 CSWossldevel /opt/csw/lib/pkgconfig/libssl.pc f none 0644 root bin 274 25034 1311214274 CSWossldevel /opt/csw/lib/pkgconfig/openssl.pc f none 0644 root bin 284 25966 1311214274 CSWossldevel To compile against the 64-bit versions of openssl, the 64-bit .pc files need to be present too, in /opt/csw/lib/64/pkgconfig. This is blocking the MySQL-5.5 build. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0003722 Request for update to MySQL 5.1 ====================================================================== From noreply at opencsw.org Mon Oct 10 21:16:13 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 10 Oct 2011 21:16:13 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: The following issue has been set as RELATED TO issue 0004843. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-10 01:23 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004843 Missing 64-bit .pc files ====================================================================== ---------------------------------------------------------------------- (0009328) maciej (developer) - 2011-10-10 01:23 https://www.opencsw.org/mantis/view.php?id=3722#c9328 ---------------------------------------------------------------------- Current compilation block: http://lists.mysql.com/packagers/517 From noreply at opencsw.org Wed Oct 12 10:59:34 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 12 Oct 2011 10:59:34 +0200 Subject: [bug-notifications] [evince 0004841]: Bus error In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4841 ====================================================================== Reported By: ghenry Assigned To: ====================================================================== Project: evince Issue ID: 4841 Category: regular use Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-09 11:08 CEST Last Modified: 2011-10-12 10:59 CEST ====================================================================== Summary: Bus error Description: % evince --version GNOME evince 2.22.2 penelope-henry% evince /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Document is empty ^ /opt/csw/share/evince/evince-toolbar.xml:1: parser error : Start tag expected, '<' not found ^ Bus error and no, the file evince-toolbar is not empty. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004842 /opt/csw/lib/libxml2.so.2 make evince c... ====================================================================== ---------------------------------------------------------------------- (0009329) ghenry (reporter) - 2011-10-12 10:59 https://www.opencsw.org/mantis/view.php?id=4841#c9329 ---------------------------------------------------------------------- be careful, a library is missing when you install evince: (evince:26097): Gtk-WARNING **: ld.so.1: evince: fatal: libgcrypt.so.11: open failed: No such file or directory Without this library, none printer appears, you can't print. Please add libgcrypt11 to evince dependancies From noreply at opencsw.org Thu Oct 13 09:44:28 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 13 Oct 2011 09:44:28 +0200 Subject: [bug-notifications] [mysql5 0003722]: Request for update to MySQL 5.1 In-Reply-To: <742d0191ee2ba43ba3a164b03c23df05> Message-ID: <2322ccd2b45d1c93685a798b921ab263@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3722 ====================================================================== Reported By: bryanwgraham Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 3722 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-22 22:46 CEST Last Modified: 2011-10-13 09:44 CEST ====================================================================== Summary: Request for update to MySQL 5.1 Description: It's out. I'm told this is how you request a new version. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004843 Missing 64-bit .pc files ====================================================================== ---------------------------------------------------------------------- (0009330) maciej (manager) - 2011-10-13 09:44 https://www.opencsw.org/mantis/view.php?id=3722#c9330 ---------------------------------------------------------------------- I talked to guys at #cmake, and figured out that mysql-5.5.16/CMakeFiles/CMakeError.log contains the compiler invocations. Here's what I found for OpenSSL: Building C object CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o /opt/SUNWspro/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -xO3 -m64 -xarch=sparc -KPIC -o CMakeFiles/cmTryCompileExec.dir/CheckSymbolExists.c.o -c /home/maciej/src/opencsw/pkg/mysql5/branches/mysql-5.5.x/work/solaris9-sparc/build-isa-sparcv9/mysql-5.5.16/CMakeFiles/CMakeTmp/CheckSymbolExists.c "/home/maciej/src/opencsw/pkg/mysql5/branches/mysql-5.5.x/work/solaris9-sparc/build-isa-sparcv9/mysql-5.5.16/CMakeFiles/CMakeTmp/CheckSymbolExists.c", line 2: cannot find include file: It's missing the -I/opt/csw/include parameter. In the CMAKE invocation, these are set as environment variables, but the compiler invocation still misses the -I flag. From noreply at opencsw.org Sun Oct 16 10:42:55 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 16 Oct 2011 10:42:55 +0200 Subject: [bug-notifications] [sqlite3 0004837]: Please enable SQLITE_ENABLE_UNLOCK_NOTIFY In-Reply-To: <19a41caf2d286b73a28989f93c0cd5f6> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4837 ====================================================================== Reported By: jdoe Assigned To: dam ====================================================================== Project: sqlite3 Issue ID: 4837 Category: regular use Reproducibility: always Severity: feature Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-09-28 19:06 CEST Last Modified: 2011-10-16 10:42 CEST ====================================================================== Summary: Please enable SQLITE_ENABLE_UNLOCK_NOTIFY Description: Could you please enable SQLITE_ENABLE_UNLOCK_NOTIFY on the sqlite3 package? It's necessary for building forked-daapd. ====================================================================== ---------------------------------------------------------------------- (0009331) dam (administrator) - 2011-10-16 10:42 https://www.opencsw.org/mantis/view.php?id=4837#c9331 ---------------------------------------------------------------------- Any progress on forked-daapd? Maybe you could contribute a build recipe for OpenCSW? From noreply at opencsw.org Sun Oct 16 10:46:36 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 16 Oct 2011 10:46:36 +0200 Subject: [bug-notifications] [sqlite3 0004837]: Please enable SQLITE_ENABLE_UNLOCK_NOTIFY In-Reply-To: <19a41caf2d286b73a28989f93c0cd5f6> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4837 ====================================================================== Reported By: jdoe Assigned To: dam ====================================================================== Project: sqlite3 Issue ID: 4837 Category: regular use Reproducibility: always Severity: feature Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-09-28 19:06 CEST Last Modified: 2011-10-16 10:46 CEST ====================================================================== Summary: Please enable SQLITE_ENABLE_UNLOCK_NOTIFY Description: Could you please enable SQLITE_ENABLE_UNLOCK_NOTIFY on the sqlite3 package? It's necessary for building forked-daapd. ====================================================================== ---------------------------------------------------------------------- (0009332) dam (administrator) - 2011-10-16 10:46 https://www.opencsw.org/mantis/view.php?id=4837#c9332 ---------------------------------------------------------------------- Releasing 3070800,REV=2011.09.28 to unstable/ From noreply at opencsw.org Tue Oct 18 09:05:10 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:05:10 +0200 Subject: [bug-notifications] [gcc4g++ 0003713]: g++ is not compatible with libmpfr In-Reply-To: <44069785091580c106afd766c2bb44cf> Message-ID: <6c9aa3e437403cd35599ab72cf40d58d@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3713 ====================================================================== Reported By: scottcurtis Assigned To: mwatters ====================================================================== Project: gcc4g++ Issue ID: 3713 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2009-06-12 18:01 CEST Last Modified: 2011-10-18 09:05 CEST ====================================================================== Summary: g++ is not compatible with libmpfr Description: I did an upgrade to the "current" release to get the latest g++. When compiling a function which requires g++ to load libmpfr, the compiler fails with the message "undefined reference to __gmp_get_memory_functions". I built and installed libmpfr version 2.4.1 and this corrected the problem. ====================================================================== ---------------------------------------------------------------------- (0009333) maciej (manager) - 2011-10-18 09:05 https://www.opencsw.org/mantis/view.php?id=3713#c9333 ---------------------------------------------------------------------- Hello there, I built a new gcc version: 4.6.1. It's available from the unstable repository. I also updated libgmp, libmpfr, libppl and libcloog. Please give the new packages a go. From noreply at opencsw.org Tue Oct 18 09:05:52 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:05:52 +0200 Subject: [bug-notifications] [gcc4g++ 0003713]: g++ is not compatible with libmpfr In-Reply-To: <44069785091580c106afd766c2bb44cf> Message-ID: <5adabed0a65876950e4a12873abeec3c@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3713 ====================================================================== Reported By: scottcurtis Assigned To: maciej ====================================================================== Project: gcc4g++ Issue ID: 3713 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-06-12 18:01 CEST Last Modified: 2011-10-18 09:05 CEST ====================================================================== Summary: g++ is not compatible with libmpfr Description: I did an upgrade to the "current" release to get the latest g++. When compiling a function which requires g++ to load libmpfr, the compiler fails with the message "undefined reference to __gmp_get_memory_functions". I built and installed libmpfr version 2.4.1 and this corrected the problem. ====================================================================== ---------------------------------------------------------------------- (0009333) maciej (manager) - 2011-10-18 09:05 https://www.opencsw.org/mantis/view.php?id=3713#c9333 ---------------------------------------------------------------------- Hello there, I built a new gcc version: 4.6.1. It's available from the unstable repository. I also updated libgmp, libmpfr, libppl and libcloog. Please give the new packages a go. From noreply at opencsw.org Tue Oct 18 09:06:28 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:06:28 +0200 Subject: [bug-notifications] [libkrb5_3 0004787]: Please update to krb5 1.9.x . In-Reply-To: <843f610c44708669da94e5851ae02da4> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4787 ====================================================================== Reported By: flod Assigned To: maciej ====================================================================== Project: libkrb5_3 Issue ID: 4787 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-06-20 13:16 CEST Last Modified: 2011-10-18 09:06 CEST ====================================================================== Summary: Please update to krb5 1.9.x . Description: 1.4.4 is really old. ====================================================================== ---------------------------------------------------------------------- (0009245) maciej (manager) - 2011-08-24 10:15 https://www.opencsw.org/mantis/view.php?id=4787#c9245 ---------------------------------------------------------------------- New, 1.9.1 packages are available for testing: http://buildfarm.opencsw.org/experimental.html#kerberos64 From noreply at opencsw.org Tue Oct 18 09:07:09 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:07:09 +0200 Subject: [bug-notifications] [libmpfr 0004813]: Upgrade to mpfr-3.0.1 In-Reply-To: <7f9a00f850b83caad7cfb4625742cf88> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4813 ====================================================================== Reported By: maciej Assigned To: maciej ====================================================================== Project: libmpfr Issue ID: 4813 Category: packaging Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-08-04 00:05 CEST Last Modified: 2011-10-18 09:07 CEST ====================================================================== Summary: Upgrade to mpfr-3.0.1 Description: It's a dependency of gcc. ====================================================================== From noreply at opencsw.org Tue Oct 18 09:07:36 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:07:36 +0200 Subject: [bug-notifications] [libmpfr 0004813]: Upgrade to mpfr-3.0.1 In-Reply-To: <7f9a00f850b83caad7cfb4625742cf88> Message-ID: The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4813 ====================================================================== Reported By: maciej Assigned To: maciej ====================================================================== Project: libmpfr Issue ID: 4813 Category: packaging Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-08-04 00:05 CEST Last Modified: 2011-10-18 09:07 CEST ====================================================================== Summary: Upgrade to mpfr-3.0.1 Description: It's a dependency of gcc. ====================================================================== ---------------------------------------------------------------------- (0009334) maciej (manager) - 2011-10-18 09:07 https://www.opencsw.org/mantis/view.php?id=4813#c9334 ---------------------------------------------------------------------- I upgraded the library myself. From noreply at opencsw.org Tue Oct 18 09:09:25 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:09:25 +0200 Subject: [bug-notifications] [libmpfr 0004022]: Please use the cswtexinfo class for *.info and remove mkdirentries from postinstall In-Reply-To: <9004a3b5bf674795a439cabbe70373a2> Message-ID: <7a7d00a692c7329c2a61c31764de1dbe@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4022 ====================================================================== Reported By: dam Assigned To: maciej ====================================================================== Project: libmpfr Issue ID: 4022 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-11-11 16:18 CET Last Modified: 2011-10-18 09:09 CEST ====================================================================== Summary: Please use the cswtexinfo class for *.info and remove mkdirentries from postinstall Description: Please use the cswtexinfo class for *.info and remove mkdirentries from postinstall ====================================================================== From noreply at opencsw.org Tue Oct 18 09:10:05 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:10:05 +0200 Subject: [bug-notifications] [libmpfr 0004022]: Please use the cswtexinfo class for *.info and remove mkdirentries from postinstall In-Reply-To: <9004a3b5bf674795a439cabbe70373a2> Message-ID: <5fe88a241c7beca0e60e2c0877a0650f@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4022 ====================================================================== Reported By: dam Assigned To: maciej ====================================================================== Project: libmpfr Issue ID: 4022 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2009-11-11 16:18 CET Last Modified: 2011-10-18 09:10 CEST ====================================================================== Summary: Please use the cswtexinfo class for *.info and remove mkdirentries from postinstall Description: Please use the cswtexinfo class for *.info and remove mkdirentries from postinstall ====================================================================== ---------------------------------------------------------------------- (0009335) maciej (manager) - 2011-10-18 09:10 https://www.opencsw.org/mantis/view.php?id=4022#c9335 ---------------------------------------------------------------------- Done. From noreply at opencsw.org Tue Oct 18 09:10:42 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:10:42 +0200 Subject: [bug-notifications] [libkrb5_dev 0004384]: krb5-config looks not good In-Reply-To: <3fa264af223d58003352276b1d72646f> Message-ID: <77e5303a7593c3f8ad5e050135415fa2@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4384 ====================================================================== Reported By: dam Assigned To: maciej ====================================================================== Project: libkrb5_dev Issue ID: 4384 Category: regular use Reproducibility: have not tried Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-03-30 14:31 CEST Last Modified: 2011-10-18 09:10 CEST ====================================================================== Summary: krb5-config looks not good Description: The output of current9s% krb5-config --libs is -L/opt/csw/lib -R/opt/csw/lib -R/opt/csw/lib/ -R/opt/csw/lib -L/opt/csw/lib -z combreloc -z text -z ignore -lkrb5 -lk5crypto -lcom_err -lkrb5support -lresolv -lsocket -lnsl Note the trailing slash in /opt/csw/lib/ and the multiple calls to -R ====================================================================== ---------------------------------------------------------------------- (0008236) yann (developer) - 2010-09-01 15:21 https://www.opencsw.org/mantis/view.php?id=4384#c8236 ---------------------------------------------------------------------- I've also been hit by this issue while building openssh. From noreply at opencsw.org Tue Oct 18 09:11:23 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:11:23 +0200 Subject: [bug-notifications] [libkrb5_dev 0004384]: krb5-config looks not good In-Reply-To: <3fa264af223d58003352276b1d72646f> Message-ID: <3db87f689160da33c51c0f3176f39c62@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4384 ====================================================================== Reported By: dam Assigned To: maciej ====================================================================== Project: libkrb5_dev Issue ID: 4384 Category: regular use Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-03-30 14:31 CEST Last Modified: 2011-10-18 09:11 CEST ====================================================================== Summary: krb5-config looks not good Description: The output of current9s% krb5-config --libs is -L/opt/csw/lib -R/opt/csw/lib -R/opt/csw/lib/ -R/opt/csw/lib -L/opt/csw/lib -z combreloc -z text -z ignore -lkrb5 -lk5crypto -lcom_err -lkrb5support -lresolv -lsocket -lnsl Note the trailing slash in /opt/csw/lib/ and the multiple calls to -R ====================================================================== ---------------------------------------------------------------------- (0009336) maciej (manager) - 2011-10-18 09:11 https://www.opencsw.org/mantis/view.php?id=4384#c9336 ---------------------------------------------------------------------- Fixed! maciej at unstable9x [unstable9x]:~ > krb5-config --libs -L/opt/csw/lib -R/opt/csw/lib -m32 -xarch=386 -L/opt/csw/lib -lkrb5 -lk5crypto -lcom_err -lresolv -lsocket -lnsl -ldl From noreply at opencsw.org Tue Oct 18 09:11:46 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:11:46 +0200 Subject: [bug-notifications] [libkrb5_dev 0002204]: missing et_c.awk and et_h.awk files In-Reply-To: Message-ID: <6e7f55219bea4799e530212d18e3ffb9@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2204 ====================================================================== Reported By: yann Assigned To: maciej ====================================================================== Project: libkrb5_dev Issue ID: 2204 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2007-04-10 18:27 CEST Last Modified: 2011-10-18 09:11 CEST ====================================================================== Summary: missing et_c.awk and et_h.awk files Description: The files et_c.awk and et_h.awk are missing from the prototype. Like compile_et, they are needed by some program during the compilation phase (for cyrus imap for exemple). ====================================================================== From noreply at opencsw.org Tue Oct 18 09:13:41 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:13:41 +0200 Subject: [bug-notifications] [libkrb5_dev 0002204]: missing et_c.awk and et_h.awk files In-Reply-To: Message-ID: <3a9324e364083cd191200da7d1c8c714@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2204 ====================================================================== Reported By: yann Assigned To: maciej ====================================================================== Project: libkrb5_dev Issue ID: 2204 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2007-04-10 18:27 CEST Last Modified: 2011-10-18 09:13 CEST ====================================================================== Summary: missing et_c.awk and et_h.awk files Description: The files et_c.awk and et_h.awk are missing from the prototype. Like compile_et, they are needed by some program during the compilation phase (for cyrus imap for exemple). ====================================================================== ---------------------------------------------------------------------- (0009337) maciej (manager) - 2011-10-18 09:13 https://www.opencsw.org/mantis/view.php?id=2204#c9337 ---------------------------------------------------------------------- I rebuilt the kerberos packages from scratch, and these two files are not installed during "gmake install". From noreply at opencsw.org Tue Oct 18 09:24:04 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:24:04 +0200 Subject: [bug-notifications] [libssp0 0004497]: symlinks "32" and "64" are not created from within gcc4corert package In-Reply-To: Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4497 ====================================================================== Reported By: wilbury Assigned To: maciej ====================================================================== Project: libssp0 Issue ID: 4497 Category: packaging Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-07-24 00:42 CEST Last Modified: 2011-10-18 09:24 CEST ====================================================================== Summary: symlinks "32" and "64" are not created from within gcc4corert package Description: There are missing symlinks in gcc4corert package, in /opt/csw/gcc4/lib. ld.so expects 64-bit libraries in /opt/csw/gcc4/lib while gcc4corert package only create "amd64" directory without "32" and "64" symlinks, which are created only by much bigger "gcc4core" package. ====================================================================== ---------------------------------------------------------------------- (0008529) gadavis (developer) - 2010-12-06 17:53 https://www.opencsw.org/mantis/view.php?id=4497#c8529 ---------------------------------------------------------------------- Per discussion on the maintainers list, the proper solution is to move the 32 and 64 symlinks out of gcc4core into gcc4corert. From noreply at opencsw.org Tue Oct 18 09:25:03 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:25:03 +0200 Subject: [bug-notifications] [libssp0 0004497]: symlinks "32" and "64" are not created from within gcc4corert package In-Reply-To: Message-ID: <197cd4d1e03418385f421639422bb150@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4497 ====================================================================== Reported By: wilbury Assigned To: maciej ====================================================================== Project: libssp0 Issue ID: 4497 Category: packaging Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-07-24 00:42 CEST Last Modified: 2011-10-18 09:25 CEST ====================================================================== Summary: symlinks "32" and "64" are not created from within gcc4corert package Description: There are missing symlinks in gcc4corert package, in /opt/csw/gcc4/lib. ld.so expects 64-bit libraries in /opt/csw/gcc4/lib while gcc4corert package only create "amd64" directory without "32" and "64" symlinks, which are created only by much bigger "gcc4core" package. ====================================================================== ---------------------------------------------------------------------- (0009338) maciej (manager) - 2011-10-18 09:25 https://www.opencsw.org/mantis/view.php?id=4497#c9338 ---------------------------------------------------------------------- The new gcc packages put libraries into /opt/csw/lib, so this problem does not occur any more. From noreply at opencsw.org Tue Oct 18 09:26:23 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:26:23 +0200 Subject: [bug-notifications] [krb5doc 0002645]: The docs package is 2 versions behind the other krb5 packages. In-Reply-To: <943356f71e4adcacda68b20cbd1c368c> Message-ID: <81dadfea655bd1d5ce761549fa77337f@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2645 ====================================================================== Reported By: rurouni13 Assigned To: maciej ====================================================================== Project: krb5doc Issue ID: 2645 Category: upgrade Reproducibility: always Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2007-10-29 12:08 CET Last Modified: 2011-10-18 09:26 CEST ====================================================================== Summary: The docs package is 2 versions behind the other krb5 packages. Description: The docs package is 2 versions behind the other krb5 packages. ====================================================================== From noreply at opencsw.org Tue Oct 18 09:27:20 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 09:27:20 +0200 Subject: [bug-notifications] [libkrb5_3 0004787]: Please update to krb5 1.9.x . In-Reply-To: <843f610c44708669da94e5851ae02da4> Message-ID: <623eb2100ab1f3aba3e411d5e9c0438a@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4787 ====================================================================== Reported By: flod Assigned To: maciej ====================================================================== Project: libkrb5_3 Issue ID: 4787 Category: upgrade Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-06-20 13:16 CEST Last Modified: 2011-10-18 09:27 CEST ====================================================================== Summary: Please update to krb5 1.9.x . Description: 1.4.4 is really old. ====================================================================== ---------------------------------------------------------------------- (0009339) maciej (manager) - 2011-10-18 09:27 https://www.opencsw.org/mantis/view.php?id=4787#c9339 ---------------------------------------------------------------------- 1.9 packages are now available from unstable. From noreply at opencsw.org Tue Oct 18 11:08:32 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 11:08:32 +0200 Subject: [bug-notifications] [krb5doc 0002645]: The docs package is 2 versions behind the other krb5 packages. In-Reply-To: <943356f71e4adcacda68b20cbd1c368c> Message-ID: <838b88b77b3e8b5c010f7c3855a54751@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2645 ====================================================================== Reported By: rurouni13 Assigned To: ====================================================================== Project: krb5doc Issue ID: 2645 Category: upgrade Reproducibility: always Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2007-10-29 12:08 CET Last Modified: 2011-10-18 11:08 CEST ====================================================================== Summary: The docs package is 2 versions behind the other krb5 packages. Description: The docs package is 2 versions behind the other krb5 packages. ====================================================================== From noreply at opencsw.org Tue Oct 18 11:09:21 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 11:09:21 +0200 Subject: [bug-notifications] [krb5doc 0002645]: The docs package is 2 versions behind the other krb5 packages. In-Reply-To: <943356f71e4adcacda68b20cbd1c368c> Message-ID: <20e160e5314aad1b94972b6b06e5a2aa@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2645 ====================================================================== Reported By: rurouni13 Assigned To: ====================================================================== Project: krb5doc Issue ID: 2645 Category: upgrade Reproducibility: always Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2007-10-29 12:08 CET Last Modified: 2011-10-18 11:09 CEST ====================================================================== Summary: The docs package is 2 versions behind the other krb5 packages. Description: The docs package is 2 versions behind the other krb5 packages. ====================================================================== ---------------------------------------------------------------------- (0009340) maciej (manager) - 2011-10-18 11:09 https://www.opencsw.org/mantis/view.php?id=2645#c9340 ---------------------------------------------------------------------- The doc package is now empty. From noreply at opencsw.org Tue Oct 18 11:10:23 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 11:10:23 +0200 Subject: [bug-notifications] [twisted 0004790]: twisted doesn't depend on zope In-Reply-To: <47e6641d7746aa789070b1e2fabe3814> Message-ID: <839bd0412a17cd6bd325163ffae7665a@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4790 ====================================================================== Reported By: igalic Assigned To: maciej ====================================================================== Project: twisted Issue ID: 4790 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-06-21 19:10 CEST Last Modified: 2011-10-18 11:10 CEST ====================================================================== Summary: twisted doesn't depend on zope Description: root at atvp1uascm031:~# /opt/csw/bin/twistd --help Traceback (most recent call last): File "/opt/csw/bin/twistd", line 18, in from twisted.scripts.twistd import run File "/opt/csw/lib/python/site-packages/twisted/scripts/twistd.py", line 11, in from twisted.application import app File "/opt/csw/lib/python/site-packages/twisted/application/app.py", line 7, in from twisted.python import runtime, log, usage, failure, util, logfile File "/opt/csw/lib/python/site-packages/twisted/python/log.py", line 17, in from zope.interface import Interface ImportError: No module named zope.interface root at atvp1uascm031:~# Clearly, twisted is lacking a dependency to py_zope_interface ====================================================================== From noreply at opencsw.org Tue Oct 18 11:29:00 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 11:29:00 +0200 Subject: [bug-notifications] [tcpwrapper 0003748]: Please provide 64 bit libs In-Reply-To: <92300499ccfa39ac3d64a6fefd1b49c4> Message-ID: <63cf3051b31ae4309b74fd5688ff9f46@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3748 ====================================================================== Reported By: dam Assigned To: dam ====================================================================== Project: tcpwrapper Issue ID: 3748 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-07-01 16:17 CEST Last Modified: 2011-10-18 11:29 CEST ====================================================================== Summary: Please provide 64 bit libs Description: Please provide 64 bit libs (needed for OpenLDAP) ====================================================================== From noreply at opencsw.org Tue Oct 18 14:25:41 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:25:41 +0200 Subject: [bug-notifications] [sendmail 0002915]: Must stop built-in sendmail manually In-Reply-To: <7cc94440aaf9d1419ebb8940ac047396> Message-ID: <010a12f2950d7dc4a283c3e4df45d1f6@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2915 ====================================================================== Reported By: howellan Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 2915 Category: packaging Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2008-06-20 22:27 CEST Last Modified: 2011-10-18 14:25 CEST ====================================================================== Summary: Must stop built-in sendmail manually Description: When installing sendmail, the process freezes at: ## Stopping sendmail I must run the command \"svcadm disable sendmail\" from a second session before the install will continue. ====================================================================== From noreply at opencsw.org Tue Oct 18 14:26:46 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:26:46 +0200 Subject: [bug-notifications] [sendmail 0002915]: Must stop built-in sendmail manually In-Reply-To: <7cc94440aaf9d1419ebb8940ac047396> Message-ID: <08b45f31451d732acf3a621e71ac487f@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=2915 ====================================================================== Reported By: howellan Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 2915 Category: packaging Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2008-06-20 22:27 CEST Last Modified: 2011-10-18 14:26 CEST ====================================================================== Summary: Must stop built-in sendmail manually Description: When installing sendmail, the process freezes at: ## Stopping sendmail I must run the command \"svcadm disable sendmail\" from a second session before the install will continue. ====================================================================== ---------------------------------------------------------------------- (0009341) bonivart (manager) - 2011-10-18 14:26 https://www.opencsw.org/mantis/view.php?id=2915#c9341 ---------------------------------------------------------------------- The new version doesn't include these complex postinstall scripts, they are instead provided to be run manually if needed. From noreply at opencsw.org Tue Oct 18 14:26:55 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:26:55 +0200 Subject: [bug-notifications] [sendmail 0003864]: Sendmail must be relinked with new berekeley db. In-Reply-To: <58c6b11aae02aa909eba55c317055560> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3864 ====================================================================== Reported By: rmf Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 3864 Category: regular use Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-08-22 00:40 CEST Last Modified: 2011-10-18 14:26 CEST ====================================================================== Summary: Sendmail must be relinked with new berekeley db. Description: After upgrading to the latest unstable, I began to see this: Aug 19 10:51:14 HOSTNAME sm-msp[26553]: [ID 801593 mail.crit] NOQUEUE: SYSERR(root): Berkeley DB version mismatch: compiled against 4.2.52, r un-time linked against 4.7.25 Had to revert the libdb manually for the time being. ====================================================================== From noreply at opencsw.org Tue Oct 18 14:27:01 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:27:01 +0200 Subject: [bug-notifications] [sendmail 0004150]: Sendmail 8.14.4 released In-Reply-To: Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4150 ====================================================================== Reported By: bonivart Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 4150 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-01-13 10:27 CET Last Modified: 2011-10-18 14:27 CEST ====================================================================== Summary: Sendmail 8.14.4 released Description: Please upgrade to 8.14.4. ====================================================================== From noreply at opencsw.org Tue Oct 18 14:27:44 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:27:44 +0200 Subject: [bug-notifications] [sendmail 0004150]: Sendmail 8.14.4 released In-Reply-To: Message-ID: <31da515d00fc88194a494e93f1f7ea1f@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4150 ====================================================================== Reported By: bonivart Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 4150 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-01-13 10:27 CET Last Modified: 2011-10-18 14:27 CEST ====================================================================== Summary: Sendmail 8.14.4 released Description: Please upgrade to 8.14.4. ====================================================================== ---------------------------------------------------------------------- (0009342) bonivart (manager) - 2011-10-18 14:27 https://www.opencsw.org/mantis/view.php?id=4150#c9342 ---------------------------------------------------------------------- 8.14.5 released. From noreply at opencsw.org Tue Oct 18 14:28:04 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:28:04 +0200 Subject: [bug-notifications] [sendmail 0004486]: Provide sendmail's contrib/ tools as a separate package? In-Reply-To: <85d64a15c67b3d107b959818c461e36e> Message-ID: <7d4dffcbfdbb2c50c2f89e917f2a664d@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4486 ====================================================================== Reported By: skayser Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 4486 Category: packaging Reproducibility: N/A Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-07-05 14:32 CEST Last Modified: 2011-10-18 14:28 CEST ====================================================================== Summary: Provide sendmail's contrib/ tools as a separate package? Description: /opt/csw/share/mail/contrib contains a tarball of contributed sendmail tools like qtool.pl which could well be used with the vanilla Solaris sendmail, i.e. without even installing CSWsendmail. Any chance to get them packaged in a separate package? ====================================================================== From noreply at opencsw.org Tue Oct 18 14:29:10 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:29:10 +0200 Subject: [bug-notifications] [sendmail 0004486]: Provide sendmail's contrib/ tools as a separate package? In-Reply-To: <85d64a15c67b3d107b959818c461e36e> Message-ID: <916c68e322fc83927119cc86f2694bfa@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4486 ====================================================================== Reported By: skayser Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 4486 Category: packaging Reproducibility: N/A Severity: feature Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-07-05 14:32 CEST Last Modified: 2011-10-18 14:29 CEST ====================================================================== Summary: Provide sendmail's contrib/ tools as a separate package? Description: /opt/csw/share/mail/contrib contains a tarball of contributed sendmail tools like qtool.pl which could well be used with the vanilla Solaris sendmail, i.e. without even installing CSWsendmail. Any chance to get them packaged in a separate package? ====================================================================== ---------------------------------------------------------------------- (0009343) bonivart (manager) - 2011-10-18 14:29 https://www.opencsw.org/mantis/view.php?id=4486#c9343 ---------------------------------------------------------------------- A new package, sendmail_contrib is now part of OpenCSW Sendmail. From noreply at opencsw.org Tue Oct 18 14:46:53 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 14:46:53 +0200 Subject: [bug-notifications] [sendmail 0003864]: Sendmail must be relinked with new berekeley db. In-Reply-To: <58c6b11aae02aa909eba55c317055560> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3864 ====================================================================== Reported By: rmf Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 3864 Category: regular use Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2009-08-22 00:40 CEST Last Modified: 2011-10-18 14:46 CEST ====================================================================== Summary: Sendmail must be relinked with new berekeley db. Description: After upgrading to the latest unstable, I began to see this: Aug 19 10:51:14 HOSTNAME sm-msp[26553]: [ID 801593 mail.crit] NOQUEUE: SYSERR(root): Berkeley DB version mismatch: compiled against 4.2.52, r un-time linked against 4.7.25 Had to revert the libdb manually for the time being. ====================================================================== ---------------------------------------------------------------------- (0009344) bonivart (manager) - 2011-10-18 14:46 https://www.opencsw.org/mantis/view.php?id=3864#c9344 ---------------------------------------------------------------------- Both Sendmail and makemap should now be linked against BDB 4.8. Please test the new packages in unstable. http://mirror.opencsw.org/opencsw/unstable/ From noreply at opencsw.org Tue Oct 18 18:42:01 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 18:42:01 +0200 Subject: [bug-notifications] [mysql5 0004844]: mysql5 postinstall does not complete successfully Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4844 ====================================================================== Reported By: duncs Assigned To: ====================================================================== Project: mysql5 Issue ID: 4844 Category: packaging Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-18 18:42 CEST Last Modified: 2011-10-18 18:42 CEST ====================================================================== Summary: mysql5 postinstall does not complete successfully Description: [ verifying class ] ## Executing postinstall script. Using /opt/csw/mysql5/share/mysql/my-small.cnf to create the options file. Setting up the database cp: cannot access /opt/csw/mysql5/share/mysql/my-small.cnf Creating MySQL core database in /var/opt/csw/mysql5 ### The following messages are from mysql_install_db. /var/sadm/pkg/CSWmysql5/install/postinstall: /opt/csw/mysql5/bin/mysql_install_db: not found /var/sadm/pkg/CSWmysql5/install/postinstall: /etc/opt/csw/mysql5/my.cnf.new: cannot create mv: cannot access /etc/opt/csw/mysql5/my.cnf.new ### The following messages are from /var/sadm/pkg/CSWmysql5/install/postinstall. See /opt/csw/mysql5/share/mysql/doc/README.CSW for packaging changes. Please ignore references to starting mysqld_safe in the messages above. These messages are from mysql_install_db. See the following for starting CSWmysql5. Running `svcadm enable cswmysql5` start to start the database. svcadm: Instance "svc:/network/cswmysql5:default" is not in a maintenance or degraded state. Installation of was successful. === files are being installed to places other than as expected by the script so install will not completed successfully ====================================================================== From noreply at opencsw.org Tue Oct 18 22:44:45 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 22:44:45 +0200 Subject: [bug-notifications] [openssl_rt 0004845]: Permissions on /etc/opt/csw/ssl too restrictive Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4845 ====================================================================== Reported By: dam Assigned To: ====================================================================== Project: openssl_rt Issue ID: 4845 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-18 22:44 CEST Last Modified: 2011-10-18 22:44 CEST ====================================================================== Summary: Permissions on /etc/opt/csw/ssl too restrictive Description: Commands trying to use ssl as regular user fail like this: web at web [web]:/home/web > host mirror.opencw.org Auto configuration failed 1:error:0200100D:system library:fopen:Permission denied:bss_file.c:126:fopen('/opt/csw/ssl/openssl.cnf','rb') 1:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:131: 1:error:0E078002:configuration file routines:DEF_LOAD:system lib:conf_def.c:199: zsh: 5909 exit 1 host mirror.opencw.org The permissions of /etc/opt/csw/ssl are 0700 whereas it should be safe to have 0755. ====================================================================== From noreply at opencsw.org Tue Oct 18 23:40:15 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 18 Oct 2011 23:40:15 +0200 Subject: [bug-notifications] [pythonsvn 0004846]: trac is broken by the version 1.7.0_rc4, REV=2011.10.09 Message-ID: <80e556e5e2e998e7595cd1fbe78eeffd@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4846 ====================================================================== Reported By: schwindt Assigned To: ====================================================================== Project: pythonsvn Issue ID: 4846 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-18 23:40 CEST Last Modified: 2011-10-18 23:40 CEST ====================================================================== Summary: trac is broken by the version 1.7.0_rc4,REV=2011.10.09 Description: after the upgrade trac stops displaying the repositories. The python module svn is not found anymore The error displayed Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information. The trac log looks like this 2011-10-18 23:38:50,818 Trac[svn_fs] INFO: Failed to load Subversion bindings Traceback (most recent call last): File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 267, in __init__ _import_svn() File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 68, in _import_svn from svn import fs, repos, core, delta ImportError: No module named svn ====================================================================== From noreply at opencsw.org Wed Oct 19 00:17:01 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 19 Oct 2011 00:17:01 +0200 Subject: [bug-notifications] [pythonsvn 0004846]: trac is broken by the version 1.7.0_rc4, REV=2011.10.09 In-Reply-To: Message-ID: <2977fbcfafb0a56810d1568898462a88@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4846 ====================================================================== Reported By: schwindt Assigned To: ====================================================================== Project: pythonsvn Issue ID: 4846 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-18 23:40 CEST Last Modified: 2011-10-19 00:17 CEST ====================================================================== Summary: trac is broken by the version 1.7.0_rc4,REV=2011.10.09 Description: after the upgrade trac stops displaying the repositories. The python module svn is not found anymore The error displayed Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information. The trac log looks like this 2011-10-18 23:38:50,818 Trac[svn_fs] INFO: Failed to load Subversion bindings Traceback (most recent call last): File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 267, in __init__ _import_svn() File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 68, in _import_svn from svn import fs, repos, core, delta ImportError: No module named svn ====================================================================== ---------------------------------------------------------------------- (0009345) schwindt (developer) - 2011-10-19 00:17 https://www.opencsw.org/mantis/view.php?id=4846#c9345 ---------------------------------------------------------------------- While trying to recompile svn 1.7.0 I found neon needs to be upgraded too. My quick fix was rsyncing from a machine still running svn 1.6.15 the following /opt/csw/lib/python/site-packages/svn /opt/csw/lib/python/site-packages/libsvn /opt/csw/lib/svn/libsvn_swig_py-1.so.0* From noreply at opencsw.org Wed Oct 19 00:37:04 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 19 Oct 2011 00:37:04 +0200 Subject: [bug-notifications] [pythonsvn 0004846]: trac is broken by the version 1.7.0_rc4, REV=2011.10.09 In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4846 ====================================================================== Reported By: schwindt Assigned To: ====================================================================== Project: pythonsvn Issue ID: 4846 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-18 23:40 CEST Last Modified: 2011-10-19 00:37 CEST ====================================================================== Summary: trac is broken by the version 1.7.0_rc4,REV=2011.10.09 Description: after the upgrade trac stops displaying the repositories. The python module svn is not found anymore The error displayed Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information. The trac log looks like this 2011-10-18 23:38:50,818 Trac[svn_fs] INFO: Failed to load Subversion bindings Traceback (most recent call last): File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 267, in __init__ _import_svn() File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 68, in _import_svn from svn import fs, repos, core, delta ImportError: No module named svn ====================================================================== ---------------------------------------------------------------------- (0009346) maciej (developer) - 2011-10-19 00:37 https://www.opencsw.org/mantis/view.php?id=4846#c9346 ---------------------------------------------------------------------- Looking at the packages, the pythonsvn package is empty: http://buildfarm.opencsw.org/pkgdb/srv4/2fcf7d798ea55ba581d37b8148d0915d/ I thought that maybe the module files ended up in another package, e.g. the main package. But I didn't find these files in any of them, so maybe the module was removed from 1.7, or moved to a separate source tarball? From noreply at opencsw.org Wed Oct 19 00:43:38 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 19 Oct 2011 00:43:38 +0200 Subject: [bug-notifications] [mysql5 0004844]: mysql5 postinstall does not complete successfully In-Reply-To: <67863c177cb69ec799d26c4f3d01aaee> Message-ID: <89307c857fcfd6b9c283da73fc4bc567@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4844 ====================================================================== Reported By: duncs Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 4844 Category: packaging Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-18 18:42 CEST Last Modified: 2011-10-19 00:43 CEST ====================================================================== Summary: mysql5 postinstall does not complete successfully Description: [ verifying class ] ## Executing postinstall script. Using /opt/csw/mysql5/share/mysql/my-small.cnf to create the options file. Setting up the database cp: cannot access /opt/csw/mysql5/share/mysql/my-small.cnf Creating MySQL core database in /var/opt/csw/mysql5 ### The following messages are from mysql_install_db. /var/sadm/pkg/CSWmysql5/install/postinstall: /opt/csw/mysql5/bin/mysql_install_db: not found /var/sadm/pkg/CSWmysql5/install/postinstall: /etc/opt/csw/mysql5/my.cnf.new: cannot create mv: cannot access /etc/opt/csw/mysql5/my.cnf.new ### The following messages are from /var/sadm/pkg/CSWmysql5/install/postinstall. See /opt/csw/mysql5/share/mysql/doc/README.CSW for packaging changes. Please ignore references to starting mysqld_safe in the messages above. These messages are from mysql_install_db. See the following for starting CSWmysql5. Running `svcadm enable cswmysql5` start to start the database. svcadm: Instance "svc:/network/cswmysql5:default" is not in a maintenance or degraded state. Installation of was successful. === files are being installed to places other than as expected by the script so install will not completed successfully ====================================================================== From noreply at opencsw.org Wed Oct 19 00:44:27 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 19 Oct 2011 00:44:27 +0200 Subject: [bug-notifications] [mysql5 0004844]: mysql5 postinstall does not complete successfully In-Reply-To: <67863c177cb69ec799d26c4f3d01aaee> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4844 ====================================================================== Reported By: duncs Assigned To: maciej ====================================================================== Project: mysql5 Issue ID: 4844 Category: packaging Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-18 18:42 CEST Last Modified: 2011-10-19 00:44 CEST ====================================================================== Summary: mysql5 postinstall does not complete successfully Description: [ verifying class ] ## Executing postinstall script. Using /opt/csw/mysql5/share/mysql/my-small.cnf to create the options file. Setting up the database cp: cannot access /opt/csw/mysql5/share/mysql/my-small.cnf Creating MySQL core database in /var/opt/csw/mysql5 ### The following messages are from mysql_install_db. /var/sadm/pkg/CSWmysql5/install/postinstall: /opt/csw/mysql5/bin/mysql_install_db: not found /var/sadm/pkg/CSWmysql5/install/postinstall: /etc/opt/csw/mysql5/my.cnf.new: cannot create mv: cannot access /etc/opt/csw/mysql5/my.cnf.new ### The following messages are from /var/sadm/pkg/CSWmysql5/install/postinstall. See /opt/csw/mysql5/share/mysql/doc/README.CSW for packaging changes. Please ignore references to starting mysqld_safe in the messages above. These messages are from mysql_install_db. See the following for starting CSWmysql5. Running `svcadm enable cswmysql5` start to start the database. svcadm: Instance "svc:/network/cswmysql5:default" is not in a maintenance or degraded state. Installation of was successful. === files are being installed to places other than as expected by the script so install will not completed successfully ====================================================================== ---------------------------------------------------------------------- (0009347) maciej (manager) - 2011-10-19 00:44 https://www.opencsw.org/mantis/view.php?id=4844#c9347 ---------------------------------------------------------------------- Thanks for the bug report. I'm rolling new packages right now, and will post a link to the experimental catalog when they are available. From noreply at opencsw.org Wed Oct 19 08:02:11 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 19 Oct 2011 08:02:11 +0200 Subject: [bug-notifications] [pythonsvn 0004846]: trac is broken by the version 1.7.0_rc4, REV=2011.10.09 In-Reply-To: Message-ID: <39424cab8fca9f6c2cd6b39948433dc0@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4846 ====================================================================== Reported By: schwindt Assigned To: ====================================================================== Project: pythonsvn Issue ID: 4846 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-18 23:40 CEST Last Modified: 2011-10-19 08:02 CEST ====================================================================== Summary: trac is broken by the version 1.7.0_rc4,REV=2011.10.09 Description: after the upgrade trac stops displaying the repositories. The python module svn is not found anymore The error displayed Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information. The trac log looks like this 2011-10-18 23:38:50,818 Trac[svn_fs] INFO: Failed to load Subversion bindings Traceback (most recent call last): File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 267, in __init__ _import_svn() File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py", line 68, in _import_svn from svn import fs, repos, core, delta ImportError: No module named svn ====================================================================== ---------------------------------------------------------------------- (0009348) rupert (manager) - 2011-10-19 08:02 https://www.opencsw.org/mantis/view.php?id=4846#c9348 ---------------------------------------------------------------------- compilation is switched off in the build recipe until somebody can have a look why it does not link. From noreply at opencsw.org Thu Oct 20 17:33:38 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:33:38 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? Message-ID: <42cde1ab0e113f967d35bf92b1eece2c@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-20 17:33 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== From noreply at opencsw.org Thu Oct 20 17:36:59 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:36:59 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-20 17:36 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== From noreply at opencsw.org Thu Oct 20 17:44:44 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:44:44 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: <3e33420b3de872f44b4b1415c5d1cc84@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-20 17:44 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== ---------------------------------------------------------------------- (0009349) dam (administrator) - 2011-10-20 17:44 https://www.opencsw.org/mantis/view.php?id=4847#c9349 ---------------------------------------------------------------------- The problem is slightly subtle: SSH/SFTP is actually in libcurl4_feature CSWlibcurl4-feature 7.21.6,REV=2011.04.29 409.8 KB which can be installed as aux-library which is used automatically instead of the minimal-feature one if installed. However, I just noticed there is a linkage problem where libcurl-feature.so.4 links to libfbopenssl.so instead of libfbopenssl.so.0 leading to an unresolvable linkage meaning the feature lib is not used: unstable9s# ldd -r /opt/csw/lib/libcurl-feature.so.4 libfbopenssl.so => /opt/csw/lib/sparcv8/libfbopenssl.so This can be circumvented by installing the dev package: libfbopenssl_dev CSWlibfbopenssl-dev 0.0.4,REV=2011.07.09 2.5 KB After this the feature lib is correctly used: unstable9s# curl --version curl 7.21.6 (sparc-sun-solaris2.9) libcurl/7.21.6 OpenSSL/0.9.8r zlib/1.2.5 c-ares/1.7.4 libidn/1.22 libssh2/1.2.7 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp Features: AsynchDNS IDN IPv6 Largefile NTLM SPNEGO SSL libz Please use this workaround for now until libcurl4-feature is fixed. From noreply at opencsw.org Thu Oct 20 17:49:18 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:49:18 +0200 Subject: [bug-notifications] [libcurl4 0004848]: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0 Message-ID: <3dc675f27536b71ae053948ef93480d2@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4848 ====================================================================== Reported By: dam Assigned To: ====================================================================== Project: libcurl4 Issue ID: 4848 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-20 17:49 CEST Last Modified: 2011-10-20 17:49 CEST ====================================================================== Summary: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0 Description: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0: unstable9s# ldd -r /opt/csw/lib/libcurl-feature.so.4 /usr/lib/secure/s9_preload.so.1 libfbopenssl.so => /opt/csw/lib/sparcv8/libfbopenssl.so libcares.so.2 => /opt/csw/lib/sparcv8/libcares.so.2 libidn.so.11 => /opt/csw/lib/sparcv8/libidn.so.11 libssh2.so.1 => /opt/csw/lib/sparcv8/libssh2.so.1 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libc.so.1 => /usr/lib/libc.so.1 libintl.so.8 => /opt/csw/lib/libintl.so.8 libiconv.so.2 => /opt/csw/lib/libiconv.so.2 libdl.so.1 => /usr/lib/libdl.so.1 libresolv.so.2 => /usr/lib/libresolv.so.2 libgen.so.1 => /usr/lib/libgen.so.1 libnet.so => /opt/csw/lib/libnet.so libsasl2.so.2 => /opt/csw/lib/libsasl2.so.2 libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1 ====================================================================== From noreply at opencsw.org Thu Oct 20 17:49:39 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:49:39 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: <88c82161f7ef0b2527b553929d044f08@www.opencsw.org> The following issue has been set as RELATED TO issue 0004848. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-20 17:49 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004848 libcurl-feature.so.4 is linked against ... ====================================================================== ---------------------------------------------------------------------- (0009349) dam (administrator) - 2011-10-20 17:44 https://www.opencsw.org/mantis/view.php?id=4847#c9349 ---------------------------------------------------------------------- The problem is slightly subtle: SSH/SFTP is actually in libcurl4_feature CSWlibcurl4-feature 7.21.6,REV=2011.04.29 409.8 KB which can be installed as aux-library which is used automatically instead of the minimal-feature one if installed. However, I just noticed there is a linkage problem where libcurl-feature.so.4 links to libfbopenssl.so instead of libfbopenssl.so.0 leading to an unresolvable linkage meaning the feature lib is not used: unstable9s# ldd -r /opt/csw/lib/libcurl-feature.so.4 libfbopenssl.so => /opt/csw/lib/sparcv8/libfbopenssl.so This can be circumvented by installing the dev package: libfbopenssl_dev CSWlibfbopenssl-dev 0.0.4,REV=2011.07.09 2.5 KB After this the feature lib is correctly used: unstable9s# curl --version curl 7.21.6 (sparc-sun-solaris2.9) libcurl/7.21.6 OpenSSL/0.9.8r zlib/1.2.5 c-ares/1.7.4 libidn/1.22 libssh2/1.2.7 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp Features: AsynchDNS IDN IPv6 Largefile NTLM SPNEGO SSL libz Please use this workaround for now until libcurl4-feature is fixed. From noreply at opencsw.org Thu Oct 20 17:49:40 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:49:40 +0200 Subject: [bug-notifications] [libcurl4 0004848]: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0 In-Reply-To: <07334906a20536534334a7e341931daf> Message-ID: The following issue has been set as RELATED TO issue 0004847. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4848 ====================================================================== Reported By: dam Assigned To: ====================================================================== Project: libcurl4 Issue ID: 4848 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-20 17:49 CEST Last Modified: 2011-10-20 17:49 CEST ====================================================================== Summary: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0 Description: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0: unstable9s# ldd -r /opt/csw/lib/libcurl-feature.so.4 /usr/lib/secure/s9_preload.so.1 libfbopenssl.so => /opt/csw/lib/sparcv8/libfbopenssl.so libcares.so.2 => /opt/csw/lib/sparcv8/libcares.so.2 libidn.so.11 => /opt/csw/lib/sparcv8/libidn.so.11 libssh2.so.1 => /opt/csw/lib/sparcv8/libssh2.so.1 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libc.so.1 => /usr/lib/libc.so.1 libintl.so.8 => /opt/csw/lib/libintl.so.8 libiconv.so.2 => /opt/csw/lib/libiconv.so.2 libdl.so.1 => /usr/lib/libdl.so.1 libresolv.so.2 => /usr/lib/libresolv.so.2 libgen.so.1 => /usr/lib/libgen.so.1 libnet.so => /opt/csw/lib/libnet.so libsasl2.so.2 => /opt/csw/lib/libsasl2.so.2 libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1 ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004847 Can SSH support be added to curl? ====================================================================== From noreply at opencsw.org Thu Oct 20 17:50:24 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 17:50:24 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: <8ad48a12e2869010cfe98440b2535b3d@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-20 17:50 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004848 libcurl-feature.so.4 is linked against ... ====================================================================== ---------------------------------------------------------------------- (0009350) dam (administrator) - 2011-10-20 17:50 https://www.opencsw.org/mantis/view.php?id=4847#c9350 ---------------------------------------------------------------------- To be precise: to enable the supported features for you please do pkgutil -i libcurl4_feature libfbopenssl_dev From noreply at opencsw.org Thu Oct 20 21:33:16 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 21:33:16 +0200 Subject: [bug-notifications] [sqlite3 0004837]: Please enable SQLITE_ENABLE_UNLOCK_NOTIFY In-Reply-To: <19a41caf2d286b73a28989f93c0cd5f6> Message-ID: <3babde38048f8988f29d97db0dd7d6fd@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4837 ====================================================================== Reported By: jdoe Assigned To: dam ====================================================================== Project: sqlite3 Issue ID: 4837 Category: regular use Reproducibility: always Severity: feature Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-09-28 19:06 CEST Last Modified: 2011-10-20 21:33 CEST ====================================================================== Summary: Please enable SQLITE_ENABLE_UNLOCK_NOTIFY Description: Could you please enable SQLITE_ENABLE_UNLOCK_NOTIFY on the sqlite3 package? It's necessary for building forked-daapd. ====================================================================== ---------------------------------------------------------------------- (0009351) dam (administrator) - 2011-10-20 21:33 https://www.opencsw.org/mantis/view.php?id=4837#c9351 ---------------------------------------------------------------------- Reporter has confirmed to close on irc. From noreply at opencsw.org Thu Oct 20 21:35:04 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 21:35:04 +0200 Subject: [bug-notifications] [libcurl4 0004848]: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0 In-Reply-To: <07334906a20536534334a7e341931daf> Message-ID: <0ec317ae29e5436f1a9b0baef9bd8b4f@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4848 ====================================================================== Reported By: dam Assigned To: dam ====================================================================== Project: libcurl4 Issue ID: 4848 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-20 17:49 CEST Last Modified: 2011-10-20 21:35 CEST ====================================================================== Summary: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0 Description: libcurl-feature.so.4 is linked against libfbopenssl.so instead of libfbopenssl.so.0: unstable9s# ldd -r /opt/csw/lib/libcurl-feature.so.4 /usr/lib/secure/s9_preload.so.1 libfbopenssl.so => /opt/csw/lib/sparcv8/libfbopenssl.so libcares.so.2 => /opt/csw/lib/sparcv8/libcares.so.2 libidn.so.11 => /opt/csw/lib/sparcv8/libidn.so.11 libssh2.so.1 => /opt/csw/lib/sparcv8/libssh2.so.1 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libc.so.1 => /usr/lib/libc.so.1 libintl.so.8 => /opt/csw/lib/libintl.so.8 libiconv.so.2 => /opt/csw/lib/libiconv.so.2 libdl.so.1 => /usr/lib/libdl.so.1 libresolv.so.2 => /usr/lib/libresolv.so.2 libgen.so.1 => /usr/lib/libgen.so.1 libnet.so => /opt/csw/lib/libnet.so libsasl2.so.2 => /opt/csw/lib/libsasl2.so.2 libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1 ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004847 Can SSH support be added to curl? ====================================================================== From noreply at opencsw.org Thu Oct 20 22:53:24 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 20 Oct 2011 22:53:24 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: <8de947a86d4a85d72515321847928e2d@www.opencsw.org> The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-20 22:53 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004848 libcurl-feature.so.4 is linked against ... ====================================================================== ---------------------------------------------------------------------- (0009352) dam (administrator) - 2011-10-20 22:53 https://www.opencsw.org/mantis/view.php?id=4847#c9352 ---------------------------------------------------------------------- Updated packages for the latest 7.21.7 with additional RTMP support is available at http://buildfarm.opencsw.org/experimental.html#curl Please verify if this fixes your issue. Best regards -- Dago From noreply at opencsw.org Sat Oct 22 19:40:36 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 22 Oct 2011 19:40:36 +0200 Subject: [bug-notifications] [lsof 0002903]: lsof is not up to date In-Reply-To: <5eba5dd3cee8f70241df12f0344b5600> Message-ID: <73eb7ecd7216eb56b38392b5c8882105@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=2903 ====================================================================== Reported By: fbacchella Assigned To: dam ====================================================================== Project: lsof Issue ID: 2903 Category: upgrade Reproducibility: always Severity: feature Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2008-05-29 07:21 CEST Last Modified: 2011-10-22 19:40 CEST ====================================================================== Summary: lsof is not up to date Description: On this version of Solaris : # uname -a SunOS XXXX 5.10 Generic_127112-05 i86pc i386 i86pc I get the following answer /opt/csw/bin/lsof -i:10001 |wc -l 0 pkginfo -l CSWlsof PKGINST: CSWlsof NAME: lsof - list open files CATEGORY: application ARCH: i386 VERSION: 4.77,REV=2006.11.13 BASEDIR: /opt/csw VENDOR: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof packaged for CSW by Cyril Plisko PSTAMP: login20061113034531 INSTDATE: Dec 18 2007 16:27 HOTLINE: http://www.blastwave.org/bugtrack/ EMAIL: imp at blastwave.org STATUS: completely installed FILES: 28 installed pathnames 4 shared pathnames 4 linked files 16 directories 7 executables 6 setuid/setgid executables 2210 blocks used (approx) If I compile the last version of lsof : ./lsof -i:10001 | wc -l 15 So, with this, I got the list of opened socket The version informations : ./lsof -v lsof version information: revision: 4.78 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man configuration info: 64 bit kernel constructed: Wed Jan 2 11:14:36 CET 2008 constructed by and on: bacchell at XXXX compiler: /opt/SUNWspro/bin/cc compiler version: Sun C 5.8 Patch 121016-07 2007/10/03 compiler flags: -Dsolaris=100000 -DHASPR_LDT -xarch=amd64 -DHASIPv6 -DHASSOUXSOUA -DHAS_IPCLASSIFIER_H -DHAS_CRED_IMPL_H -DHAS_V_PATH -DHASZONES -DHAS_ZFS=1 -DHASUTMPX -DHAS_VSOCK -DLSOF_VSTR=\\\"5.10\\\" -O loader flags: -L./lib -llsof -lkvm -lelf -lsocket -lnsl system info: SunOS ng31 5.10 Generic_127112-05 i86pc i386 i86pc Anyone can list all files. /dev warnings are enabled. Kernel ID check is enabled. WARNING: privately defined ZFS structures may be incorrect. Device cache file read-only paths: Named via -D: none Named in environment variable LSOFDEVCACHE: none Personal path format (HASPERSDC): \\\"%h/%p.lsof_%L\\\" Modified personal path environment variable: LSOFPERSDCPATH LSOFPERSDCPATH value: none Personal path: /.lsof_ng31 Device cache file write paths: Named via -D: none Named in environment variable LSOFDEVCACHE: none Personal path format (HASPERSDC): \\\"%h/%p.lsof_%L\\\" Modified personal path environment variable: LSOFPERSDCPATH LSOFPERSDCPATH value: none Personal path: /.lsof_ng31 ====================================================================== ---------------------------------------------------------------------- (0009353) dam (administrator) - 2011-10-22 19:40 https://www.opencsw.org/mantis/view.php?id=2903#c9353 ---------------------------------------------------------------------- lsof lsof-4.84,REV=2011.07.13 has been released to current/. From noreply at opencsw.org Sat Oct 22 19:41:59 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 22 Oct 2011 19:41:59 +0200 Subject: [bug-notifications] [lsof 0002607]: lsof doesn\'t show processes having opened a port In-Reply-To: <4d67977c5cc8a3e3144fb8670919ccbb> Message-ID: <122122b581474f6f5dfb95249832499d@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=2607 ====================================================================== Reported By: askwar Assigned To: imp ====================================================================== Project: lsof Issue ID: 2607 Category: regular use Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2007-10-02 06:31 CEST Last Modified: 2011-10-22 19:41 CEST ====================================================================== Summary: lsof doesn\'t show processes having opened a port Description: \"lsof -i\" should show which process has opened which port. Using the lsof 4.77 from Unstable Sparc 10, that doesn\'t work on my Solaris 10 U4 Sparc system. Example: adm at winds02 ~/Source/lsof_4.78/lsof_4.78_src $ sudo /opt/csw/bin/lsof -i | grep ssh sshd 70 root 3u IPv6 TCP no TCP/UDP/IP information available sshd 308 root 3u IPv6 TCP no TCP/UDP/IP information available sshd 1713 root 3u IPv6 TCP no TCP/UDP/IP information available sshd 1808 root 3u IPv6 TCP no TCP/UDP/IP information available sshd 6728 root 6u IPv6 TCP no TCP/UDP/IP information available sshd 6731 adm 4u IPv6 TCP no TCP/UDP/IP information available sshd 6731 adm 8u IPv4 TCP no TCP/UDP/IP information available When I compile lsof 4.78 by my own, I get the wanted information: adm at winds02 ~/Source/lsof_4.78/lsof_4.78_src $ sudo ./lsof -i | grep ssh sshd 70 root 3u IPv6 0x60000e46700 0t0 TCP *:222 (LISTEN) sshd 308 root 3u IPv6 0x60000e47480 0t0 TCP *:ssh (LISTEN) sshd 1713 root 3u IPv6 0x6001377e440 0t0 TCP *:ssh (LISTEN) sshd 1808 root 3u IPv6 0x600130c1080 0t0 TCP *:ssh (LISTEN) sshd 6728 root 6u IPv6 0x600131b5600 0t390315 TCP winds02.win.ch.da.rtr:ssh->winnb000488.win.ch.da.rtr:48063 (ESTABLISHED) sshd 6731 adm 4u IPv6 0x600131b5600 0t390315 TCP winds02.win.ch.da.rtr:ssh->winnb000488.win.ch.da.rtr:48063 (ESTABLISHED) sshd 6731 adm 8u IPv4 0x60013271b40 0t0 TCP localhost:6010 (LISTEN) As you can see, the Blastwave lsof just says \"TCP no TCP/UDP/IP information available\", whereas the self compiled version has the relevant information. adm at winds02 ~/Source/lsof_4.78/lsof_4.78_src $ pkginfo -l CSWlsof PKGINST: CSWlsof NAME: lsof - list open files CATEGORY: application ARCH: sparc VERSION: 4.77,REV=2006.11.13 BASEDIR: /opt/csw VENDOR: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof packaged for CSW by Cyril Plisko PSTAMP: login20061113034530 INSTDATE: Sep 26 2007 13:24 HOTLINE: http://www.blastwave.org/bugtrack/ EMAIL: imp at blastwave.org STATUS: completely installed FILES: 28 installed pathnames 5 shared pathnames 4 linked files 16 directories 7 executables 6 setuid/setgid executables 2658 blocks used (approx) adm at winds02 ~/Source/lsof_4.78/lsof_4.78_src $ cat /etc/release Solaris 10 8/07 s10s_u4wos_12b SPARC Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 16 August 2007 adm at winds02 ~/Source/lsof_4.78/lsof_4.78_src $ uname -a SunOS winds02 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R ====================================================================== ---------------------------------------------------------------------- (0009354) dam (administrator) - 2011-10-22 19:41 https://www.opencsw.org/mantis/view.php?id=2607#c9354 ---------------------------------------------------------------------- An updated lsof lsof-4.84,REV=2011.07.13 has been released to current/ which should fix the issue. From noreply at opencsw.org Sat Oct 22 19:46:25 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 22 Oct 2011 19:46:25 +0200 Subject: [bug-notifications] [libiconv2 0004726]: build is not thread-safe - errno issues In-Reply-To: <211580cc9058112bf70ebae37df5f2a0> Message-ID: <8941363b267c9c706ae415f2b5051eba@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4726 ====================================================================== Reported By: huginn Assigned To: dam ====================================================================== Project: libiconv2 Issue ID: 4726 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-03-16 17:44 CET Last Modified: 2011-10-22 19:46 CEST ====================================================================== Summary: build is not thread-safe - errno issues Description: errno in libiconv latest build is a simple global variable [amok at border](1)~/$ nm /opt/csw/lib/amd64/libiconv.so | grep errno [954] | 0| 0|OBJT |GLOB |0 |UNDEF |errno Programs build with thread-safe errno fail on errno check when iconv() returns with non zero value and should set errno. Package from blastwave.org is build with thread-safe errno BTW. [amok at border](1)~/$ nm /opt/csw/lib/amd64/libiconv.so | grep errno [1314] | 0| 0|FUNC |GLOB |0 |UNDEF |___errno ====================================================================== ---------------------------------------------------------------------- (0009355) dam (administrator) - 2011-10-22 19:46 https://www.opencsw.org/mantis/view.php?id=4726#c9355 ---------------------------------------------------------------------- The updated libiconv has been released to current/. From noreply at opencsw.org Sat Oct 22 19:47:21 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 22 Oct 2011 19:47:21 +0200 Subject: [bug-notifications] [gcal 0004615]: Please upgrade to 3.6 In-Reply-To: <398927630a70dcebaa499f10c6540eda> Message-ID: <877d9e28f740a8aac77b74a9f15a6e21@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4615 ====================================================================== Reported By: dam Assigned To: dam ====================================================================== Project: gcal Issue ID: 4615 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2010-11-26 09:15 CET Last Modified: 2011-10-22 19:47 CEST ====================================================================== Summary: Please upgrade to 3.6 Description: Please upgrade to 3.6 as released by SFW today. ====================================================================== From noreply at opencsw.org Sat Oct 22 19:47:45 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 22 Oct 2011 19:47:45 +0200 Subject: [bug-notifications] [gcal 0004615]: Please upgrade to 3.6 In-Reply-To: <398927630a70dcebaa499f10c6540eda> Message-ID: <552c3dfb4fe4a070fe5e48ce6be631ea@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4615 ====================================================================== Reported By: dam Assigned To: dam ====================================================================== Project: gcal Issue ID: 4615 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-11-26 09:15 CET Last Modified: 2011-10-22 19:47 CEST ====================================================================== Summary: Please upgrade to 3.6 Description: Please upgrade to 3.6 as released by SFW today. ====================================================================== ---------------------------------------------------------------------- (0009356) dam (administrator) - 2011-10-22 19:47 https://www.opencsw.org/mantis/view.php?id=4615#c9356 ---------------------------------------------------------------------- gcal-3.6,REV=2011.07.10 has been released to current/. From noreply at opencsw.org Sat Oct 22 19:49:09 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sat, 22 Oct 2011 19:49:09 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-22 19:49 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004848 libcurl-feature.so.4 is linked against ... ====================================================================== ---------------------------------------------------------------------- (0009357) dam (administrator) - 2011-10-22 19:49 https://www.opencsw.org/mantis/view.php?id=4847#c9357 ---------------------------------------------------------------------- An updated curl 7.22.0,REV=2011.10.21 has been released into current/. From noreply at opencsw.org Sun Oct 23 04:53:56 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 23 Oct 2011 04:53:56 +0200 Subject: [bug-notifications] [proj 0002040]: Update and Not Sun4m compatible In-Reply-To: <9ae55c2292c5edf84c41600d00f341ff> Message-ID: <9d4096bf6b9bd18ef7be14143f9de010@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=2040 ====================================================================== Reported By: james Assigned To: ====================================================================== Project: proj Issue ID: 2040 Category: other Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2006-12-03 12:14 CET Last Modified: 2011-10-23 04:53 CEST ====================================================================== Summary: Update and Not Sun4m compatible Description: CSWproj 4.4.8 ./opt/csw/bin/cs2cs: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/cs2cs ./opt/csw/bin/geod: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/geod ./opt/csw/bin/nad2bin: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/nad2bin ./opt/csw/bin/nad2nad: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/nad2nad ./opt/csw/bin/proj: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/proj Could do with a refresh anyway, from http://www.remotesensing.org/proj/: \"proj-4.5.0.tar.gz or proj-4.5.0.zip : Current source release.\" ====================================================================== ---------------------------------------------------------------------- (0009358) bwalton (administrator) - 2011-10-23 04:53 https://www.opencsw.org/mantis/view.php?id=2040#c9358 ---------------------------------------------------------------------- Update released to unstable. From noreply at opencsw.org Sun Oct 23 04:54:20 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 23 Oct 2011 04:54:20 +0200 Subject: [bug-notifications] [proj 0002040]: Update and Not Sun4m compatible In-Reply-To: <9ae55c2292c5edf84c41600d00f341ff> Message-ID: <9ec52b19f1a07c482c2058cb9462feda@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2040 ====================================================================== Reported By: james Assigned To: bwalton ====================================================================== Project: proj Issue ID: 2040 Category: other Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 2006-12-03 12:14 CET Last Modified: 2011-10-23 04:54 CEST ====================================================================== Summary: Update and Not Sun4m compatible Description: CSWproj 4.4.8 ./opt/csw/bin/cs2cs: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/cs2cs ./opt/csw/bin/geod: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/geod ./opt/csw/bin/nad2bin: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/nad2bin ./opt/csw/bin/nad2nad: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/nad2nad ./opt/csw/bin/proj: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/proj Could do with a refresh anyway, from http://www.remotesensing.org/proj/: \"proj-4.5.0.tar.gz or proj-4.5.0.zip : Current source release.\" ====================================================================== ---------------------------------------------------------------------- (0009358) bwalton (administrator) - 2011-10-23 04:53 https://www.opencsw.org/mantis/view.php?id=2040#c9358 ---------------------------------------------------------------------- Update released to unstable. From noreply at opencsw.org Sun Oct 23 04:55:11 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 23 Oct 2011 04:55:11 +0200 Subject: [bug-notifications] [php5 0004377]: Upgrade to PHP v5.3.x In-Reply-To: Message-ID: The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4377 ====================================================================== Reported By: kenmays Assigned To: bwalton ====================================================================== Project: php5 Issue ID: 4377 Category: upgrade Reproducibility: always Severity: crash Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-03-26 16:49 CET Last Modified: 2011-10-23 04:55 CEST ====================================================================== Summary: Upgrade to PHP v5.3.x Description: The many improvements to the new stable releases of PHP 5.3.x for Apache/PHP development work, security fixes, and MySQL/SQLite3 databases make this a MUCH worthy update: ?Improved LCG entropy. ?Added support for SHA-256 and SHA-512 to php's crypt. ?Enchant - An abstraction layer above various spelling libraries ?Fileinfo - An improved and more solid replacement, featuring full BC, for the Mimetype extension, which has been removed. ?INTL - Internationalization extension. INTL is a wrapper around the ? ICU library. ?Phar - Implementation of PHP-Archive files. ?SQLite3 - Support for SQLite version 3 databases. ====================================================================== ---------------------------------------------------------------------- (0009359) bwalton (administrator) - 2011-10-23 04:55 https://www.opencsw.org/mantis/view.php?id=4377#c9359 ---------------------------------------------------------------------- Released php 5.3.8 to unstable/dublin. -Ben From noreply at opencsw.org Sun Oct 23 04:56:16 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 23 Oct 2011 04:56:16 +0200 Subject: [bug-notifications] [php5 0004167]: incorrect extension directory in php.ini In-Reply-To: Message-ID: <140b217a74a42eaf901660e39410996a@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4167 ====================================================================== Reported By: pfelecan Assigned To: bwalton ====================================================================== Project: php5 Issue ID: 4167 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-01-18 14:07 CET Last Modified: 2011-10-23 04:56 CEST ====================================================================== Summary: incorrect extension directory in php.ini Description: The /opt/csw/php5/lib/php.ini contains an incorrect extension_dir variable value. According to the php5 related modules, the extensions directory is /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20060613/. instead of /opt/csw/php5/lib/php/extensions/. The workaround is to modify the file to reflect the correct value. To check that there is an issue with this variable look at the /opt/csw/apache2/var/log/error_log which will contain lines of the form: PHP Warning: PHP Startup: Unable to load dynamic library '/opt/csw/php5/lib/php/extensions/./session.so' - ld.so.1: httpd: fatal: /opt/csw/php5/lib/php/extensions/./session.so: open failed: No such file or directory in Unknown on line 0 ====================================================================== ---------------------------------------------------------------------- (0009360) bwalton (administrator) - 2011-10-23 04:56 https://www.opencsw.org/mantis/view.php?id=4167#c9360 ---------------------------------------------------------------------- This issue should be fixed with the 5.3.8 release to unstable/dublin. -Ben From noreply at opencsw.org Sun Oct 23 05:09:54 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 23 Oct 2011 05:09:54 +0200 Subject: [bug-notifications] [php5 0004520]: mbregex missing from PHP In-Reply-To: Message-ID: <2f736ed4ca04691f38bce13fad03af20@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4520 ====================================================================== Reported By: opk Assigned To: bwalton ====================================================================== Project: php5 Issue ID: 4520 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-08-13 16:38 CEST Last Modified: 2011-10-23 05:09 CEST ====================================================================== Summary: mbregex missing from PHP Description: I'm attempting to migrate an application from blastwave stable to recent opencsw and I get the following message: PHP Fatal error: Call to undefined function mb_ereg_replace This can be reproduced easily with: echo '' | /opt/csw/php5/bin/php According to phpinfo(), php5 was compiled with --enable-mbregex=shared yet I can't find any shared library corresponding to mbregex. Has it perhaps been forgotten in the packaging. I do have mbstring and it is enabled in the configuration file. On the old installation, phpinfo() reports a bare --enable-mbregex. ====================================================================== ---------------------------------------------------------------------- (0009361) bwalton (administrator) - 2011-10-23 05:09 https://www.opencsw.org/mantis/view.php?id=4520#c9361 ---------------------------------------------------------------------- Updated packages released to dublin catalog. -Ben From noreply at opencsw.org Sun Oct 23 05:11:00 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 23 Oct 2011 05:11:00 +0200 Subject: [bug-notifications] [php5 0004627]: No http wrapper for fopen? In-Reply-To: <4df544656f41909d192f2c4285873902> Message-ID: The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4627 ====================================================================== Reported By: Chris Majewski Assigned To: bwalton ====================================================================== Project: php5 Issue ID: 4627 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-12-06 21:24 CET Last Modified: 2011-10-23 05:11 CEST ====================================================================== Summary: No http wrapper for fopen? Description: Code: $data = file_get_contents('http://cnn.com'); print "DATA:$data:
\n"; produces: DATA::
Error: [Mon Dec 06 20:19:22 2010] [error] [client 132.xx.yy.zz] PHP Notice: file_get_contents() [function.file-get-contents]: Unable to find the wrapper "http" - did you forget to enable it when you configured PHP? in /xx/yy/zz.php on line ## [Mon Dec 06 20:19:22 2010] [error] [client 132.xx.yy.zz] PHP Warning: file_get_contents(http://cnn.com) [function.file-get-contents]: failed to open stream: No such file or directory in /xx/yy/zz.php on line ## Code to confirm: Produces: array(4) { [0]=> string(3) "php" [1]=> string(4) "file" [2]=> string(4) "data" [3]=> string(13) "compress.zlib" } No http, should this not be standard? ====================================================================== ---------------------------------------------------------------------- (0009362) bwalton (administrator) - 2011-10-23 05:11 https://www.opencsw.org/mantis/view.php?id=4627#c9362 ---------------------------------------------------------------------- Updated packages released to dublin catalog. From noreply at opencsw.org Mon Oct 24 11:41:33 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 24 Oct 2011 11:41:33 +0200 Subject: [bug-notifications] [memconf 0004849]: Please upgrade to 2.19 Message-ID: <735573dcd4eb5d66d375f0e40fe08632@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4849 ====================================================================== Reported By: dam Assigned To: ====================================================================== Project: memconf Issue ID: 4849 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-24 11:41 CEST Last Modified: 2011-10-24 11:41 CEST ====================================================================== Summary: Please upgrade to 2.19 Description: Please upgrade to 2.19 ====================================================================== From noreply at opencsw.org Mon Oct 24 13:06:50 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 24 Oct 2011 13:06:50 +0200 Subject: [bug-notifications] [multitail 0004850]: Please upgrade to 5.2.8 Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4850 ====================================================================== Reported By: dam Assigned To: ====================================================================== Project: multitail Issue ID: 4850 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-24 13:06 CEST Last Modified: 2011-10-24 13:06 CEST ====================================================================== Summary: Please upgrade to 5.2.8 Description: Please upgrade to 5.2.8 ====================================================================== From noreply at opencsw.org Mon Oct 24 14:13:52 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 24 Oct 2011 14:13:52 +0200 Subject: [bug-notifications] [memconf 0004849]: Please upgrade to 2.19 In-Reply-To: <54a06e8fc232b32bc038c275e45ca63c> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4849 ====================================================================== Reported By: dam Assigned To: bonivart ====================================================================== Project: memconf Issue ID: 4849 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-24 11:41 CEST Last Modified: 2011-10-24 14:13 CEST ====================================================================== Summary: Please upgrade to 2.19 Description: Please upgrade to 2.19 ====================================================================== From noreply at opencsw.org Mon Oct 24 14:16:21 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 24 Oct 2011 14:16:21 +0200 Subject: [bug-notifications] [memconf 0004849]: Please upgrade to 2.19 In-Reply-To: <54a06e8fc232b32bc038c275e45ca63c> Message-ID: <4ac755865363e36bd80cedb26965e78c@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4849 ====================================================================== Reported By: dam Assigned To: bonivart ====================================================================== Project: memconf Issue ID: 4849 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-10-24 11:41 CEST Last Modified: 2011-10-24 14:16 CEST ====================================================================== Summary: Please upgrade to 2.19 Description: Please upgrade to 2.19 ====================================================================== ---------------------------------------------------------------------- (0009363) bonivart (manager) - 2011-10-24 14:16 https://www.opencsw.org/mantis/view.php?id=4849#c9363 ---------------------------------------------------------------------- 2.19 uploaded to unstable. From noreply at opencsw.org Mon Oct 24 14:39:03 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 24 Oct 2011 14:39:03 +0200 Subject: [bug-notifications] [convmv 0004851]: Please upgrade to 1.15 Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4851 ====================================================================== Reported By: dam Assigned To: ====================================================================== Project: convmv Issue ID: 4851 Category: upgrade Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-24 14:39 CEST Last Modified: 2011-10-24 14:39 CEST ====================================================================== Summary: Please upgrade to 1.15 Description: Please upgrade to 1.15 ====================================================================== From noreply at opencsw.org Mon Oct 24 22:37:38 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 24 Oct 2011 22:37:38 +0200 Subject: [bug-notifications] [puppet 0004816]: Typo in SMF start method of puppet agent In-Reply-To: <95cf03b1dbee5f3b80caa946aafb1ba4> Message-ID: <86a5cf41d53a867a15ff89a6117e4ab2@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4816 ====================================================================== Reported By: ja Assigned To: markp ====================================================================== Project: puppet Issue ID: 4816 Category: regular use Reproducibility: always Severity: major Priority: normal Status: closed Resolution: no change required Fixed in Version: ====================================================================== Date Submitted: 2011-08-11 21:25 CEST Last Modified: 2011-10-24 22:37 CEST ====================================================================== Summary: Typo in SMF start method of puppet agent Description: There is a typo in the start method for the puppet agent (2.6.9): sysconfdir="/etc/csw/opt" should be sysconfdir="/etc/opt/csw" As a result of this mistake the config file will not be parsed. ====================================================================== ---------------------------------------------------------------------- (0009364) markp (manager) - 2011-10-24 22:37 https://www.opencsw.org/mantis/view.php?id=4816#c9364 ---------------------------------------------------------------------- README updated for next release (after 2.6.12 24.10.11) From noreply at opencsw.org Tue Oct 25 16:04:56 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 16:04:56 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-25 16:04 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004848 libcurl-feature.so.4 is linked against ... ====================================================================== ---------------------------------------------------------------------- (0009365) jpassmore (reporter) - 2011-10-25 16:04 https://www.opencsw.org/mantis/view.php?id=4847#c9365 ---------------------------------------------------------------------- Works perfectly now. Thanks for the fast response! From noreply at opencsw.org Tue Oct 25 19:52:47 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 19:52:47 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Message-ID: <1f6ce94cc3c17789e98d85bf588cb075@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-25 19:52 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== From noreply at opencsw.org Tue Oct 25 20:32:09 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 20:32:09 +0200 Subject: [bug-notifications] [curl 0004847]: Can SSH support be added to curl? In-Reply-To: <09cf4c59940fff04a20dfef984b44513> Message-ID: The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4847 ====================================================================== Reported By: jpassmore Assigned To: dam ====================================================================== Project: curl Issue ID: 4847 Category: other Reproducibility: N/A Severity: feature Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-10-20 17:33 CEST Last Modified: 2011-10-25 20:32 CEST ====================================================================== Summary: Can SSH support be added to curl? Description: Please add SSH/SFTP support to curl. ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- related to 0004848 libcurl-feature.so.4 is linked against ... ====================================================================== ---------------------------------------------------------------------- (0009366) dam (administrator) - 2011-10-25 20:32 https://www.opencsw.org/mantis/view.php?id=4847#c9366 ---------------------------------------------------------------------- Closing as verified by reporter. From noreply at opencsw.org Tue Oct 25 20:48:38 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 20:48:38 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <2df1f887390ad999a119ed40732b5e81@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-25 20:48 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== From noreply at opencsw.org Tue Oct 25 20:49:34 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 20:49:34 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <3f2ed9413816fdd4ef73fc6968d9959d@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-25 20:49 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009367) dam (administrator) - 2011-10-25 20:49 https://www.opencsw.org/mantis/view.php?id=4852#c9367 ---------------------------------------------------------------------- You seem to have LD_LIBRARY_PATH set to /usr/sfw/lib. This is not good. Could you please verify that you have not set LD_LIBRARY_PATH and retry? From noreply at opencsw.org Tue Oct 25 20:51:08 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 20:51:08 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-25 20:51 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009368) dam (administrator) - 2011-10-25 20:51 https://www.opencsw.org/mantis/view.php?id=4852#c9368 ---------------------------------------------------------------------- The linkage should look something like this: unstable9s% ldd -r /opt/csw/bin/rapidsvn /usr/lib/secure/s9_preload.so.1 libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /usr/lib/libuuid.so.1 libsendfile.so.1 => /usr/lib/libsendfile.so.1 librt.so.1 => /usr/lib/librt.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /opt/csw/lib/sparcv8/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /usr/lib/libm.so.1 libthread.so.1 => /usr/lib/libthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /usr/lib/libaio.so.1 libmd5.so.1 => /usr/lib/libmd5.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libresolv.so.2 => /usr/lib/libresolv.so.2 libgen.so.1 => /usr/lib/libgen.so.1 libnet.so => /opt/csw/lib/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /opt/csw/lib/sparcv8/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /opt/csw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /usr/platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1 libneon-feature.so.27 => /opt/csw/lib/sparcv8/libneon-feature.so.27 libpakchois.so.0 => /opt/csw/lib/sparcv8/libpakchois.so.0 libgssapi_krb5.so.2 => /opt/csw/lib/sparcv8/libgssapi_krb5.so.2 libkrb5.so.3 => /opt/csw/lib/sparcv8/libkrb5.so.3 libk5crypto.so.3 => /opt/csw/lib/sparcv8/libk5crypto.so.3 libcom_err.so.3 => /opt/csw/lib/sparcv8/libcom_err.so.3 libproxy.so.0 => /opt/csw/lib/sparcv8/libproxy.so.0 libkrb5support.so.0 => /opt/csw/lib/sparcv8/libkrb5support.so.0 From noreply at opencsw.org Tue Oct 25 20:52:36 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Tue, 25 Oct 2011 20:52:36 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <55e53f900c8af7cadd3eb38b4e3782b5@www.opencsw.org> The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-25 20:52 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009368) dam (administrator) - 2011-10-25 20:51 https://www.opencsw.org/mantis/view.php?id=4852#c9368 ---------------------------------------------------------------------- The linkage should look something like this: unstable9s% ldd -r /opt/csw/bin/rapidsvn /usr/lib/secure/s9_preload.so.1 libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /usr/lib/libuuid.so.1 libsendfile.so.1 => /usr/lib/libsendfile.so.1 librt.so.1 => /usr/lib/librt.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libpthread.so.1 => /usr/lib/libpthread.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /opt/csw/lib/sparcv8/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /usr/lib/libm.so.1 libthread.so.1 => /usr/lib/libthread.so.1 libc.so.1 => /usr/lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /usr/lib/libaio.so.1 libmd5.so.1 => /usr/lib/libmd5.so.1 libmp.so.2 => /usr/lib/libmp.so.2 libresolv.so.2 => /usr/lib/libresolv.so.2 libgen.so.1 => /usr/lib/libgen.so.1 libnet.so => /opt/csw/lib/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /opt/csw/lib/sparcv8/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /opt/csw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /usr/platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1 libneon-feature.so.27 => /opt/csw/lib/sparcv8/libneon-feature.so.27 libpakchois.so.0 => /opt/csw/lib/sparcv8/libpakchois.so.0 libgssapi_krb5.so.2 => /opt/csw/lib/sparcv8/libgssapi_krb5.so.2 libkrb5.so.3 => /opt/csw/lib/sparcv8/libkrb5.so.3 libk5crypto.so.3 => /opt/csw/lib/sparcv8/libk5crypto.so.3 libcom_err.so.3 => /opt/csw/lib/sparcv8/libcom_err.so.3 libproxy.so.0 => /opt/csw/lib/sparcv8/libproxy.so.0 libkrb5support.so.0 => /opt/csw/lib/sparcv8/libkrb5support.so.0 From noreply at opencsw.org Wed Oct 26 16:28:44 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 26 Oct 2011 16:28:44 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-26 16:28 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009369) masariello (reporter) - 2011-10-26 16:28 https://www.opencsw.org/mantis/view.php?id=4852#c9369 ---------------------------------------------------------------------- Correct. Removing /usr./sfw/lib from LD_LIBRARY_PATH makes the gui come up. However checking out from a VisualSvn 2.1.9 over simple http crashes rapidsvn completely. No mercy. From noreply at opencsw.org Wed Oct 26 17:54:55 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 26 Oct 2011 17:54:55 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <1f223f02007831a19e05f884bf2ece45@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-26 17:54 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009370) dam (administrator) - 2011-10-26 17:54 https://www.opencsw.org/mantis/view.php?id=4852#c9370 ---------------------------------------------------------------------- I guess you still have /export/java/jdk1.6.0_14/jre/lib/sparc in your LD_LIBRARY_PATH as your ldd shows this for libnet.so: libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so Please make sure to completely unset LD_LIBRARY_PATH for all csw invocations. If it still crashed I would like to see the pldd and pstack for the core. From noreply at opencsw.org Wed Oct 26 19:16:54 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Wed, 26 Oct 2011 19:16:54 +0200 Subject: [bug-notifications] [sendmail 0003864]: Sendmail must be relinked with new berekeley db. In-Reply-To: <58c6b11aae02aa909eba55c317055560> Message-ID: The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=3864 ====================================================================== Reported By: rmf Assigned To: bonivart ====================================================================== Project: sendmail Issue ID: 3864 Category: regular use Reproducibility: always Severity: major Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2009-08-22 00:40 CEST Last Modified: 2011-10-26 19:16 CEST ====================================================================== Summary: Sendmail must be relinked with new berekeley db. Description: After upgrading to the latest unstable, I began to see this: Aug 19 10:51:14 HOSTNAME sm-msp[26553]: [ID 801593 mail.crit] NOQUEUE: SYSERR(root): Berkeley DB version mismatch: compiled against 4.2.52, r un-time linked against 4.7.25 Had to revert the libdb manually for the time being. ====================================================================== ---------------------------------------------------------------------- (0009344) bonivart (manager) - 2011-10-18 14:46 https://www.opencsw.org/mantis/view.php?id=3864#c9344 ---------------------------------------------------------------------- Both Sendmail and makemap should now be linked against BDB 4.8. Please test the new packages in unstable. http://mirror.opencsw.org/opencsw/unstable/ From noreply at opencsw.org Thu Oct 27 10:24:38 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 27 Oct 2011 10:24:38 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <8625eda405268e2fd1413f0c95641521@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-27 10:24 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009371) masariello (reporter) - 2011-10-27 10:24 https://www.opencsw.org/mantis/view.php?id=4852#c9371 ---------------------------------------------------------------------- Thanks! I hope I've now cleaned up LD_LIBRARY_PATH but it still crashes. Am also getting some console output below. core(.bz2) is still 48MB, so cannot attach. Sorry. ***** ldd ***** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /opt/csw/lib/sparcv8/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /lib/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /opt/csw/lib/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /opt/csw/lib/sparcv8/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /opt/csw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so => /usr/lib/libz.so libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 libm.so.2 => /lib/libm.so.2 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 ***** stdout/err ***** (rapidsvn:16668): Gtk-WARNING **: Unable to find default local directory monitor type (rapidsvn:16668): Gtk-WARNING **: Unable to find default local directory monitor type (rapidsvn:16668): Gtk-WARNING **: Unable to find default local directory monitor type (rapidsvn:16668): Gtk-WARNING **: Unable to find default local directory monitor type (rapidsvn:16668): Gtk-WARNING **: Unable to find default local directory monitor type (rapidsvn:16668): Gtk-WARNING **: Unable to find default local directory monitor type From noreply at opencsw.org Thu Oct 27 12:56:48 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 27 Oct 2011 12:56:48 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <7b68c69c00a4f27e1bb873a179d5de8a@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-27 12:56 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009372) dam (administrator) - 2011-10-27 12:56 https://www.opencsw.org/mantis/view.php?id=4852#c9372 ---------------------------------------------------------------------- Are you running unstable/ ? I can't see a specific issue from your output and suggest to try a fresh install (on another machine?) directly from unstable as reference. From noreply at opencsw.org Thu Oct 27 13:09:29 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 27 Oct 2011 13:09:29 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-27 13:09 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009373) masariello (reporter) - 2011-10-27 13:09 https://www.opencsw.org/mantis/view.php?id=4852#c9373 ---------------------------------------------------------------------- No, did a simple pkgutil -i rapidsvn From noreply at opencsw.org Thu Oct 27 14:52:30 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Thu, 27 Oct 2011 14:52:30 +0200 Subject: [bug-notifications] [rapidsvn 0004852]: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) In-Reply-To: <6fdda2c2f2a6a8cd4fb08792323a6223> Message-ID: <1c07e171fdfc4d66cbcec07b1053d163@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4852 ====================================================================== Reported By: masariello Assigned To: dam ====================================================================== Project: rapidsvn Issue ID: 4852 Category: packaging Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-25 19:52 CEST Last Modified: 2011-10-27 14:52 CEST ====================================================================== Summary: symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) Description: Hi, right after install done today, I'm getting the problem in subject. The system is a rather vanilla Solaris 10 update 7 sparc 64. Hopefully useful stdout/err dumps follow. Thanks for the help! *** rapidsvn *** (rapidsvn:24939): Pango-WARNING **: ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/sparcv8/libfontconfig.so.1: symbol FT_Select_Size: referenced symbol not found ld.so.1: rapidsvn: fatal: relocation error: file /opt/csw/lib/libcairo.so.2: symbol FT_Library_SetLcdFilter: referenced symbol not found *** ldd rapidsvn *** libXext.so.0 => /usr/lib/libXext.so.0 libsvncpp.so.3 => /opt/csw/lib/sparcv8/libsvncpp.so.3 libsvn_client-1.so.0 => /opt/csw/lib/svn/libsvn_client-1.so.0 libsvn_wc-1.so.0 => /opt/csw/lib/svn/libsvn_wc-1.so.0 libsvn_ra-1.so.0 => /opt/csw/lib/svn/libsvn_ra-1.so.0 libsvn_delta-1.so.0 => /opt/csw/lib/svn/libsvn_delta-1.so.0 libsvn_subr-1.so.0 => /opt/csw/lib/svn/libsvn_subr-1.so.0 libapr-1.so.0 => /opt/csw/lib/sparcv8/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 => /lib/librt.so.1 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libdl.so.1 => /lib/libdl.so.1 libaprutil-1.so.0 => /opt/csw/lib/sparcv8/libaprutil-1.so.0 libldap-2.4.so.2 => /opt/csw/lib/sparcv8/libldap-2.4.so.2 liblber-2.4.so.2 => /opt/csw/lib/sparcv8/liblber-2.4.so.2 libdb-4.8.so => /opt/csw/bdb48/lib/libdb-4.8.so libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2 libncursesw.so.5 => /opt/csw/lib/sparcv8/libncursesw.so.5 libsunmath.so.1 => /opt/csw/lib/sparcv8/libsunmath.so.1 libwx_gtk2u_richtext-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_richtext-2.8.so.0.6.0 libwx_gtk2u_aui-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_aui-2.8.so.0.6.0 libwx_gtk2u_xrc-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_xrc-2.8.so.0.6.0 libwx_gtk2u_qa-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_qa-2.8.so.0.6.0 libwx_gtk2u_html-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_html-2.8.so.0.6.0 libwx_gtk2u_adv-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_adv-2.8.so.0.6.0 libwx_gtk2u_core-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_gtk2u_core-2.8.so.0.6.0 libwx_baseu_xml-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_xml-2.8.so.0.6.0 libwx_baseu_net-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu_net-2.8.so.0.6.0 libwx_baseu-2.8.so.0.6.0 => /opt/csw/lib/sparcv8/libwx_baseu-2.8.so.0.6.0 libCstd.so.1 => /usr/lib/libCstd.so.1 libCrun.so.1 => /usr/lib/libCrun.so.1 libm.so.1 => /lib/libm.so.1 libthread.so.1 => /usr/lib/lwp/libthread.so.1 libc.so.1 => /lib/libc.so.1 libX11.so.4 => /usr/openwin/lib/libX11.so.4 libsvn_ra_local-1.so.0 => /opt/csw/lib/svn/libsvn_ra_local-1.so.0 libsvn_repos-1.so.0 => /opt/csw/lib/svn/libsvn_repos-1.so.0 libsvn_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs-1.so.0 libsvn_fs_fs-1.so.0 => /opt/csw/lib/svn/libsvn_fs_fs-1.so.0 libsvn_fs_base-1.so.0 => /opt/csw/lib/svn/libsvn_fs_base-1.so.0 libsvn_fs_util-1.so.0 => /opt/csw/lib/svn/libsvn_fs_util-1.so.0 libsvn_ra_svn-1.so.0 => /opt/csw/lib/svn/libsvn_ra_svn-1.so.0 libsasl2.so.2 => /opt/csw/lib/sparcv8/libsasl2.so.2 libsvn_ra_neon-1.so.0 => /opt/csw/lib/svn/libsvn_ra_neon-1.so.0 libneon.so.27 => /opt/csw/lib/sparcv8/libneon.so.27 libssl.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8 libsvn_diff-1.so.0 => /opt/csw/lib/svn/libsvn_diff-1.so.0 libintl.so.8 => /opt/csw/lib/sparcv8/libintl.so.8 libz.so.1 => /opt/csw/lib/sparcv8plus+vis/libz.so.1 libsqlite3.so.0 => /opt/csw/lib/sparcv8/libsqlite3.so.0 libmagic.so.1 => /opt/csw/lib/sparcv8/libmagic.so.1 libaio.so.1 => /lib/libaio.so.1 libmd.so.1 => /lib/libmd.so.1 libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libresolv.so.2 => /lib/libresolv.so.2 libgen.so.1 => /lib/libgen.so.1 libnet.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libnet.so libssl.so.0.9.8 => /opt/csw/lib/libssl.so.0.9.8 libcrypto.so.0.9.8 => /opt/csw/lib/libcrypto.so.0.9.8 libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libgtk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgtk-x11-2.0.so.0 libgdk-x11-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk-x11-2.0.so.0 libatk-1.0.so.0 => /opt/csw/lib/sparcv8/libatk-1.0.so.0 libgio-2.0.so.0 => /opt/csw/lib/sparcv8/libgio-2.0.so.0 libpangoft2-1.0.so.0 => /opt/csw/lib/sparcv8/libpangoft2-1.0.so.0 libgdk_pixbuf-2.0.so.0 => /opt/csw/lib/sparcv8/libgdk_pixbuf-2.0.so.0 libpango-1.0.so.0 => /opt/csw/lib/sparcv8/libpango-1.0.so.0 libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 libfontconfig.so.1 => /opt/csw/lib/sparcv8/libfontconfig.so.1 libgobject-2.0.so.0 => /opt/csw/lib/sparcv8/libgobject-2.0.so.0 libgmodule-2.0.so.0 => /opt/csw/lib/sparcv8/libgmodule-2.0.so.0 libgthread-2.0.so.0 => /opt/csw/lib/sparcv8/libgthread-2.0.so.0 libglib-2.0.so.0 => /opt/csw/lib/sparcv8/libglib-2.0.so.0 libSM.so.6 => /opt/csw/X11/lib/libSM.so.6 libpng12.so.0 => /opt/csw/lib/sparcv8plus+vis2/libpng12.so.0 libjpeg.so.7 => /opt/csw/lib/sparcv8/libjpeg.so.7 libtiff.so.3 => /opt/csw/lib/sparcv8/libtiff.so.3 libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libjvm.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjvm.so libjava.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libjava.so libX11.so.6 => /opt/csw/X11/lib/libX11.so.6 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 libpangocairo-1.0.so.0 => /opt/csw/lib/libpangocairo-1.0.so.0 libcairo.so.2 => /opt/csw/lib/libcairo.so.2 libz.so.1 => /usr/lib/libz.so.1 libICE.so.6 => /opt/csw/X11/lib/libICE.so.6 libjbig.so.2 => /opt/csw/lib/sparcv8/libjbig.so.2 libsched.so.1 => /usr/lib/libsched.so.1 libverify.so => /export/java/jdk1.6.0_14/jre/lib/sparc/libverify.so libxcb.so.1 => /opt/csw/X11/lib/libxcb.so.1 libpixman-1.so.0 => /opt/csw/lib/sparcv8/libpixman-1.so.0 libXau.so.6 => /opt/csw/X11/lib/libXau.so.6 libXdmcp.so.6 => /opt/csw/X11/lib/libXdmcp.so.6 /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1 /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1 libm.so.2 => /lib/libm.so.2 symbol not found: FT_Select_Size (/opt/csw/lib/sparcv8/libfontconfig.so.1) symbol not found: XRenderCreateLinearGradient (/opt/csw/lib/libcairo.so.2) symbol not found: XRenderCreateRadialGradient (/opt/csw/lib/libcairo.so.2) symbol not found: FT_Library_SetLcdFilter (/opt/csw/lib/libcairo.so.2) *** pkginfo CSWlibcairo *** PKGINST: CSWlibcairo NAME: libcairo_stub - Transitional package. Content moved to CSWlibcairo-gobject2 CSWlibcairo-script-interpreter2 CSWl ... CATEGORY: application ARCH: all VERSION: 1.10.2,REV=2011.06.08 BASEDIR: / VENDOR: http://www.cairographics.org/releases/ packaged for CSW by Dagobert Michelsen PSTAMP: dam at current9s-20110608123418 INSTDATE: Oct 25 2011 15:25 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: dam at opencsw.org STATUS: completely installed FILES: 2 installed pathnames 1 directories 4 blocks used (approx) ====================================================================== ---------------------------------------------------------------------- (0009374) dam (administrator) - 2011-10-27 14:52 https://www.opencsw.org/mantis/view.php?id=4852#c9374 ---------------------------------------------------------------------- Please issue a "pkgutil -V" and look for the mirror line. It should read something like this: mirror http://mirror.opencsw.org/opencsw/current If you have subscribed to another catalog please adjust this in pkgutil.conf and upgrade all. From noreply at opencsw.org Fri Oct 28 08:10:16 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Fri, 28 Oct 2011 08:10:16 +0200 Subject: [bug-notifications] [postfix 0004595]: missing README.CSW referenced many places In-Reply-To: Message-ID: <9138bac50d7c2c592545e28340c587fd@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4595 ====================================================================== Reported By: pfelecan Assigned To: skayser ====================================================================== Project: postfix Issue ID: 4595 Category: other Reproducibility: N/A Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-11-07 13:54 CET Last Modified: 2011-10-28 08:10 CEST ====================================================================== Summary: missing README.CSW referenced many places Description: The file README.CSW is referenced in at leas 2 places: postinstall and in README.upgradefrom24; it should document the replacement sendmail, mailq &c supplied by SUN with those supplied by OCSW postfix ====================================================================== ---------------------------------------------------------------------- (0009375) skayser (administrator) - 2011-10-28 08:10 https://www.opencsw.org/mantis/view.php?id=4595#c9375 ---------------------------------------------------------------------- Juraj has released Postfix 2.8.6 to unstable/ which includes the README.CSW. From noreply at opencsw.org Fri Oct 28 08:19:07 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Fri, 28 Oct 2011 08:19:07 +0200 Subject: [bug-notifications] [postfix 0004853]: RFE: Handle possibly conflicting MTA files with alternatives Message-ID: <6bd6a20b179077b08e654ee570a378bb@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4853 ====================================================================== Reported By: skayser Assigned To: ====================================================================== Project: postfix Issue ID: 4853 Category: other Reproducibility: N/A Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-28 08:19 CEST Last Modified: 2011-10-28 08:19 CEST ====================================================================== Summary: RFE: Handle possibly conflicting MTA files with alternatives Description: A while ago, Peter Bonivart turned the common MTA commands and man pages for sendmail (sendmail, mailq, newaliases) into symlinks which are handled by alternatives so that in theory one can install two of our MTAs alongside each other and switch in between them via alternatives. He asked me to do the same for postfix, but I never got around to do so. Now that you take care of postfix, maybe you can give it a shot. Here's the relevant part from the sendmail recipe: http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/sendmail/trunk/Makefile#L128 ====================================================================== From noreply at opencsw.org Sun Oct 30 14:46:23 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Sun, 30 Oct 2011 14:46:23 +0100 Subject: [bug-notifications] [proj 0002040]: Update and Not Sun4m compatible In-Reply-To: <9ae55c2292c5edf84c41600d00f341ff> Message-ID: The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=2040 ====================================================================== Reported By: james Assigned To: bwalton ====================================================================== Project: proj Issue ID: 2040 Category: other Reproducibility: always Severity: major Priority: normal Status: closed Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2006-12-03 12:14 CET Last Modified: 2011-10-30 14:46 CET ====================================================================== Summary: Update and Not Sun4m compatible Description: CSWproj 4.4.8 ./opt/csw/bin/cs2cs: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/cs2cs ./opt/csw/bin/geod: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/geod ./opt/csw/bin/nad2bin: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/nad2bin ./opt/csw/bin/nad2nad: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/nad2nad ./opt/csw/bin/proj: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, stripped ./opt/csw/bin/proj Could do with a refresh anyway, from http://www.remotesensing.org/proj/: \"proj-4.5.0.tar.gz or proj-4.5.0.zip : Current source release.\" ====================================================================== ---------------------------------------------------------------------- (0009358) bwalton (administrator) - 2011-10-23 04:53 https://www.opencsw.org/mantis/view.php?id=2040#c9358 ---------------------------------------------------------------------- Update released to unstable. From noreply at opencsw.org Mon Oct 31 01:02:33 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 31 Oct 2011 01:02:33 +0100 Subject: [bug-notifications] [pm_subversion 0004854]: Core dump when spaces in URL Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4854 ====================================================================== Reported By: bwalton Assigned To: ====================================================================== Project: pm_subversion Issue ID: 4854 Category: regular use Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-31 01:02 CET Last Modified: 2011-10-31 01:02 CET ====================================================================== Summary: Core dump when spaces in URL Description: The SVN::Ra bindings don't function when a URL contains a space. Instead, they core dump with the following error: $ perl ./test.pl svn: E235000: In file 'subversion/libsvn_subr/dirent_uri.c' line 2291: assertion failed (svn_uri_is_canonical(url, pool)) Abort (core dumped) If the URL given has no space, the call succeeds. ====================================================================== From noreply at opencsw.org Mon Oct 31 08:19:39 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 31 Oct 2011 08:19:39 +0100 Subject: [bug-notifications] [9menu 0004855]: test Message-ID: <1d70f6afd510c1cc2e2ef4929844f3a5@www.opencsw.org> The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4855 ====================================================================== Reported By: arun Assigned To: ====================================================================== Project: 9menu Issue ID: 4855 Category: other Reproducibility: sometimes Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-31 08:19 CET Last Modified: 2011-10-31 08:19 CET ====================================================================== Summary: test Description: Test Description ====================================================================== From noreply at opencsw.org Mon Oct 31 15:42:08 2011 From: noreply at opencsw.org (Mantis Bug Tracker) Date: Mon, 31 Oct 2011 15:42:08 +0100 Subject: [bug-notifications] [9menu 0004855]: test In-Reply-To: <544bde39ae80a0963b4cc99865cab9e1> Message-ID: The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4855 ====================================================================== Reported By: arun Assigned To: ====================================================================== Project: 9menu Issue ID: 4855 Category: other Reproducibility: sometimes Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-10-31 08:19 CET Last Modified: 2011-10-31 15:42 CET ====================================================================== Summary: test Description: Test Description ====================================================================== ---------------------------------------------------------------------- (0009376) dam (administrator) - 2011-10-31 15:42 https://www.opencsw.org/mantis/view.php?id=4855#c9376 ---------------------------------------------------------------------- test?