Zotero Linux tarball and GRUB
This discussion was created from comments split from: Install Zotero standalone from Ubuntu/ Linux Mint PPA.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Ok, annoying but.... then a few days ago my computer wouldn´t boot and enters grub rescue mode with the following error GRUB error /boot/grub/i386-pc/normal.mod
So now I decide I have some problems with the GRUB so I make a liveUSB with Ubuntu 16.04.2 LTS and boot up from a USB to try and do a boot-repair. So far so good everything goes fine, but then when I have to purge and reinstall my GRUB files, Zotero hijacks the process and wants to download the tarball again and install it... the installation fails of course so I cant move on with the GRUB installation. I have removed and purged the PPA and .list files too, but it is no use.
Any help much appreciated!
If you're talking about the third-party PPA in the other thread, you can post back in that thread, but you should be clear that you're not referring to the official tarball. (And that PPA should also have zero relation to GRUB, so I still don't know what you mean there.)
Just to give a walk through of my situation now... so I am running boot-repair and as I explained previously the tarball starts downloading while trying to purge and reinstall my GRUB files. The installation of Zotero cannot be completed and I get the following message:
ubuntu@ubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/ubuntu--vg-root" dpkg --configure -a
Setting up zotero-standalone (4.0.29.10-ubuntu4) ...
>>> Downloading Zotero standalone 4.0.29.10 for x86_64
>>> URL: http://download.zotero.org/standalone/4.0.29.10/Zotero-4.0.29.10_linux-x86_64.tar.bz2
--2017-06-28 12:19:55-- http://download.zotero.org/standalone/4.0.29.10/Zotero-4.0.29.10_linux-x86_64.tar.bz2
Resolving download.zotero.org (download.zotero.org)... 205.251.219.80, 205.251.219.93, 205.251.219.252, ...
Connecting to download.zotero.org (download.zotero.org)|205.251.219.80|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42924504 (41M) [application/x-bzip2]
Saving to: ‘/tmp/zotero.tar.bz2’
/tmp/zotero.tar.bz2 100%[===================>] 40.94M 2.07MB/s in 24s
2017-06-28 12:20:24 (1.70 MB/s) - ‘/tmp/zotero.tar.bz2’ saved [42924504/42924504]
>>> The destination folder (/opt/zotero) exists
>>> Aborting installation, sorry!
dpkg: error processing package zotero-standalone (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
zotero-standalone
ubuntu@ubuntu:~$ sudo chroot "/mnt/boot-sav/mapper/ubuntu--vg-root" apt-get install -fy
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libcapnp-0.5.3 linux-headers-4.4.0-77 linux-headers-4.4.0-77-generic
linux-image-4.4.0-77-generic linux-image-extra-4.4.0-77-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up zotero-standalone (4.0.29.10-ubuntu4) ...
>>> Downloading Zotero standalone 4.0.29.10 for x86_64
>>> URL: http://download.zotero.org/standalone/4.0.29.10/Zotero-4.0.29.10_linux-x86_64.tar.bz2
--2017-06-28 12:20:28-- http://download.zotero.org/standalone/4.0.29.10/Zotero-4.0.29.10_linux-x86_64.tar.bz2
Resolving download.zotero.org (download.zotero.org)... 205.251.219.80, 205.251.219.93, 205.251.219.252, ...
Connecting to download.zotero.org (download.zotero.org)|205.251.219.80|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42924504 (41M) [application/x-bzip2]
Saving to: ‘/tmp/zotero.tar.bz2’
/tmp/zotero.tar.bz2 100%[===================>] 40.94M 2.25MB/s in 23s
2017-06-28 12:20:55 (1.80 MB/s) - ‘/tmp/zotero.tar.bz2’ saved [42924504/42924504]
>>> The destination folder (/opt/zotero) exists
>>> Aborting installation, sorry!
dpkg: error processing package zotero-standalone (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
zotero-standalone
E: Sub-process /usr/bin/dpkg returned an error code (1)
ubuntu@ubuntu:~$
I understand if this is an issue that I need to debug myself, however I am not very savvy at these sorts of things as you probably noticed, can I therefore ask whether it is possible to stop Zotero from installing itself during the boot-repair? Alternately, I would like to post this question to say the Ubuntu forum, with your comments included if that is ok?
Best regards