Package Details: portfolio-performance-bin 0.71.2-1

Git Clone URL: https://aur.archlinux.org/portfolio-performance-bin.git (read-only, click to copy)
Package Base: portfolio-performance-bin
Description: A simple tool to calculate the overall performance of an investment portfolio.
Upstream URL: https://www.portfolio-performance.info
Keywords: finance investing money
Licenses: EPL-1.0
Submitter: nicolaischmid
Maintainer: nicolaischmid (whnr, tuxxx)
Last Packager: tuxxx
Votes: 29
Popularity: 1.06
First Submitted: 2019-09-30 12:56 (UTC)
Last Updated: 2024-10-04 00:33 (UTC)

Dependencies (1)

Required by (0)

Sources (4)

Pinned Comments

tuxxx commented on 2024-04-16 14:10 (UTC) (edited on 2024-04-16 14:11 (UTC) by tuxxx)

Make sure to import Andreas Buchens gpg key with

gpg --recv-keys E46E6F8FF02E4C83569084589239277F560C95AC

jesusignacio commented on 2023-01-29 21:37 (UTC) (edited on 2023-01-29 21:39 (UTC) by jesusignacio)

@emiltb just set a newer Java environment. For example: sudo archlinux-java set java-11-opendjk In case you need to know which ones do you have, run: sudo archlinux-java status

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

whnr commented on 2023-01-12 02:26 (UTC)

I think I know what might have happened: Is it possible that your AUR helper kept the old logo in the cache? Since it's filename does not change with a new version it might consider it the same file. Please try emptying your package cache.

whnr commented on 2023-01-11 18:48 (UTC)

If anyone successfully installed the package, please let us know here, too. Could someone provide the sha512sum of the .svg that you get? The upstream repo now has the svg included and I’ll swap it for that once it’s released. So far I’m a bit out of ideas why it should be different.

Fansurfer commented on 2023-01-11 08:07 (UTC) (edited on 2023-01-11 08:20 (UTC) by Fansurfer)

I installed portfolio-performance-bin with the AUR-helper paru. If I now update with paru -Syu, portfolio-performance-bin I get the following error message:

==> Erstelle Paket: portfolio-performance-bin 0.60.1-1 (Mi 11 Jan 2023 08:53:22 CET)
==> Empfange Quellen...
  -> portfolio_0.60.1.tar.gz gefunden
  -> portfolio-performance-bin.svg gefunden
  -> portfolio-performance-bin.desktop gefunden
==> Überprüfe source Dateien mit sha512sums...
    portfolio_0.60.1.tar.gz ... Erfolg
    portfolio-performance-bin.svg ... FEHLGESCHLAGEN
    portfolio-performance-bin.desktop ... Erfolg
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
Fehler: kann Quelldateien für ‚portfolio-performance-bin-0.60.1-1‘ nicht herunterladen:
Fehler: kann Pakete nicht bauen: portfolio-performance-bin-0.60.1-1

If I reinstall portfolio-performance-bin via git clone, then I can install it with make si without any error messages. When updating with the AUR-helper, something is still wrong with the sh512sum of portfolio-performance-bin.svg.

whnr commented on 2023-01-10 03:46 (UTC)

Hmm. I just re-downloaded the logo.svg from the website and compared the sha512sum manually and they match. That's also what the update script suggests.

Can someone else confirm this?

a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162  logo.svg
a7aef110c3379ea40644c3acc8681abd2bda82522d90fc4777632883454055c63426f97dada8ca247e5fa20a9f5b462eead46d2c2bf16989d35cebd774d32162  portfolio-performance-bin.svg

mr.buffed commented on 2023-01-07 09:19 (UTC)

Installation failed because the sh512sum of portfolio-performance-bin.svg doesn't match. Probably the image on the website was updated. There is a new release on the GitHub repository (version 0.60.1) and they changed the icons there as well. Perhaps it is better to take the icon from the repository?

Any update on this or steps to solve this problem? Facing the same issue when trying to install portfolio-performance-bin 0.60.1-1:

==> Making package: portfolio-performance-bin 0.60.1-1
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found portfolio_0.60.1.tar.gz
  -> Found portfolio-performance-bin.svg
  -> Found portfolio-performance-bin.desktop
==> Validating source files with sha512sums...
    portfolio_0.60.1.tar.gz ... Passed
    portfolio-performance-bin.svg ... FAILED
    portfolio-performance-bin.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!

Happy to help or provide any further information! :-) Thanks!

pesky_pear commented on 2023-01-01 21:02 (UTC)

Installation failed because the sh512sum of portfolio-performance-bin.svg doesn't match. Probably the image on the website was updated. There is a new release on the GitHub repository (version 0.60.1) and they changed the icons there as well. Perhaps it is better to take the icon from the repository?

mercutio commented on 2022-07-20 22:24 (UTC)

The pkgbuild can be updated to use the default JRE (currently version 18) instead: jre-openjdk. Tested with the current release (0.59.0).

jesusignacio commented on 2022-01-24 15:44 (UTC)

0.56.4 version available.

alexanderp commented on 2021-10-17 17:38 (UTC)

@Compizfox, set JRE 11 as the default:

sudo archlinux-java set java-11-openjdk

Compizfox commented on 2021-10-17 13:00 (UTC)

I'm having problems with opening/saving files.

Opening existing portfolios simply doesn't work (it hangs on "Loading ***.xml"), and when trying to save a new portfolio, I get the following error:

java.lang.NoClassDefFoundError: Could not initialize class com.thoughtworks.xstream.converters.collections.TreeMapConverter
Could not initialize class com.thoughtworks.xstream.converters.collections.TreeMapConverter