Google Chrome install issue - signing

Report Bugs, Issues and non- package Requests
Message
Author
User avatar
fehlix
Developer
Posts: 12714
Joined: Wed Apr 11, 2018 5:09 pm

Re: Google Chrome install issue - signing

#11 Post by fehlix »

rod178 wrote: Mon Jul 08, 2024 10:45 am

Code: Select all

           Active apt repos in: /etc/apt/sources.list.d/atom.list 
           1: deb [arch=amd64] https://packagecloud.io/AtomEditor/atom/any/ any main
As mentioned already
1st: remove the no-longer working atom repo

Code: Select all

sudo rm /etc/apt/sources.list.d/atom.list
Next:
on command line:
update package list

Code: Select all

sudo apt update
ignore any warnings.
upgrade to latest mxpi

Code: Select all

sudo apt install mx-packageinstaller  mx-packageinstaller-pkglist
ignore the warnings.
Now open MXPI
and install Google Chrome from MXPI->Pop.Apps->Browser
The warnings will we gone after installing.
+++EDIT+++
Do also upgrade to latest checkaptgpg

Code: Select all

sudo apt install checkaptgpg
and rerun

Code: Select all

sudo checkaptgpg
This will fix a deprecation warnings create by usage of apt-key.
( Someone may adjust the chrome installer in MXPI )

User avatar
Eadwine Rose
Administrator
Posts: 14698
Joined: Wed Jul 12, 2006 2:10 am

Re: Google Chrome install issue - signing

#12 Post by Eadwine Rose »

@fehlix I see mixed MBR and GPT, is that going to be an issue, maybe?
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
fehlix
Developer
Posts: 12714
Joined: Wed Apr 11, 2018 5:09 pm

Re: Google Chrome install issue - signing

#13 Post by fehlix »

Eadwine Rose wrote: Mon Jul 08, 2024 11:12 am @fehlix I see mixed MBR and GPT, is that going to be an issue, maybe?
Depends on the UEFI firmware, in theory it is allowed, but the best practice has shown,,
both GPT and MBR may go through different firmware driver, and by this
may create issue, in case firmware developer have not tested well enough
the combo of MBR + GPT with UEFI booting.
Recommendation: Stay with GPT in UEFI booting.

rod178
Posts: 37
Joined: Mon Nov 15, 2021 11:38 am

Re: Google Chrome install issue - signing

#14 Post by rod178 »

This will fix a deprecation warnings create by usage of apt-key
Thanks for the detailed response.
The execution of the commands did resolve the error messages in MX Package Installer and Chrome did seem to reinstall, although would still not run. I later Purged and Installed with the same result.

Something seems broken, so I will later do a MX23.3 clean install and rebuild from scratch, something that I am not looking forward to!

Also noted the comments on the 'preference' for GPT over MBR, which from memory is selected during a fresh install, under Advanced tab
My MB is over 14 years old, never updated the firmware, so UEFI compatibility may be an issue, although never seemed an issue previously, and have installed MX many times on several machines.

My issues started after I reinstalled my MX21.3 system from an MX Snapshot via a (UEFI) Live USB, which I have done previously with no issues.
All else is working fine except the Paths in LuckyBackUp ie 'mnt' was changed to 'media', easily resolved
Also note that the Live USB that I used for the Installation runs with no issues as UEFI booted Live USB ie Chrome runs fine.

User avatar
Stevo
Developer
Posts: 14596
Joined: Fri Dec 15, 2006 7:07 pm

Re: Google Chrome install issue - signing

#15 Post by Stevo »

The reinstall goes pretty easy if you preserve your home during it, and run our newer tool user-installed-packages first to create a list of your extra package installs, and then use that list to reinstall them. Some that have trouble with UIP can be reinstalled with MXPI, such as Google Chrome.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

rod178
Posts: 37
Joined: Mon Nov 15, 2021 11:38 am

Re: Google Chrome install issue - signing

#16 Post by rod178 »

Working somewhat better after removing LUKS on the system SSD, although still some cleaning up to do. Will then have another attempt as installing MX23 over MX21, without LUKS, then install Chrome.
GRUB does not seem to like LUKS, at least for me, so was also causing some boot issues.
Next step is to transfer all my sensitive data to a separate LUKS encrypted drive, which is best practice anyway, although will take some significant reorganisation as I'm running out of spare drives.
I'll post the outcome next week,

User avatar
DukeComposed
Posts: 1423
Joined: Thu Mar 16, 2023 1:57 pm

Re: Google Chrome install issue - signing

#17 Post by DukeComposed »

rod178 wrote: Tue Jul 09, 2024 2:16 am GRUB does not seem to like LUKS, at least for me, so was also causing some boot issues.
GRUB has limited support for LUKS2 with several caveats that make it more than a little difficult to use. If you intend to use LUKS2, use a bootloader that fully supports it. If you want to use GRUB, stick with LUKS1.

rod178
Posts: 37
Joined: Mon Nov 15, 2021 11:38 am

Re: Google Chrome install issue - signing

#18 Post by rod178 »

Finally got all working again, ie Chrome. Installed an old Snapshot and added back the missing data. Thanks all for the advice.

Seems that LUKS corrupted something related to Chrome. No other programs were affected and I've used LUKS (suppose LUKS 1) previously with no issues.

Post Reply

Return to “Bugs and Non-Package Requests Forum”