Search Criteria
Package Details: bauerbill 2020-2
Git Clone URL: | https://aur.archlinux.org/bauerbill.git (read-only, click to copy) |
---|---|
Package Base: | bauerbill |
Description: | Extension of Powerpill with AUR and ABS support. |
Upstream URL: | https://xyne.archlinux.ca/projects/bauerbill |
Keywords: | abs arch_linux aur pacman system |
Licenses: | |
Submitter: | Xyne |
Maintainer: | Xyne |
Last Packager: | Xyne |
Votes: | 41 |
Popularity: | 0.016519 |
First Submitted: | 2015-12-04 17:46 |
Last Updated: | 2020-12-16 03:08 |
Latest Comments
1 2 3 4 Next › Last »
Xyne commented on 2020-12-15 04:40
@hadogenes The error should be fixed with today's release of python3-aur and pbget.
hadogenes commented on 2020-12-09 10:29
After recent updates I cannot download packages that have a "virtual" pkgbase, e.g. eclipse-cpp (base: eclipse), uget-integrator-chromium (base: uget-integrator-browsers)
tellmi commented on 2020-12-02 20:08
@vecksagos: Thank you for your help! Now it works again like a charm! :-)
vecksagos commented on 2020-12-02 16:46
@tellmi if you have another AUR Helpers, like yay, you can use it to manually reinstall bauerbill, then reinstall all packages that python cannot find,pm2ml, python3-xcgf, python3-xcpf, python3-memoizedb, they were packages that i needed reinstall
tellmi commented on 2020-12-02 08:18
After upgrading my system to Python 3.9.0 today, bauerbill is broken. It says: "/usr/bin/python3: No module named Bauerbill". Do you have any suggestions except downgrading? Thank you!
hadogenes commented on 2020-06-24 10:03
bauerbill is unable to build ros-noetic-desktop-full: at begining there is problem with dependency python-catkin-pkg (which is provided by python-catkin_pkg)
Basxto commented on 2019-01-20 20:47
python3-xcpf broke and there is a patch in the comments of that package. It replaced pacman_conf_enumerator with PacmanConfEnumeratorSession
le_tucan commented on 2019-01-19 13:19
I am also getting the same error as martynjy
martynjy commented on 2019-01-18 22:21
Has been fine but now I am getting:
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/lib/python3.7/site-packages/Bauerbill.py", line 42, in <module> import pm2ml File "/usr/lib/python3.7/site-packages/pm2ml.py", line 38, in <module> import XCPF.PacmanConfig File "/usr/lib/python3.7/site-packages/XCPF/PacmanConfig.py", line 28, in <module> from pycman.config import pacman_conf_enumerator, _logmask, cb_log, LIST_OPTIONS, BOOLEAN_OPTIONS ImportError: cannot import name 'pacman_conf_enumerator' from 'pycman.config' (/usr/lib/python3.7/site-packages/pycman/config.py)
The only thing I can see is that 'pyalpm' was upgraded yesterday (when the problem appeared) and again today! But the problem persists!
Vrakfall commented on 2018-08-09 22:45
@Xyne: No worries. I just used
bb -Syu --aur --ignore bauerbill
while waiting for it to be fixed. :P Thank you really much for the fix!