You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue running the build script. It's looks like it's throwing an error when attempting to install the first package listed (in this case thermald):
$ ./build.sh ubuntu-17.10.1-desktop-amd64.iso
[sudo] password for grant:
Extracting ISO ...
Parallel unsquashfs: Using 8 processors
141796 inodes (155219 blocks) to write
[============================================================================================-] 155219/155219 100%
created 112678 files
created 16840 directories
created 29085 symlinks
created 7 devices
created 0 fifos
Extracting isorespin files ...
Processing bootloader/bootmanager ...
Fetching mainline kernel packages ...
Installing mainline kernel packages ...
Adding repositories ...
Installing packages ...
Reading package lists...
Building dependency tree...
Reading state information...
thermald is already the newest version (1.6.0-5).
thermald set to manually installed.
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
linux-headers-4.18.0-041800rc5-generic : Depends: libssl1.1 (>= 1.1.0) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
./isorespin.sh: Package 'thermald' failed to install correctly.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there,
I'm having an issue running the build script. It's looks like it's throwing an error when attempting to install the first package listed (in this case
thermald
):Thanks!
The text was updated successfully, but these errors were encountered: