Re: nfs server problems with gcc-3.4

2004-12-15 Thread Goswin von Brederlow
Andreas Jochens <[EMAIL PROTECTED]> writes:

> On 04-Dec-15 18:41, Goswin von Brederlow wrote:
>> If you find the time please also add a 'Replaces: base-file (<<
>> )' for libc6 and the /lib64 and and /usr/lib64
>> links and upload a patched base-files that 'Pre-Depends: libc6 (>=
>> ...-19.0.0.2.gcc4)'.
>> 
>> It would be best if all amd64 archives make that transition together
>> now.
>
> Yes, of course. Can you send me the patch you are using for glibc 
> or does the pure64 archive already have the patched version?
>
> Regards
> Andreas Jochens

I have source in ~goswin-guest/done/glibc-sid/ but for some reason
that didn't add the lib64 link. Look at debian/rules.d/build.mk at the
end.

MfG
Goswin




Re: nfs server problems with gcc-3.4

2004-12-15 Thread Grant Wilson
Andreas Jochens wrote:
> I just uploaded two different new libc6 versions (-19.0.0.2.gcc4 and
> -19.0.0.3.gcc4) to
>
> http://debian-amd64.alioth.debian.org/gcc-3.4/glibc
>
> It would be nice if someone could check if one or maybe both of those
> versions fix the nfs problems before I make an upload to the gcc-3.4
> archive.
I'm pleased to report that both -19.0.0.2.gcc4 and -19.0.0.3.gcc4 fix
the nfs problems.
Thanks,
Grant



Re: nfs server problems with gcc-3.4

2004-12-15 Thread Tupshin Harper
Andreas Jochens wrote:
On 04-Dec-14 14:19, Tupshin Harper wrote:
 

Much obliged...-18 does indeed fix the problem. Hopefully we'll see a 
resolution to this soon.
   

I just uploaded two different new libc6 versions (-19.0.0.2.gcc4 and 
-19.0.0.3.gcc4) to

 

Both .2 and .3 work for me. I  did the following:
1) reinstalled the broken version, restarted portamp, and confirmed that 
rpc.nfsd is doesn't work
2) installed all of the 19.0.0.2 packages, restarted portmap and 
confirmed that rpc.nfsd *does* work
3) repeated 1 and 2  for 19.0.0.3.

Didn't do extensive nfs testing afterwards, but a simple remote mount 
works fine.

Looks good to me...thanks
-Tupshin



Re: nfs server problems with gcc-3.4

2004-12-15 Thread Anders Peter Fugmann
Andreas Jochens wrote:
I just uploaded two different new libc6 versions (-19.0.0.2.gcc4 and 
-19.0.0.3.gcc4) to

http://debian-amd64.alioth.debian.org/gcc-3.4/glibc
It would be nice if someone could check if one or maybe both of those 
versions fix the nfs problems before I make an upload to the gcc-3.4 
archive.

Regards
Andreas Jochens

Both versions works on my system. No long wait when mounting nfs, or 
staring the nfs-kernel-server. Great work!

Regards
Anders Fugmann



Re: nfs server problems with gcc-3.4

2004-12-15 Thread Andreas Jochens
On 04-Dec-15 18:41, Goswin von Brederlow wrote:
> If you find the time please also add a 'Replaces: base-file (<<
> )' for libc6 and the /lib64 and and /usr/lib64
> links and upload a patched base-files that 'Pre-Depends: libc6 (>=
> ...-19.0.0.2.gcc4)'.
> 
> It would be best if all amd64 archives make that transition together
> now.

Yes, of course. Can you send me the patch you are using for glibc 
or does the pure64 archive already have the patched version?

Regards
Andreas Jochens




Re: nfs server problems with gcc-3.4

2004-12-15 Thread Goswin von Brederlow
Andreas Jochens <[EMAIL PROTECTED]> writes:

> On 04-Dec-14 14:19, Tupshin Harper wrote:
>> Much obliged...-18 does indeed fix the problem. Hopefully we'll see a 
>> resolution to this soon.
>
> I just uploaded two different new libc6 versions (-19.0.0.2.gcc4 and 
> -19.0.0.3.gcc4) to
>
> http://debian-amd64.alioth.debian.org/gcc-3.4/glibc
>
> It would be nice if someone could check if one or maybe both of those 
> versions fix the nfs problems before I make an upload to the gcc-3.4 
> archive.
>
> Regards
> Andreas Jochens
>
>
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

