Some time back I had configured the fish ppa repository to install
newer version than what was available in ubuntu (I think it was still
n 3.1 or 3.2, can't remember)

However, it seems I cannot upgrade to 3.4.1 due to dependency
conflicts. Any suggestions on how to get around this issue. Some
details of my installation below:

$ apt-cache policy | grep fish
 500 http://ppa.launchpad.net/fish-shell/release-3/ubuntu focal/main
i386 Packages
     release v=20.04,o=LP-PPA-fish-shell-release-3,a=focal,n=focal,l=fish
shell - 3.x release series,c=main,b=i386
 500 http://ppa.launchpad.net/fish-shell/release-3/ubuntu focal/main
amd64 Packages
     release v=20.04,o=LP-PPA-fish-shell-release-3,a=focal,n=focal,l=fish
shell - 3.x release series,c=main,b=amd64

$ sudo apt upgrade fish
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 fish : Conflicts: fish-common but 3.3.1-1~focal is to be installed
        Conflicts: fish-common:i386
 fish-common : Depends: fish (= 3.3.1-1~focal) but 3.4.1-1~focal is to
be installed
E: Broken packages

$ sudo apt list --upgradable -a
Listing... Done
fish/focal 3.4.1-1~focal amd64 [upgradable from: 3.3.1-1~focal]
fish/now 3.3.1-1~focal amd64 [installed,upgradable to: 3.4.1-1~focal]
fish/focal 3.1.0-1.2 amd64


Is uninstall followed by a reinstall the only way out?

Thanks,
-mandeep


_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to