Comment 18 for bug 840998

Revision history for this message
neclepsio (neclepsio) wrote : Re: [Bug 840998] Re: LSB-based executable (printer driver) aborts with "No such file or directory"

Thank you! It works!
Il 17 apr 2016 8:10 PM, "Paul Cunnell" <email address hidden> ha
scritto:

> *** This bug is a duplicate of bug 837745 ***
> https://bugs.launchpad.net/bugs/837745
>
> I has the same problem, on ubuntu 16.04 beta 2, and after much searching
> came across this report. I had installed lsb and the epson-inkjet-
> printer-201112w_1.0.0-1lsb3.2_amd64.deb from the Epson download site.
> Looking in /lib, there was just ld-linux.so.2, a symlink to -> i386
> -linux-gnu/ld-2.23.so.
>
> So mostly following the steps in comment #13, I created the following
> symlinks:
> cd /lib
> ln -sf ld-linux.so.2 /lib/ld-lsb.so.3
> ln -sf ld-linux.so.2 /lib/ld-lsb.so.2
> ln -sf ld-linux.so.2 /lib/ld-lsb.so.1
> ln -s /lib/x86_64-linux-gnu/ld-2.23.so /lib64/ld-lsb-x86-64.so.3
> ln -s /lib/x86_64-linux-gnu/ld-2.23.so /lib64/ld-lsb-x86-64.so.2
>
> ...and as if by magic the printer kicked into life! Not sure these are
> all necessary, but hey, a few extra symlinks never hurt ;-)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/840998
>
> Title:
> LSB-based executable (printer driver) aborts with "No such file or
> directory"
>
> Status in lsb package in Ubuntu:
> Triaged
>
> Bug description:
> I'm using an updated Ubuntu 11.10 beta 1 (amd64).
>
> I have an Epson SX420W printer/scanner. I tried both the free and the
> proprietary drivers that Jockey displayed, and I tried to connect the
> printer with both USB and network.
>
> In every case, the drivers are installed correctly and the printer looks
> ready, but each time I start a print job, I have the following notification
> : "Printer EPSON - Epson SW420W series may not be connected".
> The strange thing is that the scanner works fine with SimpleScan.
>
> In Ubuntu 11.04, with cups 1.4.6, I use the same proprietary driver
> that is proposed in Oneiric, and everything works fine.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 11.10
> Package: cups 1.5.0-5
> ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
> Uname: Linux 3.0.0-10-generic x86_64
> NonfreeKernelModules: fglrx
> Architecture: amd64
> Date: Sun Sep 4 15:09:59 2011
> InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901)
> Lpstat: device for EPSON-Epson-Stylus-SX420W:
> dnssd://EPSON24AF57%20(Epson%20Stylus%20SX420W)._printer._tcp.local/
> MachineType: TOSHIBA Satellite L550
> Papersize: a4
> PpdFiles: EPSON-Epson-Stylus-SX420W: Epson Stylus SX420W Series -
> epson-inkjet-printer 1.0.0-1lsb3.2 (Seiko Epson Corporation LSB 3.2)
> ProcEnviron:
> PATH=(custom, no user)
> LANG=fr_FR.UTF-8
> SHELL=/bin/bash
> ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic
> root=UUID=f46a9835-9ee1-4b8e-bcfa-0824d96d2045 ro quiet splash vt.handoff=7
> SourcePackage: cups
> UpgradeStatus: No upgrade log present (probably fresh install)
> dmi.bios.date: 12/18/2009
> dmi.bios.vendor: TOSHIBA
> dmi.bios.version: V1.90
> dmi.board.name: KTWAA
> dmi.board.vendor: TOSHIBA
> dmi.board.version: 1.00
> dmi.chassis.asset.tag: *
> dmi.chassis.type: 10
> dmi.chassis.vendor: TOSHIBA
> dmi.chassis.version: N/A
> dmi.modalias:
> dmi:bvnTOSHIBA:bvrV1.90:bd12/18/2009:svnTOSHIBA:pnSatelliteL550:pvrPSLW8E-00Q00MFR:rvnTOSHIBA:rnKTWAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
> dmi.product.name: Satellite L550
> dmi.product.version: PSLW8E-00Q00MFR
> dmi.sys.vendor: TOSHIBA
> mtime.conffile..etc.cups.cupsd.conf: 2011-09-04T14:02:26.093735
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/840998/+subscriptions
>