[Touch-packages] [Bug 1896405] Re: Cannot install libglib2.0-dev on ubuntu 20.04.1

2020-09-21 Thread Addons Zz
Thanks! Soon after installing Ubuntu, I had disabled the updates (by
setting it to use only security updates, see attachment picture).

I did not know that changing that would change my system sources.

I changed it back to `All updates` and now I was able to install 
`libglib2.0-dev`
```
$ sudo apt-get install nemo
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  cinnamon-desktop-data cinnamon-l10n fonts-lato gist hwdata javascript-common 
libcinnamon-desktop4 libgail-3-0 libjs-jquery libnemo-extension1 libruby2.7 
libxapp1 nemo-data
  nemo-fileroller rake ruby ruby-json ruby-minitest ruby-net-telnet 
ruby-power-assert ruby-test-unit ruby-xmlrpc ruby2.7 rubygems-integration 
xapps-common
Suggested packages:
  apache2 | lighttpd | httpd ri ruby-dev bundler
The following NEW packages will be installed:
  cinnamon-desktop-data cinnamon-l10n fonts-lato gist hwdata javascript-common 
libcinnamon-desktop4 libgail-3-0 libjs-jquery libnemo-extension1 libruby2.7 
libxapp1 nemo nemo-data
  nemo-fileroller rake ruby ruby-json ruby-minitest ruby-net-telnet 
ruby-power-assert ruby-test-unit ruby-xmlrpc ruby2.7 rubygems-integration 
xapps-common
0 upgraded, 26 newly installed, 0 to remove and 118 not upgraded.
Need to get 11,3 MB of archives.
After this operation, 61,0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://br.archive.ubuntu.com/ubuntu focal/main amd64 fonts-lato all 2.0-2 
[2.698 kB]
...
```

First I had tried to downgrade it, but it was about to uninstall everything on 
my computer:
```
$ sudo add-apt-repository universe
'universe' distribution component is already enabled for all sources.

$ sudo add-apt-repository multiverse
'multiverse' distribution component is already enabled for all sources.

$ sudo add-apt-repository restricted
'restricted' distribution component is already enabled for all sources.

$ sudo apt install --reinstall libglib2.0-0/focal
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Selected version '2.64.2-1~fakesync1' (Ubuntu:20.04/focal [amd64]) for 
'libglib2.0-0'
The following packages were automatically installed and are no longer required:
  accountsservice-ubuntu-schemas apturl-common fprintd 
gir1.2-accountsservice-1.0 gir1.2-gck-1 gir1.2-gcr-3 gir1.2-gdesktopenums-3.0 
gir1.2-gdm-1.0 gir1.2-geoclue-2.0
  gir1.2-gnomebluetooth-1.0 gir1.2-gnomedesktop-3.0 gir1.2-goa-1.0 
gir1.2-graphene-1.0 gir1.2-gweather-3.0 gir1.2-json-1.0 gir1.2-mutter-6 
gir1.2-nm-1.0 gir1.2-nma-1.0 gir1.2-rsvg-2.0
  gir1.2-upowerglib-1.0 gjs gnome-screensaver gnome-session-bin 
gnome-session-common gnome-shell-common gnome-startup-applications 
indicator-applet indicator-appmenu indicator-bluetooth
  indicator-datetime indicator-keyboard indicator-messages indicator-power 
indicator-printers indicator-session indicator-sound jayatana libbamf3-2 
libcue2 libfcitx-config4
  libfcitx-gclient1 libfcitx-utils0 libfprint-2-2 libgjs0g libgnome-autoar-0-0 
libgnome-panel0 libgsf-1-114 libgsf-1-common libido3-0.1-0 
liblightdm-gobject-1-0 libmozjs-68-0
  libpam-fprintd libtracker-control-2.0-0 libtracker-miner-2.0-0 
libunity-gtk2-parser0 libunity-gtk3-parser0 libunity-settings-daemon1 
liburl-dispatcher1 nautilus-data python3-dateutil
  python3-software-properties switcheroo-control ubuntu-touch-sounds 
unattended-upgrades unity-greeter unity-gtk-module-common unity-gtk2-module 
unity-gtk3-module unity-settings-daemon
  unity-settings-daemon-schemas xwayland
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  policykit-1-gnome
The following packages will be REMOVED:
  apturl gdm3 gnome-characters gnome-shell gnome-shell-extension-appindicator 
gnome-shell-extension-desktop-icons gnome-shell-extension-ubuntu-dock 
gstreamer1.0-packagekit gvfs-bin
  libglib2.0-bin light-locker light-locker-settings lightdm nautilus 
nautilus-share packagekit packagekit-tools software-properties-common 
software-properties-gtk tracker tracker-extract
  tracker-miner-fs ubuntu-desktop ubuntu-desktop-minimal ubuntu-session 
ubuntu-settings
The following NEW packages will be installed:
  policykit-1-gnome
The following packages will be DOWNGRADED:
  libglib2.0-0
0 upgraded, 1 newly installed, 1 downgraded, 26 to remove and 0 not upgraded.
Need to get 1.309 kB of archives.
After this operation, 17,2 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
```


