==> Making package: dropbox-cli 2019.01.31-1 (Sun 10 Mar 2019 11:45:48 PM CET)
==> Retrieving sources...
-> Downloading dropbox-cli-2019.01.31.py...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 116k 100 116k 0 0 781k 0 --:--:-- --:--:-- --:--:-- 781k
==> Validating source files with sha256sums...
dropbox-cli-2019.01.31.py ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error downloading sources: dropbox-cli
Search Criteria
Package Details: dropbox-cli 2024.04.17-2
Package Actions
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: | https://www.dropbox.com |
Keywords: | dropbox |
Licenses: | GPL-3.0-or-later |
Submitter: | msquared |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 475 |
Popularity: | 0.52 |
First Submitted: | 2010-02-04 14:03 (UTC) |
Last Updated: | 2024-04-21 22:34 (UTC) |
Dependencies (5)
- dropboxAUR
- python-gobject
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR) (optional) – Dropbox update GUI
- python-gpgme (python-gpgme-gitAUR) (optional) – verify binary signature
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »
Hubro commented on 2019-03-10 22:47 (UTC)
i05 commented on 2019-03-10 10:04 (UTC)
@frealgagu Thanks for maintaining this package. As I found the package flagged out-of-date, I updated PKGBUILD and published it on my GitHub repository along with build configuration tweaks. https://github.com/ymkjp/aur-dropbox-cli/commit/6902509a6516aa4304bf006cd54e84bdf5f03717 Hope you see this patch is helpful.
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.
cfr42 commented on 2018-11-29 23:33 (UTC)
I think this is out of date, but I'm not positive so don't like to flag it. At any rate, making it fails:
==> Making package: dropbox-cli 2018.11.08-1 (Dydd Iau 29 mis Tachwedd 2018 23:30:29 GMT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found dropbox-cli-2018.11.08.py -> Found dropbox-cli.patch ==> Validating source files with sha256sums... dropbox-cli-2018.11.08.py ... FAILED dropbox-cli.patch ... Passed ==> ERROR: One or more files did not pass the validity check!
Although the downloaded file is confusingly named with the correct version, the content says it is part of nautilus-dropbox 2018.11.28. I don't think it is helpful to add the version to the filename when downloading if you have no reason to think the version is correct. It would be better not to rename it at all or to append some arbitrary suffix, if you need one.
fifteen.one commented on 2018-11-20 01:33 (UTC) (edited on 2018-11-20 01:39 (UTC) by fifteen.one)
@frealgagu
Yes, I have python2 installed, the outputs as below:
Traceback (most recent call last):
File "/usr/bin/dropbox-cli", line 1609, in <module>
ret = main(sys.argv)
File "/usr/bin/dropbox-cli", line 1598, in main
result = commands[argv[i]](argv[i+1:])
File "/usr/bin/dropbox-cli", line 781, in newmeth
return meth(*n, **kw)
File "/usr/bin/dropbox-cli", line 1260, in status
console_print(line)
File "/usr/bin/dropbox-cli", line 135, in console_print
f.write(st.encode(enc))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2022' in position 18: ordinal not in range(128)
Thanks
frealgagu commented on 2018-11-17 20:42 (UTC)
@Yeh-Z do you have python2 installed? try with the following command and let me know what happen:
python2 /usr/bin/dropbox-cli status
fifteen.one commented on 2018-11-09 08:16 (UTC)
Hi,
I got an error as below:
Traceback (most recent call last): File "/usr/bin/dropbox-cli", line 1512, in <module> ret = main(sys.argv) File "/usr/bin/dropbox-cli", line 1501, in main result = commandsargv[i] File "/usr/bin/dropbox-cli", line 719, in newmeth return meth(n, *kw) File "/usr/bin/dropbox-cli", line 1164, in status console_print(line) File "/usr/bin/dropbox-cli", line 128, in console_print f.write(st.encode(enc)) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2022' in position 17: ordinal not in range(128)
any ideas? thanks!
klusark commented on 2018-08-19 02:16 (UTC)
Downloads okay for me and sha still checks out. Maybe it was a temporary network glitch.
ProfessorKaos64 commented on 2018-08-15 00:52 (UTC) (edited on 2018-08-15 00:55 (UTC) by ProfessorKaos64)
Failed to download python script.
This is the page: https://www.dropbox.com/help/desktop-web/linux-commands#commands
Link works just fine for me: https://www.dropbox.com/download?dl=packages/dropbox.py
Works with this python script / link and updating sha256sudm
karcher commented on 2018-06-09 10:43 (UTC) (edited on 2018-06-09 10:58 (UTC) by karcher)
I'm getting same error like @jarod and there is no dropbox-cli package in the pacman cache:
?? Do you want to continue? Y/n: ~~ looking for new pkgbuilds and fetching them... ==> Making package: dropbox-cli 2015.10.28-3 (Sat 09 Jun 2018 12:39:53 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found dropbox.py -> Found dropbox-cli-arch.patch ==> Validating source files with sha256sums... dropbox.py ... FAILED dropbox-cli-arch.patch ... Passed ==> ERROR: One or more files did not pass the validity check! 2018-06-09 12:39:53,207 - wrappers - makepkg - ERROR - makepkg query makepkg -cf --noconfirm failed in directory /home/john/.cache/aurman/dropbox-cli
Pinned Comments
Muflone commented on 2024-04-21 22:26 (UTC)
Since version 2024.04.17-1 dropbox-cli is built from the nautilus-dropbox source as currently the dropbox.py source file is not aligned with the latest release in https://linux.dropbox.com/packages/