Hi There! Bacula 2.0.0 is here!
*** Bug 160545 has been marked as a duplicate of this bug. ***
Created attachment 106087 [details] ebuild+patches for 2.0.0 Please try new ebuild ... it should works ok.
(In reply to comment #0) > Hi There! > > Bacula 2.0.0 is here! > Works without problems on AMD64.
/bin/install -c -m 644 scripts/bacula.png /var/tmp/portage/app-backup/bacula-2.0.0/image//usr/share/pixmaps/bacula.png /bin/install -c -m 644 scripts/bacula.png /var/tmp/portage/app-backup/bacula-2.0.0/image//usr/share/pixmaps/bacula.png /bin/install: cannot create regular file `/var/tmp/portage/app-backup/bacula-2.0.0/image//usr/share/pixmaps/bacula.png': File exists /bin/install -c -m 644 scripts/bacula.desktop.gnome1 /var/tmp/portage/app-backup/bacula-2.0.0/image//usr/share/gnome/apps/System/bacula.desktop make: *** [install-menu-xsu] Error 1 make: *** Waiting for unfinished jobs.... /bin/install -c -m 644 scripts/bacula.desktop.gnome2 /var/tmp/portage/app-backup/bacula-2.0.0/image//usr/share/applications/bacula.desktop !!! ERROR: app-backup/bacula-2.0.0 failed. Call stack: ebuild.sh, line 1576: Called dyn_install ebuild.sh, line 1030: Called src_install bacula-2.0.0.ebuild, line 197: Called die !!! Failed to install gnome menu files to /var/tmp/portage/app-backup/bacula-2.0.0/image/ make_desktop_entry gnome-console -c /etc/bacula/gnome-console.conf Bacula Console /usr/share/pixmaps/bacula.png app-admin /usr/sbin !!! If you need support, post the topmost build error, and the call stack if relevant. !!! This ebuild is from an overlay: '/usr/local/portage' I think there are duplicate entries for that particular call to install. (2x Xeons w/ 64bit instruction set).. not that it matters. (~amd64)
For an update on my post, the error only occurs when you use the "gnome" use-flag. Steps to reproduce: USE="gnome" emerge bacula
2.0.1 has been out since 2007-01-13. Someone please change the summary to include these minor updates.
Bacula 2.0.2 is out since January 30, 2007.
As an addition to my previous post: simply renaming the ebuild posted by Alexey Maximov to bacula-2.0.2.ebuild works fine, and succesfully compiles and installs Bacula 2.0.2.
(In reply to comment #8) > As an addition to my previous post: simply renaming the ebuild posted by Alexey > Maximov to bacula-2.0.2.ebuild works fine, and succesfully compiles and > installs Bacula 2.0.2. be sure to edit DOC_VER and change to 2.0.2 in the ebuild: DOC_VER="2.0.2"
I have prepared an ebuild for 2.0.2 which encorporates several changes. If no other dev has objections, I would like to commit it ASAP.
Created attachment 111485 [details] ebuild for bacula 2.0.2
In CVS.