First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 205558
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: App-Backup Team <app-backup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rajiv Aaron Manglani <rajiv@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
boxbackup-0.11_rc2.ebuild boxbackup 0.11 rc2 ebuild text/plain David Kaufman 2008-09-22 02:25 0000 2.26 KB Details
boxbackup-0.11_rc2-gentoo.patch boxbackup 0.11 rc2 gentoo patch text/plain David Kaufman 2008-09-22 02:26 0000 26.32 KB Details
boxbackup-0.11_rc2-gentoo.patch boxbackup 0.11 rc2 gentoo patch patch David Kaufman 2008-09-22 03:00 0000 26.72 KB Details | Diff
boxbackup-0.11_rc2.ebuild 166050: boxbackup 0.11 rc2 ebuild text/plain David Kaufman 2008-10-01 00:50 0000 2.45 KB Details
boxbackup-0.11_rc2-gentoo.patch extended the patch, patches configure.ac patch Martin Bürge 2008-10-10 10:27 0000 27.08 KB Details | Diff
boxbackup-0.11_rc2-gentoo.patch boxbackup 0.11 rc2 gentoo patch patch David Kaufman 2008-10-18 13:14 0000 28.42 KB Details | Diff
boxbackup-0.11_rc2.ebuild boxbackup 0.11 rc2 ebuild text/plain David Kaufman 2008-10-18 13:16 0000 2.80 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 205558 depends on: Show dependency tree
Bug 205558 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-13 04:03 0000
[Box Backup] Announcing 0.11 Release Candidate 1
Chris Wilson boxbackup@ fluffy.co.uk
Sat, 12 Jan 2008 19:03:27 +0000 (GMT)


Hi all,

Nearly two years after the release of Box Backup 0.10, I'm pleased and 
proud to announce the first release candidate for Box Backup 0.11, also 
known as 0.11rc1.

I'd really appreciate it if you'd consider testing the release candidate 
for us. Please read the following Wiki pages before doing so:

* http://www.boxbackup.org/trac/wiki/BetaReleases
* http://www.boxbackup.org/trac/wiki/011 (Upgrading to 0.11)

You can download it from:

* http://www.boxbackup.org/svn/box/packages/boxbackup-0.11rc1.tgz
* http://www.boxbackup.org/svn/box/RELEASE/0.11rc1/ (SVN branch)

If no problems are reported in this release, I hope to make 0.11 final 
available around 14th February.

I've updated the website, www.boxbackup.org, to link to this release, as 
well as the wiki in various places. I hope that was the right thing to do, 
and that I haven't stepped on anybody's toes. Please feel free to pick 
over the changes and tell me if I did anything wrong. I also added 
developer and tester credits for 0.11, I hope I didn't miss anyone, but 
please tell me if I did.

Cheers, Chris.
-- 
_____ __     _
\  __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |

------- Comment #1 From Fabian Groffen 2008-01-15 12:46:37 0000 -------
@rajiv: I don't use boxbackup any more, so feel free to bump and/or take over
maintenance of boxbackup.

------- Comment #2 From David Kaufman 2008-09-22 02:25:43 0000 -------
Created an attachment (id=166050) [details]
boxbackup 0.11 rc2 ebuild

------- Comment #3 From David Kaufman 2008-09-22 02:26:36 0000 -------
Created an attachment (id=166052) [details]
boxbackup 0.11 rc2 gentoo patch

------- Comment #4 From David Kaufman 2008-09-22 02:31:22 0000 -------
The boxbackup team is now up to 0.11rc2. They say: "It would be great to have
0.11rc2 in Gentoo, as 0.10 is so outdated."

I took a shot at tweaking the ebuild to work for 0.11rc2, mostly a matter of
handling an extra version component, and regenerating the patch that moves the
default configuration directory to /etc/boxbackup and the install directory to
/usr/sbin. The prior gcc41-noll patch doesn't appear to be necessary, upstream
has incorporated the change.

I'm no expert at this stuff and would be very happy to have someone who is look
over these changes.

------- Comment #5 From David Kaufman 2008-09-22 03:00:25 0000 -------
Created an attachment (id=166054) [details]
boxbackup 0.11 rc2 gentoo patch

Patch was missing one clause, which I have fixed

------- Comment #6 From David Kaufman 2008-10-01 00:50:23 0000 -------
Created an attachment (id=166878) [details]
166050: boxbackup 0.11 rc2 ebuild

Added a warning about 0.11's impact on existing NotifyScripts, since emails
saying "BACKUP PROBLEM" can be disturbing. Changed HOMEPAGE to point to the new
boxbackup.org home page.

