Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302233 - patch fails on app-backup/bacula-3.0.3
Summary: patch fails on app-backup/bacula-3.0.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tomáš Chvátal (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 20:59 UTC by Thomas Capricelli
Modified: 2010-01-26 10:26 UTC (History)
0 users

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


Attachments
/var/tmp/portage/app-backup/bacula-3.0.3/temp/bacula-default-configs.patch.out (bacula-default-configs.patch.out,22.04 KB, text/plain)
2010-01-25 21:00 UTC, Thomas Capricelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2010-01-25 20:59:51 UTC
emerging app-backup/bacula-3.0.3 fails with :

 * CPV:  app-backup/bacula-3.0.3
 * REPO: scarabeus_local_overlay
 * USE:  X amd64 bacula-dir bacula-sd client elibc_glibc gnome ipv6 kernel_linux multilib nls python qt4 readline server sqlite ssl tcpd userland_GNU wxwindows
 * Descending database types are overruled this way:
 *     postgres > mysql > sqlite
 * Applying bacula-default-configs.patch ...

 * Failed Patch: bacula-default-configs.patch !
 *  ( /var/lib/layman/scarabeus/app-backup/bacula/files/3.0.3/bacula-default-configs.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/app-backup/bacula-3.0.3/temp/bacula-default-configs.patch.out

 * ERROR: app-backup/bacula-3.0.3 failed:
 *   Failed Patch: bacula-default-configs.patch!
 *
 * Call stack:
 *     ebuild.sh, line   48:  Called src_prepare
 *   environment, line 2738:  Called base_src_prepare
 *   environment, line  382:  Called epatch '/var/lib/layman/scarabeus/app-backup/bacula/files/3.0.3/bacula-default-configs.patch'
 *   environment, line 1364:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 *


Reproducible: Always
Comment 1 Thomas Capricelli 2010-01-25 21:00:13 UTC
Created attachment 217419 [details]
/var/tmp/portage/app-backup/bacula-3.0.3/temp/bacula-default-configs.patch.out
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-25 21:06:25 UTC
(In reply to comment #0)

>  * REPO: scarabeus_local_overlay

My *guess* is that you should be using the in-tree version of bacula-3.0.3, but I'm not sure what the diff is. Assigning to overlay owner.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2010-01-26 10:26:25 UTC
Should work now.