From lara.blatchford at nteligen.com Thu Jun 9 22:18:41 2016 From: lara.blatchford at nteligen.com (Lara Blatchford) Date: Thu, 9 Jun 2016 16:18:41 -0400 Subject: mgar up error Message-ID: <002301d1c28c$1e0a0c40$5a1e24c0$@nteligen.com> Good evening - I'm new to OpenCSW and am trying to set up a repository to build a new package, but I'm getting an error running mgar up. Running mgar init is successful -bash-3.2$ mgar init Initializing the package build tree at /export/home/lara2/opencsw A opencsw/.buildsys/v2-ips A opencsw/.buildsys/v2-ips/gar.mk A opencsw/.buildsys/v2-ips/category.mk A opencsw/.buildsys/v2-ips/gar.lib.mk A opencsw/.buildsys/v2-ips/gar.svn.mk A opencsw/.buildsys/bts/etc/commondirs-i386 A opencsw/.buildsys/bts/Makefile A opencsw/.buildsys/bts/garrc.sample Checked out revision 25770. Checked out revision 25770. Initialized the package build tree at /export/home/lara2/opencsw. Registering the package build tree location in ~/.garrc Now you can fetch the package build descriptions via: "mgar up --all" Please be advised that this will take some time. So grab yourself a cup of tea/coffee :) -bash-3.2$ Running mgar up generates an error, and I couldn't find an explanation when I searched. -bash-3.2$ mgar up --all This command is supposed to be run from within a package build directory (i.e. one with a build recipe). Please change to one and re-run this command. -bash-3.2$ ls local.cshrc local.login local.profile opencsw Can someone explain what could be wrong? Thanks very much, Lara -------------- next part -------------- An HTML attachment was scrubbed... URL: From bonivart at opencsw.org Thu Jun 9 22:22:48 2016 From: bonivart at opencsw.org (Peter Bonivart) Date: Thu, 9 Jun 2016 22:22:48 +0200 Subject: mgar up error In-Reply-To: <002301d1c28c$1e0a0c40$5a1e24c0$@nteligen.com> References: <002301d1c28c$1e0a0c40$5a1e24c0$@nteligen.com> Message-ID: On Thu, Jun 9, 2016 at 10:18 PM, Lara Blatchford wrote: > -bash-3.2$ ls > local.cshrc local.login local.profile opencsw > > Can someone explain what could be wrong? Thanks very much, Have you tried running mgar from inside the opencsw directory? From lara.blatchford at nteligen.com Mon Jun 13 15:09:02 2016 From: lara.blatchford at nteligen.com (Lara Blatchford) Date: Mon, 13 Jun 2016 09:09:02 -0400 Subject: mgar up error Message-ID: <003201d1c574$c247d220$46d77660$@nteligen.com> Hi - I didn't receive your response as an email for some reason, I can only see it in the archives, so please forgive any formatting/threading issues with my response. I did try running the mgar up command from inside the opencsw directory and I got the same error: -bash-3.2$ mgar up --all This command is supposed to be run from within a package build directory (i.e. one with a build recipe). Please change to one and re-run this command. -bash-3.2$ pwd /export/home/lara2 -bash-3.2$ cd opencsw -bash-3.2$ mgar up --all This command is supposed to be run from within a package build directory (i.e. one with a build recipe). Please change to one and re-run this command. -bash-3.2$ -bash-3.2$ pwd /export/home/lara2/opencsw -bash-3.2$ ls -al total 4 drwxr-xr-x 4 lara2 512 Jun 9 15:47 . drwxr-xr-x 4 lara2 512 Jun 9 15:47 .. drwxr-xr-x 8 lara2 512 Jun 9 15:47 .buildsys drwxr-xr-x 4 lara2 512 Jun 9 15:47 .svn -bash-3.2$ Is there anything that could be missing in the environment to cause this error? For what it's worth, here's what's in my environment -bash-3.2$ env LDFLAGS=-L/opt/csw/lib/64 -R/opt/csw/lib/64 -L/usr/local/lib -R/usr/local/lib MANPATH=/opt/csw/share/man:/opt/SUNWjet/man:/usr/sfw/share/man:/opt/SUNWexpl o/man:/opt/SUNWspro/man:/usr/share/man SHELL=/bin/bash TERM=xterm CPPFLAGS=-I/opt/csw/include OLDPWD=/export/home/lara2 USER=lara2 CXXFLAGS=-m64 PAGER=/opt/csw/bin/less PATH=/opt/csw/bin/amd64:/opt/csw/java/jdk1.7.0_80/bin::/usr/ucb:/bin:/usr/bi n:/opt/csw/bin PWD=/export/home/lara2/opencsw JAVA_HOME=/opt/csw/java/jdk1.7.0_80 SHLVL=1 HOME=/export/home/lara2 TERMINFO=/opt/csw/share/terminfo CFLAGS=-m64 LOGNAME=lara2 PKG_CONFIG_PATH=/opt/csw/lib/64/pkgconfig _=/bin/env -bash-3.2$ Thanks, Lara -------------- next part -------------- An HTML attachment was scrubbed... URL: >From bonivart at opencsw.org Thu Jun 9 22:22:48 2016 From: bonivart at opencsw.org (Peter Bonivart) Date: Thu, 9 Jun 2016 22:22:48 +0200 Subject: mgar up error In-Reply-To: <002301d1c28c$1e0a0c40$5a1e24c0$@nteligen.com> References: <002301d1c28c$1e0a0c40$5a1e24c0$@nteligen.com> Message-ID: On Thu, Jun 9, 2016 at 10:18 PM, Lara Blatchford wrote: > -bash-3.2$ ls > local.cshrc local.login local.profile opencsw > > Can someone explain what could be wrong? Thanks very much, Have you tried running mgar from inside the opencsw directory? From: Lara Blatchford [mailto:lara.blatchford at nteligen.com] Sent: Thursday, June 09, 2016 4:19 PM To: 'users at lists.opencsw.org' Subject: mgar up error Good evening - I'm new to OpenCSW and am trying to set up a repository to build a new package, but I'm getting an error running mgar up. Running mgar init is successful -bash-3.2$ mgar init Initializing the package build tree at /export/home/lara2/opencsw A opencsw/.buildsys/v2-ips A opencsw/.buildsys/v2-ips/gar.mk A opencsw/.buildsys/v2-ips/category.mk A opencsw/.buildsys/v2-ips/gar.lib.mk A opencsw/.buildsys/v2-ips/gar.svn.mk A opencsw/.buildsys/bts/etc/commondirs-i386 A opencsw/.buildsys/bts/Makefile A opencsw/.buildsys/bts/garrc.sample Checked out revision 25770. Checked out revision 25770. Initialized the package build tree at /export/home/lara2/opencsw. Registering the package build tree location in ~/.garrc Now you can fetch the package build descriptions via: "mgar up --all" Please be advised that this will take some time. So grab yourself a cup of tea/coffee :) -bash-3.2$ Running mgar up generates an error, and I couldn't find an explanation when I searched. -bash-3.2$ mgar up --all This command is supposed to be run from within a package build directory (i.e. one with a build recipe). Please change to one and re-run this command. -bash-3.2$ ls local.cshrc local.login local.profile opencsw Can someone explain what could be wrong? Thanks very much, Lara -------------- next part -------------- An HTML attachment was scrubbed... URL: From maciej at opencsw.org Mon Jun 13 15:20:00 2016 From: maciej at opencsw.org (=?UTF-8?Q?Maciej_=28Matchek=29_Blizi=C5=84ski?=) Date: Mon, 13 Jun 2016 13:20:00 +0000 Subject: mgar up error In-Reply-To: <003201d1c574$c247d220$46d77660$@nteligen.com> References: <003201d1c574$c247d220$46d77660$@nteligen.com> Message-ID: Hi Lara, Lara Blatchford escreveu no dia segunda, 13/06/2016 ?s 14:09: > -bash-3.2$ cd opencsw > > -bash-3.2$ mgar up --all > > This command is supposed to be run from within a package build > > directory (i.e. one with a build recipe). Please change to one > > and re-run this command. > > -bash-3.2$ > > -bash-3.2$ pwd > > /export/home/lara2/opencsw > > -bash-3.2$ ls -al > > total 4 > > drwxr-xr-x 4 lara2 512 Jun 9 15:47 . > > drwxr-xr-x 4 lara2 512 Jun 9 15:47 .. > > drwxr-xr-x 8 lara2 512 Jun 9 15:47 .buildsys > > drwxr-xr-x 4 lara2 512 Jun 9 15:47 .svn > > -bash-3.2$ > > > > Is there anything that could be missing in the environment to cause this > error? For what > > it?s worth, here?s what?s in my environment > Hm, all this looks okay to me. What about your ~/.garrc? By the way, here's a video I've created some time ago, it's still up to date as far as I know. As in, I don't know of any changes that would break this. The video shows a full setup. Here's a link to the relevant section. You could look through it and compare. https://youtu.be/JWKCbPJSaxw?t=15m7s If you like, you could also drop by the IRC channel for a quicker question/answer turnaround time. I'm there now until 4pm (West European time zone). Maciej -------------- next part -------------- An HTML attachment was scrubbed... URL: From jh at opencsw.org Mon Jun 13 15:34:00 2016 From: jh at opencsw.org (Jan Holzhueter) Date: Mon, 13 Jun 2016 15:34:00 +0200 Subject: mgar up error In-Reply-To: <003201d1c574$c247d220$46d77660$@nteligen.com> References: <003201d1c574$c247d220$46d77660$@nteligen.com> Message-ID: <0aca355d-f5d7-d891-54d2-734274e895b5@opencsw.org> Hi, cc'ed you also directly if list is still broken for you. Am 13.06.16 um 15:09 schrieb Lara Blatchford: > Hi ? I didn?t receive your response as an email for some reason, I can > only see it in the > > archives, so please forgive any formatting/threading issues with my > response. > > > > I did try running the mgar up command from inside the opencsw directory > and I got the same > > error: > > > > -bash-3.2$ mgar up --all > > This command is supposed to be run from within a package build > > directory (i.e. one with a build recipe). Please change to one > > and re-run this command. > > -bash-3.2$ pwd > > /export/home/lara2 > > -bash-3.2$ cd opencsw > > -bash-3.2$ mgar up --all > > This command is supposed to be run from within a package build > > directory (i.e. one with a build recipe). Please change to one > > and re-run this command. whats in you .garrc. also is the repo setup? svn info in /export/home/lara2/opencsw there might also be some bug not sure. also try mgar up as up -all might not work with emtpy repo. Not sure. I always can't wrap around my head on svn commands: up-all) echo "Updating full build tree (this will take some time)" svn up \ --set-depth infinity --ignore-externals \ "$BUILDTREE" svn up "$BUILDTREE/.buildsys" vs up-pkg) echo "Updating current package directory + build system" svn up --ignore-externals; svn up $BUILDSYS;; Greetings Jan From lara.blatchford at nteligen.com Mon Jun 13 16:23:27 2016 From: lara.blatchford at nteligen.com (Lara Blatchford) Date: Mon, 13 Jun 2016 10:23:27 -0400 Subject: mgar up error In-Reply-To: <0aca355d-f5d7-d891-54d2-734274e895b5@opencsw.org> References: <003201d1c574$c247d220$46d77660$@nteligen.com> <0aca355d-f5d7-d891-54d2-734274e895b5@opencsw.org> Message-ID: <003701d1c57f$2775b900$76612b00$@nteligen.com> Thanks Jan! I didn't set up the .garrc before running mgar up, so it contains only the BUILDTREE variable: -bash-3.2$ cat .garrc BUILDTREE=/export/home/lara2/opencsw Here's what I get when I run svn info: -bash-3.2$ pwd /export/home/lara2/opencsw -bash-3.2$ svn info Path: . Working Copy Root Path: /export/home/lara2/opencsw URL: https://svn.code.sf.net/p/gar/code/csw/mgar/pkg Relative URL: ^/csw/mgar/pkg Repository Root: https://svn.code.sf.net/p/gar/code Repository UUID: d3b55034-1cff-0310-a425-aefe953e1e90 Revision: 25770 Node Kind: directory Schedule: normal Depth: empty Last Changed Author: cgrzemba Last Changed Rev: 25770 Last Changed Date: 2016-06-09 07:06:20 -0400 (Thu, 09 Jun 2016) Running mgar up without the --all option gives the same error from both my home directory and the opencsw directory. Thanks for the reminder that mgar is a script - I was able to just run the svn commands for up-all directly and they worked. Looking at mgar and adding some debug statements, it appears that the issue is that this if statement is being entered for the "up" command, not sure if that is correct? if is_per_pkg_command $1; then assert_in_pkg_dir assert_vcsdir_valid . assert_no_conflicting_gar_dir_present BUILDSYS_OVERRIDE="`read_config_value OVERRIDE_BUILDSYS`" BUILDSYS_PKG="`get_pkg_buildsysdir`" BUILDSYS=${BUILDSYS_OVERRIDE:-$BUILDSYS_PKG} assert_buildsys_present "$BUILDSYS" create_legacy_gar_link "$BUILDSYS" fi I'm trying to get my mgar repository set up in a vagrant VM - I tried running the commands on the one piece of Solaris-installed hardware that I have access to also. Both mgar init and mgar up --all ran fine there without errors, and on that machine, this if statement was not entered when I ran mgar up --all. When the command failed, the if statement was entered. Perhaps a bash version issue - the machine that succeeds has 4.3.33, and the VM that failed has 4.3.0 Thanks for the help! Lara -----Original Message----- From: Jan Holzhueter [mailto:jh at opencsw.org] Sent: Monday, June 13, 2016 9:34 AM To: users at lists.opencsw.org Cc: lara.blatchford at nteligen.com Subject: Re: mgar up error Hi, cc'ed you also directly if list is still broken for you. Am 13.06.16 um 15:09 schrieb Lara Blatchford: > Hi - I didn't receive your response as an email for some reason, I can > only see it in the > > archives, so please forgive any formatting/threading issues with my > response. > > > > I did try running the mgar up command from inside the opencsw > directory and I got the same > > error: > > > > -bash-3.2$ mgar up --all > > This command is supposed to be run from within a package build > > directory (i.e. one with a build recipe). Please change to one > > and re-run this command. > > -bash-3.2$ pwd > > /export/home/lara2 > > -bash-3.2$ cd opencsw > > -bash-3.2$ mgar up --all > > This command is supposed to be run from within a package build > > directory (i.e. one with a build recipe). Please change to one > > and re-run this command. whats in you .garrc. also is the repo setup? svn info in /export/home/lara2/opencsw there might also be some bug not sure. also try mgar up as up -all might not work with emtpy repo. Not sure. I always can't wrap around my head on svn commands: up-all) echo "Updating full build tree (this will take some time)" svn up \ --set-depth infinity --ignore-externals \ "$BUILDTREE" svn up "$BUILDTREE/.buildsys" vs up-pkg) echo "Updating current package directory + build system" svn up --ignore-externals; svn up $BUILDSYS;; Greetings Jan From horst.koenigshofer at gmail.com Tue Jun 14 10:24:19 2016 From: horst.koenigshofer at gmail.com (Horst Koenigshofer) Date: Tue, 14 Jun 2016 10:24:19 +0200 Subject: Becoming a maintainer Message-ID: Hi ! After talking with a collegue (tosmi at opencsw.org), I would like to become a csw (co)maintainer for puppet and various other packages required for puppet (ruby, facter). Could you please create a user on the build farm for me? username: hoko mail address: hoko at opencsw.org thx regards Horst Koenigshofer -------------- next part -------------- An HTML attachment was scrubbed... URL: From tosmi at opencsw.org Tue Jun 14 11:00:15 2016 From: tosmi at opencsw.org (Toni Schmidbauer) Date: Tue, 14 Jun 2016 11:00:15 +0200 Subject: Becoming a maintainer In-Reply-To: (Horst Koenigshofer's message of "Tue, 14 Jun 2016 10:24:19 +0200") References: Message-ID: <878ty8m9gg.fsf@opencsw.org> Horst Koenigshofer writes: > After talking with a collegue (tosmi at opencsw.org), I would like to > become a csw (co)maintainer for puppet and various > other packages required for puppet (ruby, facter). i just want to confirm that horst is a long time colleague of mine, with about 15 years of experience in solaris system administration. he would be a great help maintaining and bringing up2date the puppet packages. toni -- Don't forget, there is no security | toni at stderr dot at -- Wulfgar | Toni Schmidbauer From dam at opencsw.org Tue Jun 14 11:01:23 2016 From: dam at opencsw.org (Dagobert Michelsen) Date: Tue, 14 Jun 2016 11:01:23 +0200 Subject: Becoming a maintainer In-Reply-To: <878ty8m9gg.fsf@opencsw.org> References: <878ty8m9gg.fsf@opencsw.org> Message-ID: Hi Toni, Am 14.06.2016 um 11:00 schrieb Toni Schmidbauer : > Horst Koenigshofer writes: >> After talking with a collegue (tosmi at opencsw.org), I would like to >> become a csw (co)maintainer for puppet and various >> other packages required for puppet (ruby, facter). > > > i just want to confirm that horst is a long time colleague of mine, with > about 15 years of experience in solaris system administration. > > he would be a great help maintaining and bringing up2date the puppet > packages. Ok, I set up an account for him. Welcome! 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: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From Stephen.Hjerpe at microfocus.com Fri Jun 17 20:21:39 2016 From: Stephen.Hjerpe at microfocus.com (Stephen Hjerpe) Date: Fri, 17 Jun 2016 18:21:39 +0000 Subject: install cryptography==1.3.0 + ffi.h error Message-ID: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> Hi, I am using opencsw on a Sun Solaris machine. I am attempting to run asroot pip install cryptography==1.3.0 Running setup.py install for cryptography c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory I have already installed libffi_dev. I have attached the full output of asroot pip install cryptography==1.3.0 Thanks, Stephen Hjerpe Development Manager stephen.hjerpe at microfocus.com (661) 821-8917 (858) 354-8146 (mobile) -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: my.out Type: application/octet-stream Size: 6883 bytes Desc: my.out URL: From dam at opencsw.org Wed Jun 22 10:20:14 2016 From: dam at opencsw.org (Dagobert Michelsen) Date: Wed, 22 Jun 2016 10:20:14 +0200 Subject: install cryptography==1.3.0 + ffi.h error In-Reply-To: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> References: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> Message-ID: Hi Stephen, Am 17.06.2016 um 20:21 schrieb Stephen Hjerpe : > I am using opencsw on a Sun Solaris machine. I am attempting to run asroot pip install cryptography==1.3.0 > > Running setup.py install for cryptography > c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory > > I have already installed libffi_dev. I have attached the full output of asroot pip install cryptography==1.3.0 Is this Solaris 10? Sparc? Which Python version? ffi.h was moved from a subdirectory to /opt/csw/include some time ago, maybe this module needs a rebuild. 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: signature.asc Type: application/pgp-signature Size: 841 bytes Desc: Message signed with OpenPGP using GPGMail URL: From Stephen.Hjerpe at microfocus.com Wed Jun 22 15:50:10 2016 From: Stephen.Hjerpe at microfocus.com (Stephen Hjerpe) Date: Wed, 22 Jun 2016 13:50:10 +0000 Subject: install cryptography==1.3.0 + ffi.h error In-Reply-To: References: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> Message-ID: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E44397D@prvxmb03.microfocus.com> Hi Dago, Yes, Sun Solaris 10 Sparc, python version 2.7.11. I used pkgadd -d http://get.opencsw.org/now /opt/csw/bin/pkgutil -U /opt/csw/bin/pkgutil -y -i python27 I did the same when installing libffi_dev. For other platforms I have seen that the environment variable PKG_CONFIG_PATH needs to be set. I do not know if that makes any difference when using the opencsw build process. Thanks, Steve -----Original Message----- From: users [mailto:users-bounces+stephen.hjerpe=microfocus.com at lists.opencsw.org] On Behalf Of Dagobert Michelsen Sent: Wednesday, June 22, 2016 1:20 AM To: Questions and discussions Subject: Re: install cryptography==1.3.0 + ffi.h error Hi Stephen, Am 17.06.2016 um 20:21 schrieb Stephen Hjerpe : > I am using opencsw on a Sun Solaris machine. I am attempting to run > asroot pip install cryptography==1.3.0 > > Running setup.py install for cryptography > c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or > directory > > I have already installed libffi_dev. I have attached the full output > of asroot pip install cryptography==1.3.0 Is this Solaris 10? Sparc? Which Python version? ffi.h was moved from a subdirectory to /opt/csw/include some time ago, maybe this module needs a rebuild. 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 From jh at opencsw.org Wed Jun 22 16:54:12 2016 From: jh at opencsw.org (Jan Holzhueter) Date: Wed, 22 Jun 2016 16:54:12 +0200 Subject: install cryptography==1.3.0 + ffi.h error In-Reply-To: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E44397D@prvxmb03.microfocus.com> References: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E44397D@prvxmb03.microfocus.com> Message-ID: <5ee828de-8c66-045e-caaa-99eb6e15ef62@opencsw.org> Hi, Am 22.06.16 um 15:50 schrieb Stephen Hjerpe: > Hi Dago, > > Yes, Sun Solaris 10 Sparc, python version 2.7.11. I used > > pkgadd -d http://get.opencsw.org/now > /opt/csw/bin/pkgutil -U > /opt/csw/bin/pkgutil -y -i python27 > > I did the same when installing libffi_dev. For other platforms I have seen that the environment variable PKG_CONFIG_PATH needs to be set. I do not know if that makes any difference when using the opencsw build process. > do you need 1.3? we do have some older version the the catalog. And building /running it has lots of of other py deps :) https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/lang-python/cryptography/trunk/Makefile so you might need to bootstrap those first :) I can try to update it to 1.3 but newest one is even 1.4. And no clue if it brakes stuff. greetings Jan From Stephen.Hjerpe at microfocus.com Wed Jun 22 16:57:34 2016 From: Stephen.Hjerpe at microfocus.com (Stephen Hjerpe) Date: Wed, 22 Jun 2016 14:57:34 +0000 Subject: install cryptography==1.3.0 + ffi.h error In-Reply-To: <5ee828de-8c66-045e-caaa-99eb6e15ef62@opencsw.org> References: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E44397D@prvxmb03.microfocus.com> <5ee828de-8c66-045e-caaa-99eb6e15ef62@opencsw.org> Message-ID: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E443B3F@prvxmb03.microfocus.com> Hi, Thanks Jan. I will try version 1.4 Cheers, Steve -----Original Message----- From: users [mailto:users-bounces+stephen.hjerpe=microfocus.com at lists.opencsw.org] On Behalf Of Jan Holzhueter Sent: Wednesday, June 22, 2016 7:54 AM To: users at lists.opencsw.org Subject: Re: install cryptography==1.3.0 + ffi.h error Hi, Am 22.06.16 um 15:50 schrieb Stephen Hjerpe: > Hi Dago, > > Yes, Sun Solaris 10 Sparc, python version 2.7.11. I used > > pkgadd -d http://get.opencsw.org/now > /opt/csw/bin/pkgutil -U > /opt/csw/bin/pkgutil -y -i python27 > > I did the same when installing libffi_dev. For other platforms I have seen that the environment variable PKG_CONFIG_PATH needs to be set. I do not know if that makes any difference when using the opencsw build process. > do you need 1.3? we do have some older version the the catalog. And building /running it has lots of of other py deps :) https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/lang-python/cryptography/trunk/Makefile so you might need to bootstrap those first :) I can try to update it to 1.3 but newest one is even 1.4. And no clue if it brakes stuff. greetings Jan From Stephen.Hjerpe at microfocus.com Wed Jun 22 17:24:13 2016 From: Stephen.Hjerpe at microfocus.com (Stephen Hjerpe) Date: Wed, 22 Jun 2016 15:24:13 +0000 Subject: install cryptography==1.3.0 + ffi.h error In-Reply-To: <5ee828de-8c66-045e-caaa-99eb6e15ef62@opencsw.org> References: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E44397D@prvxmb03.microfocus.com> <5ee828de-8c66-045e-caaa-99eb6e15ef62@opencsw.org> Message-ID: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E443B5D@prvxmb03.microfocus.com> Hi, I had installed py_cryptography, so the underlying dependencies seem to be satisfied. When I used asroot pip install cryptography==1.4 I get this error: build/temp.solaris-2.11-sun4v.32bit-2.7/_openssl.c: In function '_cffi_const_CMS_DEBUG_DECRYPT': build/temp.solaris-2.11-sun4v.32bit-2.7/_openssl.c:7588:12: error: 'CMS_DEBUG_DECRYPT' undeclared (first use in this function) int n = (CMS_DEBUG_DECRYPT) <= 0; build/temp.solaris-2.11-sun4v.32bit-2.7/_openssl.c:7588:12: note: each undeclared identifier is reported only once for each function it appears in error: command '/opt/csw/bin/gcc-5.2' failed with exit status 1 Thanks for assisting, Steve -----Original Message----- From: users [mailto:users-bounces+stephen.hjerpe=microfocus.com at lists.opencsw.org] On Behalf Of Jan Holzhueter Sent: Wednesday, June 22, 2016 7:54 AM To: users at lists.opencsw.org Subject: Re: install cryptography==1.3.0 + ffi.h error Hi, Am 22.06.16 um 15:50 schrieb Stephen Hjerpe: > Hi Dago, > > Yes, Sun Solaris 10 Sparc, python version 2.7.11. I used > > pkgadd -d http://get.opencsw.org/now > /opt/csw/bin/pkgutil -U > /opt/csw/bin/pkgutil -y -i python27 > > I did the same when installing libffi_dev. For other platforms I have seen that the environment variable PKG_CONFIG_PATH needs to be set. I do not know if that makes any difference when using the opencsw build process. > do you need 1.3? we do have some older version the the catalog. And building /running it has lots of of other py deps :) https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/lang-python/cryptography/trunk/Makefile so you might need to bootstrap those first :) I can try to update it to 1.3 but newest one is even 1.4. And no clue if it brakes stuff. greetings Jan From jh at opencsw.org Thu Jun 23 10:35:59 2016 From: jh at opencsw.org (Jan Holzhueter) Date: Thu, 23 Jun 2016 10:35:59 +0200 Subject: install cryptography==1.3.0 + ffi.h error In-Reply-To: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E443B5D@prvxmb03.microfocus.com> References: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E442E88@prvxmb03.microfocus.com> <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E44397D@prvxmb03.microfocus.com> <5ee828de-8c66-045e-caaa-99eb6e15ef62@opencsw.org> <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E443B5D@prvxmb03.microfocus.com> Message-ID: <9b67215c-834d-f5fc-0b49-c42972be5cd8@opencsw.org> Hi, Am 22.06.16 um 17:24 schrieb Stephen Hjerpe: > Hi, > > I had installed py_cryptography, so the underlying dependencies seem to be satisfied. > > When I used asroot pip install cryptography==1.4 > > I get this error: > > build/temp.solaris-2.11-sun4v.32bit-2.7/_openssl.c: In function '_cffi_const_CMS_DEBUG_DECRYPT': > > build/temp.solaris-2.11-sun4v.32bit-2.7/_openssl.c:7588:12: error: 'CMS_DEBUG_DECRYPT' undeclared (first use in this function) > > int n = (CMS_DEBUG_DECRYPT) <= 0; > > build/temp.solaris-2.11-sun4v.32bit-2.7/_openssl.c:7588:12: note: each undeclared identifier is reported only once for each function it appears in > > error: command '/opt/csw/bin/gcc-5.2' failed with exit status 1 My wild guess would be that you missed the openssl_dev package. So it picked up the system openssl headers stuff. Which broke things. Maybe I'm wrong here. Anyway updated our cryptography to 1.4 should be in unstable soon. Needed to update py_cffi first to build new cryptography. But looks good now Greetings Jan From kwarnold4 at gmail.com Thu Jun 23 17:36:39 2016 From: kwarnold4 at gmail.com (Ken Arnold) Date: Thu, 23 Jun 2016 10:36:39 -0500 Subject: cadaver questions Message-ID: I was trying to contact the maintainer for cadaver, Yann Rouillard , but I kept getting the ?The value entered in the captcha field is not valid? error message. This is what I?m trying to find out: Is there a way to get this version of cadaver to compile or install with a cert? I'm trying to bypass the "WARNING: Untrusted server certificate presented for `www.cloudvault.usda.gov'" message so we and automate a script. Thanks, Ken Arnold kwarnold4 at gmail.com 913-426-8924 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jh at opencsw.org Thu Jun 23 17:48:28 2016 From: jh at opencsw.org (Jan Holzhueter) Date: Thu, 23 Jun 2016 17:48:28 +0200 Subject: cadaver questions In-Reply-To: References: Message-ID: <630601f6-3b3d-f035-73ac-44522f3c99a2@opencsw.org> Am 23.06.16 um 17:36 schrieb Ken Arnold: > This is what I?m trying to find out: > > Is there a way to get this version of cadaver to compile or install with > a cert? I'm trying to bypass the "WARNING: Untrusted server certificate > presented for `www.cloudvault.usda.gov > '" message so we and automate a script. you site uses a newer root certs that is not in our old ca-certs bundle. I pushed a new one today. Try to update CSWcacertificates and try again. Greetings Jan From kwarnold4 at gmail.com Thu Jun 23 18:23:08 2016 From: kwarnold4 at gmail.com (Ken Arnold) Date: Thu, 23 Jun 2016 11:23:08 -0500 Subject: cadaver questions In-Reply-To: <630601f6-3b3d-f035-73ac-44522f3c99a2@opencsw.org> References: <630601f6-3b3d-f035-73ac-44522f3c99a2@opencsw.org> Message-ID: Is there something I need to do to make sure it is using this cert location? After installing CSWcacertificates I reinstalled CSWlibneon27 and CSWcadaver. Although the CSWcadaver version seems to be using a different version of neon. bash-3.2# /opt/csw/bin/cadaver -V cadaver 0.23.3 neon 0.30.1: Library build, IPv6, Expat 2.1.0, zlib 1.2.8, OpenSSL 1.0.1s 1 Mar 2016. readline 6.3 I'm going to do some research on neon. Thanks, Ken Arnold kwarnold4 at gmail.com 913-426-8924 On Thu, Jun 23, 2016 at 10:48 AM, Jan Holzhueter wrote: > Am 23.06.16 um 17:36 schrieb Ken Arnold: > > > This is what I?m trying to find out: > > > > Is there a way to get this version of cadaver to compile or install with > > a cert? I'm trying to bypass the "WARNING: Untrusted server certificate > > presented for `www.cloudvault.usda.gov > > '" message so we and automate a script. > > you site uses a newer root certs that is not in our old ca-certs bundle. > I pushed a new one today. > Try to update CSWcacertificates and try again. > > Greetings > Jan > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kwarnold4 at gmail.com Thu Jun 23 18:25:48 2016 From: kwarnold4 at gmail.com (Ken Arnold) Date: Thu, 23 Jun 2016 11:25:48 -0500 Subject: Fwd: cadaver questions In-Reply-To: References: <630601f6-3b3d-f035-73ac-44522f3c99a2@opencsw.org> Message-ID: Well, if I understand it correctly CSWlibneon27 is noen version 0.30.1. Thanks, Ken ---------- Forwarded message ---------- From: Ken Arnold Date: Thu, Jun 23, 2016 at 11:23 AM Subject: Re: cadaver questions To: Questions and discussions Is there something I need to do to make sure it is using this cert location? After installing CSWcacertificates I reinstalled CSWlibneon27 and CSWcadaver. Although the CSWcadaver version seems to be using a different version of neon. bash-3.2# /opt/csw/bin/cadaver -V cadaver 0.23.3 neon 0.30.1: Library build, IPv6, Expat 2.1.0, zlib 1.2.8, OpenSSL 1.0.1s 1 Mar 2016. readline 6.3 I'm going to do some research on neon. Thanks, Ken Arnold kwarnold4 at gmail.com 913-426-8924 On Thu, Jun 23, 2016 at 10:48 AM, Jan Holzhueter wrote: > Am 23.06.16 um 17:36 schrieb Ken Arnold: > > > This is what I?m trying to find out: > > > > Is there a way to get this version of cadaver to compile or install with > > a cert? I'm trying to bypass the "WARNING: Untrusted server certificate > > presented for `www.cloudvault.usda.gov > > '" message so we and automate a script. > > you site uses a newer root certs that is not in our old ca-certs bundle. > I pushed a new one today. > Try to update CSWcacertificates and try again. > > Greetings > Jan > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kwarnold4 at gmail.com Thu Jun 23 18:38:58 2016 From: kwarnold4 at gmail.com (Ken Arnold) Date: Thu, 23 Jun 2016 11:38:58 -0500 Subject: Fwd: cadaver questions In-Reply-To: References: <630601f6-3b3d-f035-73ac-44522f3c99a2@opencsw.org> Message-ID: Nevermind. I think I got it. The site I'm trying to reach is expecting the site name and not the IP address. Facepalm moment. Thanks, Ken Arnold kwarnold4 at gmail.com ---------- Forwarded message ---------- From: Ken Arnold Date: Thu, Jun 23, 2016 at 11:25 AM Subject: Fwd: cadaver questions To: Questions and discussions Well, if I understand it correctly CSWlibneon27 is noen version 0.30.1. Thanks, Ken ---------- Forwarded message ---------- From: Ken Arnold Date: Thu, Jun 23, 2016 at 11:23 AM Subject: Re: cadaver questions To: Questions and discussions Is there something I need to do to make sure it is using this cert location? After installing CSWcacertificates I reinstalled CSWlibneon27 and CSWcadaver. Although the CSWcadaver version seems to be using a different version of neon. bash-3.2# /opt/csw/bin/cadaver -V cadaver 0.23.3 neon 0.30.1: Library build, IPv6, Expat 2.1.0, zlib 1.2.8, OpenSSL 1.0.1s 1 Mar 2016. readline 6.3 I'm going to do some research on neon. Thanks, Ken Arnold kwarnold4 at gmail.com 913-426-8924 On Thu, Jun 23, 2016 at 10:48 AM, Jan Holzhueter wrote: > Am 23.06.16 um 17:36 schrieb Ken Arnold: > > > This is what I?m trying to find out: > > > > Is there a way to get this version of cadaver to compile or install with > > a cert? I'm trying to bypass the "WARNING: Untrusted server certificate > > presented for `www.cloudvault.usda.gov > > '" message so we and automate a script. > > you site uses a newer root certs that is not in our old ca-certs bundle. > I pushed a new one today. > Try to update CSWcacertificates and try again. > > Greetings > Jan > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jh at opencsw.org Mon Jun 27 09:31:19 2016 From: jh at opencsw.org (Jan Holzhueter) Date: Mon, 27 Jun 2016 09:31:19 +0200 Subject: OpenCSW question about package CSWlibssl1-0-0 In-Reply-To: <201606261548.u5QFmP77018047@www.opencsw.org> References: <201606261548.u5QFmP77018047@www.opencsw.org> Message-ID: <8f7250ca-aae6-af1a-bcda-7657f93e92b8@opencsw.org> Hi, Am 26.06.16 um 17:48 schrieb yvoinov at gmail.com: > Man, > please, make 1.0.2 release. It already rancid, but we are require chacha-poly support ASAP, but 1.0.1t don\'t contain it. Hurry up! Just a small reminder this is a community project driven by people on their free time. So hurry up might not be the right why to request an update. Feel free to rethink your words in a request to a community project. For everbody else waiting for an 1.0.2 openssl. I have a experimental package soon but it needs lot's of testing so if there are people out their with some spare time to test let me know. Greetings Jan From chouck at binghamton.edu Mon Jun 27 12:19:40 2016 From: chouck at binghamton.edu (CMH) Date: Mon, 27 Jun 2016 06:19:40 -0400 Subject: OpenCSW question about package CSWlibssl1-0-0 In-Reply-To: <8f7250ca-aae6-af1a-bcda-7657f93e92b8@opencsw.org> References: <201606261548.u5QFmP77018047@www.opencsw.org> <8f7250ca-aae6-af1a-bcda-7657f93e92b8@opencsw.org> Message-ID: <5770FDBC.1020900@binghamton.edu> I second what Jan Holzhueter stated below. I have had the best experience with CSW, but it is people serving us. So please ask nice. > Hi, > > Am 26.06.16 um 17:48 schrieb yvoinov at gmail.com: >> Man, >> please, make 1.0.2 release. It already rancid, but we are require chacha-poly support ASAP, but 1.0.1t don\'t contain it. Hurry up! > Just a small reminder this is a community project driven by people on > their free time. So hurry up might not be the right why to request an > update. Feel free to rethink your words in a request to a community project. > > For everbody else waiting for an 1.0.2 openssl. I have a experimental > package soon but it needs lot's of testing so if there are people out > their with some spare time to test let me know. > > Greetings > Jan > > -- ITS Systems @ TTH Craig M. Houck ><> 204B - 607 777 6827 We are only as good as the problems we solve. From jh at opencsw.org Tue Jun 28 10:22:18 2016 From: jh at opencsw.org (Jan Holzhueter) Date: Tue, 28 Jun 2016 10:22:18 +0200 Subject: openssl 1.0.2 testers needed In-Reply-To: <8f7250ca-aae6-af1a-bcda-7657f93e92b8@opencsw.org> References: <201606261548.u5QFmP77018047@www.opencsw.org> <8f7250ca-aae6-af1a-bcda-7657f93e92b8@opencsw.org> Message-ID: <63c81683-0ea6-a946-617b-527afde84de3@opencsw.org> Hi, I finally had the time to put together a openssl 1.0.2 experimental package. http://buildfarm.opencsw.org/experimental.html#openssl102 Please test it and provide feeback (even if it just works for you) I would especially looking for someone with T4 or greater cpu to test hardware crypto support. AESNI and old T1-T3 pkcs11 crypto I could test myself and it seems working. Special note for someone that was pushing me to hurry up because he needs chacha poly support. That is not part of 1.0.2. So even if I hurry up it will not help. Greetings Jan From Stephen.Hjerpe at microfocus.com Tue Jun 28 16:01:19 2016 From: Stephen.Hjerpe at microfocus.com (Stephen Hjerpe) Date: Tue, 28 Jun 2016 14:01:19 +0000 Subject: openssl 1.0.2 testers needed In-Reply-To: <63c81683-0ea6-a946-617b-527afde84de3@opencsw.org> References: <201606261548.u5QFmP77018047@www.opencsw.org> <8f7250ca-aae6-af1a-bcda-7657f93e92b8@opencsw.org> <63c81683-0ea6-a946-617b-527afde84de3@opencsw.org> Message-ID: <6401DE1AA4435A4BA3EF4D4A0E3D5C8B015E444C1B@prvxmb03.microfocus.com> Hi Jan, Terrific and thanks. What worked for me was I upgraded OpenSSL on my server openssl OpenSSL> version OpenSSL 1.0.1t 3 May 2016 Once I did that I was able to get cryptography to build. Thanks, Steve -----Original Message----- From: users [mailto:users-bounces+stephen.hjerpe=microfocus.com at lists.opencsw.org] On Behalf Of Jan Holzhueter Sent: Tuesday, June 28, 2016 1:22 AM To: Questions and discussions; yvoinov at gmail.com Subject: openssl 1.0.2 testers needed Hi, I finally had the time to put together a openssl 1.0.2 experimental package. http://buildfarm.opencsw.org/experimental.html#openssl102 Please test it and provide feeback (even if it just works for you) I would especially looking for someone with T4 or greater cpu to test hardware crypto support. AESNI and old T1-T3 pkcs11 crypto I could test myself and it seems working. Special note for someone that was pushing me to hurry up because he needs chacha poly support. That is not part of 1.0.2. So even if I hurry up it will not help. Greetings Jan