------- Comment #7 From Anton 2008-10-03 10:41:47 0000 -------
I have updated my boxbackup-0.10 to the boxbackup-0.11rc2(2008-10-01 00:50)
with patch (2008-09-22 03:00) with the following problems:

1. I have missed /etc/init.d/bbstored and /etc/init.d/bbackupd scripts. They
were after fresh install (without configuring) from 0.10 ebuild, but are
missing after update.

2. Box backup got compiled to use /etc/box, not the /etc/boxbackup directory.
Therefore i need to use -c switch to run programs, or simply to use symlink
from /etc/boxbackup to /etc/box

------- Comment #8 From Fabian Groffen 2008-10-03 10:52:30 0000 -------
Is there anyone here that would like to become a proxy maintainer?

------- Comment #9 From David Kaufman 2008-10-03 12:49:27 0000 -------
(In reply to comment #7)
> 1. I have missed /etc/init.d/bbstored and /etc/init.d/bbackupd scripts.

I think you need to copy these from
/usr/portage/app-backup/boxbackup/files/bb*.rc to
/usr/local/portage/app-backup/boxbackup/files . I don't understand how this
really works in Portage, I guess.

> 2. Box backup got compiled to use /etc/box, not the /etc/boxbackup directory.

Sounds like the patch didn't get properly applied, either. Do you have a log of
the emerge output?

Thanks

------- Comment #10 From Martin Bürge 2008-10-10 09:28:26 0000 -------
Hi there

I can't install boxbackup-0.11_rc2.

 * Failed Running aclocal !
 *                         
 * Include in your bugreport the contents of:
 *
 * /var/tmp/portage/app-backup/boxbackup-0.11_rc2/temp/aclocal-8523.out

***** aclocal *****
***** aclocal -I infrastructure/m4

configure.ac:286: error: AC_SUBST: `bindir_expanded sysconfdir_expanded
localstatedir_expanded' is not a valid shell variable name
configure.ac:286: the top level
autom4te-2.63: /usr/bin/m4 failed with exit status: 1
aclocal-1.10: autom4te failed with exit status: 1

Any idea?

------- Comment #11 From Martin Bürge 2008-10-10 10:27:35 0000 -------
Created an attachment (id=167856) [details]
extended the patch, patches configure.ac

Ok, i could solve it myself.
It's my first patch so can you have a lookt at it?
I could compile now boxbackup-0.11_rc2. :)

------- Comment #12 From Junyx 2008-10-15 19:07:49 0000 -------
Did someone test compiling boxbackup-0.11_rc2 with gcc-4.3.2?
It throws several errors for me - not usable ATM.

------- Comment #13 From David Kaufman 2008-10-18 11:06:02 0000 -------
(In reply to comment #12)
> Did someone test compiling boxbackup-0.11_rc2 with gcc-4.3.2?
> It throws several errors for me - not usable ATM.

Upstream has just checked in changes to allow compiling under gcc 4.3.2, but
they're still only in svn. Perhaps the next release candidate will pick them
up.

------- Comment #14 From David Kaufman 2008-10-18 13:14:53 0000 -------
Created an attachment (id=168918) [details]
boxbackup 0.11 rc2 gentoo patch

(In reply to comment #7)
> 2. Box backup got compiled to use /etc/box, not the /etc/boxbackup directory.

The patch was wrong. (I had modified .h files that were getting generated from
.h.in files, so of course my changes got overwritten.) I have fixed it, and was
more thorough in my testing this time.

I also included Martin's change from comment #11.

------- Comment #15 From David Kaufman 2008-10-18 13:16:47 0000 -------
Created an attachment (id=168920) [details]
boxbackup 0.11 rc2 ebuild

0.11 has a bunch of new documentation, added it to the ebuild so it goes in
/usr/share/doc.

------- Comment #16 From Craig Servin 2009-03-17 17:10:37 0000 -------
How do you use the ebuilds attached to this bug report.  Sorry for the newbie
question, but I just can't seem to figure it out.

------- Comment #17 From Thilo Bangert 2009-04-04 20:49:03 0000 -------
*** Bug 231760 has been marked as a duplicate of this bug. ***

------- Comment #18 From Thilo Bangert 2009-04-04 20:54:16 0000 -------
you can use the posted ebuild by putting the ebuild into
/usr/portage/app-backup/boxbackup
and the patch file into 
/usr/portage/app-backup/boxbackup/files
(i think)

First Last Prev Next    No search results available      Search page      Enter new bug