Amanda-Users

Re: release of amanda-2.6.1

2009-01-29 05:28:00
Subject: Re: release of amanda-2.6.1
From: Charles Stroom <charles AT stremen.xs4all DOT nl>
To: Paddy Sreenivasan <paddy AT zmanda DOT com>
Date: Thu, 29 Jan 2009 10:41:20 +0100
Paddy, thanks.  I tried to create a suse binary 11.1 rpm as I did for 2.6.0p2,
but it failed.  After an "rpm -i amanda-2.6.1-1.rhel4.src.rpm", I did
the rpmbuild:

"
contrib@fiume:~/done/RPMs/amanda> sudo rpmbuild -ba 
/usr/src/packages/SPECS/amanda.spec
root's password:
error: parse error in expression
error: /usr/src/packages/SPECS/amanda.spec:363: parseExpressionBoolean
returns -1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.63934
+ umask 022
+ cd /usr/src/packages/BUILD
+ cd /usr/src/packages/BUILD
+ rm -rf amanda-2.6.1
+ /usr/bin/gzip -dc /usr/src/packages/SOURCES/amanda-2.6.1.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd amanda-2.6.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6827
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/amanda-2.6.1-1.suse11.1-root-buildroot
++ dirname /var/tmp/amanda-2.6.1-1.suse11.1-root-buildroot
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/amanda-2.6.1-1.suse11.1-root-buildroot
+ cd amanda-2.6.1
+ exit 0
Checking for unpackaged
file(s): /usr/lib/rpm/check-files 
/var/tmp/amanda-2.6.1-1.suse11.1-root-buildroot
Checking for unpackaged
file(s): /usr/lib/rpm/check-files 
/var/tmp/amanda-2.6.1-1.suse11.1-root-buildroot
Wrote: /usr/src/packages/SRPMS/amanda-2.6.1-1.suse11.1.src.rpm
contrib@fiume:~/done/RPMs/amanda> 
"

I could see that the amanda.spec file had the definition for suse 11.1 in it,
but not all as was in Ingo's amanda.spec file for 2.6.0p2.  So I modified the
new amanda.spec file as follows:
"
fiume:/usr/src/packages/SPECS # rcsdiff -r1.1 -r1.2 amanda.spec 
===================================================================
RCS file: RCS/amanda.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -r1.1 -r1.2
129c129,131
<           %define distver 11.1
---
>           %define dist SuSE
>           %define disttag suse
>           %define distver 11
"

With this modification, the rpmbuild compiled and came to a normal end,
but I am of course not sure this is all to it.  Not have I yet installed
the 2.6.1 version.

Regards,

Charles





On Wed, 28 Jan 2009 13:52:45 -0800
Paddy Sreenivasan <paddy AT zmanda DOT com> wrote:

> Charles,
> 
> We have added source rpm to the downloads page. It says "rhel4"
> because this source rpm was built on rhel4
> machine.
> 
> thanks
> Paddy
> 
> On Wed, Jan 28, 2009 at 1:06 PM, Charles Stroom
> <charles AT stremen.xs4all DOT nl> wrote:
> > Will a source in RPM "amanda-2.6.1.noarch.src.rpm" become available
> > as it was for 2.6.0.p2?
> >
> > Regards,
> >
> > Charles
> >
> >
> >
> > On Mon, 26 Jan 2009 12:58:01 -0500
> > Jean-Louis Martineau <martineau AT zmanda DOT com> wrote:
> >
> >> Hello,
> >>
> >> The Amanda core team is pleased to announce the release of Amanda
> >> 2.6.1. Thanks to everyone that tested 2.6.1b1 and 2.6.1b2 and
> >> provided feedback.
> >>
> >>
> >> Source tarballs are available from
> >>
> >>     * http://www.amanda.org
> >
> 
> 
> 
> -- 
> Amanda http://amanda.zmanda.com
> ZRM for MySQL http://www.zmanda.com/backup-mysql.html


<Prev in Thread] Current Thread [Next in Thread>