You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Johan Corveleyn <jc...@gmail.com> on 2011/09/05 14:51:33 UTC

Anyone able to produce Solaris binaries of 1.7.0-rc2 ?

Hi,

Is there anyone on this list able to produce binaries of 1.7.0-rc2
client for Solaris? I know both Collabnet and Wandisco produce Solaris
binaries, but they haven't (yet) built the 1.7 pre-releases for this
platform. If either of them could fire up their build infrastructure
for this, that would be great of course :-). Or anyone else ...?

I'm mostly interested in x86 binaries right now, but also sparc
binaries would be useful (to compare between two of our systems).

I'd like to test the 1.7 rc on our Solaris-based build-server(s), but
don't have a decent environment (nor the time to set it up) to build
it from source.

-- 
Johan

Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?

Posted by Johan Corveleyn <jc...@gmail.com>.
On Thu, Sep 8, 2011 at 2:13 PM, Mark Phippard <ma...@gmail.com> wrote:
> On Thu, Sep 8, 2011 at 7:31 AM, Johan Corveleyn <jc...@gmail.com> wrote:
>> On Mon, Sep 5, 2011 at 4:30 PM, Mark Phippard <ma...@gmail.com> wrote:
>>> On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn <jc...@gmail.com> wrote:
>>>> Is there anyone on this list able to produce binaries of 1.7.0-rc2
>>>> client for Solaris? I know both Collabnet and Wandisco produce Solaris
>>>> binaries, but they haven't (yet) built the 1.7 pre-releases for this
>>>> platform. If either of them could fire up their build infrastructure
>>>> for this, that would be great of course :-). Or anyone else ...?
>>>>
>>>> I'm mostly interested in x86 binaries right now, but also sparc
>>>> binaries would be useful (to compare between two of our systems).
>>>
>>> There is a Solaris x86 client here:
>>>
>>> https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates
>>>
>>> Also, Windows 32/64 and Linux 32/64.  Only thing we do not have
>>> available yet is Solaris sparc.
>>
>> It took me a while but I finally took this package for a spin today.
>> Unfortunately, there seems to be something corrupt with the package:
>>
>> bash-3.00# pkgadd -d CSVNclnt-1.7.0.1-x86-local
>> pkgadd: ERROR: attempt to process datastream failed
>>    - bad format in datastream table-of-contents
>> pkgadd: ERROR: could not process datastream from
>> </some/dir/CSVNclnt-1.7.0.1-x86-local>
>>
>> Can you verify? Has anyone else tried this package (1.7.0-rc2 for Solaris x86)?
>
> I just downloaded and successfully installed the version I posted.  I
> did it from the same site just to be sure it had not become corrupted
> in posting it.
>
> Did you use gzip -d to decompress it first?

Strange. We tried several things, and still get that same error.
- We downloaded it again.
- Tried several ways of copying it to the target server (WinSCP and such)
- It gunzips correctly, there seems to be no problem there
- We also tried to extract it on Windows (Winzip or 7zip, not sure),
before copying the package to the server.

Maybe there is some strange platform difference, or difference in the
packaging system ...

'uname -a' reports:
SunOS testhost 5.10 Generic_144489-17 i86pc i386 i86pc

It's actually a virtual machine running on an ESX cluster, but I don't
think that matters.

OTOH, the release package of 1.6.17 client from CollabNet did install
successfully on this machine.

Is there anything special we need to do?

Maybe I could verify sha1 checksums of both the .gz archive and the
package after decompression, if you can provide those, to check that
nothing went wrong in transit?

Thanks,
-- 
Johan

Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?

Posted by Mark Phippard <ma...@gmail.com>.
On Thu, Sep 8, 2011 at 7:31 AM, Johan Corveleyn <jc...@gmail.com> wrote:
> On Mon, Sep 5, 2011 at 4:30 PM, Mark Phippard <ma...@gmail.com> wrote:
>> On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn <jc...@gmail.com> wrote:
>>> Is there anyone on this list able to produce binaries of 1.7.0-rc2
>>> client for Solaris? I know both Collabnet and Wandisco produce Solaris
>>> binaries, but they haven't (yet) built the 1.7 pre-releases for this
>>> platform. If either of them could fire up their build infrastructure
>>> for this, that would be great of course :-). Or anyone else ...?
>>>
>>> I'm mostly interested in x86 binaries right now, but also sparc
>>> binaries would be useful (to compare between two of our systems).
>>
>> There is a Solaris x86 client here:
>>
>> https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates
>>
>> Also, Windows 32/64 and Linux 32/64.  Only thing we do not have
>> available yet is Solaris sparc.
>
> It took me a while but I finally took this package for a spin today.
> Unfortunately, there seems to be something corrupt with the package:
>
> bash-3.00# pkgadd -d CSVNclnt-1.7.0.1-x86-local
> pkgadd: ERROR: attempt to process datastream failed
>    - bad format in datastream table-of-contents
> pkgadd: ERROR: could not process datastream from
> </some/dir/CSVNclnt-1.7.0.1-x86-local>
>
> Can you verify? Has anyone else tried this package (1.7.0-rc2 for Solaris x86)?

