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

The following packages failed to install/update (windows) #9579

Closed
t-v opened this issue Jan 6, 2014 · 5 comments
Closed

The following packages failed to install/update (windows) #9579

t-v opened this issue Jan 6, 2014 · 5 comments
Labels
Bug broken, incorrect, or confusing behavior Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-low 4th level, cosemtic problems, work around exists Windows

Comments

@t-v
Copy link

t-v commented Jan 6, 2014

When I run it the 1st time, I get this output:
State: - pkg
Name: check_mk
Function: installed
Result: False
Comment: The following packages failed to install/update: check_mk=1.2.2p3.
Changes: check_mk: { new : Not Found
old :
}

The 2nd time it's this:
State: - pkg
Name: check_mk
Function: installed
Result: False
Comment: The following packages failed to install/update: check_mk=1.2.2p3.
Changes:

Since he actually installed it.
With all the other packages, I don't seem to have an issue, only this one.
The only real difference I find between this one and the other packages, is that the exe does not have a version number. (if you check properties --> details)

Tested client is a Windows 2008 R2

@gravyboat
Copy link
Contributor

What version of salt are you running on this machine? Also do you believe this is specifically related to packages without version numbers? If so can you duplicate that with any other packages?

@t-v
Copy link
Author

t-v commented Jan 6, 2014

I replicated it with Vim for Windows, since it was alsof missing the versoin nummers in the exe. Andere that One replicated the problem. Salt minion is lates andere master is the last One in the EPEL repo, but if you really want it, I van give it tot you tomorrow, since I have no access tot the machine ATM.

@gravyboat
Copy link
Contributor

I'd like to see the Salt version on the minion, I know in 0.17.2 there were some issues with versions with periods on Linux systems (#8614), but I don't think that would affect the Windows side of things. Having the version you're running on that Windows minion would be a great help, as well as some testing performed if you have a dev machine available where you can ensure the latest release is running.

@t-v
Copy link
Author

t-v commented Jan 7, 2014

it was version 0.17.2 on the windows machine.
So now I deployed 0.17.4 and geep getting this permission error:
https://groups.google.com/forum/#!topic/salt-users/hGHtl8Xc4m0

So I can't answer any further about the previous case, since this one is even more blocking.
Current output:
admatriusy02c:
Traceback (most recent call last):
File "salt/minion.py", line 695, in _thread_return
File "salt/modules/win_pkg.py", line 457, in refresh_db
File "salt/modules/cp.py", line 393, in is_cached
File "salt/modules/cp.py", line 63, in _mk_client
File "salt/fileclient.py", line 42, in get_file_client
File "salt/fileclient.py", line 643, in init
File "salt/crypt.py", line 466, in init
File "salt/crypt.py", line 478, in __authenticate
File "salt/crypt.py", line 320, in sign_in
File "salt/crypt.py", line 213, in minion_sign_in_payload
File "M2Crypto/RSA.py", line 157, in save_pub_key
File "M2Crypto/BIO.py", line 186, in openfile
IOError: [Errno 13] Permission denied: 'c:\users\exh345\appdata\local\temp\2\tmp3kxie9'

@t-v
Copy link
Author

t-v commented Jan 7, 2014

opened up a new issue on the new probem:
#9604

@t-v t-v closed this as completed Jan 23, 2014
@jfindlay jfindlay added Platform Relates to OS, containers, platform-based utilities like FS, system based apps and removed Platform Relates to OS, containers, platform-based utilities like FS, system based apps labels May 26, 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 Platform Relates to OS, containers, platform-based utilities like FS, system based apps severity-low 4th level, cosemtic problems, work around exists Windows
Projects
None yet
Development

No branches or pull requests

3 participants