$ pybombs recipes add gr-recipes git+https://github.com/gnuradio/gr-recipes.git PyBOMBS.ConfigManager - INFO - Prefix Python version is: 2.7.15 PyBOMBS - INFO - PyBOMBS Version 2.3.3 PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. Cloning into 'gr-recipes'... remote: Enumerating objects: 1638, done. remote: Total 1638 (delta 0), reused 0 (delta 0), pack-reused 1638 Receiving objects: 100% (1638/1638), 320.20 KiB | 1.04 MiB/s, done. Resolving deltas: 100% (1354/1354), done. $ pybombs recipes add gr-etcetera git+https://github.com/gnuradio/gr-etcetera.git PyBOMBS.ConfigManager - INFO - Prefix Python version is: 2.7.15 PyBOMBS - INFO - PyBOMBS Version 2.3.3 PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. Cloning into 'gr-etcetera'... remote: Enumerating objects: 335, done. remote: Total 335 (delta 0), reused 0 (delta 0), pack-reused 335 Receiving objects: 100% (335/335), 62.78 KiB | 331.00 KiB/s, done. Resolving deltas: 100% (224/224), done. $ pybombs config --package gnuradio gitrev v3.7.13.4 PyBOMBS.ConfigManager - INFO - Prefix Python version is: 2.7.15 PyBOMBS - INFO - PyBOMBS Version 2.3.3 PyBOMBS.config - INFO - Using config file: /home/usr_name/.pybombs/config.yml Setting keys for packages gnuradio: gitrev: v3.7.13.4 $ pybombs prefix init /home/usr_name/prefix/default -a myprefix -R gnuradio-default PyBOMBS.ConfigManager - INFO - Prefix Python version is: 2.7.15 PyBOMBS - INFO - PyBOMBS Version 2.3.3 PyBOMBS.ConfigManager - INFO - Prefix Python version is: 2.7.15 PyBOMBS.ConfigManager - INFO - Creating new config file /home/usr_name/prefix/default/.pybombs/config.yml PyBOMBS.ConfigManager - INFO - Prefix Python version is: 2.7.15 PyBOMBS.prefix - INFO - Installing default packages for prefix... PyBOMBS.prefix - INFO - - gnuradio PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. PyBOMBS.install_manager - INFO - Phase 1: Creating install tree and installing binary packages: Install tree: | \- gnuradio | +- uhd | \- apache-thrift PyBOMBS.install_manager - INFO - Phase 2: Recursively installing source packages to prefix: PyBOMBS.install_manager - INFO - Installing package: apache-thrift PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. Cloning into 'apache-thrift'... remote: Enumerating objects: 58506, done. remote: Total 58506 (delta 0), reused 0 (delta 0), pack-reused 58506 Receiving objects: 100% (58506/58506), 22.88 MiB | 10.32 MiB/s, done. Resolving deltas: 100% (40175/40175), done. Note: checking out '0.10.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b2a4d4ae THRIFT-3775: 0.10.0 release Client: release Patch: jfarrell PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. Configuring: (100%) [=========================================================] Building: (100%) [=========================================================] Installing: (100%) [=========================================================] PyBOMBS.install_manager - INFO - Installation successful. PyBOMBS.install_manager - INFO - Installing package: uhd Cloning into 'uhd'... remote: Enumerating objects: 80709, done. remote: Total 80709 (delta 0), reused 0 (delta 0), pack-reused 80709 Receiving objects: 100% (80709/80709), 112.02 MiB | 6.20 MiB/s, done. Resolving deltas: 100% (62804/62804), done. Configuring: (100%) [=========================================================] Building: (100%) [=========================================================] Installing: (100%) [=========================================================] PyBOMBS.install_manager - INFO - Installation successful. PyBOMBS.install_manager - INFO - Installing package: gnuradio Cloning into 'gnuradio'... remote: Enumerating objects: 31, done. remote: Counting objects: 100% (31/31), done. remote: Compressing objects: 100% (23/23), done. remote: Total 141135 (delta 11), reused 8 (delta 8), pack-reused 141104 Receiving objects: 100% (141135/141135), 49.73 MiB | 10.39 MiB/s, done. Resolving deltas: 100% (109183/109183), done. Submodule 'volk' (https://github.com/gnuradio/volk.git) registered for path 'volk' Cloning into '/home/usr_name/prefix/default/src/gnuradio/volk'... remote: Enumerating objects: 40, done. remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 100% (24/24), done. remote: Total 7792 (delta 15), reused 30 (delta 15), pack-reused 7752 Receiving objects: 100% (7792/7792), 2.13 MiB | 3.30 MiB/s, done. Resolving deltas: 100% (5416/5416), done. Submodule path 'volk': checked out '17277ed3130e9b2592da06c681657e63b5590c56' Note: checking out 'v3.7.13.4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 14d2bfac7 Release 3.7.13.4 Configuring: (100%) [=========================================================] Building: (100%) [=========================================================] Installing: (100%) [=========================================================] PyBOMBS.install_manager - INFO - Installation successful.