• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] EPSON Multi-Funktion Drucker XP-225 einrichten

tomm.fa

.Linux Club Aushilfsadministrator
Teammitglied
cerberos schrieb:
T'schuldigung, es sind 32° im Zimmer :D echt zu heiss ...
Geht doch noch.

Wenn i wie „ignore“ nicht weiterhilft, wie sieht es hiermit:
Code:
zypper --no-gpg-checks in -f /home/******/Downloads/epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64.rpm
aus?
 
OP
A

Anonymous

Gast
Also:

Code:
linux-******:~ #     zypper --no-gpg-checks in -f /home/rolf/Downloads/epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64.rpm 
Loading repository data...
Reading installed packages...
Forcing installation of 'epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64' from repository 'Plain RPM files cache'.
Resolving package dependencies...

The following package is going to be reinstalled:
  epson-inkjet-printer-escpr

1 package to reinstall.
Overall download size: 2.2 MiB. Already cached: 0 B  No additional
space will be used or freed after the operation.
Continue? [y/n/? shows all options] (y): y
Retrieving package epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64
                                (1/1),   2.2 MiB (  2.7 MiB unpacked)
epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64.rpm:
    Header V4 DSA/SHA1 Signature, key ID 8aa65d56: NOKEY
    V4 DSA/SHA1 Signature, key ID 8aa65d56: NOKEY
epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64(Plain RPM files cache): Signature verification failed [4-Signatures public key is not available]
Accepting package despite the error. (--no-gpg-checks)

Checking for file conflicts: ..................................[done]
(1/1) Installing: epson-inkjet-printer-escpr-1.4.5-1lsb3.2 ....[done]
Additional rpm output:
warning: /var/cache/zypp/packages/_tmpRPMcache_/epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 8aa65d56: NOKEY

linux-******:~ #

Und in Yast2 wird mir angezeigt dass epson-inkjet-printer-escpr installiert ist.

Nachtrag

Dein Tipp

Code:
    zypper --no-gpg-checks in -f /home/******/Downloads/epson-inkjet-printer-escpr-1.4.5-1lsb3.2.x86_64.rpm
hat funktioniert;
ich habe dann den Drucker eingerichtet und noch mal den Code von Sauerland ausgeführt.
Drucker läuft, keine Probleme. Lag dann wohl an den fehlenden Treibern :/

Danke nochmals, und noch eine kühle Nacht :D
 
Oben