Package Details: bareos-storage-python3-plugin 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 - Python plugin for storage daemon
Upstream URL: http://www.bareos.org
Keywords: Backup bacula bareos
Licenses: AGPL3
Groups: bareos
Conflicts: bareos-storage-python-plugin
Submitter: AlD
Maintainer: khvalera
Last Packager: khvalera
Votes: 23
Popularity: 0.002893
First Submitted: 2014-07-23 09:45 (UTC)
Last Updated: 2024-02-20 22:01 (UTC)

Pinned Comments

Latest Comments

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

CarstenF commented on 2017-05-09 20:19 (UTC)

@spradlim: I have found a solution. Change the optdepend. optdepends=('openssl-1.0: network encryption between daemons') and add this two build lines to the build part. build() { export CFLAGS="${CFLAGS} -L /usr/include/openssl-1.0" export LIBS="${LIBS} -I /usr/include/openssl-1.0" another solution is to fix the configure script. Which denys the Path in --with-openssl=/usr/include/openssl-1.0 The following file is missing in the install dir. But not available in the system. /usr/lib/bareos/libbareosndmp-16.2.5.so I hope this is fixable. And Please add for all Config Files in /etc/bareos a backup entry. Because after an Update the Config files changes and I need to fix wrong keys and so on. Thanks for your work to get bareos working.

freaknils commented on 2017-05-09 13:04 (UTC)

@spradlim: Big thanks for your work! I thought something like this. I hope they will fix it soon!

spradlim commented on 2017-05-09 12:40 (UTC)

@freaknils I see the message now. I was building on a different box and hadn't updated to openssl 1.1. Someone mentioned a openssl 1.1 compatibility problem and I think they are correct. Unfortunately this is related to the bareos project itself and this doesn't have anything to do with the package. I am submitting a ticket upstream.

freaknils commented on 2017-05-09 12:10 (UTC)

@spradlim: I think so: https://pastebin.com/PWy9GZDM

spradlim commented on 2017-05-09 12:01 (UTC)

Do you have openssl installed? I wonder if this is a required dependency. Can you try it with openssl installed if you don't have it installed.

freaknils commented on 2017-05-08 19:26 (UTC) (edited on 2017-05-09 09:52 (UTC) by freaknils)

Building bareos-common. This is the output of the build: https://pastebin.com/z8qUJcQt If I do it in a fresh VM I get the same error.

spradlim commented on 2017-05-08 17:08 (UTC)

@freaknils: What package are you trying to install filedaemon? I am not seeing this error so am having trouble debugging it.

freaknils commented on 2017-05-07 12:34 (UTC)

Same error still here: cp: the call from stat for 'usr/lib/bareos/libbareos-[0-9]*.so' is not possible: File or folder not found

spradlim commented on 2017-05-06 02:03 (UTC)

@ashka Sorry I saw this an completely forgot about it. You should have bugged me more :) Anyways its fixed