Thanks for the response. Looks like I was using a /etc/hosts-based IP address for linux.dell.com: 143.166.224.62
And it looks like that IP has changed to 143.166.156.113 The "old" server has all the previous releases, but not the new ones (17.10.x) So I guess my new questions are: 1) Is the new server permanent? 2) Will the old one be going away? 3) If not, when will the old one be updated? -----Original Message----- From: Linux-PowerEdge [mailto:[email protected]] On Behalf Of Patrick Boutilier Sent: Wednesday, November 01, 2017 10:24 AM To: [email protected] Subject: Re: [Linux-PowerEdge] rsync - no DSU_17.10.00 nor DSU_17.10.01 directories? All looks good now. # rsync --list-only linux.dell.com::repo/hardware/dsu/ drwxr-xr-x 1024 2017/11/01 09:12:16 . -rwxr-xr-x 1340 2017/10/26 00:36:46 bootstrap.cgi -rwxr-xr-x 6443 2017/10/26 00:36:46 bootstrap.sh -rwxr--r-- 45249 2017/10/26 01:25:46 changelog.html -rwxr--r-- 24542 2017/10/30 04:11:53 index.html -rwxr-xr-x 7611 2017/10/26 00:36:46 mirrors.cgi -rw-r--r-- 3515 2017/10/26 00:36:46 platforms.html -rw-r--r-- 1577 2017/10/26 00:36:46 public.key drwxr-xr-x 1024 2017/10/26 00:36:46 css drwxr-xr-x 1024 2017/10/26 00:36:46 js drwxr-xr-x 1024 2017/10/26 00:36:49 os_dependent drwxr-xr-x 1024 2017/10/26 00:36:45 os_independent # rsync --list-only linux.dell.com::repo/hardware/DSU_17.10.01/ drwxr-xr-x 1024 2017/11/01 09:12:16 . -rwxr-xr-x 1340 2017/10/26 00:36:46 bootstrap.cgi -rwxr-xr-x 6443 2017/10/26 00:36:46 bootstrap.sh -rwxr--r-- 45249 2017/10/26 01:25:46 changelog.html -rwxr--r-- 24542 2017/10/30 04:11:53 index.html -rwxr-xr-x 7611 2017/10/26 00:36:46 mirrors.cgi -rw-r--r-- 3515 2017/10/26 00:36:46 platforms.html -rw-r--r-- 1577 2017/10/26 00:36:46 public.key drwxr-xr-x 1024 2017/10/26 00:36:46 css drwxr-xr-x 1024 2017/10/26 00:36:46 js drwxr-xr-x 1024 2017/10/26 00:36:49 os_dependent drwxr-xr-x 1024 2017/10/26 00:36:45 os_independent On 11/01/2017 08:25 AM, Robert Jacobson wrote: > For the October releases (why are there two?), DSU_17.10.00 and > DSU_17.09.01, the directories do not appear via rsync: > > # rsync --list-only linux.dell.com::repo/hardware/DSU_17.10.00/ > > rsync: change_dir "/hardware/DSU_17.10.00" (in repo) failed: No such > file or directory (2) > > rsync error: some files/attrs were not transferred (see previous > errors) (code 23) at main.c(1505) [receiver=3.0.6] > > # rsync --list-only linux.dell.com::repo/hardware/DSU_17.10.01/ > > rsync: change_dir "/hardware/DSU_17.10.01" (in repo) failed: No such > file or directory (2) > > rsync error: some files/attrs were not transferred (see previous > errors) (code 23) at main.c(1505) [receiver=3.0.6] > > Just for completeness, the command works as expected for the last > release, 17.09.01: > > # rsync --list-only linux.dell.com::repo/hardware/DSU_17.09.01/ > > drwxr-xr-x 452 2017/10/01 08:57:18 . > > -rwxr-xr-x 1340 2017/09/26 10:57:58 bootstrap.cgi > > -rwxr-xr-x 6443 2017/09/26 10:57:58 bootstrap.sh > > -rwxr--r-- 60195 2017/09/26 12:16:26 changelog.html > > -rw-r--r-- 24437 2017/09/26 11:31:03 index.html > > -rwxr-xr-x 7611 2017/09/26 10:57:58 mirrors.cgi > > -rw-r--r-- 3338 2017/09/26 10:57:58 platforms.html > > -rw-r--r-- 1577 2017/09/26 10:57:58 public.key > > drwxr-xr-x 180 2017/09/26 10:57:59 css > > drwxr-xr-x 200 2017/09/26 10:57:58 js > > drwxr-xr-x 188 2017/09/26 10:57:59 os_dependent > > drwxr-xr-x 128 2017/09/26 10:57:58 os_independent > > And it looks like (based on the file dates) that the current dsu > link just points to the 17.09.01 release still, instead of the the > expected new release, 17.10.01: > > # rsync --list-only linux.dell.com::repo/hardware/dsu/ > > drwxr-xr-x 452 2017/10/01 08:57:18 . > > -rwxr-xr-x 1340 2017/09/26 10:57:58 bootstrap.cgi > > -rwxr-xr-x 6443 2017/09/26 10:57:58 bootstrap.sh > > -rwxr--r-- 60195 2017/09/26 12:16:26 changelog.html > > -rw-r--r-- 24437 2017/09/26 11:31:03 index.html > > -rwxr-xr-x 7611 2017/09/26 10:57:58 mirrors.cgi > > -rw-r--r-- 3338 2017/09/26 10:57:58 platforms.html > > -rw-r--r-- 1577 2017/09/26 10:57:58 public.key > > drwxr-xr-x 180 2017/09/26 10:57:59 css > > drwxr-xr-x 200 2017/09/26 10:57:58 js > > drwxr-xr-x 188 2017/09/26 10:57:59 os_dependent > > drwxr-xr-x 128 2017/09/26 10:57:58 os_independent > > > > _______________________________________________ > Linux-PowerEdge mailing list > [email protected] > https://lists.us.dell.com/mailman/listinfo/linux-poweredge > _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
