Appearance became messed up after "update"

Maybe this would be of help. Open a terminal and enter (one line at a time):

cat /etc/apt/sources.list > source-txt
ls /etc/apt/sources.list.d/*.list >> source-txt
sudo apt-get -f install >> source-txt
sudo apt-get install pastebinit
cat source-txt | pastebinit

Wait and it will print back a link (url) while you are still in terminal, please post that link here.

October 6

Maybe this would be of help. Open a terminal and enter (one line at a time):

|cat /etc/apt/sources.list > source-txt ls /etc/apt/sources.list.d/*.list

source-txt sudo apt-get -f install >> source-txt sudo apt-get install
pastebinit cat source-txt | pastebinit|

Wait and it will print back a link (url) while you are still in
terminal, please post that link here.

Followed instructions. The result is:

http://paste.ubuntu.com/23282492/

I note that when I did

I got a number of warnings:

W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1
W: Target Translations (main/i18n/Translation-en_NZ) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/jonathonf-ubuntu-mate-1_16-xenial.list:1

The ā€œconfigured multiple timesā€ issue doesnā€™t surprise me, the way Iā€™ve
been mucking about, not really knowing what Iā€™m doing.

Thanks for taking an interest in my problem.

cheers,

Rolf

First problem:

Line #1 needs to be commented (#) out.

deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted

needs to read

#deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted

So open your editor as superuser:

gksudo pluma /etc/apt/sources.list

and # that line out.

Sencond problem; line 61

deb http://archive.canonical.com/ precise partner

Also needs to be commented out.

First problem:

Line #1 needs to be commented (#) out.

Sencond problem; line 61

Also needs to be commented out.

OK. Did that. Now what? :slight_smile:

cheers,

Rolf

Technical Editor ANZJS
Department of Statistics
University of Auckland

If you want to go back to MATE 1.12 (this will probably solve your problems) then:

  1. install ppa-purge by:

     sudo apt install ppa-purge
    
  2. Purge jonathonf mate ppa by:

     sudo ppa-purge ppa:jonathonf/mate-1.16
    
  3. Finally run these commands to make sure everything is ok (tell us if you see any errors):

     sudo apt update
     sudo apt dist-upgrade
    

The latest MATE version available for xenial that will cause 0 problems is MATE 1.14 built with gtk2, which you can get from the official xenial ppa: https://launchpad.net/~ubuntu-mate-dev/+archive/ubuntu/xenial-mate. So, if you want to update MATE use it instead.

1 Like

October 6

If you want to go back to MATE 1.12 (this will probably solve your
problems) then:

install ppa-purge by:

|sudo apt install ppa-purge|
Purge jonathonf mate ppa by:

|sudo ppa-purge ppa:jonathonf/mate-1.16|
Finally run these commands to make sure everything is ok (tell us if
you see any errors):

|sudo apt update sudo apt dist-upgrade|

Sad to say I got stopped at Step 2. I have pasted the output from
running this command into a file ā€œerrMess.txtā€ and attached it.

I hope you can make some sense of it and advise me as to how to get
around the problem. Sorry to be such a nuisance.

cheers,

Rolf

Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276

Go on to step three. Can you update and upgrade?

sudo apt update && sudo apt dist-upgrade

If that works, then reboot.

[v3xx] v3xx
http://links.ubuntu-mate.community/wf/click?upn=KpA0bi-2BkZhBb1Bz6rWwl2vkp9WkK8C78oJcDRCkn-2FFX6UpGCwdUaVfKSYMa28Z-2Fq_7c1NS9InsMzyofg-2Fgy9elCoVXPKzdY-2Fk6LpgU1kUeRu-2FPK2PVBQ-2B9MpIz90WCk-2Bkqa0WcKrztNEfFy6j5CBg1FIiDt7zknVh-2FQHd-2FQ7AEAGC10FOe9OVNe773R2tNJCYOgdG3tCNhwLEw4MG-2Bn8Eu-2BSmyNzUwyO94eQpH5BguCPZq0kewgVGcAOoPP-2FIQdY3i7BoUcQAO6gdynGHigGikoBIG1XQLJxu1zNeXA-2FGqXM-3D
Moderator
October 7

Go on to step three. Can you update and upgrade?

|sudo apt update && sudo apt dist-upgrade|

Did that. Not sure that it ā€œworkedā€. There was no mention of Mate in
the list of packages being upgraded. There was a lot of stuff in the
output that looks ominous to me, but I donā€™t really understand it.

I have captured and attached the screen output of the dist-upgrade command.

If that works, then reboot.

Despite not being sure that it had ā€œworkedā€, I rebooted. No effect
seems to have resulted. I.e. I still seem to be running Mate 1.16.

Wouldnā€™t it be sensible to purge Mate

sudo apt-get purge mate

(or something like that) and then re-install, making sure that I am
installing version 1.14 rather than 1.16? How can I make sure of this last?

Thanks for your patience.

cheers,

Rolf

When you hilight something for a reply please do not include user name. It prints out wrong^^^

Sounds like the update completed, so that is now good. Yes m1.16 is still installed, the above command that @ThanosApostolou posted should remove it and return you to the 1.12 desktop.

Before you do that though, try this. I also run the m1.16 desktop and found it works best on the GreenLaguna theme.

Try that theme.

Itā€™s not too bad, but still messes up the window indicators in the bottom panel. Iā€™m going to try to go back to Mate 1.12, following the instructions from @ThanosApostolou .

Thanks.

I am bewildered. No matter what I do I still have mate-1.16.

I have done

sudo ppa-purge ppa:jonathonf/mate-1.16
sudo apt update
sudo apt dist-upgrade

No joy. Still mate-1.16.

I have done

sudo apt-purge mate-desktop-environment

re-booted and logged back in. The Mate login is still available,
and when I use it I get mate-1.16.

How is this possible?

I would like to remover all traces of Mate from my system and
start afresh and install mate-1.12 or possibly mate-1.14.

How can I do that?

If you have separate root and home partitions the easiest is to reinstall clean.
Format old ā€œ/ā€, donā€™t format old ā€œ/homeā€

[ouroumov] ouroumov
http://links.ubuntu-mate.community/wf/click?upn=KpA0bi-2BkZhBb1Bz6rWwl2vkp9WkK8C78oJcDRCkn-2FFXrf-2Bdxg5QfkhyhpVoyupSs6bciv1BGScKZvG5RLogbkw-3D-3D_7c1NS9InsMzyofg-2Fgy9elCoVXPKzdY-2Fk6LpgU1kUeRtIW36df9JlERQkRfK7aEBej8wX-2B-2FKJaiM9PI2tp4q8uh9-2FgqFRSopd8Sg-2Fm-2BXDGc8mape83KpDC65RB4DuHGWxiWiCCBBup0ogBAQGHS2gj-2F8nySSCGZJyFssyYH8KcXnvhbhc3GZvY2hqCkx5atIXAjZNAsP2qdKrFlWNbBVuPfKgfWRrQlCLrR2TiM77LLU-3D
Leader
October 11

If you have separate root and home partitions the easiest is to
reinstall clean.
Format old ā€œ/ā€, donā€™t format old ā€œ/homeā€

As far as I can discern (which ainā€™t that far) I donā€™t have /home on a
separate partition.

Nevertheless I make resort to the re-install solution (making a back-up
of /home first, of course) if I canā€™t get anywhere any other way.


Visit Topic
http://links.ubuntu-mate.community/wf/click?upn=KpA0bi-2BkZhBb1Bz6rWwl2vkp9WkK8C78oJcDRCkn-2FFVPTa9x56-2BxPkWK4TT0ZTQIUS2aIc-2B3IQXSN6CC-2BB3-2Bjo-2F-2FYDymfJiKneRBGCPTPNvtckOqk0gKqcOCQuvlKhv6_7c1NS9InsMzyofg-2Fgy9elCoVXPKzdY-2Fk6LpgU1kUeRtIW36df9JlERQkRfK7aEBej8wX-2B-2FKJaiM9PI2tp4q8ur4ggoCbc-2Bju0L4-2FW1eZX8VFnZ8iuIzlVLrYYwcA8PjEmOTKL-2F8xtCHp4aG92Q55yxm0lbvdNbJyMXiEF-2FMq8i1RYOqZWwT18D6RPgDJgicVzYmMerud3MPI4MRnnwhXNESrL1pIZsDdyefLB6KT8SY-3D
or reply to this email to respond.


    In Reply To

[rolf] rolf
http://links.ubuntu-mate.community/wf/click?upn=KpA0bi-2BkZhBb1Bz6rWwl2vkp9WkK8C78oJcDRCkn-2FFXWTkx9KHp57X8MeW2mId85_7c1NS9InsMzyofg-2Fgy9elCoVXPKzdY-2Fk6LpgU1kUeRtIW36df9JlERQkRfK7aEBej8wX-2B-2FKJaiM9PI2tp4q8ugm8ixvTPqFxb-2BwNW3D46vlTl4Vmdq-2BZyxpbFenNIXl-2Fv0Rl1-2FfkAwWJosv69b7DMR6VeuU0wcjXIhvAwAul6JbJcaXVHKaFkQNZhJNPf0HUya7cvmZ5YX9teUbfpgWdq9zFWQPg1J-2BYy0pbBuu1xpI-3D

October 8

I am bewildered. No matter what I do I still have mate-1.16. I have done
sudo ppa-purge ppa:jonathonf/mate-1.16 sudo apt update sudo apt
dist-upgrade No joy. Still mate-1.16. I have done sudo apt-purge
mate-desktop-environment re-booted and logged back in. The Mate login is
still avaiā€¦


Visit Topic
http://links.ubuntu-mate.community/wf/click?upn=KpA0bi-2BkZhBb1Bz6rWwl2vkp9WkK8C78oJcDRCkn-2FFVPTa9x56-2BxPkWK4TT0ZTQIUS2aIc-2B3IQXSN6CC-2BB3-2Bjo-2F-2FYDymfJiKneRBGCPTPNvtckOqk0gKqcOCQuvlKhv6_7c1NS9InsMzyofg-2Fgy9elCoVXPKzdY-2Fk6LpgU1kUeRtIW36df9JlERQkRfK7aEBej8wX-2B-2FKJaiM9PI2tp4q8uoMXVi46FDrHBM74-2BJjZX06yF8CiE7GrYdwJ8q205wPYiGxKWDQlLngxLf8Q4m64aD2xJRbwH9VNf-2FsDbcOeL2qAKiknH451c68tDCxFBmjzznN5Uu2zonOwX5ohJN3RypGa6ACgRZQlA-2Buz2dP5D-2Fg-3D
or reply to this email to respond.

To unsubscribe from these emails, click here
http://links.ubuntu-mate.community/wf/click?upn=KpA0bi-2BkZhBb1Bz6rWwl2vkp9WkK8C78oJcDRCkn-2FFWVJ-2F-2FCD5mIzFUpqNa3ldlF7AJNQY6YiS53UF-2BBLK7Wo2PwO-2Blaj-2F0dcWZ53X02K7WA8PGii3E744onW6HROHmswJq-2FWtLW0oYnDLWvMcPJisEDZ3zVdASkkGsimGrH59A-3D_7c1NS9InsMzyofg-2Fgy9elCoVXPKzdY-2Fk6LpgU1kUeRtIW36df9JlERQkRfK7aEBej8wX-2B-2FKJaiM9PI2tp4q8unjOyYpT5EssjdaRq-2ByfN8YgGvv91lHxyfy3lo6Y772yKSWxW-2FL9O-2BSqo2oo2VqZHJfusfpxYYeERW-2FiughvHQu5WG6dzHbsZr657axwmtCHzJukQAsnsSfQxadcmSZPpO0vmqjHQP-2BYTMgIuov1ErU-3D.

Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276

Iā€™m not good on this kind of topics but why donā€™t you do as follows?

sudo apt full-upgrade

reboot and then again

sudo apt update && sudo apt full-upgrade

Then you could try to purgeā€¦

BTW, are running the commands thru a vrtual terminal or a pseudo virtual terminal? Because I guess you need MATE 1.16 (or whatever version) not to be running to purge it.

Please, donā€™t do anything I told you before someone here tells you that is ok to proceed the way I mentioned.

I had the same problem that the Jonathonf Mate 1.16 PPA didnā€™t want to be purged , so what i had done is:
sudo add-apt-repository --remove ppa:jonathonf/mate-1.16 sudo apt update sudo apt upgrade sudo add-apt-repository ppa:jonathonf/mate-1.16 sudo apt update sudo apt upgrade sudo ppa-purge ppa:jonathonf/mate-1.16