-
Notifications
You must be signed in to change notification settings - Fork 17
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
Build for stretch in archive #59
Comments
We have the same issue but on Dell S4048-ON |
No-one who can do this? Multiple people have this issue... |
Hey folks, The issue is with the following post-installation hook script: opx-onie-installer/inst-hooks/98-set-apt-sources.stretch.postinst.sh. It adds a set of debian sources which are not available anymore. We can remove these sources from the post-installation script (caveat is apt won't have any sources 😊). I modified the installer PKGS_OPX-3.2.1-installer-x86_64.bin from the official OpenSwitch website, removed the aforementioned source from the installer, and successfully installed latest OPX on S4112F-ON! Steps to create new installer:
Here's the installer I created: PKGS_OPX-3.2.1-installer-x86_64_modified.bin I think we could fork and patch the current |
Hello,
Is there anybody who can build OpenSwitch again but change the stretch URLS from deb.debian.org to archive.debian.org? My installation fails because of that.
Or if there is documentation on how to do it, I am willing to try it myself.
We've got useless Dell S4128F-ON switches right now because there is no OS that works and we don't have licenses for any working OS.
The text was updated successfully, but these errors were encountered: