Why OOD? still 19.2.6 is the last version....
Search Criteria
Package Details: bareos-webui-nginx 23.0.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/bareos.git (read-only, click to copy) |
---|---|
Package Base: | bareos |
Description: | Bareos - Backup Archiving Recovery Open Sourced - Webui nginx |
Upstream URL: | http://www.bareos.org |
Keywords: | Backup bacula bareos |
Licenses: | AGPL3 |
Groups: | bareos |
Submitter: | AlD |
Maintainer: | None |
Last Packager: | khvalera |
Votes: | 23 |
Popularity: | 0.000066 |
First Submitted: | 2014-07-23 09:45 (UTC) |
Last Updated: | 2024-02-20 22:01 (UTC) |
Dependencies (17)
- nginx (nginx-nchan-gitAUR, nginx-rtmp-sergey-gitAUR, nginx-mainline-boringsslAUR, nginx-quic-openssl-hgAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, freenginx-mainlineAUR, angieAUR, nginx-quic-libresslAUR, nginx-mainline)
- php
- php-fpm
- php-pgsql
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glusterfs (make)
- jansson (jansson-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- lsb-release (make)
- pam_wrapper (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- rpcsvc-proto (make)
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 18 Next › Last »
mfulz commented on 2020-04-09 08:26 (UTC)
AlD commented on 2020-02-19 21:05 (UTC)
'gmock' appears to be a make dependency now.
mfulz commented on 2020-01-30 23:47 (UTC) (edited on 2020-02-07 21:40 (UTC) by mfulz)
I'll check your comments out the next days: - update to 19.2.5 will be ready in a few minutes - web-ui.conf and logrotate added
The chmod makes sense to me, as the files contains sensitive data which shouldn't be readable worldwide. Of course in /usr/share it's arguable, but better safe than sorry ;)
khvalera commented on 2020-01-28 19:51 (UTC) (edited on 2020-01-28 19:58 (UTC) by khvalera)
@spradlim need to add: _cp $srcdir/install/etc/httpd/conf.d/bareos-webui.conf ${pkgdir}/etc/httpd/conf/extra/bareos-webui.conf and _cp $srcdir/install/etc/logrotate.d $pkgdir/etc/logrotate.d
khvalera commented on 2020-01-25 21:35 (UTC)
Why is this? : chmod -R 750 /usr/share/bareos/config/bareos-dir.d
mfulz commented on 2019-12-15 20:46 (UTC)
@FieldOfClay: I've removed everything ceph related from my system for a test and my build is working fine.
Could you please provide the logs / build errors you get?
FieldOfClay commented on 2019-12-07 09:00 (UTC) (edited on 2019-12-07 09:00 (UTC) by FieldOfClay)
It still fails for me during the cmake checks, unless I include ceph as a makedepends. It seems that it is still looking for ceph, somewhere. I haven't been able to figure out where.
This is on a machine that only needs bareos-filedaemon and bareos-common.
mfulz commented on 2019-12-04 18:12 (UTC)
Hi Kai,
I've added the mkdir -p thanks for the hint.
ceph is only needed for the bareos-backend-ceph afaik, which is not inlcuded here?
php is included as dependency for the webui package, which is correct in my opinion?
<deleted-account> commented on 2019-11-25 19:39 (UTC)
Hello,
a few suggestions:
- change "mkdir build" to "mkdir -p build" in build() or remove "build" directory after package is build to allow rebuilding without errors
- "community/ceph" or "community/ceph-libs" is needed, at least as build dependency?!
- PHP is needed, at least as build dependency?!
regards Kai
mfulz commented on 2019-10-23 11:24 (UTC)
@spradlim: Thanks.
The bareos is updated to 18.2.6 and working for me. Any feedback is welcome :)
I've added also bareos-web-ui but I've to rename it because of this one: https://aur.archlinux.org/packages/bareos-webui which is not working at all. Hopefully this guy will throw it away so we can take it over.
Pinned Comments