I just downloaded and successfully installed the version I posted.  I
did it from the same site just to be sure it had not become corrupted
in posting it.

Did you use gzip -d to decompress it first?

To answer your other question, no you cannot install in a different
location.  AFAIK, you could not have two versions of the same package
installed anyway as I do not believe the Solaris package management
supports that.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?

Posted by Johan Corveleyn <jc...@gmail.com>.
On Mon, Sep 5, 2011 at 4:30 PM, Mark Phippard <ma...@gmail.com> wrote:
> On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn <jc...@gmail.com> wrote:
>> Is there anyone on this list able to produce binaries of 1.7.0-rc2
>> client for Solaris? I know both Collabnet and Wandisco produce Solaris
>> binaries, but they haven't (yet) built the 1.7 pre-releases for this
>> platform. If either of them could fire up their build infrastructure
>> for this, that would be great of course :-). Or anyone else ...?
>>
>> I'm mostly interested in x86 binaries right now, but also sparc
>> binaries would be useful (to compare between two of our systems).
>
> There is a Solaris x86 client here:
>
> https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates
>
> Also, Windows 32/64 and Linux 32/64.  Only thing we do not have
> available yet is Solaris sparc.

It took me a while but I finally took this package for a spin today.
Unfortunately, there seems to be something corrupt with the package:

bash-3.00# pkgadd -d CSVNclnt-1.7.0.1-x86-local
pkgadd: ERROR: attempt to process datastream failed
    - bad format in datastream table-of-contents
pkgadd: ERROR: could not process datastream from
</some/dir/CSVNclnt-1.7.0.1-x86-local>

Can you verify? Has anyone else tried this package (1.7.0-rc2 for Solaris x86)?

-- 
Johan

Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?

Posted by Johan Corveleyn <jc...@gmail.com>.
On Mon, Sep 5, 2011 at 4:30 PM, Mark Phippard <ma...@gmail.com> wrote:
> On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn <jc...@gmail.com> wrote:
>> Is there anyone on this list able to produce binaries of 1.7.0-rc2
>> client for Solaris? I know both Collabnet and Wandisco produce Solaris
>> binaries, but they haven't (yet) built the 1.7 pre-releases for this
>> platform. If either of them could fire up their build infrastructure
>> for this, that would be great of course :-). Or anyone else ...?
>>
>> I'm mostly interested in x86 binaries right now, but also sparc
>> binaries would be useful (to compare between two of our systems).
>
> There is a Solaris x86 client here:
>
> https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates

Great, thanks.

One small question: is it possible to install this package in another
directory than the default (which I believe is
/opt/CollabNet_Subversion)? I still have the 1.6 client installed in
/opt/CollabNet_Subversion, and would like to install this one next to
it (in say /opt/CollabNet_Subversion_1.7rc2) so I can compare the two?

-- 
Johan

> Also, Windows 32/64 and Linux 32/64.  Only thing we do not have
> available yet is Solaris sparc.
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>

Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?

Posted by Mark Phippard <ma...@gmail.com>.
On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn <jc...@gmail.com> wrote:
> Is there anyone on this list able to produce binaries of 1.7.0-rc2
> client for Solaris? I know both Collabnet and Wandisco produce Solaris
> binaries, but they haven't (yet) built the 1.7 pre-releases for this
> platform. If either of them could fire up their build infrastructure
> for this, that would be great of course :-). Or anyone else ...?
>
> I'm mostly interested in x86 binaries right now, but also sparc
> binaries would be useful (to compare between two of our systems).

There is a Solaris x86 client here:

https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates

Also, Windows 32/64 and Linux 32/64.  Only thing we do not have
available yet is Solaris sparc.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/