[Solved] Mixed up upgrade from 18 to 18.1

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
silver
Level 2
Level 2
Posts: 73
Joined: Thu Aug 30, 2007 6:32 pm
Location: Honduras

[Solved] Mixed up upgrade from 18 to 18.1

Post by silver »

started an upgrade from mint 18 to 18.1 when my Internet crashed mid update.
Some the system registers that I am now running 18.1 so if I try to upgrade again it wont let me.
The upgrade option in mintupgrade doesn't even show now.
What files need to be edited to make linux think I'm still on 18 so that I can finish the upgrade?


Thanks
Ronnie
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Mixed up upgrade from 18 to 18.1

Post by austin.texas »

Open a terminal (ctrl+alt+t) and run:

Code: Select all

sudo apt-get update
Then:

Code: Select all

sudo  apt-get -f install
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
silver
Level 2
Level 2
Posts: 73
Joined: Thu Aug 30, 2007 6:32 pm
Location: Honduras

Re: Mixed up upgrade from 18 to 18.1

Post by silver »

Image
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Mixed up upgrade from 18 to 18.1

Post by austin.texas »

Looks like everything is in order. :)
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
silver
Level 2
Level 2
Posts: 73
Joined: Thu Aug 30, 2007 6:32 pm
Location: Honduras

Re: Mixed up upgrade from 18 to 18.1

Post by silver »

Accept that it wont let up upgrade to 18.1.
In the mintupdate app there is no option to upgrade to 18.1, there was before the crash during the upgrade.

thanks
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Mixed up upgrade from 18 to 18.1

Post by austin.texas »

Post the result of:

Code: Select all

inxi -S
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
silver
Level 2
Level 2
Posts: 73
Joined: Thu Aug 30, 2007 6:32 pm
Location: Honduras

Re: Mixed up upgrade from 18 to 18.1

Post by silver »

Image
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Mixed up upgrade from 18 to 18.1

Post by austin.texas »

You can copy the text in the terminal with your mouse and paste the text - you don't need a screenshot.

My Mint 18.1: (clean install, not upgraded)

Code: Select all

System:    Host: skynet1 Kernel: 4.4.0-53-generic x86_64 (64 bit) Desktop: Cinnamon 3.2.7
           Distro: Linux Mint 18.1 Serena
Yours:

Code: Select all

Kernel: 4.4.0-57
Desktop: Cinnamon 3.2.8
Distro: Linux Mint 18 Sarah
The only thing there that is not updated is the display "Distro: Linux Mint 18 Sarah". The Kernel and Desktop are the latest.
It would not matter to me, personally, if the Distro: says 18 or 18.1. I believe there is a way to change that, but I never paid attention to how it is done. I considered it too trivial. I will research it, to see if I can find that particular voodoo.
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Mixed up upgrade from 18 to 18.1

Post by austin.texas »

If you don't mind, please post the result of:

Code: Select all

inxi -r
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
silver
Level 2
Level 2
Posts: 73
Joined: Thu Aug 30, 2007 6:32 pm
Location: Honduras

Re: Mixed up upgrade from 18 to 18.1

Post by silver »

ron@stargate-portal ~ $ inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list.d/gwendal-lebihan-dev-cinnamon-nightly-xenial.list
deb http://ppa.launchpad.net/gwendal-lebiha ... tly/ubuntu xenial main
deb-src http://ppa.launchpad.net/gwendal-lebiha ... tly/ubuntu xenial main
Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
deb http://packages.linuxmint.com sarah main upstream import backport
deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ xenial partner
Active apt sources in file: /etc/apt/sources.list.d/ubuntuhandbook1-dvdstyler-xenial.list
deb http://ppa.launchpad.net/ubuntuhandbook ... ler/ubuntu xenial main
deb-src http://ppa.launchpad.net/ubuntuhandbook ... ler/ubuntu xenial main

I know i'm running a different kernel and also the updates to cinnamon

Thanks
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Mixed up upgrade from 18 to 18.1

Post by austin.texas »

I have never used the gwendal-lebihan-dev-cinnamon-nightly PPA, so I don't know what problems that might cause...
I wanted to see if this:
deb http://packages.linuxmint.com sarah main upstream import backport
had changed to:
deb http://packages.linuxmint.com serena main upstream import backport
You might have to manually change that.
Maybe someone more familiar with the process you used can comment...
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
Cosmo.
Level 24
Level 24
Posts: 22968
Joined: Sat Dec 06, 2014 7:34 am

Re: Mixed up upgrade from 18 to 18.1

Post by Cosmo. »

Here is most likely the culprit:
You have Cinnamon 3.2.8 installed, something, what does not even exist in the repositories for 18.1. So what shall the system do? Upgrading the system via downgrading the desktop environment? This cries for trouble.

An additional problem will most likely be the update manager. I do not know, which version of UM is installed ob your nightly system, but I do know, that 18 & 18.1 have different versions of UM, the version for 18.1 has of course no option for upgrading and will not get it in between of the current half year.

Perhaps the problem can be solved by removing all those foreign packages, but the risk is high, that you need to install new.

BTW: It seems rather unlikely, that an interrupted Internet connection gave the problem, because usually at first all needed packages get downloaded and only, if this has succeeded, the packages get installed / updated.
silver
Level 2
Level 2
Posts: 73
Joined: Thu Aug 30, 2007 6:32 pm
Location: Honduras

Re: Mixed up upgrade from 18 to 18.1

Post by silver »

Best bet would just be a new clean install.
ok

Thanks for the help.
Locked

Return to “Installation & Boot”