From bug-notifications at lists.opencsw.org Fri Feb 12 15:53:36 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Fri, 12 Feb 2016 15:53:36 +0100 Subject: [tmpwatch 0005266]: tmpwatch is attempting to remove non-empty directories Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5266 ====================================================================== Reported By: vchepkov Assigned To: ====================================================================== Project: tmpwatch Issue ID: 5266 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2016-02-12 15:53 CET Last Modified: 2016-02-12 15:53 CET ====================================================================== Summary: tmpwatch is attempting to remove non-empty directories Description: if files are being modified in a directory, but directory itself is not, tmpwatch is trying to remove non-empty directory, for example: tmpwatch -m 7d /devl/data/test_delivery/ produced the following output: error: failed to rmdir /devl/data/test_delivery/dtd: File exists bash $ ls -altr /devl/data/test_delivery/dtd total 712 drwxrwxr-x 2 xxxxxx xxx 4096 Feb 2 14:23 ./ -rw-rw-r-- 1 xxxxxx xxx 35316 Feb 5 11:48 chars.sgm -rw-rw-r-- 1 xxxxxx xxx 8902 Feb 5 11:48 obsolete.sgm -rw-rw-r-- 1 xxxxxx xxx 398 Feb 5 11:48 pdm-mod.catalog -rw-rw-r-- 1 xxxxxx xxx 3078 Feb 5 11:48 pdm-mod.decl -rw-rw-r-- 1 xxxxxx xxx 1276 Feb 5 11:48 pdm-mod.dtd -rw-rw-r-- 1 xxxxxx xxx 275556 Feb 5 11:48 pdm-mod.sgm drwxrwxr-x 9 xxxxxx xxx 12288 Feb 10 10:52 ../ ====================================================================== From bug-notifications at lists.opencsw.org Fri Feb 12 16:05:51 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Fri, 12 Feb 2016 16:05:51 +0100 Subject: [tmpwatch 0005266]: tmpwatch is attempting to remove non-empty directories In-Reply-To: <6521497ede96b20df6a2533063cd288f> Message-ID: <45757c7bfe520511fa63fd6d868b044f@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5266 ====================================================================== Reported By: vchepkov Assigned To: ====================================================================== Project: tmpwatch Issue ID: 5266 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2016-02-12 15:53 CET Last Modified: 2016-02-12 16:05 CET ====================================================================== Summary: tmpwatch is attempting to remove non-empty directories Description: if files are being modified in a directory, but directory itself is not, tmpwatch is trying to remove non-empty directory, for example: tmpwatch -m 7d /devl/data/test_delivery/ produced the following output: error: failed to rmdir /devl/data/test_delivery/dtd: File exists bash $ ls -altr /devl/data/test_delivery/dtd total 712 drwxrwxr-x 2 xxxxxx xxx 4096 Feb 2 14:23 ./ -rw-rw-r-- 1 xxxxxx xxx 35316 Feb 5 11:48 chars.sgm -rw-rw-r-- 1 xxxxxx xxx 8902 Feb 5 11:48 obsolete.sgm -rw-rw-r-- 1 xxxxxx xxx 398 Feb 5 11:48 pdm-mod.catalog -rw-rw-r-- 1 xxxxxx xxx 3078 Feb 5 11:48 pdm-mod.decl -rw-rw-r-- 1 xxxxxx xxx 1276 Feb 5 11:48 pdm-mod.dtd -rw-rw-r-- 1 xxxxxx xxx 275556 Feb 5 11:48 pdm-mod.sgm drwxrwxr-x 9 xxxxxx xxx 12288 Feb 10 10:52 ../ ====================================================================== ---------------------------------------------------------------------- (0011086) vchepkov (reporter) - 2016-02-12 16:05 https://www.opencsw.org/mantis/view.php?id=5266#c11086 ---------------------------------------------------------------------- forgot to mention. tmpwatch on Linux doesn't act this way # pkginfo -l CSWtmpwatch PKGINST: CSWtmpwatch NAME: tmpwatch - Removes files which haven't been accessed for a period of time CATEGORY: application ARCH: sparc VERSION: 2.10.1,REV=2014.04.11 BASEDIR: / VENDOR: https://fedorahosted.org/tmpwatch/ packaged for CSW by Maciej Blizinski PSTAMP: maciej at unstable9s-20140411012129 INSTDATE: Jun 17 2015 16:47 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: maciej at opencsw.org STATUS: completely installed FILES: 6 installed pathnames 1 shared pathnames 2 directories 2 executables 118 blocks used (approx) From bug-notifications at lists.opencsw.org Mon Feb 15 21:39:41 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Mon, 15 Feb 2016 21:39:41 +0100 Subject: [tmpwatch 0005266]: tmpwatch is attempting to remove non-empty directories In-Reply-To: <6521497ede96b20df6a2533063cd288f> Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5266 ====================================================================== Reported By: vchepkov Assigned To: dam ====================================================================== Project: tmpwatch Issue ID: 5266 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-02-12 15:53 CET Last Modified: 2016-02-15 21:39 CET ====================================================================== Summary: tmpwatch is attempting to remove non-empty directories Description: if files are being modified in a directory, but directory itself is not, tmpwatch is trying to remove non-empty directory, for example: tmpwatch -m 7d /devl/data/test_delivery/ produced the following output: error: failed to rmdir /devl/data/test_delivery/dtd: File exists bash $ ls -altr /devl/data/test_delivery/dtd total 712 drwxrwxr-x 2 xxxxxx xxx 4096 Feb 2 14:23 ./ -rw-rw-r-- 1 xxxxxx xxx 35316 Feb 5 11:48 chars.sgm -rw-rw-r-- 1 xxxxxx xxx 8902 Feb 5 11:48 obsolete.sgm -rw-rw-r-- 1 xxxxxx xxx 398 Feb 5 11:48 pdm-mod.catalog -rw-rw-r-- 1 xxxxxx xxx 3078 Feb 5 11:48 pdm-mod.decl -rw-rw-r-- 1 xxxxxx xxx 1276 Feb 5 11:48 pdm-mod.dtd -rw-rw-r-- 1 xxxxxx xxx 275556 Feb 5 11:48 pdm-mod.sgm drwxrwxr-x 9 xxxxxx xxx 12288 Feb 10 10:52 ../ ====================================================================== ---------------------------------------------------------------------- (0011086) vchepkov (reporter) - 2016-02-12 16:05 https://www.opencsw.org/mantis/view.php?id=5266#c11086 ---------------------------------------------------------------------- forgot to mention. tmpwatch on Linux doesn't act this way # pkginfo -l CSWtmpwatch PKGINST: CSWtmpwatch NAME: tmpwatch - Removes files which haven't been accessed for a period of time CATEGORY: application ARCH: sparc VERSION: 2.10.1,REV=2014.04.11 BASEDIR: / VENDOR: https://fedorahosted.org/tmpwatch/ packaged for CSW by Maciej Blizinski PSTAMP: maciej at unstable9s-20140411012129 INSTDATE: Jun 17 2015 16:47 HOTLINE: http://www.opencsw.org/bugtrack/ EMAIL: maciej at opencsw.org STATUS: completely installed FILES: 6 installed pathnames 1 shared pathnames 2 directories 2 executables 118 blocks used (approx) From bug-notifications at lists.opencsw.org Mon Feb 15 21:40:19 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Mon, 15 Feb 2016 21:40:19 +0100 Subject: [tmpwatch 0005266]: tmpwatch is attempting to remove non-empty directories In-Reply-To: <6521497ede96b20df6a2533063cd288f> Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5266 ====================================================================== Reported By: vchepkov Assigned To: dam ====================================================================== Project: tmpwatch Issue ID: 5266 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-02-12 15:53 CET Last Modified: 2016-02-15 21:40 CET ====================================================================== Summary: tmpwatch is attempting to remove non-empty directories Description: if files are being modified in a directory, but directory itself is not, tmpwatch is trying to remove non-empty directory, for example: tmpwatch -m 7d /devl/data/test_delivery/ produced the following output: error: failed to rmdir /devl/data/test_delivery/dtd: File exists bash $ ls -altr /devl/data/test_delivery/dtd total 712 drwxrwxr-x 2 xxxxxx xxx 4096 Feb 2 14:23 ./ -rw-rw-r-- 1 xxxxxx xxx 35316 Feb 5 11:48 chars.sgm -rw-rw-r-- 1 xxxxxx xxx 8902 Feb 5 11:48 obsolete.sgm -rw-rw-r-- 1 xxxxxx xxx 398 Feb 5 11:48 pdm-mod.catalog -rw-rw-r-- 1 xxxxxx xxx 3078 Feb 5 11:48 pdm-mod.decl -rw-rw-r-- 1 xxxxxx xxx 1276 Feb 5 11:48 pdm-mod.dtd -rw-rw-r-- 1 xxxxxx xxx 275556 Feb 5 11:48 pdm-mod.sgm drwxrwxr-x 9 xxxxxx xxx 12288 Feb 10 10:52 ../ ====================================================================== ---------------------------------------------------------------------- (0011087) dam (administrator) - 2016-02-15 21:40 https://www.opencsw.org/mantis/view.php?id=5266#c11087 ---------------------------------------------------------------------- I made some experimental 2.11 packages, feel free to try them: http://buildfarm.opencsw.org/experimental.html#dam Best regards -- Dago From bug-notifications at lists.opencsw.org Fri Feb 19 15:08:26 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Fri, 19 Feb 2016 15:08:26 +0100 Subject: [tmpwatch 0005266]: tmpwatch is attempting to remove non-empty directories In-Reply-To: <6521497ede96b20df6a2533063cd288f> Message-ID: <0dc5f12bdf3e1485dc62fbe484fca29e@www.opencsw.org> The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5266 ====================================================================== Reported By: vchepkov Assigned To: dam ====================================================================== Project: tmpwatch Issue ID: 5266 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2016-02-12 15:53 CET Last Modified: 2016-02-19 15:08 CET ====================================================================== Summary: tmpwatch is attempting to remove non-empty directories Description: if files are being modified in a directory, but directory itself is not, tmpwatch is trying to remove non-empty directory, for example: tmpwatch -m 7d /devl/data/test_delivery/ produced the following output: error: failed to rmdir /devl/data/test_delivery/dtd: File exists bash $ ls -altr /devl/data/test_delivery/dtd total 712 drwxrwxr-x 2 xxxxxx xxx 4096 Feb 2 14:23 ./ -rw-rw-r-- 1 xxxxxx xxx 35316 Feb 5 11:48 chars.sgm -rw-rw-r-- 1 xxxxxx xxx 8902 Feb 5 11:48 obsolete.sgm -rw-rw-r-- 1 xxxxxx xxx 398 Feb 5 11:48 pdm-mod.catalog -rw-rw-r-- 1 xxxxxx xxx 3078 Feb 5 11:48 pdm-mod.decl -rw-rw-r-- 1 xxxxxx xxx 1276 Feb 5 11:48 pdm-mod.dtd -rw-rw-r-- 1 xxxxxx xxx 275556 Feb 5 11:48 pdm-mod.sgm drwxrwxr-x 9 xxxxxx xxx 12288 Feb 10 10:52 ../ ====================================================================== ---------------------------------------------------------------------- (0011087) dam (administrator) - 2016-02-15 21:40 https://www.opencsw.org/mantis/view.php?id=5266#c11087 ---------------------------------------------------------------------- I made some experimental 2.11 packages, feel free to try them: http://buildfarm.opencsw.org/experimental.html#dam Best regards -- Dago From bug-notifications at lists.opencsw.org Tue Feb 23 14:47:13 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Tue, 23 Feb 2016 14:47:13 +0100 Subject: [subversion 0005267]: upgrade to a fresher version Message-ID: The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5267 ====================================================================== Reported By: pfelecan Assigned To: ====================================================================== Project: subversion Issue ID: 5267 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2016-02-23 14:47 CET Last Modified: 2016-02-23 14:47 CET ====================================================================== Summary: upgrade to a fresher version Description: Is it possible to upgrade this and afferent packages to a more recent version ? TIA ====================================================================== From bug-notifications at lists.opencsw.org Tue Feb 23 14:50:11 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Tue, 23 Feb 2016 14:50:11 +0100 Subject: [subversion 0005267]: upgrade to a fresher version In-Reply-To: Message-ID: The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5267 ====================================================================== Reported By: pfelecan Assigned To: dam ====================================================================== Project: subversion Issue ID: 5267 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-02-23 14:47 CET Last Modified: 2016-02-23 14:50 CET ====================================================================== Summary: upgrade to a fresher version Description: Is it possible to upgrade this and afferent packages to a more recent version ? TIA ====================================================================== From bug-notifications at lists.opencsw.org Tue Feb 23 14:51:11 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Tue, 23 Feb 2016 14:51:11 +0100 Subject: [subversion 0005267]: upgrade to a fresher version In-Reply-To: Message-ID: <8e7aa950e66f6663dad0f2dbf0a72402@www.opencsw.org> A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5267 ====================================================================== Reported By: pfelecan Assigned To: dam ====================================================================== Project: subversion Issue ID: 5267 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-02-23 14:47 CET Last Modified: 2016-02-23 14:51 CET ====================================================================== Summary: upgrade to a fresher version Description: Is it possible to upgrade this and afferent packages to a more recent version ? TIA ====================================================================== ---------------------------------------------------------------------- (0011088) dam (administrator) - 2016-02-23 14:51 https://www.opencsw.org/mantis/view.php?id=5267#c11088 ---------------------------------------------------------------------- Unfortunately this is not that easy due to the transition from Sun Studio to GCC: The language bindings have problems with the specific compiler flags. I already took a look, but the fix is not that straight-forward. From bug-notifications at lists.opencsw.org Tue Feb 23 16:19:06 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Tue, 23 Feb 2016 16:19:06 +0100 Subject: [subversion 0005267]: upgrade to a fresher version In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5267 ====================================================================== Reported By: pfelecan Assigned To: dam ====================================================================== Project: subversion Issue ID: 5267 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2016-02-23 14:47 CET Last Modified: 2016-02-23 16:19 CET ====================================================================== Summary: upgrade to a fresher version Description: Is it possible to upgrade this and afferent packages to a more recent version ? TIA ====================================================================== ---------------------------------------------------------------------- (0011089) pfelecan (developer) - 2016-02-23 16:19 https://www.opencsw.org/mantis/view.php?id=5267#c11089 ---------------------------------------------------------------------- I don't get this. Subversion is built on many systems with gcc. What's the issue? From bug-notifications at lists.opencsw.org Wed Feb 24 10:13:24 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Wed, 24 Feb 2016 10:13:24 +0100 Subject: [subversion 0005267]: upgrade to a fresher version In-Reply-To: Message-ID: The following issue requires your FEEDBACK. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5267 ====================================================================== Reported By: pfelecan Assigned To: dam ====================================================================== Project: subversion Issue ID: 5267 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2016-02-23 14:47 CET Last Modified: 2016-02-24 10:13 CET ====================================================================== Summary: upgrade to a fresher version Description: Is it possible to upgrade this and afferent packages to a more recent version ? TIA ====================================================================== ---------------------------------------------------------------------- (0011090) dam (administrator) - 2016-02-24 10:13 https://www.opencsw.org/mantis/view.php?id=5267#c11090 ---------------------------------------------------------------------- The issue is that we have different components like Subversion, JDK, Ruby, Python and Perl and that we are not done recompiling all things with the same compiler (and probably never will due to JDK). Nonetheless I finally fixed the issue and made an updated 1.9.3: http://buildfarm.opencsw.org/experimental.html#subversion Please give them a try an let me know how it goes. From bug-notifications at lists.opencsw.org Thu Feb 25 16:33:36 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Thu, 25 Feb 2016 16:33:36 +0100 Subject: [subversion 0005267]: upgrade to a fresher version In-Reply-To: Message-ID: A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5267 ====================================================================== Reported By: pfelecan Assigned To: dam ====================================================================== Project: subversion Issue ID: 5267 Category: upgrade Reproducibility: N/A Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2016-02-23 14:47 CET Last Modified: 2016-02-25 16:33 CET ====================================================================== Summary: upgrade to a fresher version Description: Is it possible to upgrade this and afferent packages to a more recent version ? TIA ====================================================================== ---------------------------------------------------------------------- (0011091) pfelecan (developer) - 2016-02-25 16:33 https://www.opencsw.org/mantis/view.php?id=5267#c11091 ---------------------------------------------------------------------- I installed the new packages from the corresponding experimental repository. pkgutil -t http://buildfarm.opencsw.org/opencsw/experimental/subversion --upgrade ap2_subversion subversion pythonsvn When restarting apache, the subsystem transits to maintainance and the corresponding log file contains: httpd: Syntax error on line 126 of /opt/csw/apache2/etc/httpd.conf: Cannot load /opt/csw/apache2/libexec/mod_dav_svn.so into server: ld.so.1: httpd.prefork: fatal: relocation error: file /opt/csw/apache2/libexec/mod_dav_svn.so: symbol svn_fs_youngest_rev: referenced symbol not found The module is provided by the new ap2_subversion. From bug-notifications at lists.opencsw.org Sat Feb 27 22:13:39 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Sat, 27 Feb 2016 22:13:39 +0100 Subject: [conserver 0002337]: conserver needs to be recompiled with openssl 0.9.8 In-Reply-To: <1c9e815108ef4d1b9c14bb1b84a2f5c5> Message-ID: <992bd4b91e7958b0f89af20cb829fcbb@www.opencsw.org> The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=2337 ====================================================================== Reported By: yann Assigned To: ====================================================================== Project: conserver Issue ID: 2337 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2007-07-25 18:11 CEST Last Modified: 2016-02-27 22:13 CET ====================================================================== Summary: conserver needs to be recompiled with openssl 0.9.8 Description: conserver is still linked with openssl 0.9.7 which is not the current version. Please recompile this package with the current openssl version (0.9.8). Openssl 0.9.7 libraries are still provided in the openssl package for compatibility reasons but they are bound to be removed in the future. ====================================================================== ---------------------------------------------------------------------- (0011092) dam (administrator) - 2016-02-27 22:13 https://www.opencsw.org/mantis/view.php?id=2337#c11092 ---------------------------------------------------------------------- 8.2.1,REV=2016.02.26 pushed to unstable/ From bug-notifications at lists.opencsw.org Sat Feb 27 22:13:58 2016 From: bug-notifications at lists.opencsw.org (Mantis Bug Tracker via bug-notifications) Date: Sat, 27 Feb 2016 22:13:58 +0100 Subject: [conserver 0002337]: conserver needs to be recompiled with openssl 0.9.8 In-Reply-To: <1c9e815108ef4d1b9c14bb1b84a2f5c5> Message-ID: <7ca81ac67501e025b70a0c295bd42099@www.opencsw.org> The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=2337 ====================================================================== Reported By: yann Assigned To: dam ====================================================================== Project: conserver Issue ID: 2337 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2007-07-25 18:11 CEST Last Modified: 2016-02-27 22:13 CET ====================================================================== Summary: conserver needs to be recompiled with openssl 0.9.8 Description: conserver is still linked with openssl 0.9.7 which is not the current version. Please recompile this package with the current openssl version (0.9.8). Openssl 0.9.7 libraries are still provided in the openssl package for compatibility reasons but they are bound to be removed in the future. ====================================================================== ---------------------------------------------------------------------- (0011092) dam (administrator) - 2016-02-27 22:13 https://www.opencsw.org/mantis/view.php?id=2337#c11092 ---------------------------------------------------------------------- 8.2.1,REV=2016.02.26 pushed to unstable/