Re: Something serious seems wrong with installation system
On 26/05/2022 02:54, Felix Miata wrote:
Digest errors are usually mirror errors. When I have them, I make a quick switch using MC to a different set:
# ls -Gg /etc/zypp/repos.d/ | wc -l 99 # ls -Gg /etc/zypp/repos.d/Up* -rw-r--r-- 1 129 Jun 2 2021 Update.repo -rw-r--r-- 1 133 Jun 2 2021 Update.repo-gwdg -rw-r--r-- 1 415 Jun 2 2021 Update.repoC -rw-r--r-- 1 129 Jun 2 2021 Update.repoD -rw-r--r-- 1 136 Jun 2 2021 Update.repoE -rw-r--r-- 1 141 Jun 2 2021 Update.repoG -rw-r--r-- 1 128 Jun 2 2021 Update.repoI -rw-r--r-- 1 139 Jun 2 2021 Update.repoL -rw-r--r-- 1 145 Apr 15 15:03 Update.repoLmia -rw-r--r-- 1 133 Jun 2 2021 Update.repoP -rw-r--r-- 1 128 Jun 2 2021 Update.repoW -rw-r--r-- 1 240 Jul 27 2021 UpdateBP.repo -rw-r--r-- 1 240 Jul 27 2021 UpdateBP.repoD -rw-r--r-- 1 311 Jun 2 2021 UpdateBP.repoD-prv -rw-r--r-- 1 281 Jun 2 2021 UpdateBP.repoD-prv2 -rw-r--r-- 1 272 Apr 15 15:03 UpdateBP.repoLmia -rw-r--r-- 1 145 Jun 2 2021 UpdateNonOSS.repo -rw-r--r-- 1 149 Jun 2 2021 UpdateNonOSS.repo-gwdg -rw-r--r-- 1 451 Jun 2 2021 UpdateNonOSS.repoC -rw-r--r-- 1 145 Jun 2 2021 UpdateNonOSS.repoD -rw-r--r-- 1 152 Jun 2 2021 UpdateNonOSS.repoE -rw-r--r-- 1 157 Jun 2 2021 UpdateNonOSS.repoG -rw-r--r-- 1 144 Jun 2 2021 UpdateNonOSS.repoI -rw-r--r-- 1 155 Jun 2 2021 UpdateNonOSS.repoL -rw-r--r-- 1 161 Apr 15 15:03 UpdateNonOSS.repoLmia -rw-r--r-- 1 149 Jun 2 2021 UpdateNonOSS.repoP -rw-r--r-- 1 144 Jun 2 2021 UpdateNonOSS.repoW -rw-r--r-- 1 135 Jun 2 2021 UpdateSLE.repo -rw-r--r-- 1 135 Jun 2 2021 UpdateSLE.repoD -rw-r--r-- 1 151 Apr 15 15:03 UpdateSLE.repoLmia
Each suffix to .repo indicates a unique mirror URI in the file. D is for d.o.o. C indicates Patrick Shanahan's method of including multiple URIs in the file.
I copy a different .repoX file to .repo, takes only seconds to do 7 or however many need changing.
I'm in the middle of a direct upgrade from 15.2 to 15.4. No faults found as yet. I'm in USA east.
Reply on list if desired.
It turned out that downloading an iso image onto a corrupt xfs partition produces a corrupt installation media. This was also the cause of https://bugzilla.suse.com/show_bug.cgi?id=1199903 which I've closed as invalid. In my case it was the files on the dvd that were corrupted. Thanks Dave P
On 26.05.22 15:54, Dave Plater wrote:
It turned out that downloading an iso image onto a corrupt xfs partition produces a corrupt installation media. This was also the cause of https://bugzilla.suse.com/show_bug.cgi?id=1199903 which I've closed as invalid.
In my case it was the files on the dvd that were corrupted.
That's what the "media check" during installation is for ;-) (just kidding, I also never run that as corrupted media is rather uncommon) -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman
On 5/26/22, Stefan Seyfried <stefan.seyfried@googlemail.com> wrote:
On 26.05.22 15:54, Dave Plater wrote:
It turned out that downloading an iso image onto a corrupt xfs partition produces a corrupt installation media. This was also the cause of https://bugzilla.suse.com/show_bug.cgi?id=1199903 which I've closed as invalid.
In my case it was the files on the dvd that were corrupted.
That's what the "media check" during installation is for ;-)
(just kidding, I also never run that as corrupted media is rather uncommon) -- Stefan Seyfried
"For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman
My install of 15.4 was a disaster, my .run packages for my development ides and I suppose everything else, are corrupted and I suppose the installation media that I downloaded were corrupt right from the start because they were downloaded to a corrupt partition. I at least managed to get a workable root on a spare partion using Tumbleweed and could chroot and zypper dup to get a working system. The partitions must have got corrupted when my old mother board died and I started all this from a corrupt 15.3 system. I've learned the hard way, always perform xfs_repair before attempting to do anything after a crash. I'm going to try a fresh 15.4 install on my original root. Thanks for all the help Dave
participants (2)
-
Dave Plater
-
Stefan Seyfried