ports/146766: [patch] update sysutils/bacula-server to 5.0.2

Paul Shepel tacid at tacid.kiev.ua
Fri Jul 2 19:30:06 UTC 2010


The following reply was made to PR ports/146766; it has been noted by GNATS.

From: Paul Shepel <tacid at tacid.kiev.ua>
To: Dan Langille <dan at langille.org>, bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/146766: [patch] update sysutils/bacula-server to 5.0.2
Date: Fri, 02 Jul 2010 22:20:31 +0300

 02.07.2010 22:12, Dan Langille пишет:
 > On 7/2/2010 3:04 PM, Paul Shepel wrote:
 >> What exactly you've done to get this compile error? I've checked just
 >> now on new FreeBSD 8 box:
 >>
 >> # cd /usr/ports
 >> # curl http://tacid.kiev.ua/bacula-update-to-5.0.2.diff | patch -p0
 >> # make -C /usr/ports/sysutils/bacula-client make install
 >
 > I do these tests:
 >
 >
 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-testing.html 
 >
 I have problem with step 5 - make package do not add 
 /usr/local/share/bacula to package so:
 STEP 2:
 root at fileserver.gi.local#/usr/ports/sysutils/bacula-client: make package
 ===>  Building package for bacula-client-5.0.2
 Creating package /usr/ports/packages/All/bacula-client-5.0.2.tbz
 Registering depends: gettext-0.18_1 libiconv-1.13.1_1.
 Registering conflicts: bacula-server-devel-[0-9]* 
 bacula-client-devel-[0-9]* bacula-docs-devel-[0-9]*.
 Creating bzip'd tar ball in 
 '/usr/ports/packages/All/bacula-client-5.0.2.tbz'
 
 STEP 3:
 root at fileserver.gi.local#/usr/ports/sysutils/bacula-client: make deinstall
 ===>  Deinstalling for sysutils/bacula-client
 ===>   Deinstalling bacula-client-5.0.2
 To delete Bacula group permanently, use 'pw groupdel bacula'
 
 STEP 4:
 root at fileserver.gi.local#/usr/ports/sysutils/bacula-client: pkg_add 
 /usr/ports/packages/All/bacula-client-5.0.2.tbz
 bacula:*:910:
 You already have a group "bacula", so I will use it.
 
 ################################################################################
 
 NOTE:
 Sample files are installed in /usr/local/etc:
 bconsole.conf.sample, bacula-barcodes.sample, bacula-fd.conf.sample
 
    Please read this file:
 
          /usr/local/share/doc/bacula/ReleaseNotes
 
    as installed by docs port for the upgrade procedure.
 
 Read the ReleaseNotes for further information.
 
 ################################################################################
 
 STEP 5:
 root at fileserver.gi.local#/usr/ports/sysutils/bacula-client: make deinstall
 ===>  Deinstalling for sysutils/bacula-client
 ===>   Deinstalling bacula-client-5.0.2
 To delete Bacula group permanently, use 'pw groupdel bacula'
 pkg_delete: file '/usr/local/share/bacula' doesn't exist
 pkg_delete: unable to completely remove directory '/usr/local/share/bacula'
 pkg_delete: couldn't entirely delete package (perhaps the packing list is
 incorrectly specified?)
 
 



More information about the freebsd-ports-bugs mailing list