@coxackie, As per request - reverted back to pcloudcom/console-client master branch. I disown the package now.
Currently I use rclone
and I am quite happy with it.
Git Clone URL: | https://aur.archlinux.org/pcloudcc-git.git (read-only, click to copy) |
---|---|
Package Base: | pcloudcc-git |
Description: | A simple linux console client for pCloud cloud storage. |
Upstream URL: | https://github.com/pcloudcom/console-client |
Keywords: | pcloud pcloudcc pcloudcc-git |
Licenses: | GPL |
Conflicts: | pcloudcc |
Provides: | pcloudcc |
Submitter: | coxackie |
Maintainer: | lkn |
Last Packager: | coxackie |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-21 11:30 (UTC) |
Last Updated: | 2021-11-18 21:31 (UTC) |
@coxackie, As per request - reverted back to pcloudcom/console-client master branch. I disown the package now.
Currently I use rclone
and I am quite happy with it.
@plague-doctor this is a bit weird, as everything seems ok now. It is also confirmed by others building pcloud master; see here. anyway, I am not ready to take over the package (too green for this atm), but if you wish to abandon it you may as well change the PKGBUILD to point to the console client master. I can confirm if it builds from my local environment.
@coxackie, Nope it doesn't compile. I have pointed to their master
branch, so all commits are there. If you want, I can add you as a maintainer so you can help developing this package. Otherwise I am going to abandon this package.
@plague-doctor I actually built it from https://github.com/pcloudcom/console-client (just using the build instructions there) and it builds fine. Did you pull all four commits from yesterday? check again - there may be something wrong, but not pcloudcc seems to run without problems.
It is still wrong... Now pclsync_lib.cpp
is failing during the compilation.
I am getting sick of the pcloud...
There are finally fixes on the pcloudcc github for kernel 5.4 and fuse3. @plague-doctor, can you pull these fixes in your own fork so we can finally use the console client again?
Please someone tell me how to install v 2.0.1? I really need to make this work.
When on dc51abd1f1d458b3719a0297e2f1b010b79af73d
commit, I always get the compilation error:
Cannot find source file:
/home/bertrand/tmp/console-client2/pCloudCC/lib/prjf/pRJF.c
Thank you.
@ plague-doctor, do you know how to make pcloud-cc work with kernel 5.4 (basically het rid of te fuse mount problems?)? I asked pCloud and they mentioned that "We have plans to update the CLI but we cannot advise you on an estimated time for that." Given past experience with the and the CLI, I am not really holding my breath...
I ended up installing v.2.0.1 and it works just fine.
@nilscox, after the last cmake
of the build process given in the README, I obtain this:
-- System CPU: x86_64
-- Configuring done
CMake Error at CMakeLists.txt:59 (add_library):
Cannot find source file:
/home/bertrand/tmp/console-client2/pCloudCC/lib/prjf/pRJF.c
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
CMake Error at CMakeLists.txt:59 (add_library):
No SOURCES given to target: pcloudcc_lib
CMake Generate step failed. Build files cannot be regenerated correctly.
How did you do please?
Pinned Comments
coxackie commented on 2024-09-08 20:04 (UTC)
Upstream has not seen any updates forever, and now this package does not build against recent versions of gcc. It should not be used. Users are urged to migrate to
pcloudcc-lneely
.