Search Criteria
Package Details: commafeed-postgresql 5.11.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/commafeed.git (read-only, click to copy) |
---|---|
Package Base: | commafeed |
Description: | Google Reader inspired self-hosted personal RSS reader (native standalone version) |
Upstream URL: | https://github.com/Athou/commafeed |
Licenses: | Apache-2.0 |
Submitter: | dcelasun |
Maintainer: | dcelasun |
Last Packager: | dcelasun |
Votes: | 2 |
Popularity: | 0.27 |
First Submitted: | 2025-02-21 12:58 (UTC) |
Last Updated: | 2025-09-22 06:22 (UTC) |
Latest Comments
dcelasun commented on 2025-08-14 05:17 (UTC)
Sorry, no idea. You might want to ask on the forums.
tuqueque commented on 2025-08-14 01:39 (UTC) (edited on 2025-08-14 01:40 (UTC) by tuqueque)
@dcelasun I imagine with the command:
you meant:
Other than that, I spent a small amount of time "learning" about chroot to more or less understand what we're doing here... and I imagine we're just building commafeed in a "clean" and isolated environment to see if we get any issues.
The problem I'm getting is in the command:
For some reason Pacman can't get the repository databases for "core" and "multilib":
I tried several things, but nothing worked, I don't know what's going on there (yes, I can run "sudo pacman -Syu" in my system without any issues).
Once again, any tips? Sorry for the inconveniences.
dcelasun commented on 2025-08-10 15:20 (UTC)
@tuqueque like I said, building in a clean chroot should help. Quick guide off the top of my head:
If this also fails, please share the error message and I'll take a look.
tuqueque commented on 2025-08-10 15:09 (UTC)
@dcelasun I installed commafeed in my desktop PC, the same PC where I run the "client" (http://0.0.0.0:8082)... I've been running it for a couple of months now without problems, but for some reason this AUR update throws me the error I showed when compiling commafeed...
Any tips?... Is there anything I can do to get more info on the cause of the problem?
BTW, I'm running Manjaro, kernel 6.16.0rc6-1
dcelasun commented on 2025-08-09 05:42 (UTC)
@tuqueque It builds fine for me locally and also on CI. Maybe try in a clean chroot?
tuqueque commented on 2025-08-08 22:36 (UTC) (edited on 2025-08-08 22:37 (UTC) by tuqueque)
Hello, when I try to update to this latest version of commafeed-h2, during the compile process I get this error:
Any tips? Thank you in advance.