Giter Club home page Giter Club logo

Comments (7)

andrew521 avatar andrew521 commented on July 1, 2024

... and the solution from #5138 (comment) works as well.

from duplicati.

ts678 avatar ts678 commented on July 1, 2024

Install instructions for Ubuntu 24.04 LTS (‘libappindicator0.1-cil’ has no installation candidate) has more information.

I cited topic here while making the request that the upcoming Beta can have a fix for 24.04, despite the poor timing.

from duplicati.

kenkendk avatar kenkendk commented on July 1, 2024

@ts678 I missed the comment. Looking at #5138 I cannot see what the updated package is named?

Based on the error message, gtk-sharp2 seems to be missing from the repos, so it would be hard to fix.

Is there a known alternate library?

from duplicati.

ts678 avatar ts678 commented on July 1, 2024

Is there a known alternate library?

Install instructions for Ubuntu 24.04 LTS (‘libappindicator0.1-cil’ has no installation candidate)

seems to have updated libappindicator and it dodged the missing gtk-sharp2. Going to GTK 3 makes sense because:

Install instructions for Ubuntu 24.04 LTS (‘libappindicator0.1-cil’ has no installation candidate)

Drop support for GTK+2.0 (libappindicator1, libappindicator-dev,
libappindicator0.1-cil, libappindicator0.1-cil-dev).

So maybe right blend is

Package: libappindicator3-1 (12.10.1+20.10.20200706.1-0ubuntu5) [universe]

Package: gtk-sharp3 (2.99.3-4.1build2) [universe].

but there might be a question of how to make a .deb that works everywhere, and fails at install time if it has no chance.

It probably needs sorting out by somebody who's better with Debian dependencies, but users have done some testing.

from duplicati.

duplicatibot avatar duplicatibot commented on July 1, 2024

This issue has been mentioned on Duplicati. There might be relevant details there:

https://forum.duplicati.com/t/debian-trixie-dependency-problems/18003/2

from duplicati.

kenkendk avatar kenkendk commented on July 1, 2024

I have published a new canary build which does not depend on libappindicator:
https://github.com/duplicati/duplicati/releases/tag/v2.0.9.100_canary_2024-05-30

from duplicati.

blaine-dodson avatar blaine-dodson commented on July 1, 2024

Reporting successful install of v2.0.9.100_canary_2024-05-30 on Ubuntu 24.04 without any additional dependencies.

Operating System: Ubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5500
Memory: 15.5 GiB of RAM
Graphics Processor: NV168

Install:

adodson@alfa:~/Downloads$ sudo dpkg -i duplicati-2.0.9.100_canary_2024-05-30-linux-x64-cli.deb 
Selecting previously unselected package duplicati.
(Reading database ... 179150 files and directories currently installed.)
Preparing to unpack duplicati-2.0.9.100_canary_2024-05-30-linux-x64-cli.deb ...
Unpacking duplicati (2.0.9.100) ...
Setting up duplicati (2.0.9.100) ...

Setup from the manual:

adodson@alfa:~/Downloads$ sudo nano /etc/systemd/system/duplicati.service
adodson@alfa:~/Downloads$ sudo systemctl enable duplicati.service
Created symlink /etc/systemd/system/multi-user.target.wants/duplicati.service → /etc/systemd/system/duplicati.service.
adodson@alfa:~/Downloads$ sudo systemctl daemon-reload
adodson@alfa:~/Downloads$ sudo systemctl start duplicati.service 
adodson@alfa:~/Downloads$ sudo systemctl status duplicati.service 
● duplicati.service - Duplicati web-server
     Loaded: loaded (/etc/systemd/system/duplicati.service; enabled; preset: enabled)
     Active: active (running) since Thu 2024-05-30 16:28:58 PDT; 10s ago
   Main PID: 16612 (duplicati-serve)
      Tasks: 18 (limit: 18932)
     Memory: 27.7M (peak: 28.4M)
        CPU: 234ms
     CGroup: /system.slice/duplicati.service
             └─16612 /usr/bin/duplicati-server

May 30 16:28:58 alfa systemd[1]: Started duplicati.service - Duplicati web-server.

from duplicati.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.