<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi,<br>
    <br>
    <div class="moz-cite-prefix">On 2020-12-20 6:53 p.m.,
      <a class="moz-txt-link-abbreviated" href="mailto:pj.world@gmx.com">pj.world@gmx.com</a> wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:trinity-c7e436a5-6424-4403-be27-e86d0dc51fee-1608519227973@3c-app-mailcom-bs10">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>I would like to apologize. I had had a difficult day and
          had some beverages. I went to update my computer and ran into
          this dependency issue.</div>
        <div> </div>
        <div>I would like to start over if I may.</div>
        <div> </div>
      </div>
    </blockquote>
    <br>
    No worries.<br>
    <br>
    <blockquote type="cite"
cite="mid:trinity-c7e436a5-6424-4403-be27-e86d0dc51fee-1608519227973@3c-app-mailcom-bs10">
      <div style="font-family: Verdana;font-size: 12.0px;">...<br>
          
        <div>
          <div>~$ sudo add-apt-repository ppa:sane-project/sane-release<br>
            You are about to add the following PPA:<br>
             Ubuntu SANE packages from SANE Stable Source
            (<a class="moz-txt-link-freetext" href="https://gitlab.com/sane-project/backends/-/releases">https://gitlab.com/sane-project/backends/-/releases</a>).</div>
          <div>Please send scanner related questions to the SANE mailing
            list:<br>
            sane-devel at alioth-lists dot debian dot net.</div>
          <div>If you need the more recent scanner driver from git, you
            can use my other PPA:
            <a class="moz-txt-link-freetext" href="https://launchpad.net/~sane-project/+archive/ubuntu/sane-git">https://launchpad.net/~sane-project/+archive/ubuntu/sane-git</a>.<br>
             More info:
            <a class="moz-txt-link-freetext" href="https://launchpad.net/~sane-project/+archive/ubuntu/sane-release">https://launchpad.net/~sane-project/+archive/ubuntu/sane-release</a><br>
            Press Enter to continue or Ctrl+C to cancel</div>
          <div>Executing: /tmp/apt-key-gpghome.jzCViHcebx/gpg.1.sh
            --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys
            B5904B171A07B33815710C02DDEAC554C101175B<br>
            gpg: key DDEAC554C101175B: "Launchpad PPA for sane-project"
            not changed<br>
            gpg: Total number processed: 1<br>
            gpg:              unchanged: 1<br>
            gpg: invalid key resource URL
            '/etc/apt/trusted.gpg.d/home:pzz.gpg'<br>
            gpg: keyblock resource '(null)': General error<br>
            gpg: key 23E07629B9E3C9E4: 1 signature not checked due to a
            missing key<br>
            gpg: key A6616109451BBBF2: 12 signatures not checked due to
            missing keys<br>
            gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to
            missing keys<br>
            gpg: key D94AA3F0EFE21092: 3 signatures not checked due to
            missing keys<br>
            gpg: key C8CAB6595FDFF622: 2 signatures not checked due to
            missing keys<br>
            gpg: key 871920D1991BC93C: 1 signature not checked due to a
            missing key<br>
            gpg: Total number processed: 8<br>
            gpg:       skipped new keys: 8</div>
          <div> </div>
        </div>
      </div>
    </blockquote>
    OK, it seems there are a few broken things here. I think you have a
    repo from openSUSE, quite possibly to get an up-to-date
    sane-airscan, but it's not all really working very well.<br>
    <br>
    First off, these command lines are all very well, but I hardly ever
    use them unless I have to.<br>
    If you are running a Desktop, then I would definitely check out the
    "Software Sources" utility that you can find in the Administration
    menu.<br>
    If you are not running a desktop, let me know then we can pursue the
    commands, but I prefer not to go down that road if possible :)<br>
    <br>
    However, if you are, fire that up:<br>
    <br>
    1) Remove the key for pzz, the one that you should see as listed as
    "invalid key resource" above.<br>
    2) Remove the pzz repository<br>
    <br>
    Also, it looks like you have both sane-release and sane-git
    repositories there. They should be able to co-exist, but I would
    remove the one that you don't require. It will just complicate
    things.<br>
    If you want bleeding edge SANE (that might break from time to time),
    remove sane-release repository.<br>
    If you want the stable most recent release of 1.0.31, then remove
    the sane-git repository.<br>
    <br>
    Then when you finish with that, in a terminal do (more for
    paranoia):<br>
    <br>
    $ sudo apt-get remove libsane1 xsane<br>
    $ sudo apt-get update<br>
    $ sudo apt-get install xsane libsane1<br>
    <br>
    And it should install SANE 1.0.31<br>
    <br>
    And let us know how you got on.<br>
    It might take a couple of iterations, but we will definitely get
    there.<br>
    <br>
    Cheers,<br>
    Ralph<br>
  </body>
</html>