http://www.george-net.de/aur/bacula/2015-03-04-PKGBUILD.patch
# Patch for bacula AUR package.
# Date: 2015-03-04 Georg Altmann <george@george-net.de>
#
# 1) Create working directory on install.
# 2) Install libbaccats.so with the current version in the filename instead of
# 7.0.3
# 3) Make bacula-dir-* backend packages conflict with each other: They install
# the same file/symlink ${pkgdir}/usr/lib/libbaccats-${pkgver}.so
Search Criteria
Package Details: bacula-common 15.0.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/bacula.git (read-only, click to copy) |
---|---|
Package Base: | bacula |
Description: | Bacula - A Network Backup Tool (common files) |
Upstream URL: | https://www.bacula.org |
Licenses: | AGPL3 |
Submitter: | None |
Maintainer: | lifespirit |
Last Packager: | lifespirit |
Votes: | 35 |
Popularity: | 0.030806 |
First Submitted: | 2014-04-25 13:59 (UTC) |
Last Updated: | 2024-06-05 06:28 (UTC) |
Dependencies (7)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- lzo (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- readline (readline-gitAUR) (make)
- sqlite (sqlite-fossilAUR) (make)
Required by (5)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
georgnix commented on 2015-03-04 16:28 (UTC)
ill commented on 2015-02-08 05:16 (UTC)
@khouli: Remove all of teh bacular-dir-* from the PKGBUILD and install them one-by-one if you need them.
lockheed commented on 2015-01-29 10:04 (UTC)
Could you make it compatible with armv6h (Raspberry Pi)? Even if I manually add this arch to PKGBUILD, I get lib install warnings during compilation and meta errors prevent from installing the compiled package.
khouli commented on 2015-01-01 07:17 (UTC)
If I try to install aur/bacula-common I get this:
error: failed to commit transaction (conflicting files)
/usr/lib/libbaccats-7.0.3.so exists in both 'bacula-dir-mariadb' and 'bacula-dir-postgresql'
/usr/lib/libbaccats-7.0.3.so exists in both 'bacula-dir-mariadb' and 'bacula-dir-sqlite3'
/usr/lib/libbaccats-7.0.3.so exists in both 'bacula-dir-postgresql' and 'bacula-dir-sqlite3'
Errors occurred, no packages were upgraded.
No /usr/lib/libbac* exists on my computer and querying pacman shows that I have no bacula components installed. This seems to be an issue with the package itself.
I'm also getting a failing PGP signature for aur/bacula-client.
Suggestions? Thanks.
AlD commented on 2014-12-01 00:22 (UTC)
Updated, thanks.
PLum commented on 2014-11-26 14:44 (UTC)
version 7.0.5 is on the air :-)
AlD commented on 2014-07-23 10:30 (UTC)
Sure, thanks.
<deleted-account> commented on 2014-07-23 10:29 (UTC)
To be honest, I don't use arch linux anymore - nor Bacula....
If you'd like to take these packages over, I'd be more than happy to orphan them....
Pinned Comments
lifespirit commented on 2024-06-04 10:13 (UTC)
If you have error "GPG check failed" when you install, run
gpg --recv-keys C0BE2A5FE9DF3643
for user who build package.