<Solved> How to install Install libsane1 1.0.27-1~experimental2ubuntu2.1 ?

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MenthaSuaveolens
Level 3
Level 3
Posts: 126
Joined: Wed Apr 25, 2012 3:43 pm
Location: Belgium

<Solved> How to install Install libsane1 1.0.27-1~experimental2ubuntu2.1 ?

Post by MenthaSuaveolens »

I installed LM19, but the Epson V300 Photoscanner fails to work : Bug #1728012 Many 3rd party scanner drivers are broken by a sane change.

In comment 12 https://bugs.launchpad.net/ubuntu/+sour ... omments/12 It is suggested
to install libsane1 1.0.27-1~experimental2ubuntu2.1. How can one install this package?

After

Code: Select all

sudo apt-get install libsane1=1.0.27-1~experimental2ubuntu2.1
an error is returned that there is no such package
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
gm10

Re: How to install Install libsane1 1.0.27-1~experimental2ubuntu2.1 ?

Post by gm10 »

You are taking that out of context I believe. That bug report is about an older pre-release version of the library. His solution was to upgrade it. You are already running the release version of the package, which is a newer version, so this does not apply to you.

I know nothing about your issue or how to fix it but I'm quite sure what you found there is not the solution.
MenthaSuaveolens
Level 3
Level 3
Posts: 126
Joined: Wed Apr 25, 2012 3:43 pm
Location: Belgium

Re: How to install Install libsane1 1.0.27-1~experimental2ubuntu2.1 ?

Post by MenthaSuaveolens »

The installed version in LM19 = 1.0.27-1~experimental3ubuntu2

Code: Select all

sudo apt install libsane1=1.0.27-1~experimental2ubuntu2.1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Version '1.0.27-1~experimental2ubuntu2.1' for 'libsane1' was not found
It is an attempt to downgrade the current installed version
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: How to install Install libsane1 1.0.27-1~experimental2ubuntu2.1 ?

Post by smurphos »

It's in the Artful (17.10) repo - you can download the deb appropriate for your architecture from https://packages.ubuntu.com/artful-updates/libsane1.

Looking at the dependencies you'll probably need to install https://packages.ubuntu.com/artful-upda ... ane-common first.

Be very careful to review any messages when installing about impact on other packages.
Last edited by smurphos on Fri Jul 20, 2018 12:38 am, edited 1 time in total.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
Locked

Return to “Installation & Boot”