Package Details: bauerbill 2021.12.31-13

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.dev/projects/bauerbill
Keywords: abs arch_linux aur pacman system
Licenses: GPL
Submitter: Xyne
Maintainer: Xyne
Last Packager: Xyne
Votes: 44
Popularity: 0.037315
First Submitted: 2015-12-04 17:46 (UTC)
Last Updated: 2023-06-27 09:32 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

vecksagos commented on 2020-12-02 16:46 (UTC)

@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 (UTC)

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 (UTC)

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 (UTC)

python3-xcpf broke and there is a patch in the comments of that package. It replaced pacman_conf_enumerator with PacmanConfEnumeratorSession

cd ~/build/python3-xcpf
git pull
sed 's/pkgver"$/pkgver"\n  curl https:\/\/pastebin.com\/raw\/iUdZcYc7 | patch -p0/g' -i PKGBUILD
makepkg -f

le_tucan commented on 2019-01-19 13:19 (UTC)

I am also getting the same error as martynjy

martynjy commented on 2019-01-18 22:21 (UTC) (edited on 2019-01-18 22:40 (UTC) by martynjy)

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 (UTC)

@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!

Xyne commented on 2018-08-09 22:30 (UTC)

Sorry about that. The package has been updated.

cb73 commented on 2018-08-08 17:07 (UTC) (edited on 2018-08-08 17:08 (UTC) by cb73)

@Xyne: Same problem here:

==> Retrieving sources...
  -> Downloading bauerbill-2017.10.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://xyne.archlinux.ca/projects/bauerbill/src/bauerbill-2017.10.tar.xz

Vrakfall commented on 2018-08-07 12:37 (UTC)

@Xyne I get what's wrong now, the file got renamed to 2018 on your website but not in the PKGBUILD.