Package Details: bareos-bconsole 23.0.1-2

Git Clone URL: https://aur.archlinux.org/bareos.git (read-only, click to copy)
Package Base: bareos
Description: Bareos - Backup Archiving Recovery Open Sourced - Admin Tool (CLI)
Upstream URL: http://www.bareos.org
Keywords: Backup bacula bareos
Licenses: AGPL3
Groups: bareos, bareos-client
Submitter: AlD
Maintainer: None
Last Packager: khvalera
Votes: 23
Popularity: 0.000063
First Submitted: 2014-07-23 09:45 (UTC)
Last Updated: 2024-02-20 22:01 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 Next › Last »

PiroXiline commented on 2017-01-17 21:48 (UTC) (edited on 2017-01-18 00:32 (UTC) by PiroXiline)

Guys, come on. I need install client ('bareos-filedaemon'). I see this list, and it's not even funny. PKGBUILD: bareos-bconsole 16.2.4-1 0.04 MiB bareos-common 16.2.4-1 1.57 MiB bareos-database-common 16.2.4-1 0.21 MiB bareos-database-mysql 16.2.4-1 0.05 MiB bareos-database-postgresql 16.2.4-1 0.07 MiB bareos-database-sqlite3 16.2.4-1 0.05 MiB bareos-database-tools 16.2.4-1 0.18 MiB bareos-devel 16.2.4-1 0.88 MiB bareos-director 16.2.4-1 0.74 MiB bareos-director-python-plugin 16.2.4-1 0.03 MiB bareos-filedaemon 16.2.4-1 0.22 MiB bareos-filedaemon-python-plugin 16.2.4-1 0.09 MiB bareos-storage 16.2.4-1 0.18 MiB bareos-storage-fifo 16.2.4-1 0.02 MiB bareos-storage-python-plugin 16.2.4-1 0.03 MiB bareos-tools ## kind rant Client don't need all other services/servers hanging-around on system, more than it is all AUR deps. This package forces to install a whole everything that we can find of BareOS in Arch stack. ## /kind rant Official Bacula documentation says: "If the machine (they mean architecture, x64) and the Operating System are identical, you can simply copy the Bacula File daemon binary file bacula-fd as well as its configuration file bacula-fd.conf" - and install is already over, then goes manual configuration. http://www.bacula.org/5.1.x-manuals/en/main/main/Installing_Bacula.html#SECTION0017180000000000000000 So, BareOS Client (File Daemon) needs only: binary, and /etc/bareos/bareos-fd.d/* configs. In latest releases BareOS even simplified client, untying it from need of straight DB connection configuration. As we install prebuilt package - clearly package bareos-filedaemon needs only itself. Maybe I did't know or understand something. It doesn't cancel thou, I am thankful that you provided me BareOS packages.

spradlim commented on 2016-10-31 01:57 (UTC)

Hello all, I am using all daemons of this package now as a backup solution. I am supporting it as I am actively using it.

spradlim commented on 2016-05-10 01:56 (UTC)

eayin2: This package is not out of date. 15.2.2 is the latest official released package.

spradlim commented on 2016-05-10 01:21 (UTC) (edited on 2016-05-10 01:32 (UTC) by spradlim)

Eayin2: I agree, I was just looking at middy's problem and this is how I fixed it. Also to be fair, I haven't used the FD on Linux yet. I am getting to it. Finished my window clients first.

eayin2 commented on 2016-05-09 21:10 (UTC)

please change in PKGBUILD.common: --with-fd-group=root --with-fd-user=root

muddy.muskrat commented on 2016-04-13 12:11 (UTC)

Example: - bareos-filedaemon started with user bareos - bareos user have not permission on directories /home - as a result we have "Permission denied" erro when try backup /home directory

spradlim commented on 2016-04-07 01:38 (UTC)

bareos-filedamon is configured with --with-fd-user=bareos and --with-fd-group=bareos. What is your problem?

muddy.muskrat commented on 2016-04-06 16:31 (UTC)

bareos-filedarmon must be configure with: --with-fd-user= \ --with-fd-group=" bareos user have not permissions for read most files in system

spradlim commented on 2015-12-12 23:33 (UTC) (edited on 2016-04-06 20:14 (UTC) by spradlim)

I have noticed this and updated my checksum before. I don't know why github is regenerating the compressed files. I need to change this to checkout the git repository.