To complete the thread I did get all of the V7R1 available tools installed
and PTFd without issue. As suggested in another post the code that did not
work below as because the environment this is installed in was a normal V7R1
partition without any of the deployment mechanisms IBM has built so that
update script was not applicable.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: Jim Oberholtzer [mailto:midrangel@xxxxxxxxxxxxxxxxx]
Sent: Tuesday, September 13, 2016 11:13 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
I'll be doing this on my system in the next couple of hours. More as I find
out what's up.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Tuesday, September 13, 2016 11:11 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
V7R1 - latest cum and most latest groups.
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim
Oberholtzer
Sent: Tuesday, September 13, 2016 11:57 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
Which OS? I'm going to try it myself.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Tuesday, September 13, 2016 10:49 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
Jim,
Looks like there could an authority issue.
Where would I find the documentation?
The authority for pkg_setup.sh does look ok though.
Data -------------Data Authorities-------------
User Authority Objopr Read Add Update Delete Execute
*PUBLIC *RW X X X X X
QSYS *RW X X X X X
QSH Command Entry
$
cd /QOpenSys/QIBM/ProdData/OPS/cloudinit/install
$
cloud-init-setup.sh -download_and_install
Start to set up cloud-init environment...
**********************
Live IBM i session (changes made).
**********************
PATH=/QOpenSys/usr/bin:/QOpenSys/usr/sbin:/opt/freeware/bin
LIBPATH=/QOpenSys/usr/lib:/opt/freeware/lib
./pkg_setup.sh: 001-0019 Error found searching for command 1==0. No such
path or directory.
./pkg_setup.sh: 001-0019 Error found searching for command 1==1. No such
path or directory.
./pkg_setup.sh: 001-0019 Error found searching for command 1==1. No such
path or directory.
./pkg_setup.sh: 001-0019 Error found searching for command wget. No such
path or directory.
./pkg_setup.sh: 001-0019 Error found searching for command 1==1. No such
path or directory.
error: can not install bzip2-1.0.6-2.aix6.1.ppc.rpm, not running IBM i
./pkg_setup.sh: 001-0019 Error found searching for command 1==1. No such
path or directory.
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim
Oberholtzer
Sent: Tuesday, September 13, 2016 11:23 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
Those are shell scripts so inside QSH.
I'd read the documentation. There are times (WAS comes to mind) where they
want you to set a mask (umask 022) first so file authorities wind up
correctly laid down.
So I will:
From IBM i command line:
CHGOPTA EXTMEDFMT(*YES) That's in case it wants to emulate a DVD file.
WAS does then extensively.
STRQSH (now in the shell)
umask 022
F11 (toggles line truncate)
[enter 10 on the line] F14 (this is the number of lines you want on
the
prompt
cd into correct directory
do your stuff.....
Change as needed......
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Tuesday, September 13, 2016 10:09 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
Jim,
Are these scripts run from a command line or from QSH?
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim
Oberholtzer
Sent: Tuesday, September 13, 2016 10:51 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
I would run #1 steps 2 and 3 are so you can break apart the download
from
the installation.
There's nothing stopping you from looking at the script to see what they do.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Tuesday, September 13, 2016 9:33 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
22 5733OPS PTFs applied.
I need advice on special instructions included with SI59978.
Which option should be run, 1, 2, or 3?
DESCRIPTION OF PROBLEM FIXED FOR APAR SE64317 :
-----------------------------------------------
The PTF installs Cloud-Init into 5733OPS option 9. It also ships
the scripts for downloading and installing the dependencies that
Cloud-Init needs for running.
CORRECTION FOR APAR SE64317 :
-----------------------------
After installing this PTF, one of the below commands should be
run for a completeness of Cloud-Init enablement.
1.
/QOpenSys/QIBM/ProdData/OPS/cloudinit/install/cloud-init-setup.s
h -download_and_install - Download and install the
dependencies. Do this when your IBM i is connecting to the
internet
2.
/QOpenSys/QIBM/ProdData/OPS/cloudinit/install/cloud-init-setup.s
h -download_only - Do this when you only want to download all
the dependencies.
3.
/QOpenSys/QIBM/ProdData/OPS/cloudinit/install/cloud-init-setup.s
h -install_only - Only install the dependencies. Do this when
you have already downloaded the dependencies to
/QOpenSys/QIBM/ProdData/OPS/cloudinit/install
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Friday, September 09, 2016 4:52 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
Jim,
This is making sense.
I remember doing the RSTLICPGM, up to option 9, and yes some were empty.
I just checked the 5733OPS PTFs.
22 savf were recently downloaded, waiting to be installed.
I think I can do all the 5733OPS PTFs immediate, no IPL required.
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim
Oberholtzer
Sent: Friday, September 09, 2016 4:21 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: 5733OPS - IBM i Open Source Solutions - new options
Assuming you added all of the options with the RSTLICPGM (even if they were
empty) then all the updates and new stuff comes with PTFs
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Friday, September 09, 2016 3:13 PM
To: 'Midrange Systems Technical Discussion'
Subject: 5733OPS - IBM i Open Source Solutions - new options
As new 5733OPS options become available,
1) Where are these downloaded from?
2) Does each option require a separate RSTLICPGM?
3) Are any of the new options made available by any PTF processing?
Thank You
_____
Paul Steinmetz
IBM i Systems Administrator
Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071
610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home
psteinmetz@xxxxxxxxxx
http://www.pencor.com/
--
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.