------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-HTML-Tagset-3.20_1.txz Installing /packages/All/p5-HTML-Parser-3.72.txz Installing /packages/All/p5-CGI-4.46.txz Installing /packages/All/p5-TimeDate-2.30_2,1.txz Installing /packages/All/p5-HTTP-Date-6.05.txz Installing /packages/All/p5-File-Listing-6.04_1.txz Installing /packages/All/p5-BackupPC-XS-0.59.txz Installing /packages/All/p5-Archive-Zip-1.67.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by backuppc4-4.3.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by backuppc4-4.3.2 for building => SHA256 Checksum OK for BackupPC-4.3.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by backuppc4-4.3.2 for building ===> Extracting for backuppc4-4.3.2 => SHA256 Checksum OK for BackupPC-4.3.2.tar.gz. Extracted Memory Use: 2.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for backuppc4-4.3.2 ===> Applying ports patches for backuppc4-4.3.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for backuppc4-4.3.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> backuppc4-4.3.2 depends on package: p5-CGI>0 - found ===> backuppc4-4.3.2 depends on package: p5-File-Listing>=0 - found ===> backuppc4-4.3.2 depends on package: p5-BackupPC-XS>=0.57 - found ===> backuppc4-4.3.2 depends on package: p5-Archive-Zip>=0 - found ===> backuppc4-4.3.2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for backuppc4-4.3.2 ===> backuppc4-4.3.2 depends on package: p5-CGI>0 - found ===> backuppc4-4.3.2 depends on package: p5-File-Listing>=0 - found ===> backuppc4-4.3.2 depends on package: p5-BackupPC-XS>=0.57 - found ===> backuppc4-4.3.2 depends on package: p5-Archive-Zip>=0 - found ===> backuppc4-4.3.2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users cd /construction/sysutils/backuppc4/BackupPC-4.3.2 && /usr/local/bin/perl configure.pl --batch --backuppc-user backuppc --bin-path perl=/usr/local/bin/perl --config-dir /usr/local/etc/backuppc --cgi-dir /usr/local/www/cgi-bin --data-dir /var/db/BackupPC --dest-dir /construction/sysutils/backuppc4/stage --fhs --html-dir /usr/local/www/backuppc --html-dir-url /backuppc --install-dir /usr/local --log-dir /var/log/BackupPC --no-set-perms --uid-ignore Is this a new installation or upgrade for BackupPC? If this is an upgrade please tell me the full path of the existing BackupPC configuration file (eg: /usr/local/etc/backuppc/config.pl). Otherwise, just hit return. --> Full path to existing main config.pl [] I found the following locations for these programs: bzip2 => /usr/bin/bzip2 cat => /bin/cat df => /bin/df gtar/tar => /usr/bin/tar gzip => /usr/bin/gzip hostname => /bin/hostname nmblookup => par2 => perl => /usr/local/bin/perl ping => /sbin/ping ping6 => /sbin/ping6 rrdtool => rsync => rsync_bpc => sendmail => /usr/sbin/sendmail smbclient => split => /usr/bin/split ssh/ssh2 => /usr/bin/ssh --> Are these paths correct? [y] Please tell me the hostname of the machine that BackupPC will run on. --> BackupPC will run on host [sting.dragonflybsd.org] BackupPC should run as a dedicated user with limited privileges. You need to create a user. This user will need read/write permission on the main data directory and read/execute permission on the install directory (these directories will be setup shortly). The primary group for this user should also be chosen carefully. The data directories and files will have group read permission, so group members can access backup files. --> BackupPC should run as user [backuppc] Please specify an install directory for BackupPC. This is where the BackupPC scripts, library and documentation will be installed. --> Install directory (full path) [/usr/local] Please specify a data directory for BackupPC. This is where all the PC backup data is stored. This file system needs to be big enough to accommodate all the PCs you expect to backup (eg: at least several GB per machine). --> Data directory (full path) [/var/db/BackupPC] BackupPC has SCGI and CGI perl interfaces that run under Apache. You need to pick which one to run. For SCGI, Apache uses the scgi_mod module to communicate with BackupPC_Admin_SCGI, which handles the requests. This allows Apache to run as a different user as backuppc. To use SCGI you need to set SCGIServerPort to any spare non-privileged TCP port number. A negative value disables SCGI. Important security warning!! The SCGIServerPort must not be accessible by anyone untrusted. That means you can't allow untrusted users access to the BackupPC server, and you should block the SCGIServerPort TCP port from network access. The traditional alternative is to use CGI. In this case, an executable needs to be installed Apache's cgi-bin directory. This executable needs to run as set-uid backuppc, or it can be run under mod_perl with Apache running as user backuppc. --> SCGI port (-1 to disable) [-1] --> CGI bin directory (full path, or empty for no CGI) [/usr/local/www/cgi-bin] BackupPC's CGI and SCGI script need to display various PNG/GIF images that should be stored where Apache can serve them. They should be placed somewhere under Apache's DocumentRoot. BackupPC also needs to know the URL to access these images. Example: Apache image directory: /var/www/htdocs/BackupPC URL for image directory: /BackupPC The URL for the image directory should start with a slash. --> Apache image directory (full path, or empty for no S/CGI) [/usr/local/www/backuppc] --> URL for image directory (omit http://host; starts with '/', or empty for no S/CGI) [/backuppc] Ok, we're about to: - install the binaries, lib and docs in /construction/sysutils/backuppc4/stage/usr/local - create the data directory /construction/sysutils/backuppc4/stage/var/db/BackupPC - optionally install the cgi-bin interface - create/update the config.pl file /construction/sysutils/backuppc4/stage/usr/local/etc/backuppc/config.pl --> Do you want to continue? [y] Created /construction/sysutils/backuppc4/stage/usr/local/share/doc/BackupPC Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC/CGI Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC/Config Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC/Lang Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC/Storage Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC/Xfer Created /construction/sysutils/backuppc4/stage/usr/local/lib/BackupPC/Zip Created /construction/sysutils/backuppc4/stage/usr/local/lib/Net Created /construction/sysutils/backuppc4/stage/usr/local/lib/Net/FTP Created /construction/sysutils/backuppc4/stage/usr/local/www/backuppc Created /construction/sysutils/backuppc4/stage/var/db/BackupPC Created /construction/sysutils/backuppc4/stage/var/db/BackupPC/pool Created /construction/sysutils/backuppc4/stage/var/db/BackupPC/cpool Created /construction/sysutils/backuppc4/stage/var/db/BackupPC/pc Created /construction/sysutils/backuppc4/stage/usr/local/etc/backuppc Created /construction/sysutils/backuppc4/stage/var/log/BackupPC Created /construction/sysutils/backuppc4/stage/var/run/BackupPC Installing binaries in /construction/sysutils/backuppc4/stage/usr/local/bin Installing library in /construction/sysutils/backuppc4/stage/usr/local/lib Installing images in /construction/sysutils/backuppc4/stage/usr/local/www/backuppc Making systemd and init.d scripts Making Apache configuration file for suid-perl Installing docs in /construction/sysutils/backuppc4/stage/usr/local/share/doc/BackupPC Installing cgi script BackupPC_Admin in /construction/sysutils/backuppc4/stage/usr/local/www/cgi-bin Installing config.pl and hosts in /construction/sysutils/backuppc4/stage/usr/local/etc/backuppc Ok, it looks like we are finished. There are several more things you will need to do: - Browse through the config file, /usr/local/etc/backuppc/config.pl, and make sure all the settings are correct. In particular, you will need to set $Conf{CgiAdminUsers} so you have administration privileges in the CGI interface. - Edit the list of hosts to backup in /usr/local/etc/backuppc/hosts. - Read the documentation in /usr/local/doc/BackupPC.html. Please pay special attention to the security section. - Verify that the CGI script BackupPC_Admin runs correctly. You might need to change the permissions or group ownership of BackupPC_Admin. If this is an upgrade and you are using mod_perl, you will need to restart Apache. Otherwise it will have stale code. - BackupPC should be ready to start. Don't forget to run it as user backuppc! The installation also contains a systemd/backuppc.service script that can be installed so that BackupPC can auto-start on boot. This will also enable administrative users to start the server from the CGI interface. See systemd/README. Enjoy! pod2man --section=1 --release=4.3.2 --name=BackupPC --center="BackupPC user guide" /construction/sysutils/backuppc4/BackupPC-4.3.2/doc/BackupPC.pod /construction/sysutils/backuppc4/BackupPC-4.3.2/backuppc.1 install -m 444 /construction/sysutils/backuppc4/BackupPC-4.3.2/backuppc.1 /construction/sysutils/backuppc4/stage/usr/local/man/man1 cd /construction/sysutils/backuppc4/BackupPC-4.3.2 && install -m 0644 ChangeLog LICENSE README.md /construction/sysutils/backuppc4/stage/usr/local/share/doc/BackupPC /bin/cp /construction/sysutils/backuppc4/BackupPC-4.3.2/doc/BackupPC.html /construction/sysutils/backuppc4/stage/usr/local/www/backuppc /bin/rm -f /construction/sysutils/backuppc4/stage/usr/local/etc/backuppc/config.pl /bin/rm -f /construction/sysutils/backuppc4/stage/usr/local/etc/backuppc/hosts /bin/cp /construction/sysutils/backuppc4/update.sh /construction/sysutils/backuppc4/stage/usr/local/etc/backuppc/update.sh /bin/mkdir -p /construction/sysutils/backuppc4/stage/usr/local/libexec/backuppc /bin/cp /construction/sysutils/backuppc4/BackupPC-4.3.2/configure.pl /construction/sysutils/backuppc4/stage/usr/local/libexec/backuppc/configure.pl ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: www/p5-CGI was in Perl CORE. Check with `corelist CGI 0` and `corelist -a CGI` if it should be conditionally added depending on PERL_LEVEL Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for backuppc4-4.3.2 file sizes/checksums [136]: 0% file sizes/checksums [136]: 73% file sizes/checksums [136]: 100% packing files [136]: 0% packing files [136]: 73% packing files [136]: 100% packing directories [6]: 0% packing directories [6]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:09