On Sat, Sep 15, 2018 at 12:23:54PM -0400, Maarten Lippmann wrote:
>
> > > 1. there is a full dependency of the current backuppc package in ports on
> > > samba, even if your backups are only tar or rsync based.
> > > The backuppc process won't run if it can't find
> > > /usr/local/bin/smbclient.
>
1. there is a full dependency of the current backuppc package in ports on
samba, even if your backups are only tar or rsync based.
The backuppc process won't run if it can't find
/usr/local/bin/smbclient.
We should really add samba to the backuppc package dependencies as a result.
No, look at
On Sat, Sep 15, 2018 at 09:25:05AM -0400, Maarten Lippmann wrote:
> On 9/13/2018 6:53 AM, Stuart Henderson wrote:
> > On 2018/09/12 22:00, Maarten Lippmann wrote:
> > > I'm curious if the example backuppc.conf file is out of date and
> > > dependencies have changed, but I am having a hard time figu
On 9/13/2018 6:53 AM, Stuart Henderson wrote:
On 2018/09/12 22:00, Maarten Lippmann wrote:
I'm curious if the example backuppc.conf file is out of date and
dependencies have changed, but I am having a hard time figuring out an
appropriate alternative apache2 directive to get the backuppc web
i
>Try pkg_add mod_fastcgi
Good call, I actually did try that and the relevant package is no longer
in ports and marked as obsolete.
# pkg_add mod_fastcgi
quirks-2.414 signed on 2018-03-28T14:24:37Z
Can't find mod_fastcgi
Obsolete package: mod_fastcgi (no longer useful)
It looks to me these got
On 2018/09/12 22:00, Maarten Lippmann wrote:
> I'm curious if the example backuppc.conf file is out of date and
> dependencies have changed, but I am having a hard time figuring out an
> appropriate alternative apache2 directive to get the backuppc web interface
> working on openbsd.
I can't help
Try pkg_add mod_fastcgi
Ian McWilliam
From: owner-po...@openbsd.org on behalf of Maarten
Lippmann
Sent: Thursday, 13 September 2018 12:00 PM
To: ports@openbsd.org
Subject: backuppc FastCgiExternalServer error on apache2
Hey All,
I'm trying to mo
Hey All,
I'm trying to move my backuppc installation off of debian onto a openbsd
amd64 6.3 stable installation.
I went through the basics, installed backuppc with pkg_add, as well as
apache-httpd and samba.
(samba was not listed as a dependency for backuppc, but backuppc startup
failed if