Package Details: maestral 1.9.4-1

Git Clone URL: https://aur.archlinux.org/maestral.git (read-only, click to copy)
Package Base: maestral
Description: A light-weight and open-source Dropbox client
Upstream URL: https://github.com/SamSchott/maestral
Keywords: dropbox
Licenses: MIT
Submitter: coxackie
Maintainer: PlasticSoup
Last Packager: PlasticSoup
Votes: 15
Popularity: 0.32
First Submitted: 2020-04-18 08:50 (UTC)
Last Updated: 2024-07-10 02:14 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 Next › Last »

PlasticSoup commented on 2024-09-16 01:56 (UTC)

When I updated 'python-desktop-notifier' I missed the new deps. This issue should be resolved now.

coxackie commented on 2024-09-13 12:52 (UTC)

@megamik one can also downgrade python-desktop-notifier and the daemon works.

megamik commented on 2024-09-13 07:05 (UTC)

Daemon does not start because it now apparently needs python-dbus-fast and python-bidict, which are not installed in my system. After manually installing them, it now works fine. Maybe there are other new dependencies as well.

gianter commented on 2024-04-07 17:27 (UTC) (edited on 2024-04-21 22:57 (UTC) by gianter)

SOLVED with upgrade to latest kernel release

tomtomnavigator commented on 2024-04-01 03:27 (UTC)

@PlasticSoup: Yes, same issue here:

OSError: [Errno 95] Operation not supported: b'/tmp/pytest-of-thomas/pytest-3/test_move_preserves_xattrs0/dest.txt'

PlasticSoup commented on 2024-04-01 02:26 (UTC)

@gianter That error is, AFAIK, caused by an issue accessing or writing a file. My thought is that something in your setup doesn't work with this new test. I do not see any issues on github related to this and the package builds for me.

Is anyone else having this issue?

gianter commented on 2024-03-28 09:05 (UTC) (edited on 2024-03-30 17:38 (UTC) by gianter)

@PlasticSoup maestral 1.9.2-1 does not complete compilation and hangs on "tests/offline/utils/test_path.py"

tests/offline/utils/test_path.py .....Failed

FAILED tests/offline/utils/test_path.py::test_move_preserves_xattrs - OSError: [Errno 95] Operation not supported: b'/tmp/pytest-of-gianluca/pytest-1/test_move_preserves_xattrs0/dest.txt'

ftumpt commented on 2024-03-26 13:47 (UTC) (edited on 2024-03-27 10:34 (UTC) by ftumpt)

When can we expect 1.9.1 version of this package? maestral-qa has been upgraded and depends on maestral 1.9.1, but it's still not available.

EDIT: It's available now. Thanks @PlasticSoup

nyterk commented on 2023-07-09 20:25 (UTC)

@PlasticSoup Makes sense. My first attempt at building maestral could have preceded the update of python-desktop-notifier. Then I could have left old build files lying around and messing things up. I will try building on another machine, just to test if everything works. I need to free up space on that machine, though, so it may take a day or two.