Gentoo Archives: gentoo-sparc

From: Mike Frysinger <vapier@g.o>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] Official SPARC64 Port
Date: Mon, 08 Feb 2016 15:21:10
Message-Id: 20160208152106.GX7732@vapier.lan
In Reply to: Re: [gentoo-sparc] Official SPARC64 Port by Alex McWhirter
1 On 07 Feb 2016 05:35, Alex McWhirter wrote:
2 > Have there been any reports of rsync being broken on sparc? I can't get
3 > it to work on my 64bit host or my official 32 bit host.
4
5 it's working on our sparc dev box and my sparc chroots
6
7 > It always kicks this back almost instantly. Doesn't matter if it's local
8 > or remote
9
10 are you trying with plain rsync ? or rsync over a diff protocol ? try:
11 rsync rsync://uclibc.org/svn/
12 it should provide a file listing
13
14 > Oddly enough scp has issues too which may point to something being wrong
15 > with ssh. This is what happens.
16 >
17 > On remote machine run..
18 >
19 >
20 > scp blah root@<ip-address>:~/
21 > root@<ip-address>'s password:
22 > Permission denied, please try again.
23 > root@<ip-address>'s password:
24 > Permission denied, please try again.
25 > root@<ip-address>'s password:
26 > Permission denied ().
27 > lost connection
28 >
29 > However if i try a second / third time...
30 >
31 > scp blah root@<ip-address>:~/
32 > Password:
33 > blah 100%
34 > 102MB 11.4MB/s 13.0MB/s 00:09
35 >
36 >
37 > Notice how in the first attempt sshd is returning the boxes IP and wont
38 > take my password. A few attempts later and it will not return the IP,
39 > but will take my password. It's completely intermittent.
40
41 yes, it sounds like openssh or openssl is broken instead
42 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-sparc] Official SPARC64 Port Alex McWhirter <alexmcwhirter@×××××××.us>