problem in installing imap for php7.0
up vote
0
down vote
favorite
I am trying to install the imap
but it is giving me this error for no reason . i have tried every solution on the forums questions but did not succeeded.
This is the error i am getting
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:
php7.0-imap : Depends: php7.0-common (= 7.0.25-0ubuntu0.16.04.1) but 7.0.30-0ubuntu0.16.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I have tried to do this but not succeeded.
This is the output of apt-cache policy php7.0-imap
Installed: (none)
Candidate: 7.0.25-0ubuntu0.16.04.1
Version table:
7.0.25-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-updates/universe amd64 Packages
7.0.22-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-security/universe amd64 Packages
7.0.4-7ubuntu2 500
500 http://repo.inara.pk/ubuntu xenial/universe amd64 Packages
16.04 php7 imap
add a comment |Â
up vote
0
down vote
favorite
I am trying to install the imap
but it is giving me this error for no reason . i have tried every solution on the forums questions but did not succeeded.
This is the error i am getting
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:
php7.0-imap : Depends: php7.0-common (= 7.0.25-0ubuntu0.16.04.1) but 7.0.30-0ubuntu0.16.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I have tried to do this but not succeeded.
This is the output of apt-cache policy php7.0-imap
Installed: (none)
Candidate: 7.0.25-0ubuntu0.16.04.1
Version table:
7.0.25-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-updates/universe amd64 Packages
7.0.22-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-security/universe amd64 Packages
7.0.4-7ubuntu2 500
500 http://repo.inara.pk/ubuntu xenial/universe amd64 Packages
16.04 php7 imap
1
Have you runsudo apt update
recently? What's the output ofapt-cache policy php7.0-imap
?
â fkraiem
May 21 at 11:55
yeah sorry to mention i have update recently and i have also updated the server address from the ubuntuupdate and software
.
â tech_geek
May 21 at 12:10
i have updated the question
â tech_geek
May 21 at 12:26
The mirror you are using is out of date; the latest version ofphp7.0-imap
in Xenial is7.0.30-0ubuntu0.16.04.1
. You seem to have changed your mirror recently, but it seems you got a bad one. Try another one.
â fkraiem
May 21 at 12:54
so i have to change the server from ubuntu software ?
â tech_geek
May 21 at 13:10
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to install the imap
but it is giving me this error for no reason . i have tried every solution on the forums questions but did not succeeded.
This is the error i am getting
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:
php7.0-imap : Depends: php7.0-common (= 7.0.25-0ubuntu0.16.04.1) but 7.0.30-0ubuntu0.16.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I have tried to do this but not succeeded.
This is the output of apt-cache policy php7.0-imap
Installed: (none)
Candidate: 7.0.25-0ubuntu0.16.04.1
Version table:
7.0.25-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-updates/universe amd64 Packages
7.0.22-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-security/universe amd64 Packages
7.0.4-7ubuntu2 500
500 http://repo.inara.pk/ubuntu xenial/universe amd64 Packages
16.04 php7 imap
I am trying to install the imap
but it is giving me this error for no reason . i have tried every solution on the forums questions but did not succeeded.
This is the error i am getting
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:
php7.0-imap : Depends: php7.0-common (= 7.0.25-0ubuntu0.16.04.1) but 7.0.30-0ubuntu0.16.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I have tried to do this but not succeeded.
This is the output of apt-cache policy php7.0-imap
Installed: (none)
Candidate: 7.0.25-0ubuntu0.16.04.1
Version table:
7.0.25-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-updates/universe amd64 Packages
7.0.22-0ubuntu0.16.04.1 500
500 http://repo.inara.pk/ubuntu xenial-security/universe amd64 Packages
7.0.4-7ubuntu2 500
500 http://repo.inara.pk/ubuntu xenial/universe amd64 Packages
16.04 php7 imap
edited May 21 at 12:27
asked May 21 at 11:52
tech_geek
1012
1012
1
Have you runsudo apt update
recently? What's the output ofapt-cache policy php7.0-imap
?
â fkraiem
May 21 at 11:55
yeah sorry to mention i have update recently and i have also updated the server address from the ubuntuupdate and software
.
â tech_geek
May 21 at 12:10
i have updated the question
â tech_geek
May 21 at 12:26
The mirror you are using is out of date; the latest version ofphp7.0-imap
in Xenial is7.0.30-0ubuntu0.16.04.1
. You seem to have changed your mirror recently, but it seems you got a bad one. Try another one.
â fkraiem
May 21 at 12:54
so i have to change the server from ubuntu software ?
â tech_geek
May 21 at 13:10
add a comment |Â
1
Have you runsudo apt update
recently? What's the output ofapt-cache policy php7.0-imap
?
â fkraiem
May 21 at 11:55
yeah sorry to mention i have update recently and i have also updated the server address from the ubuntuupdate and software
.
â tech_geek
May 21 at 12:10
i have updated the question
â tech_geek
May 21 at 12:26
The mirror you are using is out of date; the latest version ofphp7.0-imap
in Xenial is7.0.30-0ubuntu0.16.04.1
. You seem to have changed your mirror recently, but it seems you got a bad one. Try another one.
â fkraiem
May 21 at 12:54
so i have to change the server from ubuntu software ?
â tech_geek
May 21 at 13:10
1
1
Have you run
sudo apt update
recently? What's the output of apt-cache policy php7.0-imap
?â fkraiem
May 21 at 11:55
Have you run
sudo apt update
recently? What's the output of apt-cache policy php7.0-imap
?â fkraiem
May 21 at 11:55
yeah sorry to mention i have update recently and i have also updated the server address from the ubuntu
update and software
.â tech_geek
May 21 at 12:10
yeah sorry to mention i have update recently and i have also updated the server address from the ubuntu
update and software
.â tech_geek
May 21 at 12:10
i have updated the question
â tech_geek
May 21 at 12:26
i have updated the question
â tech_geek
May 21 at 12:26
The mirror you are using is out of date; the latest version of
php7.0-imap
in Xenial is 7.0.30-0ubuntu0.16.04.1
. You seem to have changed your mirror recently, but it seems you got a bad one. Try another one.â fkraiem
May 21 at 12:54
The mirror you are using is out of date; the latest version of
php7.0-imap
in Xenial is 7.0.30-0ubuntu0.16.04.1
. You seem to have changed your mirror recently, but it seems you got a bad one. Try another one.â fkraiem
May 21 at 12:54
so i have to change the server from ubuntu software ?
â tech_geek
May 21 at 13:10
so i have to change the server from ubuntu software ?
â tech_geek
May 21 at 13:10
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1038679%2fproblem-in-installing-imap-for-php7-0%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
1
Have you run
sudo apt update
recently? What's the output ofapt-cache policy php7.0-imap
?â fkraiem
May 21 at 11:55
yeah sorry to mention i have update recently and i have also updated the server address from the ubuntu
update and software
.â tech_geek
May 21 at 12:10
i have updated the question
â tech_geek
May 21 at 12:26
The mirror you are using is out of date; the latest version of
php7.0-imap
in Xenial is7.0.30-0ubuntu0.16.04.1
. You seem to have changed your mirror recently, but it seems you got a bad one. Try another one.â fkraiem
May 21 at 12:54
so i have to change the server from ubuntu software ?
â tech_geek
May 21 at 13:10