LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-18-2020, 08:23 PM   #16
tuv7041
LQ Newbie
 
Registered: Sep 2020
Posts: 10

Original Poster
Rep: Reputation: Disabled

Sure, here are my sources.list repos:

Quote:
deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free

deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security buster/updates main contrib non-free

deb http://deb.debian.org/debian/ buster-updates main contrib non-free
deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
Note: I once had
Quote:
deb http://deb.debian.org/debian buster-backports main contrib non-free
too, but this one was gone since I started troubleshooting the blueman issue.


And the only repository I have under sources.list.d is for spotify:
Quote:
deb http://repository.spotify.com stable non-free

Last edited by tuv7041; 09-18-2020 at 08:26 PM. Reason: forgot to specify an old one
 
Old 09-18-2020, 09:54 PM   #17
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Well, I have no idea how you got python3.8 installed, unless Spotify pulled it in. I don't use that, so I don't know what dependencies it has.
 
Old 09-18-2020, 10:46 PM   #18
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by sgosnell View Post
Well, I have no idea how you got python3.8 installed, unless Spotify pulled it in. I don't use that, so I don't know what dependencies it has.
That is what I thought too when seeing that so I put repo in my sources.list.

Code:
root@haswell:~# acp python3
python3:
  Installed: 3.7.3-1
  Candidate: 3.7.3-1
  Version table:
 *** 3.7.3-1 500
        500 http://ftp.de.debian.org/debian buster/main amd64 Packages
        100 /var/lib/dpkg/status
root@haswell:~# acp spotify-client
spotify-client:
  Installed: (none)
  Candidate: 1:1.1.10.546.ge08ef575-19
  Version table:
     1:1.1.10.546.ge08ef575-19 500
        500 http://repository.spotify.com stable/non-free amd64 Packages
And it will install without it needing the 3.8.

Code:
root@haswell:~# apt -s install spotify-client
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  adwaita-icon-theme at-spi2-core gconf-service gconf2-common gtk-update-icon-cache
  hicolor-icon-theme libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0
  libauthen-sasl-perl libdata-dump-perl libdbus-glib-1-2 libencode-locale-perl
  libfile-basedir-perl libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
  libfont-afm-perl libfontenc1 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin
  libgtk2.0-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
  libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
  libhttp-message-perl libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl
  libio-stringy-perl libipc-system-simple-perl liblwp-mediatypes-perl liblwp-protocol-https-perl
  libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl
  libtie-ixhash-perl libtimedate-perl libtry-tiny-perl liburi-perl libwww-perl
  libwww-robotrules-perl libx11-protocol-perl libxaw7 libxcomposite1 libxft2 libxml-parser-perl
  libxml-twig-perl libxml-xpathengine-perl libxmu6 libxpm4 libxt6 libxxf86dga1
  perl-openssl-defaults x11-utils x11-xserver-utils xdg-utils
Suggested packages:
  libdigest-hmac-perl libgssapi-perl gvfs libcrypt-ssleay-perl libauthen-ntlm-perl
  libunicode-map8-perl libunicode-string-perl xml-twig-tools libnotify4 mesa-utils nickle cairo-5c
  xorg-docs-core
Recommended packages:
  libavcodec57 | libavcodec-extra57 | libavcodec-ffmpeg56 | libavcodec-ffmpeg-extra56
  | libavcodec54 | libavcodec-extra-54 libavformat57 | libavformat-ffmpeg56 | libavformat54
The following NEW packages will be installed:
  adwaita-icon-theme at-spi2-core gconf-service gconf2-common gtk-update-icon-cache
  hicolor-icon-theme libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0
  libauthen-sasl-perl libdata-dump-perl libdbus-glib-1-2 libencode-locale-perl
  libfile-basedir-perl libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl
  libfont-afm-perl libfontenc1 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin
  libgtk2.0-common libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
  libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
  libhttp-message-perl libhttp-negotiate-perl libio-html-perl libio-socket-ssl-perl
  libio-stringy-perl libipc-system-simple-perl liblwp-mediatypes-perl liblwp-protocol-https-perl
  libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl
  libtie-ixhash-perl libtimedate-perl libtry-tiny-perl liburi-perl libwww-perl
  libwww-robotrules-perl libx11-protocol-perl libxaw7 libxcomposite1 libxft2 libxml-parser-perl
  libxml-twig-perl libxml-xpathengine-perl libxmu6 libxpm4 libxt6 libxxf86dga1
  perl-openssl-defaults spotify-client x11-utils x11-xserver-utils xdg-utils
