Boudewijn Rempt skrev den 2016-12-20 11:22:
I've made a new test tarball today, and put it on my own web server
since I
didn't want to repeat the problems with the one I put on
downloads.kde.org:
http://www.valdyas.org/~boud/calligra-3.0.0.1.tar.xz
I get 'File format not recognized' on this :(
tar xJvf /home/dev/Hentet/calligra-3.0.0.1.tar.xz
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Extra weirdness: last week, during the krita release, I could use gpg
to sign,
this week, with no updates or whatever, and the same plasma 5
environment,
signing fails again:
boud@thinkstation:~/kde/src/createtarball> gpg2 --output
calligra-3.0.0.1.tar.xz.sig --detach-sig calligra-3.0.0.1.tar.xz
You need a passphrase to unlock the secret key for
user: "Boudewijn Rempt <foundat...@krita.org>"
4096-bit RSA key, ID 722EA3BD, created 2016-09-06
gpg: problem with the agent: No pinentry
gpg: no default secret key: Operation cancelled
gpg: signing failed: Operation cancelled
And gpg-agent is running:
boud@thinkstation:~/kde/src/createtarball> ps ax | grep gpg-agent
1806 ? S 0:00 /usr/bin/dbus-launch --sh-syntax
--exit-with-session /usr/bin/ssh-agent /usr/bin/gpg-agent --sh
--daemon --keep-display --write-env-file
/home/boud/.gnupg/agent.info-thinkstation:0 /etc/X11/xinit/xinitrc
1808 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/gpg-agent --sh
--daemon --keep-display --write-env-file
/home/boud/.gnupg/agent.info-thinkstation:0 /etc/X11/xinit/xinitrc
1809 ? Ss 0:00 /usr/bin/gpg-agent --sh --daemon
--keep-display --write-env-file
/home/boud/.gnupg/agent.info-thinkstation:0 /etc/X11/xinit/xinitrc
Sorry, totally blank on gpg