Search Criteria
Package Details: backblaze-b2 2.1.0-1
Git Clone URL: | https://aur.archlinux.org/backblaze-b2.git (read-only, click to copy) |
---|---|
Package Base: | backblaze-b2 |
Description: | Backblaze B2 Command Line Client |
Upstream URL: | https://github.com/Backblaze/B2_Command_Line_Tool |
Keywords: | archive backblaze backup cloud storage |
Licenses: | |
Submitter: | 2bluesc |
Maintainer: | 2bluesc |
Last Packager: | 2bluesc |
Votes: | 20 |
Popularity: | 0.197784 |
First Submitted: | 2015-10-29 06:31 |
Last Updated: | 2020-12-06 16:14 |
Dependencies (4)
- python (python-dbg)
- python-class-registry=3.0.5
- python-b2sdk>=1.0.0
- python-tqdm>=4.5.0
Latest Comments
1 2 3 4 Next › Last »
Hoek commented on 2020-10-17 16:24
@2bluesc sorry I was mistaken. Somehow building the package using yay caused the build to error out because python-tqdm and python-logfury were missing, but I see they're in the package dependencies. I can't reproduce after reinstalling, everything seems to be fine :/
2bluesc commented on 2020-10-16 04:04
@hoek Could you elaborate on what dependencies are missing?
The dependencies in the upstream project are @ https://github.com/Backblaze/B2_Command_Line_Tool/blob/master/requirements.txt and are covered by this package and/or the b2sdk package.
And as always, patches to fix the issue(s) are welcome.
Hoek commented on 2020-10-15 16:20
@2bluesc could you please add the mentioned packages to the deps, this package is awesome, but broken for a year already :(
FabioLolix commented on 2020-03-19 00:14
@arichiardi your problem is with 'tageditor' not with 'backblaze-b2', by the way 'reflective-rapidjson' is in the AUR
arichiardi commented on 2020-03-18 21:35
Hi there, is anybody running into this one?
Building tageditor... ==> Making package: tageditor 3.3.4-1 (Wed 18 Mar 2020 02:36:32 PM PDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Missing dependencies: -> reflective-rapidjson ==> ERROR: Could not resolve all dependencies.
JohnRobson commented on 2020-01-24 06:04
Must install the dependencies: python-b2sdk python-logfury python-funcsigs
isgy commented on 2019-11-28 19:39
python-logfury and python-funcsigs should be added to the dependencies list
kekonn commented on 2019-10-29 23:08
I'm not running Arch on my daily driver anymore, so this is no longer an issue.
I couldn't find out where the package stores the executable, otherwise I'd have ln'ed that to /usr/bin/backblaze-b2
fryfrog commented on 2019-10-29 16:55
Did you decide how to do this?
I'd probably make split library package for python-backblaze-b2 and python2-backblaze-b2 and then a 2nd page for the CLI, this package backblaze-b2. It would depend on python-backblaze-b2.
I'm making some assumptions about how it works though.
Would you be open to patches / co-maintainer if I took a stab at this?
kekonn commented on 2019-10-09 18:51
How am I supposed to use this? b2 belongs to extra/boost. Is there something else I can run?