0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded.
Inst hicolor-icon-theme (0.17-2 Debian:10.5/stable [all])
Inst gtk-update-icon-cache (3.24.5-1 Debian:10.5/stable [amd64])
Inst adwaita-icon-theme (3.30.1-1 Debian:10.5/stable [all])
Inst libatspi2.0-0 (2.30.0-7 Debian:10.5/stable [amd64])
Inst at-spi2-core (2.30.0-7 Debian:10.5/stable [amd64])
Inst libdbus-glib-1-2 (0.110-4 Debian:10.5/stable [amd64])
Inst gconf2-common (3.2.6-5 Debian:10.5/stable [all])
Inst libgconf-2-4 (3.2.6-5 Debian:10.5/stable [amd64])
Inst gconf-service (3.2.6-5 Debian:10.5/stable [amd64])
Inst libatk1.0-data (2.30.0-2 Debian:10.5/stable [all])
Inst libatk1.0-0 (2.30.0-2 Debian:10.5/stable [amd64])
Inst libatk-bridge2.0-0 (2.30.0-5 Debian:10.5/stable [amd64])
Inst libauthen-sasl-perl (2.1600-1 Debian:10.5/stable [all])
Inst libdata-dump-perl (1.23-1 Debian:10.5/stable [all])
Inst libencode-locale-perl (1.05-1 Debian:10.5/stable [all])
Inst libipc-system-simple-perl (1.25-4 Debian:10.5/stable [all])
Inst libfile-basedir-perl (0.08-1 Debian:10.5/stable [all])
Inst liburi-perl (1.76-1 Debian:10.5/stable [all])
Inst libfile-desktopentry-perl (0.22-1 Debian:10.5/stable [all])
Inst libtimedate-perl (2.3000-2+deb10u1 Debian:10.5/stable [all])
Inst libhttp-date-perl (6.02-1 Debian:10.5/stable [all])
Inst libfile-listing-perl (6.04-1 Debian:10.5/stable [all])
Inst libfile-mimeinfo-perl (0.29-1 Debian:10.5/stable [all])
Inst libfont-afm-perl (1.20-2 Debian:10.5/stable [all])
Inst libfontenc1 (1:1.1.3-1+b2 Debian:10.5/stable [amd64])
Inst libgtk2.0-common (2.24.32-3 Debian:10.5/stable [all])
Inst libxcomposite1 (1:0.4.4-2 Debian:10.5/stable [amd64])
Inst libgtk2.0-0 (2.24.32-3 Debian:10.5/stable [amd64])
Inst libgail18 (2.24.32-3 Debian:10.5/stable [amd64])
Inst libgail-common (2.24.32-3 Debian:10.5/stable [amd64])
Inst libgtk2.0-bin (2.24.32-3 Debian:10.5/stable [amd64])
Inst libhtml-tagset-perl (3.20-3 Debian:10.5/stable [all])
Inst libhtml-parser-perl (3.72-3+b3 Debian:10.5/stable [amd64])
Inst libio-html-perl (1.001-1 Debian:10.5/stable [all])
Inst liblwp-mediatypes-perl (6.02-1 Debian:10.5/stable [all])
Inst libhttp-message-perl (6.18-1 Debian:10.5/stable [all])
Inst libhtml-form-perl (6.03-1 Debian:10.5/stable [all])
Inst libhtml-tree-perl (5.07-2 Debian:10.5/stable [all])
Inst libhtml-format-perl (2.12-1 Debian:10.5/stable [all])
Inst libhttp-cookies-perl (6.04-1 Debian:10.5/stable [all])
Inst libhttp-daemon-perl (6.01-3 Debian:10.5/stable [all])
Inst libhttp-negotiate-perl (6.01-1 Debian:10.5/stable [all])
Inst perl-openssl-defaults (3 Debian:10.5/stable [amd64])
Inst libnet-ssleay-perl (1.85-2+b1 Debian:10.5/stable [amd64])
Inst libio-socket-ssl-perl (2.060-3 Debian:10.5/stable [all])
Inst libio-stringy-perl (2.111-3 Debian:10.5/stable [all])
Inst libnet-http-perl (6.18-1 Debian:10.5/stable [all])
Inst libtry-tiny-perl (0.30-1 Debian:10.5/stable [all])
Inst libwww-robotrules-perl (6.02-1 Debian:10.5/stable [all])
Inst libwww-perl (6.36-2 Debian:10.5/stable [all]) []
Inst liblwp-protocol-https-perl (6.07-2 Debian:10.5/stable [all])
Inst libnet-smtp-ssl-perl (1.04-1 Debian:10.5/stable [all])
Inst libmailtools-perl (2.18-1 Debian:10.5/stable [all])
Inst libxml-parser-perl (2.44-4 Debian:10.5/stable [amd64])
Inst libxml-twig-perl (1:3.50-1.1 Debian:10.5/stable [all])
Inst libnet-dbus-perl (1.1.0-5+b1 Debian:10.5/stable [amd64])
Inst libtie-ixhash-perl (1.23-2 Debian:10.5/stable [all])
Inst libx11-protocol-perl (0.56-7 Debian:10.5/stable [all])
Inst libxt6 (1:1.1.5-1+b3 Debian:10.5/stable [amd64])
Inst libxmu6 (2:1.1.2-2+b3 Debian:10.5/stable [amd64])
Inst libxpm4 (1:3.5.12-1 Debian:10.5/stable [amd64])
Inst libxaw7 (2:1.0.13-1+b2 Debian:10.5/stable [amd64])
Inst libxft2 (2.3.2-2 Debian:10.5/stable [amd64])
Inst libxml-xpathengine-perl (0.14-1 Debian:10.5/stable [all])
Inst libxxf86dga1 (2:1.1.4-1+b3 Debian:10.5/stable [amd64])
Inst x11-utils (7.7+4 Debian:10.5/stable [amd64])
Inst x11-xserver-utils (7.7+8 Debian:10.5/stable [amd64])
Inst xdg-utils (1.1.3-1+deb10u1 Debian:10.5/stable [all])
Inst spotify-client (1:1.1.10.546.ge08ef575-19 Spotify Public Repository:0.4/stable [amd64])
Conf hicolor-icon-theme (0.17-2 Debian:10.5/stable [all])
Conf gtk-update-icon-cache (3.24.5-1 Debian:10.5/stable [amd64])
Conf adwaita-icon-theme (3.30.1-1 Debian:10.5/stable [all])
Conf libatspi2.0-0 (2.30.0-7 Debian:10.5/stable [amd64])
Conf at-spi2-core (2.30.0-7 Debian:10.5/stable [amd64])
Conf libdbus-glib-1-2 (0.110-4 Debian:10.5/stable [amd64])
Conf gconf2-common (3.2.6-5 Debian:10.5/stable [all])
Conf libgconf-2-4 (3.2.6-5 Debian:10.5/stable [amd64])
Conf gconf-service (3.2.6-5 Debian:10.5/stable [amd64])
Conf libatk1.0-data (2.30.0-2 Debian:10.5/stable [all])
Conf libatk1.0-0 (2.30.0-2 Debian:10.5/stable [amd64])
Conf libatk-bridge2.0-0 (2.30.0-5 Debian:10.5/stable [amd64])
Conf libauthen-sasl-perl (2.1600-1 Debian:10.5/stable [all])
Conf libdata-dump-perl (1.23-1 Debian:10.5/stable [all])
Conf libencode-locale-perl (1.05-1 Debian:10.5/stable [all])
Conf libipc-system-simple-perl (1.25-4 Debian:10.5/stable [all])
Conf libfile-basedir-perl (0.08-1 Debian:10.5/stable [all])
Conf liburi-perl (1.76-1 Debian:10.5/stable [all])
Conf libfile-desktopentry-perl (0.22-1 Debian:10.5/stable [all])
Conf libtimedate-perl (2.3000-2+deb10u1 Debian:10.5/stable [all])
Conf libhttp-date-perl (6.02-1 Debian:10.5/stable [all])
Conf libfile-listing-perl (6.04-1 Debian:10.5/stable [all])
Conf libfile-mimeinfo-perl (0.29-1 Debian:10.5/stable [all])
Conf libfont-afm-perl (1.20-2 Debian:10.5/stable [all])
Conf libfontenc1 (1:1.1.3-1+b2 Debian:10.5/stable [amd64])
Conf libgtk2.0-common (2.24.32-3 Debian:10.5/stable [all])
Conf libxcomposite1 (1:0.4.4-2 Debian:10.5/stable [amd64])
Conf libgtk2.0-0 (2.24.32-3 Debian:10.5/stable [amd64])
Conf libgail18 (2.24.32-3 Debian:10.5/stable [amd64])
Conf libgail-common (2.24.32-3 Debian:10.5/stable [amd64])
Conf libgtk2.0-bin (2.24.32-3 Debian:10.5/stable [amd64])
Conf libhtml-tagset-perl (3.20-3 Debian:10.5/stable [all])
Conf libhtml-parser-perl (3.72-3+b3 Debian:10.5/stable [amd64])
Conf libio-html-perl (1.001-1 Debian:10.5/stable [all])
Conf liblwp-mediatypes-perl (6.02-1 Debian:10.5/stable [all])
Conf libhttp-message-perl (6.18-1 Debian:10.5/stable [all])
Conf libhtml-form-perl (6.03-1 Debian:10.5/stable [all])
Conf libhtml-tree-perl (5.07-2 Debian:10.5/stable [all])
Conf libhtml-format-perl (2.12-1 Debian:10.5/stable [all])
Conf libhttp-cookies-perl (6.04-1 Debian:10.5/stable [all])
Conf libhttp-daemon-perl (6.01-3 Debian:10.5/stable [all])
Conf libhttp-negotiate-perl (6.01-1 Debian:10.5/stable [all])
Conf perl-openssl-defaults (3 Debian:10.5/stable [amd64])
Conf libnet-ssleay-perl (1.85-2+b1 Debian:10.5/stable [amd64])
Conf libio-socket-ssl-perl (2.060-3 Debian:10.5/stable [all])
Conf libio-stringy-perl (2.111-3 Debian:10.5/stable [all])
Conf libnet-http-perl (6.18-1 Debian:10.5/stable [all])
Conf libtry-tiny-perl (0.30-1 Debian:10.5/stable [all])
Conf libwww-robotrules-perl (6.02-1 Debian:10.5/stable [all])
Conf libwww-perl (6.36-2 Debian:10.5/stable [all])
Conf liblwp-protocol-https-perl (6.07-2 Debian:10.5/stable [all])
Conf libnet-smtp-ssl-perl (1.04-1 Debian:10.5/stable [all])
Conf libmailtools-perl (2.18-1 Debian:10.5/stable [all])
Conf libxml-parser-perl (2.44-4 Debian:10.5/stable [amd64])
Conf libxml-twig-perl (1:3.50-1.1 Debian:10.5/stable [all])
Conf libnet-dbus-perl (1.1.0-5+b1 Debian:10.5/stable [amd64])
Conf libtie-ixhash-perl (1.23-2 Debian:10.5/stable [all])
Conf libx11-protocol-perl (0.56-7 Debian:10.5/stable [all])
Conf libxt6 (1:1.1.5-1+b3 Debian:10.5/stable [amd64])
Conf libxmu6 (2:1.1.2-2+b3 Debian:10.5/stable [amd64])
Conf libxpm4 (1:3.5.12-1 Debian:10.5/stable [amd64])
Conf libxaw7 (2:1.0.13-1+b2 Debian:10.5/stable [amd64])
Conf libxft2 (2.3.2-2 Debian:10.5/stable [amd64])
Conf libxml-xpathengine-perl (0.14-1 Debian:10.5/stable [all])
Conf libxxf86dga1 (2:1.1.4-1+b3 Debian:10.5/stable [amd64])
Conf x11-utils (7.7+4 Debian:10.5/stable [amd64])
Conf x11-xserver-utils (7.7+8 Debian:10.5/stable [amd64])
Conf xdg-utils (1.1.3-1+deb10u1 Debian:10.5/stable [all])
Conf spotify-client (1:1.1.10.546.ge08ef575-19 Spotify Public Repository:0.4/stable [amd64])
So he has a line in there somewhere that is not correct pointing to another repo. Or he has not updated his cache since removing one it is the only way it can be doing it. Everything here shows it will do as it is supposed to on a stable system and install the programs.
 
