while the copying files downloading its stops
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| ubiquity (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
..
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.15
ProcVersionSign
Uname: Linux 5.4.0-42-generic i686
ApportVersion: 2.20.9-0ubuntu7.16
Architecture: i386
CasperVersion: 1.394.3
Date: Mon Mar 20 10:21:59 2023
InstallCmdLine: file=/cdrom/
LiveMediaBuild: Lubuntu 18.04.5 LTS "Bionic Beaver" - Release i386 (20200806.1)
ProcEnviron:
LANGUAGE=
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

Thank you for taking the time to report this issue and helping to make Ubuntu better.
This package failure was due to problems with your installation media, and subsequent squashfs errors encountered reading data from it, eg. look in the logs and you'll see messages like these :-
Mar 20 07:21:25 lubuntu kernel: [ 274.178022] SQUASHFS error: zlib decompression failed, data probably corrupt
Mar 20 07:21:25 lubuntu kernel: [ 274.178030] SQUASHFS error: squashfs_read_data failed to read block 0x33ad7d5f
Mar 20 07:21:25 lubuntu kernel: [ 274.178049] SQUASHFS error: zlib decompression failed, data probably corrupt
Mar 20 07:21:25 lubuntu kernel: [ 274.178052] SQUASHFS error: squashfs_read_data failed to read block 0x33ad7d5f
Usually this means an invalid ISO, or a bad write to your install media, usually detected during the ISO validation (prior to write; https:/ /tutorials. ubuntu. com/tutorial/ tutorial- how-to- verify- ubuntu# 0) or the CasperMD5CheckR esult which actually passed in your case. Problems can also occur if using a VM with insufficient RAM supplied.