Search Criteria
Package Details: gfeeds-git 2.2.0.r18.gcfe860f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gfeeds-git.git (read-only, click to copy) |
---|---|
Package Base: | gfeeds-git |
Description: | News reader for GNOME |
Upstream URL: | https://gitlab.com/gabmus/gnome-feeds |
Licenses: | GPL3 |
Conflicts: | gfeeds, gnome-feeds, gnome-feeds-git |
Provides: | gfeeds, gnome-feeds |
Replaces: | gnome-feeds, gnome-feeds-git |
Submitter: | gabmus |
Maintainer: | gabmus |
Last Packager: | gabmus |
Votes: | 5 |
Popularity: | 0.000006 |
First Submitted: | 2019-09-04 10:50 (UTC) |
Last Updated: | 2023-05-26 04:34 (UTC) |
Dependencies (22)
- gobject-introspection (gobject-introspection-gitAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-dateutil
- python-gobject (python-gobject-gitAUR)
- python-html5lib (python-html5lib-gitAUR)
- python-humanize
- python-lxml
- python-magic (python-magic-gitAUR)
- python-pillow (python-pillow-gitAUR)
- python-pygments
- python-pytz
- python-readability-lxml (python-readability-lxml-gitAUR)
- python-requests
- python-setuptools
- python-syndom-gitAUR
- webkitgtk-6.0 (webkit2gtk-unstableAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- Show 2 more dependencies...
Latest Comments
1 2 Next › Last »
Foba_Bett commented on 2024-05-23 17:17 (UTC) (edited on 2024-05-23 17:26 (UTC) by Foba_Bett)
gfeeds won't start. When i run it from the terminal i get:
Traceback (most recent call last): File "/usr/bin/gfeeds", line 75, in <module> from gfeeds import __main__ File "/usr/lib/python3.12/site-packages/gfeeds/__main__.py", line 9, in <module> from gfeeds.app_window import GFeedsAppWindow File "/usr/lib/python3.12/site-packages/gfeeds/app_window.py", line 2, in <module> from gfeeds.main_leaflet import MainLeaflet File "/usr/lib/python3.12/site-packages/gfeeds/main_leaflet.py", line 11, in <module> from gfeeds.webview import GFeedsWebView File "/usr/lib/python3.12/site-packages/gfeeds/webview.py", line 4, in <module> from gfeeds.util.build_reader_html import build_reader_html File "/usr/lib/python3.12/site-packages/gfeeds/util/build_reader_html.py", line 4, in <module> from gfeeds.util.readability_wrapper import RDoc File "/usr/lib/python3.12/site-packages/gfeeds/util/readability_wrapper.py", line 3, in <module> from readability.readability import * File "/usr/lib/python3.12/site-packages/readability/__init__.py", line 3, in <module> from .readability import Document File "/usr/lib/python3.12/site-packages/readability/readability.py", line 11, in <module> from .cleaners import clean_attributes File "/usr/lib/python3.12/site-packages/readability/cleaners.py", line 3, in <module> from lxml.html.clean import Cleaner File "/usr/lib/python3.12/site-packages/lxml/html/clean.py", line 18, in <module> raise ImportError( ImportError: lxml.html.clean module is now a separate project lxml_html_clean. Install lxml[html_clean] or lxml_html_clean directly.
So I tried to find lxml_html_clean on the web.
I found this link on the internet: https://github.com/assafelovic/gpt-researcher/issues/418 which seems related, but i couldn't find a solution there.
Then I found this repo: https://github.com/fedora-python/lxml_html_clean I tried to install it via pipx, but also via git clone and running setup.py. But both wouldn't work. If someone knows more and wants to help - I can deliver both error messages.
EDIT: Upstream lists python-readability-lxml as a dependency. But when i manually installed that via AUR gfeeds still wouldn't start, with the same error.
pentamassiv commented on 2023-05-24 16:10 (UTC)
If you have an issue building or launching the application, have a look at https://gitlab.gnome.org/World/gfeeds/-/issues/151. There is a workaround available
Aftermath commented on 2023-05-16 13:37 (UTC)
Can't build it.
Running
yay -Syu --rebuildtree --answerclean All gfeeds-git
results in:zajdlik_lukas commented on 2023-05-06 16:39 (UTC) (edited on 2023-05-06 17:12 (UTC) by zajdlik_lukas)
gfeeds-git 2.1.0.r2.gf898235-1 fails on start
lugrao commented on 2023-04-20 16:37 (UTC)
Hi there. Installation fails. I'm getting this error:
And this one:
freya commented on 2023-03-14 04:48 (UTC)
Hi, python-setuptools is requiered for this to start, so I'd add it as dependency.
lorcap commented on 2023-03-03 08:00 (UTC) (edited on 2023-03-03 08:05 (UTC) by lorcap)
Hi there. Installation (via pikaur) fails at
check()
, step 3/3. In build directorygfeeds-git/src/build/
, the following command exits with an error message:Actually, there are two
key="Purism::form_factor"
at the bottom of the input file. Removing one of them let the installation complete successfully.I have
AppStream version: 0.16.1
.mpnordland commented on 2023-01-31 19:59 (UTC)
https://gitlab.gnome.org/World/gfeeds seems to be down at the moment, but the upstream url listed in the package details seems to be up and have source code. Perhaps consider swapping out the source?
Airon90 commented on 2022-09-30 16:16 (UTC)
gobject-introspection-1.0 is required but it isn't available in AUR
Airon90 commented on 2022-08-12 07:38 (UTC)
python-magic-ahupp not in AUR
1 2 Next › Last »