Old 09-18-2020, 11:02 PM   #19
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
My first guess would be that some packages were installed without the use of apt. That's easy to do, and not uncommon. It's not always the best idea, but people do it. Usually it's harmless, but now and then it can result in unintended consequences.
 
Old 09-18-2020, 11:42 PM   #20
tuv7041
LQ Newbie
 
Registered: Sep 2020
Posts: 10

Original Poster
Rep: Reputation: Disabled
I tried reinstalling python3.7 and that didn't work. Manually installing the dependencies in one command like suggested doesnt work either:

Quote:
apt install blueman python3-gi gir1.2-gtk-3.0 gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-pango-1.0 gir1.2-notify-0.7 python3-gi-cairo gir1.2-appindicator3-0.1
Reading package lists... Done
Building dependency tree
Reading state information... 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:
gir1.2-glib-2.0 : Depends: libgirepository-1.0-1 (>= 1.45.4) but it is not going to be installed
python3-gi : Depends: libgirepository-1.0-1 (>= 1.44.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
You're probably right, I must've installed a package outside of apt that broke everything. One thing I don't understand though. Everything started because I had python3.8 instead of python3.7. But after manually installing python3.7 shouldn't that fix the issue?

And question number two, can I restore this Debian to it's original state (without package conflict) with an apt-get dist-upgrade?
 
Old 09-18-2020, 11:53 PM   #21
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
You have other packages and libraries mixed in from other repositories. I wouldn't even guess how many. I suggest using aptitude and letting it suggest solutions. Apt is not good at fixing things in this situation.
Quote:
The following packages have unmet dependencies:
gir1.2-glib-2.0 : Depends: libgirepository-1.0-1 (>= 1.45.4) but it is not going to be installed
python3-gi : Depends: libgirepository-1.0-1 (>= 1.44.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Install aptitude and let it try to fix the munged system. I don't think a simple update will fix things, but you can try it.
 
Old 09-19-2020, 09:40 AM   #22
tuv7041
LQ Newbie
 
Registered: Sep 2020
Posts: 10

Original Poster
Rep: Reputation: Disabled
Hi! Just to update the solution. Aptitude seemed to resolve the issue. After declining the first suggestion (to keep everything as it was), it suggested to remove gstreamer1.0-plugins-bad and lib-gstreamer-plugins-bad1.0.0 and to downgrade libglib2.0-0 and libgstreamer-plugins-base1.0-0. This allowed me to install blueman and everything seems to be ok. Here's the log:

Quote:
The following NEW packages will be installed:
blueman gir1.2-appindicator3-0.1{a} gir1.2-atk-1.0{a} gir1.2-freedesktop{a} gir1.2-gdkpixbuf-2.0{a} gir1.2-glib-2.0{a} gir1.2-gtk-3.0{a}
gir1.2-notify-0.7{a} gir1.2-pango-1.0{a} libappindicator3-1{a} libgirepository-1.0-1{a} libpangoxft-1.0-0{a} libpython3.7{a}
python3-cairo{a} python3-dbus{a} python3-gi{a} python3-gi-cairo{a}
0 packages upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,857 kB/4,355 kB of archives. After unpacking 14.8 MB will be used.
The following packages have unmet dependencies:
libglib2.0-0 : Breaks: libgirepository-1.0-1 (< 1.62.0-4~) but 1.58.3-2 is to be installed
The following actions will resolve these dependencies:

Keep the following packages at their current version:
1) blueman [Not Installed]
2) gir1.2-appindicator3-0.1 [Not Installed]
3) gir1.2-atk-1.0 [Not Installed]
4) gir1.2-freedesktop [Not Installed]
5) gir1.2-gdkpixbuf-2.0 [Not Installed]
6) gir1.2-glib-2.0 [Not Installed]
7) gir1.2-gtk-3.0 [Not Installed]
8) gir1.2-notify-0.7 [Not Installed]
9) gir1.2-pango-1.0 [Not Installed]
10) libgirepository-1.0-1 [Not Installed]
11) python3-gi [Not Installed]
12) python3-gi-cairo [Not Installed]

