Auto update even when it is disabled

Clash Royale CLAN TAG#URR8PPP up vote
3
down vote
favorite
Although I had disabled the auto update of ubuntu 17.10. However, I see a window which says when do you want to reboot to install the updates!!
Is that normal?

apt updates 17.10
 |Â
show 3 more comments
up vote
3
down vote
favorite
Although I had disabled the auto update of ubuntu 17.10. However, I see a window which says when do you want to reboot to install the updates!!
Is that normal?

apt updates 17.10
Are the updates possibly coming fromunattended-upgrades? Doessystemctl status unattended-upgradesshow anything?
â stumblebee
Mar 18 at 18:55
The service is said to be active!
â mahmood
Mar 18 at 19:00
1
sudo dpkg-reconfigure unattended-upgradesor disable fromsystemctlshould do it.
â stumblebee
Mar 18 at 19:03
1
OK. I disable it. Waiting to see what will happen in the future. Thanks.
â mahmood
Mar 18 at 19:09
yw! Let me know if that works.
â stumblebee
Mar 18 at 19:10
 |Â
show 3 more comments
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Although I had disabled the auto update of ubuntu 17.10. However, I see a window which says when do you want to reboot to install the updates!!
Is that normal?

apt updates 17.10
Although I had disabled the auto update of ubuntu 17.10. However, I see a window which says when do you want to reboot to install the updates!!
Is that normal?

apt updates 17.10
apt updates 17.10
asked Mar 18 at 18:03
mahmood
1,00611015
1,00611015
Are the updates possibly coming fromunattended-upgrades? Doessystemctl status unattended-upgradesshow anything?
â stumblebee
Mar 18 at 18:55
The service is said to be active!
â mahmood
Mar 18 at 19:00
1
sudo dpkg-reconfigure unattended-upgradesor disable fromsystemctlshould do it.
â stumblebee
Mar 18 at 19:03
1
OK. I disable it. Waiting to see what will happen in the future. Thanks.
â mahmood
Mar 18 at 19:09
yw! Let me know if that works.
â stumblebee
Mar 18 at 19:10
 |Â
show 3 more comments
Are the updates possibly coming fromunattended-upgrades? Doessystemctl status unattended-upgradesshow anything?
â stumblebee
Mar 18 at 18:55
The service is said to be active!
â mahmood
Mar 18 at 19:00
1
sudo dpkg-reconfigure unattended-upgradesor disable fromsystemctlshould do it.
â stumblebee
Mar 18 at 19:03
1
OK. I disable it. Waiting to see what will happen in the future. Thanks.
â mahmood
Mar 18 at 19:09
yw! Let me know if that works.
â stumblebee
Mar 18 at 19:10
Are the updates possibly coming from
unattended-upgrades? Does systemctl status unattended-upgrades show anything?â stumblebee
Mar 18 at 18:55
Are the updates possibly coming from
unattended-upgrades? Does systemctl status unattended-upgrades show anything?â stumblebee
Mar 18 at 18:55
The service is said to be active!
â mahmood
Mar 18 at 19:00
The service is said to be active!
â mahmood
Mar 18 at 19:00
1
1
sudo dpkg-reconfigure unattended-upgrades or disable from systemctl should do it.â stumblebee
Mar 18 at 19:03
sudo dpkg-reconfigure unattended-upgrades or disable from systemctl should do it.â stumblebee
Mar 18 at 19:03
1
1
OK. I disable it. Waiting to see what will happen in the future. Thanks.
â mahmood
Mar 18 at 19:09
OK. I disable it. Waiting to see what will happen in the future. Thanks.
â mahmood
Mar 18 at 19:09
yw! Let me know if that works.
â stumblebee
Mar 18 at 19:10
yw! Let me know if that works.
â stumblebee
Mar 18 at 19:10
 |Â
show 3 more comments
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Disable unattended upgrades:
sudo dpkg-reconfigure unattended-upgrades
Select "no" when asked "Configuring unattended-upgrades" then select "ok".
More information on unattended-upgrades can be found at:
wiki.debian.org
help.ubuntu.com
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Disable unattended upgrades:
sudo dpkg-reconfigure unattended-upgrades
Select "no" when asked "Configuring unattended-upgrades" then select "ok".
More information on unattended-upgrades can be found at:
wiki.debian.org
help.ubuntu.com
add a comment |Â
up vote
2
down vote
accepted
Disable unattended upgrades:
sudo dpkg-reconfigure unattended-upgrades
Select "no" when asked "Configuring unattended-upgrades" then select "ok".
More information on unattended-upgrades can be found at:
wiki.debian.org
help.ubuntu.com
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Disable unattended upgrades:
sudo dpkg-reconfigure unattended-upgrades
Select "no" when asked "Configuring unattended-upgrades" then select "ok".
More information on unattended-upgrades can be found at:
wiki.debian.org
help.ubuntu.com
Disable unattended upgrades:
sudo dpkg-reconfigure unattended-upgrades
Select "no" when asked "Configuring unattended-upgrades" then select "ok".
More information on unattended-upgrades can be found at:
wiki.debian.org
help.ubuntu.com
answered Mar 18 at 22:47
stumblebee
2,3083922
2,3083922
add a comment |Â
add a comment |Â
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%2f1017073%2fauto-update-even-when-it-is-disabled%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
Are the updates possibly coming from
unattended-upgrades? Doessystemctl status unattended-upgradesshow anything?â stumblebee
Mar 18 at 18:55
The service is said to be active!
â mahmood
Mar 18 at 19:00
1
sudo dpkg-reconfigure unattended-upgradesor disable fromsystemctlshould do it.â stumblebee
Mar 18 at 19:03
1
OK. I disable it. Waiting to see what will happen in the future. Thanks.
â mahmood
Mar 18 at 19:09
yw! Let me know if that works.
â stumblebee
Mar 18 at 19:10