Search Criteria
Package Details: bacula-sd 9.6.7-1
Git Clone URL: | https://aur.archlinux.org/bacula.git (read-only, click to copy) |
---|---|
Package Base: | bacula |
Description: | Bacula - A Network Backup Tool (Storage Daemon) |
Upstream URL: | https://www.bacula.org |
Licenses: | |
Submitter: | None |
Maintainer: | kkaczmar |
Last Packager: | kkaczmar |
Votes: | 33 |
Popularity: | 0.044069 |
First Submitted: | 2014-04-25 13:59 |
Last Updated: | 2021-01-16 23:36 |
Dependencies (8)
- bacula-common
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (make)
- lzo (make)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened) (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- readline (readline-athame-git, readline-git) (make)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
kkaczmar commented on 2021-01-16 23:51
According to configure.in, tray monitor is not built with qt4:
I've pushed PKGBUILD that now depends on qt5. Also, openssl 1.0 seems unnecessary, 1.1 is being used. bacula-console now uses readline instead of conio.
xisberto commented on 2020-12-16 14:35
I'm getting the following output when trying to create bacula-bat:
jboxberger commented on 2020-08-17 09:12
reply to myself:
dowload the latest key
https://www.bacula.org/bacula-distribution-verification-public-keys/
execute
gpg --import Bacula-4096-Distribution-Verification-key.asc
jboxberger commented on 2020-08-12 09:58
On Manjaro 20.0.3 (5.7.9-1) it fails wit a sig error.
I've already tried to import the key into pacman but with no luck (https://aur.archlinux.org/packages/bacula-fd#comment-743367).
Kind Regards!
pharaoh commented on 2020-06-19 20:21
One more minor thing, all packages have /etc/bacula with 0770 except console and bat, which uses 0755, why? I think, all packages should use the same permissions, either 0755 or 0770.
pharaoh commented on 2020-06-18 21:10
9.6.5 does not build on my system:
Removing these lines fixes the issue:
TheGoliath commented on 2020-05-04 21:20
0ktav1us you can fix this by updating or fetching the gpg-key
sudo pacman-key --recv-keys C0BE2A5FE9DF3643
sudo pacman-key --lsign-key C0BE2A5FE9DF3643
(This is the "it always works/system-wide" variant)
You'd rather go with
gpg --recv-keys C0BE2A5FE9DF3643
Cheers
0ktav1us commented on 2019-04-12 08:26
Hello, I can't install because do not verify with PGP. Please help me.
Hello9, I Resolved it with --keys for yaourtyaourt --m-arg "--skippgpcheck"
because gpg last updated had been at very long time ago.benalexau commented on 2018-12-29 00:11
Patch to 9.4.1:
Malvineous commented on 2018-10-22 10:19
Here's a poor-man's patch to get it working with 9.2.1: