Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64835 - bacula database scripts have wrong bin directory
Summary: bacula database scripts have wrong bin directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: App-Backup Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 04:33 UTC by Alex Fabijanic
Modified: 2005-07-02 21:08 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixing sqlite linking for 1.34.4. (1.34.4.sqlite.patch,602 bytes, patch)
2004-11-04 12:07 UTC, Rodrigo Severo
Details | Diff
Fixing sqlite linking for 1.34.5 (1.34.5.sqlite.patch,602 bytes, patch)
2004-11-04 12:07 UTC, Rodrigo Severo
Details | Diff
Right patchs, Wrong bug. Sorry. (The previous patchs were meant to bug #59205.,72 bytes, text/plain)
2004-11-04 12:13 UTC, Rodrigo Severo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fabijanic 2004-09-21 04:33:38 UTC
All the database scripts in /etc/bacula have /usr/include specified as binary directory instead of /usr/bin.

Reproducible: Always
Steps to Reproduce:
1.run any of the scripts in /etc/bacula/
2.
3.

Actual Results:  
error

Expected Results:  
perform a database action (create tables, backup database etc...)

Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.4.26-gentoo-r9)
=================================================================
System uname: 2.4.26-gentoo-r9 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm
gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang
spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Rodrigo Severo 2004-11-04 12:07:15 UTC
Created attachment 43299 [details, diff]
Fixing sqlite linking for 1.34.4.
Comment 2 Rodrigo Severo 2004-11-04 12:07:41 UTC
Created attachment 43300 [details, diff]
Fixing sqlite linking for 1.34.5
Comment 3 Rodrigo Severo 2004-11-04 12:13:19 UTC
Created attachment 43303 [details]
Right patchs, Wrong bug. Sorry.

Right patchs, Wrong bug. Sorry.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-03-13 17:42:37 UTC
zul: would you like to join app-backup?
Comment 5 Fernando Serboncini (RETIRED) gentoo-dev 2005-07-02 21:08:48 UTC
This is fixed in the new 1.36.3-r1 ebuild.