Package Details: dropbox-cli 2022.12.05-2

Git Clone URL: https://aur.archlinux.org/dropbox-cli.git (read-only, click to copy)
Package Base: dropbox-cli
Description: Command line interface for Dropbox
Upstream URL: http://www.dropbox.com
Licenses: GPL
Submitter: msquared
Maintainer: frealgagu
Last Packager: frealgagu
Votes: 473
Popularity: 0.003284
First Submitted: 2010-02-04 14:03 (UTC)
Last Updated: 2023-06-29 16:25 (UTC)

Pinned Comments

frealgagu commented on 2020-12-05 22:37 (UTC)

I maintain the latest built package at:

https://github.com/frealgagu/archlinux.dropbox-cli/releases/

frealgagu commented on 2018-11-30 02:43 (UTC) (edited on 2018-11-30 02:49 (UTC) by frealgagu)

@cfr42 the version in filename is in order to avoid issues once the file is downloaded, if a new version arrives makepkg does not try to re-download it if the file has the same name and it already exists. If the checksum fails then it means that there is a new version and it's necessary to change the PKGBUILD information.

Please flag it if that happens.

Latest Comments

1 2 3 4 5 6 .. 16 Next › Last »

TTimo commented on 2023-07-07 08:03 (UTC)

Deleting the cache directory (see @zaiheshi comment) worked for me to fix the repeated validity check errors.

lorebett commented on 2023-03-02 14:10 (UTC)

I think we're running in the validity check problem again:

dropbox-cli-2020.03.04.py ... FAILED
dropboxd-fallback.patch ... Passed

frealgagu commented on 2022-09-22 00:34 (UTC)

I think issues are caused by mirrors and DNS, they could be causing that file is not refreshed everywhere and checksums are invalid.

I maintain the latest version of package and .py here

https://github.com/frealgagu/archlinux.dropbox-cli/releases/

morngrar commented on 2022-09-01 09:14 (UTC)

@asakurahao Installed today without hitches, I waited instead of looking for a workaround.

horaciohs commented on 2022-08-29 11:36 (UTC)

I use yay and after "yay -Sc" (cache cleaning) this error ("dropbox-cli-2020.03.04.py ... FAILED") was gone.

aclunik commented on 2022-08-29 09:03 (UTC)

@frealgagu - Still getting the same error, even after cleaning the cache.

zaiheshi commented on 2022-08-28 10:42 (UTC)

@aleksozolins find aur cache in your ~/.cache and delete them. I use paru, so my solution is rm -rf ~/.cache/paru/clone/dropbox-cli, then just install it again.

aleksozolins commented on 2022-08-27 16:30 (UTC)

@frealgagu - Still running into the error below related to the validity check.

frealgagu commented on 2022-08-23 20:37 (UTC)

Updated, it should be working now.

asakurahao commented on 2022-08-23 19:50 (UTC)

@morngrar I'm with the same problem... Do you know how to fix it?