Menu

#4 Dependencies

open
None
2022-03-15
2022-03-13
Tony Brown
No

Unable to install on Jammy, it has unresolved dependencies.

Related

Tickets: #4

Discussion

  • Dieter Baum

    Dieter Baum - 2022-03-14

    I installed the daily update from jammy today. According to the ReadMe file I installed the dependencies first and then qt-fsarchiver and qt-fsarchiver-terminal.
    Everything works.
    Easier is the installation with a deb pact that installs all dependencies itself.

     
    • Tony Brown

      Tony Brown - 2022-03-14

      Dieter- many thanks for your response.

      This is what I get when I try:

      Several of the dependencies failed, even when I changed the file names
      of the problematic ones as in the readme file.

      And after changing the file names this:

      Thanks again, your programme really is excellent.

      Tony.

      Sent from linux desktop computer
      On 14/03/2022 16:01, Dieter Baum wrote:

      I installed the daily update from jammy today. According to the ReadMe
      file I installed the dependencies first and then qt-fsarchiver and
      qt-fsarchiver-terminal.
      Everything works.
      Easier is the installation with a deb pact that installs all
      dependencies itself.


      [tickets:#4] https://sourceforge.net/p/qt-fsarchiver/tickets/4/
      Dependencies

      Status: open
      Milestone:
      Created: Sun Mar 13, 2022 01:52 PM UTC by Tony Brown
      Last Updated: Sun Mar 13, 2022 01:52 PM UTC
      Owner: Dieter Baum

      Unable to install on Jammy, it has unresolved dependencies.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/qt-fsarchiver/tickets/4/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #4

    • Tony Brown

      Tony Brown - 2022-03-14

      Dieter - Thank you for your response.

      This is what I get:

      After doing dependency thing:

      Then after changing the filenames as instructed this:

      Thanks again for your help.

      It's an excellent programme.

      Tony

      Sent from linux desktop computer
      On 14/03/2022 16:01, Dieter Baum wrote:

      I installed the daily update from jammy today. According to the ReadMe
      file I installed the dependencies first and then qt-fsarchiver and
      qt-fsarchiver-terminal.
      Everything works.
      Easier is the installation with a deb pact that installs all
      dependencies itself.


      [tickets:#4] https://sourceforge.net/p/qt-fsarchiver/tickets/4/
      Dependencies

      Status: open
      Milestone:
      Created: Sun Mar 13, 2022 01:52 PM UTC by Tony Brown
      Last Updated: Sun Mar 13, 2022 01:52 PM UTC
      Owner: Dieter Baum

      Unable to install on Jammy, it has unresolved dependencies.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/qt-fsarchiver/tickets/4/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #4

  • Dieter Baum

    Dieter Baum - 2022-03-14

    In the ReadMe file is written: libzstd1-dev
    This is wrong. Correct is: libzstd-dev.
    In Jammy you may also need to install cif-utils. To be on the safe side, I have included the note in the ReadMe file.
    The corrected tarball is published

     
    • Tony Brown

      Tony Brown - 2022-03-15

      Dieter- Thanks again, obviously your email blocked the screenshots I
      sent you.  I had already done those changes to libzstd(1).dev and
      btrfs.tools to btrfs.progs.

      This is the result from the unmodified instance:
      root@kubuntu:/home/tony# sudo apt install libzip-dev libbz2-dev
      liblzma-dev liblzo2-2 liblzo2-dev libgcrypt20-dev e2fslibs-dev
      libblkid-dev libattr1-dev build-essential qtbase5-dev qttools5-dev-tools
      qt5-default btrfs-tools gdisk sshfs sshpass nmap samba nfs-kernel-server
      nfs-common smbclient liblz4-dev libzstd1-dev jfsutils xfsprogs sudo
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Note, selecting 'libext2fs-dev' instead of 'e2fslibs-dev'
      Package btrfs-tools is not available, but is referred to by another package.
      This may mean that the package is missing, has been obsoleted, or
      is only available from another source

      Package qt5-default is not available, but is referred to by another package.
      This may mean that the package is missing, has been obsoleted, or
      is only available from another source

      E: Package 'qt5-default' has no installation candidate
      E: Package 'btrfs-tools' has no installation candidate
      E: Unable to locate package libzstd1-dev


      And this after modifying both files  libstd-dev instead of libstd1.dev 
      and btrfs.tools changed to btrfs.progs
      I get this result:

      root@kubuntu:/home/tony# sudo apt install libzip-dev libbz2-dev
      liblzma-dev liblzo2-2 liblzo2-dev libgcrypt20-dev e2fslibs-dev
      libblkid-dev libattr1-dev build-essential qtbase5-dev qttools5-dev-tools
      qt5-default btrfs-progs gdisk sshfs sshpass nmap samba nfs-kernel-server
      nfs-common smbclient liblz4-dev libzstd-dev jfsutils xfsprogs sudo
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Note, selecting 'libext2fs-dev' instead of 'e2fslibs-dev'
      Package qt5-default is not available, but is referred to by another package.
      This may mean that the package is missing, has been obsoleted, or
      is only available from another source

      E: Package 'qt5-default' has no installation candidate
      root@kubuntu:/home/tony#

      When I try to execute the .deb file in the q-apt package installer, it
      just comes up with error-cannot satisfy dependencies.

      Tony.

      Sent from linux desktop computer
      On 14/03/2022 22:27, Dieter Baum wrote:

      In the ReadMe file is written: libzstd1-dev
      This is wrong. Correct is: libzstd-dev.
      In Jammy you may also need to install cif-utils. To be on the safe
      side, I have included the note in the ReadMe file.
      The corrected tarball is published


      [tickets:#4] https://sourceforge.net/p/qt-fsarchiver/tickets/4/
      Dependencies

      Status: open
      Milestone:
      Created: Sun Mar 13, 2022 01:52 PM UTC by Tony Brown
      Last Updated: Mon Mar 14, 2022 04:01 PM UTC
      Owner: Dieter Baum

      Unable to install on Jammy, it has unresolved dependencies.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/qt-fsarchiver/tickets/4/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #4

  • Dieter Baum

    Dieter Baum - 2022-03-15

    I have only now seen that the ReadMe is incorrect.
    Will correct it.
    The ReadMe file in the tarball at /doc/ is correct.
    For jammy, cifs-utils still needs to be installed when backing up over the network. findsmb is also missing, but cannot be installed at this time.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.