Leave the following dependencies unresolved:
13) python3-dbus recommends python3-gi



Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

Remove the following packages:
1) gstreamer1.0-plugins-bad [1.16.2-2.3+b1 (now)]
2) libgstreamer-plugins-bad1.0-0 [1.16.2-2.3+b1 (now)]

Downgrade the following packages:
3) libglib2.0-0 [2.66.0-1 (now) -> 2.58.3-2+deb10u2 (stable)]
4) libgstreamer-plugins-base1.0-0 [1.16.2-4 (now) -> 1.14.4-2 (stable)]



Accept this solution? [Y/n/q/?]
The following packages will be DOWNGRADED:
libglib2.0-0 libgstreamer-plugins-base1.0-0
The following NEW packages will be installed:
blueman gir1.2-appindicator3-0.1{a} gir1.2-atk-1.0{a} gir1.2-freedesktop{a} gir1.2-gdkpixbuf-2.0{a} gir1.2-glib-2.0{a} gir1.2-gtk-3.0{a}
gir1.2-notify-0.7{a} gir1.2-pango-1.0{a} libappindicator3-1{a} libgirepository-1.0-1{a} libpangoxft-1.0-0{a} libpython3.7{a}
python3-cairo{a} python3-dbus{a} python3-gi{a} python3-gi-cairo{a}
The following packages will be REMOVED:
gstreamer1.0-plugins-bad{a} libde265-0{u} libdvdread8{u} libfluidsynth2{u} libgssdp-1.0-3{u} libgstreamer-plugins-bad1.0-0{a}
libgupnp-1.0-4{u} libgupnp-igd-1.0-4{u} libilmbase25{u} libinstpatch-1.0-2{u} libmjpegutils-2.1-0{u} libmms0{u} libmodplug1{u}
libmpeg2encpp-2.1-0{u} libmplex2-2.1-0{u} libnice10{u} libofa0{u} libopenexr25{u} libreadline8{u} libsdl2-2.0-0{u} libspandsp2{u}
libsrt1-gnutls{u} libsrtp2-1{u} libusrsctp1{u} libvo-aacenc0{u} libvo-amrwbenc0{u} libwildmidi2{u} libx265-192{u} libzbar0{u}
timgm6mb-soundfont{u}
0 packages upgraded, 17 newly installed, 2 downgraded, 30 to remove and 0 not upgraded.
Need to get 6,050 kB/7,548 kB of archives. After unpacking 33.8 MB will be freed.
Do you want to continue? [Y/n/?] Y
Thanks to everyone for the help!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't use blueman-applet or blueman-manager on Slackware64 -current danielldaniell Slackware 19 01-13-2019 07:30 PM
[SOLVED] NTP depends on DNS, which depends on NTP berndbausch Linux - Networking 4 07-30-2018 10:07 PM
[SOLVED] how to start python3.6 interpreter just by typing python in terminal not python3.6 bmohanraj91 Linux - Newbie 4 05-10-2017 07:51 AM
After upgrade python3.4 to python3.5.1 , not able to install packages "request" though pip3 YOGESHAS87 Linux - Software 1 08-03-2016 10:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration