How to resolve âdpkg: error processing package systemdâ


up vote
0
down vote
favorite
When I want to use this command:
apt-get -f install
I see this output:
dpkg: error processing package systemd (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
And
dpkg --configure -a
Output is:
Errors were encountered while processing:
python3-numpy
libc-bin
systemd
python3-gdbm:amd64
python3-cairo:amd64
python3-tk:amd64
python3-matplotlib
dh-python
libglib2.0-bin
locales
libpam-systemd:amd64
python
Python 2.7.12 (default, Dec 4 2017, 14:50:18)
And
python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
And install any package for example:
apt install systemd
Output is:
python3-cairo : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-gdbm : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
python3-matplotlib : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-numpy : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-tk : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
Any suggestions?
python
add a comment |Â
up vote
0
down vote
favorite
When I want to use this command:
apt-get -f install
I see this output:
dpkg: error processing package systemd (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
And
dpkg --configure -a
Output is:
Errors were encountered while processing:
python3-numpy
libc-bin
systemd
python3-gdbm:amd64
python3-cairo:amd64
python3-tk:amd64
python3-matplotlib
dh-python
libglib2.0-bin
locales
libpam-systemd:amd64
python
Python 2.7.12 (default, Dec 4 2017, 14:50:18)
And
python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
And install any package for example:
apt install systemd
Output is:
python3-cairo : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-gdbm : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
python3-matplotlib : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-numpy : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-tk : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
Any suggestions?
python
How did you get here?
â George Udosen
Apr 20 at 19:14
@GeorgeUdosen after upgrade from Ubuntu 16 to Ubuntu 18,
â Red Science
Apr 20 at 19:53
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When I want to use this command:
apt-get -f install
I see this output:
dpkg: error processing package systemd (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
And
dpkg --configure -a
Output is:
Errors were encountered while processing:
python3-numpy
libc-bin
systemd
python3-gdbm:amd64
python3-cairo:amd64
python3-tk:amd64
python3-matplotlib
dh-python
libglib2.0-bin
locales
libpam-systemd:amd64
python
Python 2.7.12 (default, Dec 4 2017, 14:50:18)
And
python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
And install any package for example:
apt install systemd
Output is:
python3-cairo : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-gdbm : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
python3-matplotlib : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-numpy : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-tk : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
Any suggestions?
python
When I want to use this command:
apt-get -f install
I see this output:
dpkg: error processing package systemd (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
And
dpkg --configure -a
Output is:
Errors were encountered while processing:
python3-numpy
libc-bin
systemd
python3-gdbm:amd64
python3-cairo:amd64
python3-tk:amd64
python3-matplotlib
dh-python
libglib2.0-bin
locales
libpam-systemd:amd64
python
Python 2.7.12 (default, Dec 4 2017, 14:50:18)
And
python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
And install any package for example:
apt install systemd
Output is:
python3-cairo : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-gdbm : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
python3-matplotlib : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-numpy : Depends: python3 (>= 3.6~) but 3.5.1-3 is to be installed
python3-tk : Depends: python3 (>= 3.6.4-1~) but 3.5.1-3 is to be installed
Any suggestions?
python
asked Apr 20 at 18:53


Red Science
11
11
How did you get here?
â George Udosen
Apr 20 at 19:14
@GeorgeUdosen after upgrade from Ubuntu 16 to Ubuntu 18,
â Red Science
Apr 20 at 19:53
add a comment |Â
How did you get here?
â George Udosen
Apr 20 at 19:14
@GeorgeUdosen after upgrade from Ubuntu 16 to Ubuntu 18,
â Red Science
Apr 20 at 19:53
How did you get here?
â George Udosen
Apr 20 at 19:14
How did you get here?
â George Udosen
Apr 20 at 19:14
@GeorgeUdosen after upgrade from Ubuntu 16 to Ubuntu 18,
â Red Science
Apr 20 at 19:53
@GeorgeUdosen after upgrade from Ubuntu 16 to Ubuntu 18,
â Red Science
Apr 20 at 19:53
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026772%2fhow-to-resolve-dpkg-error-processing-package-systemd%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
How did you get here?
â George Udosen
Apr 20 at 19:14
@GeorgeUdosen after upgrade from Ubuntu 16 to Ubuntu 18,
â Red Science
Apr 20 at 19:53