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

File Download broke #25

Open
mattjudson opened this issue Nov 18, 2024 · 0 comments
Open

File Download broke #25

mattjudson opened this issue Nov 18, 2024 · 0 comments

Comments

@mattjudson
Copy link

It seems the file download broke for redhat and oracle becuase bigfix changed the name of the files on their site so it is trying to install a bad file

Example

URL derived from install_bigfix.sh Script
https://software.bigfix.com/download/bes/110/BESAgent-11.0.2.125-rhe6.x86_64.rpm

Actual File path
https://software.bigfix.com/download/bes/110/BESAgent-11.0.2.125-rhe7.x86_64.rpm

This is resulting in a file with a 404 in it
[root@Ora9Test2 /]# cat BESAgent.rpm

<title>404 Not Found</title>

Not Found

The requested URL was not found on this server.

[root@Ora9Test2 /]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant