Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solaris minion install problem #22238

Closed
pezzage opened this issue Apr 1, 2015 · 9 comments
Closed

Solaris minion install problem #22238

pezzage opened this issue Apr 1, 2015 · 9 comments
Assignees
Labels
Bug broken, incorrect, or confusing behavior info-needed waiting for more info P2 Priority 2 Packaging Related to packaging of Salt, not Salt's support for package management. Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-low 4th level, cosemtic problems, work around exists
Milestone

Comments

@pezzage
Copy link

pezzage commented Apr 1, 2015

Hi. It actually installed just fine but when I run it, it complains that it cant find something:

[ Apr  1 12:56:30 Executing start method ("/var/opt/csw/svc/method/svc-salt-minion start") ]
/var/opt/csw/svc/method/svc-salt-minion: /opt/csw/bin/salt-minion: not found
[ Apr  1 12:56:30 Method "start" exited with status 1 ]

the file is there and when I try to run it like this I get another not found:

-bash-3.00# /opt/csw/bin/salt-minion  -d -c /etc/opt/csw/salt/
-bash: /opt/csw/bin/salt-minion: /opt/csw/bin/python2.7: bad interpreter: No such file or directory

but the python folder is there:

-bash-3.00# ls /opt/csw/lib/python2.7
site-packages

What is the problem here?

@jfindlay jfindlay added the info-needed waiting for more info label Apr 1, 2015
@jfindlay jfindlay added this to the Blocked milestone Apr 1, 2015
@jfindlay jfindlay self-assigned this Apr 1, 2015
@jfindlay
Copy link
Contributor

jfindlay commented Apr 1, 2015

@pezzagetest, where did you download the salt package from? Also, what is the first line of /opt/csw/bin/salt-minion and does the python interpreter listed there actually exist on the system?

Ping @dmurphy18.

@dmurphy18
Copy link
Contributor

It would be useful to know the version of Solaris and the architecture that you are installing on, also any other information on the system and package that you are attempting to install / use.

More information the better.

@pezzage
Copy link
Author

pezzage commented Apr 2, 2015

I used the instructions here http://docs.saltstack.com/en/latest/topics/installation/solaris.html for installing. I have Solaris10 SPARC.

I see now that for some reason I checked for /lib/python2.7 dir while it's crying about /bin/python2.7 and there actually is no python2.7 in /opt/csw/bin/ directory so that is the problem here indeed.

But the install was supposed to create that yes? How do I get it?

@jfindlay jfindlay removed their assignment Apr 2, 2015
@dmurphy18
Copy link
Contributor

Hi pezzagetest

Can you contact me directly at my email address: dmurphy@saltstack.com and
I attempt to help resolve your issue directly.

Thanks

David Murphy
Unix Engineer
SaltStack

3400 North Ashton Blvd., Suite 110 | Lehi, UT 84043, USA

office 801-207-7440 | mobile 385-333-1060
dmurphy@saltstack.com | www.saltstack.com

On Thu, Apr 2, 2015 at 3:25 AM, pezzagetest notifications@github.com
wrote:

I used the instructions here
http://docs.saltstack.com/en/latest/topics/installation/solaris.html for
installing. I have Solaris10 SPARC.

I see now that for some reason I checked for /lib/python2.7 dir while it's
crying about /bin/python2.7 and there actually is no python2.7 in
/opt/csw/bin/ directory so that is the problem here indeed.

But the install was supposed to create that yes? How do I get it?


Reply to this email directly or view it on GitHub
#22238 (comment).

@nleib
Copy link
Contributor

nleib commented May 20, 2015

I have the same issue, what was the solution?
I am using same OS and installed salt using pkgutil
/opt/csw/bin/pkgutil -i py_salt
@dmurphy18 @pezzagetest

@pezzage
Copy link
Author

pezzage commented May 25, 2015

He is on it still. I hope he will post something here when he has results.

@dmurphy18
Copy link
Contributor

I am still working on it,but some other higher priority issues have
occurred and are being addressed first.

However, I expect to return to the Solaris 10 issue very soon, this week.

David Murphy
Unix Engineer
SaltStack

3400 North Ashton Blvd., Suite 110 | Lehi, UT 84043, USA

office 801-207-7440 | mobile 385-333-1060
dmurphy@saltstack.com | www.saltstack.com

On Mon, May 25, 2015 at 12:31 AM, pezzagetest notifications@github.com
wrote:

He is on it still. I hope he will post something here when he has results.


Reply to this email directly or view it on GitHub
#22238 (comment).

@shawrk
Copy link

shawrk commented Jun 26, 2015

pkgutil -i python27 will get you past the 2.7 issue

@dmurphy18 dmurphy18 self-assigned this Sep 1, 2015
@dmurphy18 dmurphy18 modified the milestones: Be -2, Blocked Sep 1, 2015
@dmurphy18 dmurphy18 added severity-low 4th level, cosemtic problems, work around exists Packaging Related to packaging of Salt, not Salt's support for package management. P2 Priority 2 Platform Relates to OS, containers, platform-based utilities like FS, system based apps labels Sep 1, 2015
@jfindlay jfindlay added the Bug broken, incorrect, or confusing behavior label Sep 8, 2015
@dmurphy18 dmurphy18 modified the milestones: B 12, Be -2 Sep 15, 2015
@dmurphy18 dmurphy18 modified the milestones: B 11, B 12 Sep 28, 2015
@dmurphy18 dmurphy18 modified the milestones: B 10, B 11 Oct 12, 2015
@meggiebot meggiebot modified the milestones: B 9, B 10 Oct 26, 2015
@dmurphy18
Copy link
Contributor

building of Solaris with runpath / rpath completed, should be available with next build.

@dmurphy18 dmurphy18 added this to the B 6 milestone Dec 17, 2015
@dmurphy18 dmurphy18 removed this from the B 9 milestone Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior info-needed waiting for more info P2 Priority 2 Packaging Related to packaging of Salt, not Salt's support for package management. Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-low 4th level, cosemtic problems, work around exists
Projects
None yet
Development

No branches or pull requests

6 participants