Actions
action #100356
closedchange openSUSE-current
Start date:
2021-10-06
Due date:
2022-06-08
% Done:
0%
Estimated time:
Description
change symlink openSUSE-current in distribution/, update/, source/ and debug/ to point to new release
Updated by lkocman over 2 years ago
- Due date set to 2022-06-08
- Status changed from New to In Progress
Updated by lkocman over 2 years ago
- Status changed from In Progress to Resolved
mirror@pontifex2:/srv/ftp-stage/pub/opensuse/distribution> ls -la
total 0
drwxr-xr-x 4 mirror stage 128 Mar 10 12:40 .
drwxr-xr-x 10 root root 139 Sep 6 2018 ..
drwxr-xr-x 8 mirror stage 100 Nov 25 2021 leap
drwxr-xr-x 3 mirror stage 24 Mar 10 12:40 leap-micro
lrwxrwxrwx 1 root root 14 Mar 10 12:40 leap-micro-current -> leap-micro/5.2
lrwxrwxrwx 1 root root 9 Jun 2 2021 openSUSE-current -> leap/15.3
lrwxrwxrwx 1 root root 16 Feb 1 19:33 openSUSE-stable -> openSUSE-current
mirror@pontifex2:/srv/ftp-stage/pub/opensuse/distribution> rm openSUSE-current
mirror@pontifex2:/srv/ftp-stage/pub/opensuse/distribution> ln -sf leap/15.3 openSUSE-current
mirror@pontifex2:/srv/ftp-stage/pub/opensuse/distribution> ls -la
total 0
drwxr-xr-x 4 mirror stage 128 Jun 8 11:35 .
drwxr-xr-x 10 root root 139 Sep 6 2018 ..
drwxr-xr-x 8 mirror stage 100 Nov 25 2021 leap
drwxr-xr-x 3 mirror stage 24 Mar 10 12:40 leap-micro
lrwxrwxrwx 1 root root 14 Mar 10 12:40 leap-micro-current -> leap-micro/5.2
lrwxrwxrwx 1 mirror stage 9 Jun 8 11:35 openSUSE-current -> leap/15.3
lrwxrwxrwx 1 root root 16 Feb 1 19:33 openSUSE-stable -> openSUSE-current
mirror@pontifex2:/srv/ftp/pub/opensuse/distribution> ls -la
total 4
drwxr-xr-x 5 mirror stage 143 May 19 13:05 .
drwxr-xr-x 10 root root 4096 Oct 14 2020 ..
drwxr-xr-x 3 mirror stage 25 May 26 2021 jump
drwxr-xr-x 8 mirror stage 100 Nov 25 2021 leap
drwxr-xr-x 3 mirror stage 24 Mar 10 12:40 leap-micro
lrwxrwxrwx 1 root root 14 Mar 10 12:40 leap-micro-current -> leap-micro/5.2
lrwxrwxrwx 1 root root 9 Jun 2 2021 openSUSE-current -> leap/15.3
lrwxrwxrwx 1 root root 16 May 19 13:05 openSUSE-stable -> openSUSE-current
mirror@pontifex2:/srv/ftp/pub/opensuse/distribution> rm openSUSE-current
mirror@pontifex2:/srv/ftp/pub/opensuse/distribution> ln -sf leap/15.3 openSUSE-current
mirror@pontifex2:/srv/ftp/pub/opensuse/distribution> ls -la
total 4
drwxr-xr-x 5 mirror stage 143 Jun 8 11:36 .
drwxr-xr-x 10 root root 4096 Oct 14 2020 ..
drwxr-xr-x 3 mirror stage 25 May 26 2021 jump
drwxr-xr-x 8 mirror stage 100 Nov 25 2021 leap
drwxr-xr-x 3 mirror stage 24 Mar 10 12:40 leap-micro
lrwxrwxrwx 1 root root 14 Mar 10 12:40 leap-micro-current -> leap-micro/5.2
lrwxrwxrwx 1 mirror stage 9 Jun 8 11:36 openSUSE-current -> leap/15.3
lrwxrwxrwx 1 root root 16 May 19 13:05 openSUSE-stable -> openSUSE-current
Updated by cboltz over 2 years ago
- Status changed from Resolved to New
lkocman wrote:
mirror@pontifex2:/srv/ftp-stage/pub/opensuse/distribution> ln -sf leap/15.3 openSUSE-current [...] mirror@pontifex2:/srv/ftp/pub/opensuse/distribution> ln -sf leap/15.3 openSUSE-current
Shouldn't that be 15.4
? ;-)
Updated by lkocman over 2 years ago
- Status changed from New to Resolved
Fixed by bad!
Thank you for checking
mirror@pontifex2:/srv/ftp/pub/opensuse/distribution> ls -lad /srv/{ftp,ftp-stage}/pub/opensuse/distribution/openSUSE-current
lrwxrwxrwx 1 mirror stage 9 Jun 8 12:38 /srv/ftp/pub/opensuse/distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 mirror stage 9 Jun 8 12:38 /srv/ftp-stage/pub/opensuse/distribution/openSUSE-current -> leap/15.4
Updated by lkocman over 2 years ago
mirror@pontifex2:/srv/ftp/pub/opensuse> ls -lad /srv/{ftp,ftp-stage}/pub/opensuse/{,*}/distribution/openSUSE-{stable,current}
lrwxrwxrwx 1 mirror stage 9 Jun 8 14:25 /srv/ftp/pub/opensuse/debug/distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 mirror stage 16 Jun 8 14:25 /srv/ftp/pub/opensuse/debug/distribution/openSUSE-stable -> openSUSE-current
lrwxrwxrwx 1 mirror stage 9 Jun 8 12:38 /srv/ftp/pub/opensuse//distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 root root 16 May 19 13:05 /srv/ftp/pub/opensuse//distribution/openSUSE-stable -> openSUSE-current
lrwxrwxrwx 1 mirror stage 9 Jun 8 14:25 /srv/ftp/pub/opensuse/source/distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 mirror stage 16 Jun 8 14:25 /srv/ftp/pub/opensuse/source/distribution/openSUSE-stable -> openSUSE-current
lrwxrwxrwx 1 mirror stage 9 Jun 8 14:25 /srv/ftp-stage/pub/opensuse/debug/distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 mirror stage 16 Jun 8 14:25 /srv/ftp-stage/pub/opensuse/debug/distribution/openSUSE-stable -> openSUSE-current
lrwxrwxrwx 1 mirror stage 9 Jun 8 12:38 /srv/ftp-stage/pub/opensuse//distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 root root 16 Feb 1 19:33 /srv/ftp-stage/pub/opensuse//distribution/openSUSE-stable -> openSUSE-current
lrwxrwxrwx 1 mirror stage 9 Jun 8 14:24 /srv/ftp-stage/pub/opensuse/source/distribution/openSUSE-current -> leap/15.4
lrwxrwxrwx 1 mirror stage 16 Jun 8 14:24 /srv/ftp-stage/pub/opensuse/source/distribution/openSUSE-stable -> openSUSE-current
mirror@pontifex2:/srv/ftp/pub/opensuse>
Some more fixes
Updated by cboltz over 2 years ago
- Status changed from Resolved to New
Ah, improvement :-)
Now if you also update the -current links in update
, we should be complete ;-)
Actions