Package Details: pkgbrowser 0.28.1-2

Git Clone URL: https://aur.archlinux.org/pkgbrowser.git (read-only, click to copy)
Package Base: pkgbrowser
Description: A utility for browsing pacman databases and the AUR
Upstream URL: https://codeberg.org/kachelaqa/pkgbrowser
Licenses: GPL2
Submitter: kachelaqa
Maintainer: kachelaqa
Last Packager: kachelaqa
Votes: 280
Popularity: 1.06
First Submitted: 2011-04-20 18:18 (UTC)
Last Updated: 2024-04-28 19:21 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 19 Next › Last »

kachelaqa commented on 2023-05-05 21:12 (UTC)

@nimbusflow It all works perfectly fine for me. I don't know what you're doing wrong. Possibly there are some stale cached files on your system because you upgraded python before upgrading pkgbrowser (just a guess - I don't really know). Anyway, it's not a problem with pkgbrowser itself.

nimbusflow commented on 2023-05-05 20:01 (UTC) (edited on 2023-05-05 20:09 (UTC) by nimbusflow)

$ pkgbrowser
Traceback (most recent call last):
  File "/usr/lib/pkgbrowser/main.py", line 9, in <module>
    sys.exit(app.run())
             ^^^^^^^^^
  File "/usr/lib/pkgbrowser/pkgbrowser/app.py", line 113, in run
    app.window().setup()
    ^^^^^^^^^^^^
  File "/usr/lib/pkgbrowser/pkgbrowser/app.py", line 57, in window
    from pkgbrowser.window import Window
  File "/usr/lib/pkgbrowser/pkgbrowser/window.py", line 18, in <module>
    from pkgbrowser.backend import (
  File "/usr/lib/pkgbrowser/pkgbrowser/backend.py", line 13, in <module>
    from pkgbrowser import alpm, conf, utils
ImportError: cannot import name 'alpm' from 'pkgbrowser' (/usr/lib/pkgbrowser/pkgbrowser/__init__.py)

Fully updated system and reinstalled pkgbrowser, but getting the above when I try to open it.

I'm guessing this is related to the recent python 3.11 upgrade.

vagorafaelino commented on 2023-05-05 14:09 (UTC)

Nice. Thanks for the update!

becko commented on 2023-05-03 18:44 (UTC) (edited on 2023-05-03 18:46 (UTC) by becko)

PKGBUILD needs an update

$ paru -S pkgbrowser
:: Resolving dependencies...
error: could not find all required packages:
    python<3.11 (wanted by: pkgbrowser)

$ pacman -Si python
Repository      : core
Name            : python
Version         : 3.11.3-1
...

ax34 commented on 2022-03-25 00:36 (UTC)

Edit: today everything builds ok for some reason.

ax34 commented on 2022-03-24 00:35 (UTC)

*** Error compiling 'pkgbrowser/ui/resources_rc.py'...
  File "pkgbrowser/ui/resources_rc.py", line 11
    qt_resource_data = b"\
                       ^
SyntaxError: unterminated string literal (detected at line 2326)

simona commented on 2022-03-23 11:20 (UTC)

perfect

simona commented on 2022-02-06 09:25 (UTC)

attenzione: impossibile risolvere "pacman<5.2", una dipendenza di "pkgbrowser"
attenzione: impossibile risolvere "python<3.7", una dipendenza di "pkgbrowser"