Created
March 31, 2016 16:59
-
-
Save noc0lour/b48aa70a9444fa471fab6fd784f9f6b6 to your computer and use it in GitHub Desktop.
pybombs -v recipes list -l "^python$" - output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PyBombs.ConfigManager - DEBUG - Reading config info from file: /etc/pybombs/config.yml | |
PyBombs.ConfigManager - DEBUG - New config items: {} | |
PyBombs.ConfigManager - DEBUG - Reading config info from file: /home/andrej/.pybombs/config.yml | |
PyBombs.ConfigManager - DEBUG - New config items: {'default_prefix': 'default', 'cmakebuildtype': 'RelWithDebInfo', 'cc': '/usr/lib/ccache/bin/cc', 'makewidth': 4, 'packagers': 'pip,cmd', 'gituser': 'noc0lour', 'satisfy_order': 'src', 'cxx': '/usr/lib/ccache/bin/c++', 'prefix': '/home/andrej/Projekte/pybombs', 'builddocs': False, 'timeout': 30} | |
PyBombs.ConfigManager - DEBUG - Template directory: /usr/lib64/python2.7/site-packages/PyBOMBS-2.0.1-py2.7.egg/pybombs/templates | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Inspecting config file: /etc/pybombs/config.yml | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Inspecting config file: /home/andrej/.pybombs/config.yml | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Resolving prefix alias default. | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Using default_prefix as prefix (/home/andrej/Projekte/pybombs/default) | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Choosing default prefix config dir: /home/andrej/Projekte/pybombs/default/.pybombs | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Inspecting config file: /home/andrej/Projekte/pybombs/default/.pybombs/config.yml | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Prefix source dir is: /home/andrej/Projekte/pybombs/default/src | |
PyBombs.Inventory - DEBUG - Trying to load inventory file /home/andrej/Projekte/pybombs/default/.pybombs/inventory.yml... | |
PyBombs.ConfigManager.PrefixInfo - DEBUG - Prefix-local recipe dir is: /home/andrej/Projekte/pybombs/default/.pybombs/recipes | |
PyBombs.ConfigManager - DEBUG - Full list of recipe locations: ['/home/andrej/Projekte/pybombs/default/.pybombs/recipes', '/home/andrej/.pybombs/recipes/gr-etcetera', '/home/andrej/.pybombs/recipes/gr-recipes', '/usr/lib64/python2.7/site-packages/PyBOMBS-2.0.1-py2.7.egg/pybombs/recipes'] | |
PyBombs.ConfigManager - DEBUG - Named recipe locations: {'gr-etcetera': 'git+https://github.com/gnuradio/gr-etcetera.git', 'gr-recipes': 'git+https://github.com/gnuradio/gr-recipes.git'} | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /home/andrej/Projekte/pybombs/default/.pybombs/recipes | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/home/andrej/Projekte/pybombs/default/.pybombs/recipes' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 0 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /home/andrej/.pybombs/recipes/gr-etcetera | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/home/andrej/.pybombs/recipes/gr-etcetera' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 51 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /home/andrej/.pybombs/recipes/gr-recipes | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/home/andrej/.pybombs/recipes/gr-recipes' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 158 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /usr/lib64/python2.7/site-packages/PyBOMBS-2.0.1-py2.7.egg/pybombs/recipes | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/usr/lib64/python2.7/site-packages/PyBOMBS-2.0.1-py2.7.egg/pybombs/recipes' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 6 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.recipes - DEBUG - Initializing command class for command recipes | |
PyBombs.PackageManager - DEBUG - Attempting to add binary package manager pip | |
PyBombs.PackageManager - DEBUG - pip is supported! | |
PyBombs.PackageManager - DEBUG - Attempting to add binary package manager cmd | |
PyBombs.PackageManager - DEBUG - cmd is supported! | |
PyBombs.PackageManager - DEBUG - Using packagers: ['source'] | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /home/andrej/Projekte/pybombs/default/.pybombs/recipes | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/home/andrej/Projekte/pybombs/default/.pybombs/recipes' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 0 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /home/andrej/.pybombs/recipes/gr-etcetera | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/home/andrej/.pybombs/recipes/gr-etcetera' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 51 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /home/andrej/.pybombs/recipes/gr-recipes | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/home/andrej/.pybombs/recipes/gr-recipes' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 158 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.RecipeListManager - DEBUG - Adding recipe location: /usr/lib64/python2.7/site-packages/PyBOMBS-2.0.1-py2.7.egg/pybombs/recipes | |
PyBombs.RecipeListManager - DEBUG - Scanning directory '/usr/lib64/python2.7/site-packages/PyBOMBS-2.0.1-py2.7.egg/pybombs/recipes' for recipes... | |
PyBombs.RecipeListManager - DEBUG - Found 6 new recipes. | |
PyBombs.RecipeListManager - DEBUG - Loading templates. | |
PyBombs.recipes - DEBUG - Loading all package names | |
Loading package information....PyBombs.PackageManager - DEBUG - Checking if package python is installed. | |
Package Name Recipe Filename Installed By | |
---------------------------------------------------------------------- | |
python ~/.pybombs/recipes/gr-recipes/python.lwr source |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment