Sorry for the delay, I've made that change. Let me know how it turns out! :)
Search Criteria
Package Details: ipmiview 2.21.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ipmiview.git (read-only, click to copy) |
---|---|
Package Base: | ipmiview |
Description: | Supermicro IPMI tool |
Upstream URL: | http://www.supermicro.com/products/nfo/ipmi.cfm |
Keywords: | IPMI |
Licenses: | custom:"Super Micro Computer" |
Submitter: | lepokle |
Maintainer: | zhimsel |
Last Packager: | zhimsel |
Votes: | 42 |
Popularity: | 0.34 |
First Submitted: | 2011-01-02 09:49 (UTC) |
Last Updated: | 2023-10-21 15:46 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
fryfrog commented on 2019-03-12 23:04 (UTC)
glowingsword commented on 2019-03-10 15:00 (UTC)
Hi ifdog, I have same issue with File missing in KVM, and fixed it with adding this line
Path=/opt/ipmiview
in the /usr/share/applications/ipmiview.desktop
I think, that when you launch the ipmiview from ipmiview.desktop it run ipmiview from
$ which ipmiview /usr/bin/ipmiview
with default path of executed binary(/usr/bin/) but in /usr/bin absent the iKVM files like iKVM and iKVM.jar. We need to change the working dir for application in ipmiview.desktop file, or add something in the /usr/bin/ipmiview, but i prefer the modified ipmiview.desktop file.
ifdog commented on 2019-03-04 02:45 (UTC)
File missing in KVM too.
fryfrog commented on 2019-03-03 04:17 (UTC)
@Ashark, I don't actually use this so I'm not sure. If you'd like to be co-maintainer and give it some work, that'd be groovy.
Ashark commented on 2019-03-03 03:56 (UTC)
I cannot open KVM Console. Getting Error File missing, can not open KVM But with just unpacked archive and executing ipmiview from there do not have such problem. Maybe you removed some needed files in PKGBUILD?
fryfrog commented on 2018-12-06 22:17 (UTC)
@Josholith: Thanks, that would be way better. I'll make the change when I get a chance later today. :)
Josholith commented on 2018-12-06 22:10 (UTC)
I frequently find myself on (corporate) networks where FTP access is deliberatly blocked. I also block FTP at home. SuperMicro publishes these same IPMIView downloads at an HTTPS location on their site, and I had no problem changing my PKGBUILD to use the HTTPS site and successfully makepkg. Please consider my patch below to make HTTPS your default, since it should work on practically any network and is way more proxy-friendly. Regards, Josh.
https://github.com/Josholith/ipmiview/commit/abab472189bffe4ff618e35a374684bb06a108e7
fryfrog commented on 2018-11-12 18:29 (UTC)
@grinderz, done! Thanks for the suggestion, saved ~20MB compressed package. Even more on disk I'm sure. :)
grinderz commented on 2018-11-12 04:52 (UTC)
you can remove jre dir from installation, no need for bundled jvm.
fryfrog commented on 2018-05-21 19:53 (UTC)
@alex.forencich: It does, see ftp://ftp.supermicro.com/utility/IPMIView/Linux/. Running updpkgsums
downloaded both of them successfully too. Maybe you can't ftp?
Pinned Comments
leuko commented on 2022-12-08 20:08 (UTC)
If you get the following error:
then you may not have a default Java env. You can set it using
archlinux-java status
andarchlinux-java set ...
.