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
