Package Details: zugferd-manager 1.3.2-2

Git Clone URL: https://aur.archlinux.org/zugferd-manager.git (read-only, click to copy)
Package Base: zugferd-manager
Description: Desktop-Anwendung zur Erstellung und Überprüfung von E-Rechnungen im ZUGFeRD-Format.
Upstream URL: https://github.com/OpenIndex/ZUGFeRD-Manager/
Licenses: Apache-2.0
Submitter: zap_42
Maintainer: zap_42
Last Packager: zap_42
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-14 12:53 (UTC)
Last Updated: 2026-03-07 09:04 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

modnar_resu commented on 2026-03-14 11:40 (UTC) (edited on 2026-03-14 11:40 (UTC) by modnar_resu)

@zap_42 Thanks for getting back to me about that. The solution proposed unfortuantly did not help, but I solved the problem by deleting uninstalling, deleting the cache and then re-installing:

yay -Rsu zugferd-manager
rm -rf ~/.cache/yay/zugferd-manager
yay -S zugferd-manager

zap_42 commented on 2026-03-13 17:24 (UTC) (edited on 2026-03-13 19:52 (UTC) by zap_42)

@modnar_resu Your issue seems to be related to some detached head state of the git repo.

Maybe https://forum.manjaro.org/t/yay-please-specify-which-branch-you-want-to-rebase-against/170932/12 can help you .

They suggest cleaning the cache with

yay -Sc

After solving the issue, try again...

modnar_resu commented on 2026-03-13 12:06 (UTC)

Cannot update with YAY atm:

AUR Explicit (1): zugferd-manager-1.3.2-2
:: (0/1) Es wurde nicht geschaft PKGBUILD zu aktualisieren: zugferd-manager
 -> Fehler beim Abrufen von zugferd-manager: Im Moment auf keinem Branch.
Bitte geben Sie den Branch an, gegen welchen Sie "rebase" ausführen möchten.
Siehe git-pull(1) für weitere Details.

    git pull <Remote-Repository> <Branch>
     context: exit status 1

zap_42 commented on 2026-03-07 09:04 (UTC)

@ferda Thanks for the hint. I have just uploaded a new version.

ferda commented on 2026-02-23 20:54 (UTC)

About dependencies: The software seems to run fine with java-runtime instead of the full jdk-openjdk installed. Could you consider changing that?

zap_42 commented on 2025-06-09 09:56 (UTC) (edited on 2025-06-09 10:17 (UTC) by zap_42)

The broken symlink has been fixed now; the application files have been moved to the /opt directory for more consistency with https://wiki.archlinux.org/title/Arch_package_guidelines#Directories With release 3, a dependency on jdk-openjdk has been added

tfi commented on 2025-06-06 15:53 (UTC)

this: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zugferd-manager#n30 causes a broken symlink as it will do

ls -la /usr/bin/zugferd-manager
lrwxrwxrwx 1 root root 102  6. Jun 17:33 /usr/bin/zugferd-manager -> /home/myUSERNAME/.cache/yay/zugferd-manager/pkg/zugferd-manager/usr/share/zugferd-manager/bin/zugferd-manager

I guess the correct binary is /usr/share/zugferd-manager/bin/ZUGFeRD-Manager. that one starts the UI but crashes for me

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fadc0b7f3ef, pid=927169, tid=927275
#
# JRE version: OpenJDK Runtime Environment JBR-21.0.6+8-825.69-jcef (21.0.6+8) (build 21.0.6+8-b825.69)
# Java VM: OpenJDK 64-Bit Server VM JBR-21.0.6+8-825.69-jcef (21.0.6+8-b825.69, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjcef.so+0x17f3ef]  void std::__facet_shims::__numpunct_fill_cache<char>(std::integral_constant<bool, false>, std::locale::facet const*, std::__numpunct_cache<char>*)+0x6f