I was about to create a split package for bacula when I noticed that you already incorporated all the other packages into this one. If you'd like to adopt my packages bacula-common, -bat, -fd, -console, I'd orphan them. Let me know.
Would you be also interested in maintaining a bareos version of this?
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 .. 3 4 5 6 7 8 9 10 Next › Last »
AlD commented on 2014-07-23 09:38 (UTC)
<deleted-account> commented on 2014-05-08 02:27 (UTC)
This split package builds the following:
bacula-bat - management GUI
bacula-client - Client (bacula-fd)
bacula-common - common files
bacula-console - management CLI
bacula-dir - director daemon
bacula-dir-mysql - director daemon - mysql support
bacula-dir-postgresql - director daemon - postgresql support
bacula-dir-sqlite3 - director daemon - sqlite3 support
bacula-sd - storage daemon
macxcool commented on 2013-10-02 20:20 (UTC)
I don't use this anymore and there doesn't seem to be much interest in it. I'm disowning it.
nemamradfazole commented on 2013-09-27 16:05 (UTC)
Improvements are as follows:
1. mkdir -p nonexisting directory in PKGBUILD
2. chown only in post_install, never in PKGBUILD
3. in DB scripts use mysql -p for asking for password
4. refrain from using rc.d scripts, Arch Linux works with systemd
nemamradfazole commented on 2013-09-27 15:31 (UTC)
After manually adding bacula:bacula, there's another error - cannot touch pkg/bacula-mariadb/var/log/bacula.log, there's no log under var... please double check PKGBUILDs before posting them in AUR.
nemamradfazole commented on 2013-09-27 15:08 (UTC)
During build of the package, chown cannot change to „bacula:bacula“ (the user doesn't exist), could you please correct that?
macxcool commented on 2013-06-11 14:26 (UTC)
This package is meant to replace the 'bacula-mysql' package (which replaced the 'bacula' package when it got kicked to the AUR). It is based on the great bacula-postgresql package.
macxcool commented on 2013-06-11 14:25 (UTC)
I've created a bacula-mariadb package to replace this one. I'm disowning this package. The new package is modelled after the very-nice bacula-postgresql package.
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.