** Attachment added: "2020-09-21_20-52.png"
   
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1896405/+attachment/5413059/+files/2020-09-21_20-52.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1896405

Title:
  Cannot install  libglib2.0-dev on ubuntu 20.04.1

Status in glib2.0 package in Ubuntu:
  

[Touch-packages] [Bug 1896405] Re: Cannot install libglib2.0-dev on ubuntu 20.04.1

2020-09-21 Thread Addons Zz
I do not have installed libglib2.0-dev as you can see

```
$ dpkg -l | grep glib2.0
ii  libglib2.0-0:amd642.64.3-1~ubuntu20.04.1
amd64GLib library of C routines
ii  libglib2.0-bin2.64.3-1~ubuntu20.04.1
amd64Programs for the GLib library
ii  libglib2.0-data   2.64.3-1~ubuntu20.04.1
all  Common files for GLib library
```

I did not changed my source repositories. Do I need to change something
on it?

This is my sources.list:
```
$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 20.04.1 LTS _Focal Fossa_ - Release amd64 (20200731)]/ 
focal main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ focal main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ focal main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb-src http://br.archive.ubuntu.com/ubuntu/ focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ focal universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ focal multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb-src http://br.archive.ubuntu.com/ubuntu/ focal-backports main restricted 
universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://security.ubuntu.com/ubuntu focal-security restricted main
# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
deb http://security.ubuntu.com/ubuntu focal-security universe
# deb-src http://security.ubuntu.com/ubuntu focal-security universe
deb http://security.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable
# deb-src [arch=amd64] https://download.docker.com/linux/ubuntu focal stable
```

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1896405

Title:
  Cannot install  libglib2.0-dev on ubuntu 20.04.1

Status in glib2.0 package in Ubuntu:
  Invalid

Bug description:
  I already tried running `apt update/upgrade`, but it did not make any
  difference.

  Why these versions conflicts are happening?

  1. libglib2.0-bin : Conflicts: libglib2.0-bin:i386 but 2.64.2-1~fakesync1 is 
to be installed
  1. libglib2.0-bin:i386 : Conflicts: libglib2.0-bin but 2.64.3-1~ubuntu20.04.1 
is installed
  1. libglib2.0-dev : Depends: libglib2.0-0 (= 2.64.2-1~fakesync1) but 
2.64.3-1~ubuntu20.04.1 is installed
  1. libglib2.0-0 : Breaks: libglib2.0-0:i386 (!= 2.64.3-1~ubuntu20.04.1) but 
2.64.2-1~fakesync1 is to be installed
  1. libglib2.0-0:i386 : Breaks: libglib2.0-0 (!= 2.64.2-1~fakesync1) but 
2.64.3-1~ubuntu20.04.1 is installed

  ```
  $ sudo aptitude install libglib2.0-dev
  The following NEW packages will be installed:
gcc-10-base:i386{a} libblkid-dev{a} libblkid1:i386{a} libc6:i386{a} 
libcrypt1:i386{a} libelf1:i386{a} libffi-dev{a} libffi7:i386{a} 
libgcc-s1:i386{a} libglib2.0-0:i386{ab} 
libglib2.0-bin:i386{ab} libglib2.0-dev{b} libglib2.0-dev-bin{a} 
libidn2-0:i386{a} libmount-dev{a} libmount1:i386{a}