Search Criteria
Package Details: masterpassword-gui 2.7.12-1
Git Clone URL: | https://aur.archlinux.org/masterpassword-gui.git (read-only, click to copy) |
---|---|
Package Base: | masterpassword-gui |
Description: | Java GUI for Master Password |
Upstream URL: | http://masterpasswordapp.com/ |
Licenses: | |
Submitter: | ilpianista |
Maintainer: | ewirch |
Last Packager: | ewirch |
Votes: | 11 |
Popularity: | 0.000246 |
First Submitted: | 2016-04-24 14:01 |
Last Updated: | 2021-03-05 07:57 |
Dependencies (1)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
acritely commented on 2020-12-14 18:48
@ewirch Thanks for responding to the comments. All I can report is that my error message described the same issue as reported by @donbex: ¨Creating the package fails because the source .jar file is downloaded to masterpassword-gui-2.7.10.jar, but the PKGBUILD expects masterpassword-gui.jar.¨
I was trying to install this AUR using yay: ´yay -S masterpassword-gui´ as su.
I no longer get the error because I manually installed this aur (it is just a couple of files so I put them in place and installed the .desktop file). When I run the yay command now I get a message that the files are already installed.
At this point I have found a workaround and don´t need support. I just wanted to document that I experienced the same issue as @donbex.
ewirch commented on 2020-12-14 15:20
@acritely, @donbex didn't post any error message. Please, 1. make sue you have the most recent version checked out: 2.7.10-3. If the error persists, 2. please post the error message.
acritely commented on 2020-12-14 12:45
@ewirch. I get the same error as @donbex reports. I am on a fresh manjaro install, not sure if that has to do with it.
ewirch commented on 2020-12-14 05:40
I can't confirm that. It builds fine for me. Which error message do you see, @acritely?
acritely commented on 2020-12-08 20:56
The PKGBUILD failure due to the jar name is back/still there.
ewirch commented on 2018-11-21 08:38
My bad. Sorry for that.
donbex commented on 2018-11-19 22:38
Creating the package fails because the source .jar file is downloaded to masterpassword-gui-2.7.10.jar, but the PKGBUILD expects masterpassword-gui.jar.
Either the source entry should be changed to:
or the rest of the PKGBUILD should be changed for the new name:
ewirch commented on 2018-11-19 07:39
Hm... no. I re-ran
makepkg -g
and it generated the same SHA1 checksums. I guess you had a oldmasterpassword-gui.jar
cached locally. I changed the source package to a versioned URL. Just retry.theoldfellow commented on 2018-11-17 17:01
The sha1sum for the .jar file needs updating.
ilpianista commented on 2016-07-23 19:17
Fixed, thank you!