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

windows-latest.msi is not reliably publishing #98

Closed
busterb opened this issue Mar 22, 2019 · 4 comments
Closed

windows-latest.msi is not reliably publishing #98

busterb opened this issue Mar 22, 2019 · 4 comments
Labels

Comments

@busterb
Copy link
Member

busterb commented Mar 22, 2019

As of this writing, we see the following files being published at windows.metasploit.com

.
├── index.html
├── LATEST
├── metasploit-framework-5.0.11+20190312193250-1rapid7-1-x64.msi
├── metasploit-framework-5.0.11+20190312193250-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.11+20190313193429-1rapid7-1-x64.msi
├── metasploit-framework-5.0.11+20190313193429-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.11+20190314193219-1rapid7-1-x64.msi
├── metasploit-framework-5.0.11+20190314193219-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.12+20190315193240-1rapid7-1-x64.msi
├── metasploit-framework-5.0.12+20190315193240-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.12+20190316193233-1rapid7-1-x64.msi
├── metasploit-framework-5.0.12+20190316193233-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.12+20190317193324-1rapid7-1-x64.msi
├── metasploit-framework-5.0.12+20190317193324-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.12+20190318193336-1rapid7-1-x64.msi
├── metasploit-framework-5.0.12+20190318193336-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.12+20190319193251-1rapid7-1-x64.msi
├── metasploit-framework-5.0.12+20190319193251-1rapid7-1-x64.msi.asc
├── metasploit-framework-5.0.13+20190320193306-1rapid7-1-x64.msi.asc
└── metasploitframework-latest.msi.asc

the 2 latest files are actually just signatures, which seems to indicate the pruning script is using the wrong method of deleting older files from the repository. This currently breaks the ability for msfupdate to do the right thing, since the file it downloads is missing.

@busterb busterb added the bug label Mar 22, 2019
@busterb
Copy link
Member Author

busterb commented Mar 26, 2019

This was due to the CDN not updating very quickly.

@busterb busterb closed this as completed Mar 26, 2019
@jorgeluisrdz198
Copy link

As of this writing, we see the following files being published at windows.metasploit.com

index.html
LATEST
metasploit-framework-5.0.11+20190312193250-1rapid7-1-x64.msi
metasploit-framework-5.0.11+20190312193250-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.11+20190313193429-1rapid7-1-x64.msi
metasploit-framework-5.0.11+20190313193429-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.11+20190314193219-1rapid7-1-x64.msi
metasploit-framework-5.0.11+20190314193219-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.12+20190315193240-1rapid7-1-x64.msi
metasploit-framework-5.0.12+20190315193240-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.12+20190316193233-1rapid7-1-x64.msi
metasploit-framework-5.0.12+20190316193233-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.12+20190317193324-1rapid7-1-x64.msi
metasploit-framework-5.0.12+20190317193324-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.12+20190318193336-1rapid7-1-x64.msi
metasploit-framework-5.0.12+20190318193336-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.12+20190319193251-1rapid7-1-x64.msi
metasploit-framework-5.0.12+20190319193251-1rapid7-1-x64.msi.asc
metasploit-framework-5.0.13+20190320193306-1rapid7-1-x64.msi.asc
metasploitframework-latest.msi.asc

the 2 latest files are actually just signatures, which seems to indicate the pruning script is using the wrong method of deleting older files from the repository. This currently breaks the ability for msfupdate to do the right thing, since the file it downloads is missing.

@jorgeluisrdz198
Copy link

Acceso usuario

@jorgeluisrdz198
Copy link

Acceso usuario

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants