-
Notifications
You must be signed in to change notification settings - Fork 32
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
Error building OPX: gbp:error: 'git-pbuilder' failed: it exited with 1 #75
Comments
@alimodarresi , could you confirm if you are still facing issue. In #76 you have mentioned that you are able to build the image. If the problem still exits please share the step followed. |
Hi @gunasekaran-t |
@alimodarresi Could you please share the steps you followed after checking out the repos. Preferably a log file. |
@gunasekaran-t yes of course repo init -u https://github.com/open-switch/opx-manifest && repo sync and then I run the below command sudo OPX_RELEASE=3.1.0 opx-build/scripts/opx_run opx_build all and i am getting the mentioned error. |
Hi @gunasekaran-t sudo opx-build/scripts/opx_run opx_rel_pkgasm.py --dist stable -b opx-onie-installer/release_bp/OPX_dell_base_stretch.xml i am getting these logs: fetching http://archive.openswitch.net/rootfs/opx-rootfs_1.2.0-stretch_amd64.tar.gz ... WARNING: apt does not have a stable CLI interface. Use with caution in scripts. dpkg-scanpackages: info: Wrote 61 entries to output Packages file. |
The current opx release is still tagged unstable since month. Have you tried to build using unstable? |
Hi @disaster123 if you can help me i will appreciate it. |
ASK dell but as far as I know stable is outdated and no longer supported. Somebody at dell has missed to move the last release from unstable to stable |
Thanks for your time sir. |
@disaster123 Thanks for helping out. @alimodarresi meanwhile please -dist 3.2.0 or -dist unstable for opx_rel_pkgasm.py. 3.2.0 worked for me. |
Assuming that this is taken care of (e.g. use --dist 3.2.0). Please reopen (or open another issue) if there are still problems. |
With release 3.2.1 stable distribution also should compile fine. |
Hi.
I have followed the instructions and built OPX 3.1.0 and I am getting this error multiple times:
W: /home/opx/.pbuilderrc does not exist
and this error at the end:
gbp:error: 'git-pbuilder' failed: it exited with 1
can someone help me?
The text was updated successfully, but these errors were encountered: