<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Den 03.01.2025 14:56, skrev Андрей
      Спицын via Cin:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEHHY6KDnnaor-noMZ4bP=4E8OeOFKuQckDdwgD22LYKx4e39g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div dir="auto">
          <div>>The following package has unsolved dependices:<br>
             oem-tlp-config-sound-power-saving : Depends of: tlp but not
            installed<br>
             oem-workaround-disable-tlp-lp1724191 : Depends of: tlp not
            installed</div>
        </div>
      </div>
    </blockquote>
    <br>
    Ok, I upgraded using a live online upgrade patch. There were
    possibly a couple of package issues and inbeween upgrade to UB 22
    during the upgrade.<br>
    Yet, isnt't it possible to first force install the Cingg deb package
    that overwrite the existing old Cingg?<br>
    <br>
    <blockquote type="cite"
cite="mid:CAEHHY6KDnnaor-noMZ4bP=4E8OeOFKuQckDdwgD22LYKx4e39g@mail.gmail.com">
      <div dir="auto">
        <div dir="auto">
          <div dir="auto"><br>
          </div>
          <div dir="auto">It's not a cinelerra package problem, it's
            something wrong with system itself. A few general steps to
            solve the problem: disable all ppa and non-official repos,
            update cache with apt update and try again.</div>
          <div><br>
          </div>
          <div data-smartmail="gmail_signature">Best regards,</div>
          <div data-smartmail="gmail_signature" dir="auto">Andrey</div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">пт, 3 янв. 2025 г., 16:16
            Terje Hanssen via Cin <<a
              href="mailto:cin@lists.cinelerra-gg.org" target="_blank"
              rel="noreferrer" moz-do-not-send="true"
              class="moz-txt-link-freetext">cin@lists.cinelerra-gg.org</a>>:<br>
          </div>
          <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div> <br>
              <div>Den 03.01.2025 13:07, skrev Андрей Спицын via Cin:<br>
              </div>
              <blockquote type="cite">
                <div dir="auto">
                  <div dir="auto"><span
style="font-family:"courier new",courier,monospace;font-size:12.8px">The
                      right command is:</span></div>
                  <div><span
style="font-family:"courier new",courier,monospace;font-size:12.8px">sudo
                      apt install ./cin_5.1.20241009.ubuntu2204_</span><span
style="font-family:"courier new",courier,monospace;font-size:12.8px">amd64.deb</span></div>
                  <div><br>
                  </div>
                  <div dir="auto">Without ./ apt will search package in
                    ubuntu repo.</div>
                  <div dir="auto"><br>
                  </div>
                  <div dir="auto">Best regards,</div>
                  <div dir="auto">Andrey</div>
                </div>
                <br>
              </blockquote>
              <br>
              Yes, thank you, I didn't think  current directory was left
              out.<br>
              But UB still cannot install the package do to some
              conflicts ...<br>
              <br>
              sudo apt install ./cin_5.1.20241009.ubuntu2204_amd64.deb<br>
              ...            <br>
              You might run «apt --fix-broken install» to fix it.<br>
              The following package has unsolved dependices:<br>
               oem-tlp-config-sound-power-saving : Depends of: tlp but
              not installed<br>
               oem-workaround-disable-tlp-lp1724191 : Depends of: tlp
              not installed<br>
              <br>
              Tried this back and from without sucesss to solve this.<br>
              <br>
              <blockquote type="cite">
                <div class="gmail_quote">
                  <div dir="ltr" class="gmail_attr">пт, 3 янв. 2025 г.,
                    15:03 Terje J. Hanssen via Cin <<a
                      href="mailto:cin@lists.cinelerra-gg.org"
                      rel="noreferrer noreferrer" target="_blank"
                      moz-do-not-send="true"
                      class="moz-txt-link-freetext">cin@lists.cinelerra-gg.org</a>>:<br>
                  </div>
                  <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                    <div> Well, I admit I have never been a real UB
                      user. But as UB16 initally was fabric installed on
                      my Dell XPS 13-9370 (KBL), I have kept and
                      upgraded UB as part of multiboot with openSUSE
                      Leap and Slowroll on this machine. So I upgraded
                      to the available UB 24.04.1LTS to prepare a new
                      Cingg test on it.<br>
                      <br>
                      Actually my old installed <font
                        face="Courier New, Courier, monospace">Cinelerra
                        Infinity - built: Jun 30 2020 09:37:43 </font>still
                      startup on UB24.04.<br>
                      <br>
                      1)<br>
                      I tried first to install the latest <font
                        face="Courier New, Courier, monospace">cin_5.1.20241009.ubuntu2204_amd64.deb</font>
                      package without success.<br>
                      <br>
                      <font face="Courier New, Courier, monospace">sudo
                        apt install <package url> didn't work
                        (like corresponding "zypper in" on Leap does)<br>
                        So I downloaded the package and tried<br>
                      </font><font
                        face="Courier New, Courier, monospace"><br>
                        sudo apt install
                        cin_5.1.20241009.ubuntu2204_amd64.deb</font><br>
                      <blockquote>Reading package lists  ... Finished<br>
                        Create overview over dependices --- Finished<br>
                        Reading state information  ...
                        Finished              <br>
                        E: Cannot find the package
                        cin_5.1.20241009.ubuntu2204_amd64.deb<br>
                      </blockquote>
                      What is the issue, when the deb package is in the
                      local directory?<br>
                      <br>
                      2)<br>
                      So I tried the AppImage<br>
                      <br>
                      ./CinGG-20241120-x86_64-IntelHW.AppImage<br>
                      dlopen(): error loading libfuse.so.2<br>
                      <br>
                      AppImages require FUSE to run. <br>
                      You might still be able to extract the contents of
                      this AppImage <br>
                      if you run it with the --appimage-extract option.
                      <br>
                      See <a
href="https://github.com/AppImage/AppImageKit/wiki/FUSE"
                        rel="noreferrer noreferrer noreferrer"
                        target="_blank" moz-do-not-send="true"
                        class="moz-txt-link-freetext">https://github.com/AppImage/AppImageKit/wiki/FUSE</a>
                      <br>
                      for more information<br>
                      <br>
                      Before this I had installed FUSE according to the
                      wiki<br>
                      <blockquote>sudo add-apt-repository universe<br>
                        sudo apt install libfuse2t64<br>
                      </blockquote>
                      I had a look back into the AppImage (Fuse) mail
                      thread, and ask here if a Fix was found that can
                      be used here?<br>
                      <br>
                      Terje <br>
                      <br>
                      <br>
                      <br>
                      <br>
                      <br>
                      <br>
                      <br>
                      <br>
                      <br>
                       <br>
                      <br>
                      <br>
                    </div>
                    -- <br>
                    Cin mailing list<br>
                    <a href="mailto:Cin@lists.cinelerra-gg.org"
                      rel="noreferrer noreferrer noreferrer"
                      target="_blank" moz-do-not-send="true"
                      class="moz-txt-link-freetext">Cin@lists.cinelerra-gg.org</a><br>
                    <a
href="https://lists.cinelerra-gg.org/mailman/listinfo/cin"
                      rel="noreferrer noreferrer noreferrer noreferrer"
                      target="_blank" moz-do-not-send="true"
                      class="moz-txt-link-freetext">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
                  </blockquote>
                </div>
                <br>
                <fieldset></fieldset>
              </blockquote>
              <br>
            </div>
            -- <br>
            Cin mailing list<br>
            <a href="mailto:Cin@lists.cinelerra-gg.org"
              rel="noreferrer noreferrer" target="_blank"
              moz-do-not-send="true" class="moz-txt-link-freetext">Cin@lists.cinelerra-gg.org</a><br>
            <a
              href="https://lists.cinelerra-gg.org/mailman/listinfo/cin"
              rel="noreferrer noreferrer noreferrer" target="_blank"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <br>
  </body>
</html>