Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Error, pkgProblemResolver :: Resolve generated interruptions

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
CaneRandagio
Posts: 3
Joined: 2020-03-16 20:24

Error, pkgProblemResolver :: Resolve generated interruptions

#1 Post by CaneRandagio »

Hi! i am trying to install wine32 but i got this error:

Code: Select all

E: Error, pkgProblemResolver :: Resolve generated interruptions. This could be caused by blocked packets.
this is all the info:

Code: Select all

root @ nirvana: ~ # apt-get install wine32
Reading package list ... Done
Dependency tree generation ... Done
Read status information ... Done
Some packages cannot be installed. This can mean
that an impossible situation has been requested or, if you are
using a development distribution, which some packages required
have not yet been created or have been removed from Incoming.
The following information can help resolve the situation:

The following packages have unsatisfied dependencies:
 libcurl3-gnutls: Depends: libssh2-1 (> = 1.7.0) but is not installable
 libqt5location5: Depends: libqt5gui5 (> = 5.9.0 ~ beta) but is not about to be installed or
                            libqt5gui5-gles (> = 5.9.0 ~ beta) but it is not going to be installed
 libqt5multimedia5: Depends: libqt5gui5 (> = 5.15.2 + dfsg ~) but is not about to be installed or
                              libqt5gui5-gles (> = 5.15.2 + dfsg ~) but it is not going to be installed
 libqt5quick5-gles: Depends: libqt5gui5 (> = 5.15.1) but is not about to be installed or
                              libqt5gui5-gles (> = 5.15.1) but it is not about to be installed
 libqt5webenginecore5: Depends: libqt5gui5 (> = 5.15.2 + dfsg ~) but is not about to be installed or
                                 libqt5gui5-gles (> = 5.15.2 + dfsg ~) but it is not going to be installed
 libqt5widgets5: Depends: libqt5gui5 (> = 5.15.1) but is not about to be installed or
                           libqt5gui5-gles (> = 5.15.1) but it is not about to be installed
 libqt5x11extras5: Depends: libqt5gui5 (> = 5.15.2 + dfsg ~) but is not about to be installed or
                             libqt5gui5-gles (> = 5.15.2 + dfsg ~) but it is not going to be installed
 qml-module-qtquick-layouts: Depends: libqt5gui5 (> = 5.5.0) but is not about to be installed or
                                       libqt5gui5-gles (> = 5.5.0) but it is not going to be installed
 qt5-gtk-platformtheme: Depends: libqt5gui5 (> = 5.14.1) but is not about to be installed or
                                  libqt5gui5-gles (> = 5.14.1) but it is not about to be installed
 transmission: Depends: transmission-gtk (> = 3.00-1) but is not going to be installed either
                         transmission-qt (> = 3.00-1) but is not about to be installed or
                         transmission-cli (> = 3.00-1) but is not going to be installed
E: Error, pkgProblemResolver :: Resolve generated interruptions. This could be caused by blocked packets.
follow sources.list

Code: Select all

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

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

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

# 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.

#backports
#deb http://deb.debian.org/debian bullseye-backports main
#fasttrack
#deb https://fasttrack.debian.net/debian-fasttrack/ bullseye-fasttrack main contrib
#deb https://fasttrack.debian.net/debian-fasttrack/ bullseye-backports-staging main contrib
#phpmyadmin
#deb http://ftp.debian.org/debian unstable main contrib
#visual studio code
#deb [arch=amd64 signed-by=/usr/share/keyrings/microsoft-archive-keyring.gpg] https://packages.microsoft.com/repos/vscode stable main
previously i had debian 11 unstable, then as soon as the stable version came out i kept the stable.
how can I solve this?

Post Reply