gisobuild icon indicating copy to clipboard operation
gisobuild copied to clipboard

Golden ISO build tool for ios-xr

Results 31 gisobuild issues
Sort by recently updated
recently updated
newest added

Running the following helper script for LNT isols.py located at src/lntmod The command referenced in this guide fails on python3.6 https://xrdocs.io/8000/tutorials/8000-software-xr7-giso/#giso-verification root@NA----DEV-Machine:~/gisobuild/src/lntmod# ./isols.py /root/gisobuild/nsight_builds/builds/N540L_752_v4/giso/ncs540l-golden-x86_64-7.5.2-N540L_752_v4.iso --optional-packages Traceback (most recent call last):...

either it kills itself cause there is already such a directory or it kills itself when there isnt the "GisoMountDir" whatever that is... (when u run without --clean) ``` cc@matze-vm-001:~/golden_iso_generation/gisobuild$...

I'm running into an issue where the script is seeing different hashes when comparing the rpm in the repo to the rpm in the output_gisobuild/ directory: python3 gisobuild.py --iso /home/admin/7.11.2iso/ncs540l-x64-7.11.2.iso...

When creating an giso for asr9906. I get this unsupported message below on the latest public gisobuild: https://github.com/ios-xr/gisobuild/tree/d447e9e83cbe71b836dd2e64ee54f63019432885: ``` ...Golden ISO creation SUCCESS. Golden ISO Image Location: /var/gisobuild/7921/asr9k-goldenk9-x64-7.9.21-iso.iso Creating USB...

I have tried this a few times now and based on the Readme file example below I assume the gisobuild script would support folders. ``` $ tree /path/to/repo/ /path/to/repo/ ├──...

If you download the images from the Cisco site and try to use them directly they don't get added to the GISO image. The files come as a tar inside...

Hello, Seems like the python tool cannot be used to generate Golden ISO that will boot in PXE. Actually, the original mini iso will start but without the embedded packages...

Hello, --optimize argument for rebuilding the initrd is not recognized. Same as --full-iso. Looks like exrmod module is not loaded. On some part of the code it's referred as exr,...

trying to build GISO image. created venv and installed pyyaml to to that virtual environment, but it still complains on lack of yaml library.. As you may see yaml library...

Hi Team, I am getting below error while creating GISO. Please help me resolve this issue. ajay@DESKTOP-FN59VNI:/mnt/c/Ubuntu$ sudo python3 gisobuild.py --iso ncs5500-mini-x-7.9.2.iso --repo TEST -l v1 Traceback (most recent call...