Hi everyone,
I am trying to set up a MFP 125a (all in one HP device), and usually
just installing CUPS + HPLIP detects and configure this kind of devices,
however in this case I am able to use the printer but not the scanner.
The printer it is detected correctly and works fine, but keep gettin
Thank you, everyone. I have posted it to bugtracker.
https://bugs.archlinux.org/task/72302
And I will contact with e-mail to check this bugtracker.
Op do 30 sep. 2021 07:06 schreef 山田ハヤオ via arch-general <
arch-general@lists.archlinux.org>:
> The archlinux-java script in the java-common package has a lot of code that
> is inappropriate as a Bash script. (ShellCheck prints a lot of errors.)
>
You should probably contact the package maintainer
Thank you very much for supporting me. How about this?
===Patch Start ===
--- ./archlinux-java.orig 2021-09-30 19:21:57.758914707 +0900
+++ ./archlinux-java2021-09-30 19:22:19.588869274 +0900
@@ -8,14 +8,15 @@
JVM_DIR=/usr/lib/jvm
DEFAULT_NAME=default
DEFAULT_PATH=${JVM_DIR}/${DEFAULT
On Thu, Sep 30, 2021 at 02:05:41PM +0900, 山田ハヤオ via arch-general wrote:
The archlinux-java script in the java-common package has a lot of code that
is inappropriate as a Bash script. (ShellCheck prints a lot of errors.)
I have created a patch that fixes these errors with minimal changes.
I put th