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.029239
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 »

Vrakfall commented on 2018-08-07 10:16 (UTC)

@Xyne The package and the signature don't seem to still be available on your website which now returns a 404 error. I think it was fine yesterday (I rebuilt bb and all dependencies before the bump by because the python upgrade broke it). Dependencies' links seem fine tho.

Xyne commented on 2018-06-29 00:19 (UTC)

@obelix1502 What command did you run? What packages are you trying to update? Did you refresh the databases first? The last error says that they're missing.

Bauerbill and other AUR helpers aren't really for newbees. Maybe you should take some time to familiarize yourself with pacman and makepkg first.

obelix1502 commented on 2018-06-07 23:09 (UTC) (edited on 2018-06-29 00:17 (UTC) by Xyne)

I've an error. I'm a newbee with Archlinux, so some explications are welcome ;) :

:: Procéder à l’installation ? [O/n] 
(1/1) vérification des clés dans le trousseau      [######################] 100%
(1/1) vérification de l’intégrité des paquets      [######################] 100%
(1/1) chargement des fichiers des paquets          [######################] 100%
(1/1) analyse des conflits entre fichiers          [######################] 100%
(1/1) vérification de l’espace disque disponible   [######################] 100%
:: Traitement des changements du paquet…
(1/1) réinstallation bauerbill                     [######################] 100%
:: Exécution des crochets de post-transaction…
(1/1) Arming ConditionNeedsUpdate...
Aucune erreur de base de données n’a été trouvée ! (No database was found)

Xyne commented on 2018-04-26 11:23 (UTC)

The source archives are exported directly from my local git repos so they are essentially development code. Nevertheless, putting the git repos of all of my projects online is a longstanding item on my todo list.

Morganamilo commented on 2018-04-26 05:55 (UTC)

Is there a git repo for this? I can see the source code for each release but is there any way to see code in development?

Xyne commented on 2018-02-14 23:26 (UTC)

@dapolinario See my reply on the powerpill page. Whatever we decide there will be applied to bauerbill as well.

dapolinario commented on 2018-02-02 21:10 (UTC)

Can you add fish completion to this package (specifically for bb-wrapper), using pacman's fish completion as a template?

Xyne commented on 2017-12-31 03:56 (UTC)

@dmp1ce Make sure that you are using the latest versions of all of bauerbill's dependencies, in particular powerpill and pm2ml. One of the recent updates added support for downloading the "files" databases with bauerbill/powerpill -Fs. It seems that only some of the deps were updated.

You can also get the latest versions from the repo on my site.

dmp1ce commented on 2017-12-28 16:19 (UTC) (edited on 2017-12-28 16:20 (UTC) by dmp1ce)

I am also on Antergos. I had the same issue as below. I installed pm2ml from the AUR with bb-wrapper -s --aur AUR/pm2ml but now I'm getting another error.

Does anyone have a guide to using bauerbill on Antergos?

> bb-wrapper -Syu
Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3.6/site-packages/Bauerbill.py", line 1151, in <module>
    sys.exit(run_main())
  File "/usr/lib/python3.6/site-packages/Bauerbill.py", line 1132, in run_main
    return main(args)
  File "/usr/lib/python3.6/site-packages/Bauerbill.py", line 1084, in main
    bb.refresh()
  File "/usr/lib/python3.6/site-packages/Bauerbill.py", line 475, in refresh
    self.powerpill.refresh_databases(pm2ml_passthrough_args={'aur':False})
  File "/usr/lib/python3.6/site-packages/Powerpill.py", line 794, in refresh_databases
    self.download(pm2ml_args, dbs=True, force=(self.pargs['refresh'] > 1))
  File "/usr/lib/python3.6/site-packages/Powerpill.py", line 613, in download
    for db, sigs, files in download_queue.dbs:
ValueError: not enough values to unpack (expected 3, got 2)

<deleted-account> commented on 2017-04-09 21:06 (UTC)

No, because the dependencies were not updated in the same day. Now it is working, thank you.