If you find the time please also add a 'Replaces: base-file (<<
)' for libc6 and the /lib64 and and /usr/lib64
links and upload a patched base-files that 'Pre-Depends: libc6 (>=
...-19.0.0.2.gcc4)'.

It would be best if all amd64 archives make that transition together
now.

MfG
Goswin




Re: nfs server problems with gcc-3.4

2004-12-15 Thread Andreas Jochens
On 04-Dec-14 14:19, Tupshin Harper wrote:
> Much obliged...-18 does indeed fix the problem. Hopefully we'll see a 
> resolution to this soon.

I just uploaded two different new libc6 versions (-19.0.0.2.gcc4 and 
-19.0.0.3.gcc4) to

http://debian-amd64.alioth.debian.org/gcc-3.4/glibc

It would be nice if someone could check if one or maybe both of those 
versions fix the nfs problems before I make an upload to the gcc-3.4 
archive.

Regards
Andreas Jochens




Re: nfs server problems with gcc-3.4

2004-12-14 Thread Tupshin Harper
Grant Wilson wrote:
Thanks for the tip...unfortunately I don't have a copy of 
2.3.2.ds1-18 and it doesn't appear to be on alioth anywhere.

Any url for it?

I've copied the debs (from my apt cache) onto my webserver:
  http://swandive.no-ip.com/debs/
Much obliged...-18 does indeed fix the problem. Hopefully we'll see a 
resolution to this soon.

-Thanks
-Tupshin



Re: nfs server problems with gcc-3.4

2004-12-14 Thread Grant Wilson
Thanks for the tip...unfortunately I don't have a copy of 2.3.2.ds1-18 
and it doesn't appear to be on alioth anywhere.

Any url for it?
I've copied the debs (from my apt cache) onto my webserver:
  http://swandive.no-ip.com/debs/
Also, is anybody aware of what's causing the problem with libc6 and have 
a plan for fixing it?
In another thread Andreas Jochens said that he would try and investigate
this on his machine.  In the meantime I've downloaded the libc6 source
and will do some more investigating myself tomorrow.
Cheers,
Grant



Re: nfs server problems with gcc-3.4

2004-12-14 Thread Tupshin Harper
Grant Wilson wrote:
Yes, I hit the same problem which I have temporarily circumvented by 
regressing libc6 (and friends) back to version 2.3.2.ds1-18.0.0.1.amd64.
Thanks for the tip...unfortunately I don't have a copy of 2.3.2.ds1-18 
and it doesn't appear to be on alioth anywhere.

Any url for it?
Also, is anybody aware of what's causing the problem with libc6 and have 
a plan for fixing it?

-Tupshin



Re: nfs server problems with gcc-3.4

2004-12-14 Thread Grant Wilson
Tupshin Harper wrote:
manually started portmap with "-d -v" args, and see the following:
   server: about do a switch
   portmap[25586]: connect from 127.0.0.1 to unset(nfs)
   svc_sendreply
   Aborted
Yes, I hit the same problem which I have temporarily circumvented by 
regressing libc6 (and friends) back to version 2.3.2.ds1-18.0.0.1.amd64.

Cheers,
Grant



Re: nfs server problems with gcc-3.4

2004-12-14 Thread Don Hayward
On Tue, 14 Dec 2004, Tupshin Harper wrote:
Is anybody succesfully running nfs-kernel-server on a gcc-3.4 system? I had 
it working with pure64, but after upgrading all packages to gcc-3.4, it was 
failing to start, so I did a test clean install of a gcc-3.4 system, and ran 
into the same problem.
Sorry to leave this out -- running a stock SMP 2.6.9-1 kernel.

Don Hayward at pomobuli.net



Re: nfs server problems with gcc-3.4

2004-12-14 Thread Don Hayward
On Tue, 14 Dec 2004, Tupshin Harper wrote:
Is anybody succesfully running nfs-kernel-server on a gcc-3.4 system? I had 
it working with pure64, but after upgrading all packages to gcc-3.4, it was 
failing to start, so I did a test clean install of a gcc-3.4 system, and ran 
into the same problem.

I haven't done anything special and it seems to be functional on my gcc-3.4 
system.
portmap 5-7
Nfs-common,nfs-kernel-server 1.0.6-3

Don Hayward at pomobuli.net