From DLONG at Lynden.com Sat Nov 1 00:35:49 2014 From: DLONG at Lynden.com (David Long) Date: Fri, 31 Oct 2014 16:35:49 -0700 Subject: mongodb Message-ID: Does anybody know if opencsw has mongodb package? I tried "/opt/csw/bin/pkgutil -a mongodb" And got no package listed. root # /opt/csw/bin/pkgutil -a mongodb Checking integrity of /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_stable_sparc_5.10 with gpg. gpg: Signature made Mon Oct 13 03:09:15 2014 PDT using DSA key ID 9306CC77 gpg: Good signature from "OpenCSW catalog signing " gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 4DCE 3C80 AAB2 CAB1 E60C 9A3C 05F4 2D66 9306 CC77 common package catalog size No exact matches found, doing fuzzy matching for first argument (mongodb) ... But website show opencsw has it "http://www.opencsw.org/qa/package/mongodb/" /david From maciej at opencsw.org Sat Nov 1 00:42:16 2014 From: maciej at opencsw.org (=?UTF-8?Q?Maciej_=28Matchek=29_Blizi=C5=84ski?=) Date: Fri, 31 Oct 2014 23:42:16 +0000 Subject: mongodb References: Message-ID: David Long escreveu no dia Fri Oct 31 2014 at 11:36:12 PM: > Does anybody know if opencsw has mongodb package? > > I tried "/opt/csw/bin/pkgutil -a mongodb" > And got no package listed. > root # /opt/csw/bin/pkgutil -a mongodb > Checking integrity of /var/opt/csw/pkgutil/catalog. > mirror.opencsw.org_opencsw_stable_sparc_5.10 with gpg. > MongoDB is only available for little-endian architectures, unfortunately. There was an effort to make it work for big-endian architectures too, but it didn't get merged. The upstream seems to be kind of open to the possibility of supporting big-endian, but it would require a significant amount of developer time to make it happen, mainly due to the fact that little-endianness is an unstated assumption sprinkled all over the MongoDB code base. This was the case the last time I looked - about 2 years ago or so. Maciej -------------- next part -------------- An HTML attachment was scrubbed... URL: From dam at opencsw.org Tue Nov 4 20:11:39 2014 From: dam at opencsw.org (Dagobert Michelsen) Date: Tue, 4 Nov 2014 19:11:39 +0000 Subject: OpenCSW question about package py_openssl In-Reply-To: <201411041602.sA4G20ua012698@www.opencsw.org> References: <201411041602.sA4G20ua012698@www.opencsw.org> Message-ID: Hi Marc, > Am 04.11.2014 um 16:02 schrieb Hej.Dagobert at www.opencsw.org: > > I would like to compile the pyopenssl package but have it difficulties due to lots of headers missing. If you want to compile stuff make sure to install all the CSW*-dev packages. Unfortunately not all Makefiles list all needed header files, so you may need to find the others. If you encounter such an issue just drop us a note so we can add that to the Makefiles. > Anyway, I was wondering when there will be an update for python2.7, or if you have any tips you could provide me of being more successful in compiling other than just \'pip install pyopenssl\'. > > I appreciare your feedback. That is strange, CSWpy-openssl is already dual-build for 2.6 and 2.7: http://buildfarm.opencsw.org/~maciej/python-modules.html ?dublin? is the only release that still has the 2.6-only build py_openssl-0.11,REV=2011.07.16, all other releases already have py_openssl-0.13.1,REV=2013.10.23. Please verify with pkgutil -V to which release you are subscribed. Best regards ? Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2418 bytes Desc: not available URL: From abhishek.vit at gmail.com Wed Nov 5 01:04:54 2014 From: abhishek.vit at gmail.com (Abhishek Pratap) Date: Tue, 4 Nov 2014 16:04:54 -0800 Subject: unsubscribe Message-ID: On Tue, Nov 4, 2014 at 11:11 AM, Dagobert Michelsen wrote: > Hi Marc, > > > Am 04.11.2014 um 16:02 schrieb Hej.Dagobert at www.opencsw.org: > > > > I would like to compile the pyopenssl package but have it difficulties > due to lots of headers missing. > > If you want to compile stuff make sure to install all the CSW*-dev > packages. Unfortunately > not all Makefiles list all needed header files, so you may need to find > the others. If you > encounter such an issue just drop us a note so we can add that to the > Makefiles. > > > Anyway, I was wondering when there will be an update for python2.7, or > if you have any tips you could provide me of being more successful in > compiling other than just \'pip install pyopenssl\'. > > > > I appreciare your feedback. > > That is strange, CSWpy-openssl is already dual-build for 2.6 and 2.7: > http://buildfarm.opencsw.org/~maciej/python-modules.html > > ?dublin? is the only release that still has the 2.6-only build > py_openssl-0.11,REV=2011.07.16, > all other releases already have py_openssl-0.13.1,REV=2013.10.23. Please > verify > with pkgutil -V to which release you are subscribed. > > > Best regards > > ? Dago > > > -- > "You don't become great by trying to be great, you become great by wanting > to do something, > and then doing it so hard that you become great in the process." - xkcd > #896 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tosmi at opencsw.org Mon Nov 10 10:31:14 2014 From: tosmi at opencsw.org (Toni Schmidbauer) Date: Mon, 10 Nov 2014 10:31:14 +0100 Subject: [HEADSUP] augeas support in puppet3 currently broken Message-ID: <86ioin8krh.fsf@opencsw.org> hi, as i'm on my way updating puppet3 and all the packages it depends on to more recent versions, augeas support in puppet3 is currently broken in the unstable catalog. when i'm finished building the packages the unstable catalog will contain: - puppet 3.6.2 - facter 1.7.6 - hiera 1.3.4 - augeas 1.2.0 - ruby-augeas 0.5.0 - ruby 2.0.0p594 sorry for any inconvenience this may cause thanks toni From tosmi at opencsw.org Wed Nov 12 23:08:27 2014 From: tosmi at opencsw.org (Toni Schmidbauer) Date: Wed, 12 Nov 2014 23:08:27 +0100 Subject: [HEADSUP] facter updated to 1.7.6, pulls in ruby20 Message-ID: <86wq70138k.fsf@opencsw.org> it's me once again... i've just updated facter in the unstable catalog to 1.7.6. the updated version uses ruby 2.0.0 instead of 1.8. so on upgrading to facter 1.7.6 you will also get a newer ruby version. running ruby 1.8 and 2.0 in parallel should work without any problems. you can always switch the default ruby version with alternatives --config ruby if you have any problems running facter 1.7.6 please drop me an e-mail and open a bug report. thanks toni From tosmi at opencsw.org Thu Nov 13 22:31:10 2014 From: tosmi at opencsw.org (Toni Schmidbauer) Date: Thu, 13 Nov 2014 22:31:10 +0100 Subject: [HEADSDOWN] augeas support in puppet3 works again Message-ID: <86fvdm23fl.fsf@opencsw.org> i've finished updating all puppet related packages and they are now in the unstable catalog. this also fixes augeas support on solaris 10 x86 which did not work. just as a reminder: the newer puppet packages require ruby20, so it will get installed alongside ruby18. to switch between default ruby versions use alternatives --config ruby puppet related packages (ruby_augeas, hiera, facter and puppet itself) always use ruby20. please test and report any bugs you might discover. thanks toni