Bug 362174 - after upgrading to os kubuntu 16.04 checking for updaes from any mirror produces no updates and all the sources are not checked. what is wrong with the source updater?
Summary: after upgrading to os kubuntu 16.04 checking for updaes from any mirror produ...
Status: RESOLVED WORKSFORME
Alias: None
Product: muon
Classification: Unmaintained
Component: muon (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-04-24 03:05 UTC by Mark Rudeseal
Modified: 2018-10-27 04:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-14732-0.html (6.67 KB, text/html)
2016-04-26 02:32 UTC, Mark Rudeseal
Details
attachment-14791-0.html (3.13 KB, text/html)
2016-04-26 02:33 UTC, Mark Rudeseal
Details
attachment-10061-0.html (3.17 KB, text/html)
2016-04-26 19:49 UTC, Mark Rudeseal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rudeseal 2016-04-24 03:05:37 UTC
tried using muon 5.06 package manager and updater and also using konsole to check for updates. all three stopped checking for resources after I upgraded to kubuntu 16.04.


Reproducible: Always
Comment 1 Carlo Vanini 2016-04-25 22:50:34 UTC
do you see any error message? can you please attach the output you get from konsole.

What the output when you run:
sudo apt-get update

Are you by chance using apt-cacher-ng?
Comment 2 Mark Rudeseal 2016-04-26 02:32:10 UTC
Created attachment 98600 [details]
attachment-14732-0.html

mark@mark-Aspire-E5-571:~$ sudo apt-get update       
[sudo] password for mark:  
Hit:1 http://pubmirrors.dal.corespace.com/ubuntu xenial InRelease
Hit:2 http://dist1.800hosting.com/ubuntu vivid-security InRelease                       
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease                            
Hit:4 http://dist1.800hosting.com/ubuntu vivid-updates InRelease                        
Hit:5 http://pubmirrors.dal.corespace.com/ubuntu xenial-updates InRelease               
Hit:6 http://dist1.800hosting.com/ubuntu vivid-proposed InRelease                       
Hit:7 http://archive.canonical.com/ubuntu utopic InRelease                              
Hit:8 http://pubmirrors.dal.corespace.com/ubuntu xenial-backports InRelease             
Hit:9 http://dl.google.com/linux/chrome/deb stable Release                              
Hit:10 http://dist1.800hosting.com/ubuntu vivid-backports InRelease                     
Hit:11 http://security.ubuntu.com/ubuntu vivid-security InRelease                       
Hit:12 http://pubmirrors.dal.corespace.com/ubuntu xenial-security InRelease             
Hit:14 http://pubmirrors.dal.corespace.com/ubuntu xenial-proposed InRelease             
Reading package lists... Done                        
W: http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg: Signature by key 4CCA
1EAF950CEE4AB83976DCA040830F7FAC5991 uses weak digest algorithm (SHA1)
mark@mark-Aspire-E5-571:~$  



      From: Carlo Vanini via KDE Bugzilla <bugzilla_noreply@kde.org>
 To: xtremedeviant@yahoo.com 
 Sent: Monday, April 25, 2016 5:50 PM
 Subject: [muon] [Bug 362174] after upgrading to os kubuntu 16.04 checking for updaes from any mirror produces no updates and all the sources are not checked. what is wrong with the source updater?
   
https://bugs.kde.org/show_bug.cgi?id=362174

Carlo Vanini <silhusk@gmail.com> changed:

          What    |Removed                    |Added
----------------------------------------------------------------------------
                CC|                            |silhusk@gmail.com
            Status|UNCONFIRMED                |NEEDSINFO
        Resolution|---                        |WAITINGFORINFO

--- Comment #1 from Carlo Vanini <silhusk@gmail.com> ---
do you see any error message? can you please attach the output you get from
konsole.

What the output when you run:
sudo apt-get update

Are you by chance using apt-cacher-ng?
Comment 3 Mark Rudeseal 2016-04-26 02:33:00 UTC
Created attachment 98601 [details]
attachment-14791-0.html

not known if I use apt-cacher-ng

      From: Carlo Vanini via KDE Bugzilla <bugzilla_noreply@kde.org>
 To: xtremedeviant@yahoo.com 
 Sent: Monday, April 25, 2016 5:50 PM
 Subject: [muon] [Bug 362174] after upgrading to os kubuntu 16.04 checking for updaes from any mirror produces no updates and all the sources are not checked. what is wrong with the source updater?
   
https://bugs.kde.org/show_bug.cgi?id=362174

Carlo Vanini <silhusk@gmail.com> changed:

          What    |Removed                    |Added
----------------------------------------------------------------------------
                CC|                            |silhusk@gmail.com
            Status|UNCONFIRMED                |NEEDSINFO
        Resolution|---                        |WAITINGFORINFO

--- Comment #1 from Carlo Vanini <silhusk@gmail.com> ---
do you see any error message? can you please attach the output you get from
konsole.

What the output when you run:
sudo apt-get update

Are you by chance using apt-cacher-ng?
Comment 4 Carlo Vanini 2016-04-26 17:34:58 UTC
(In reply to Mark Rudeseal from comment #2)
> Created attachment 98600 [details]
> attachment-14732-0.html
> 
> mark@mark-Aspire-E5-571:~$ sudo apt-get update       
> [sudo] password for mark:  
> Hit:1 http://pubmirrors.dal.corespace.com/ubuntu xenial InRelease
> Hit:2 http://dist1.800hosting.com/ubuntu vivid-security InRelease           

You still have Vivid repositories mixed with Xenial in your /etc/apt/sources.list. Please fix that, maybe your upgrade didn't complete successfully.
You can get help from kubuntu about that. https://kubuntu.org/community

Otherwise the output looks fine. What does the following do?
sudo apt-get dist-upgrade
Comment 5 Mark Rudeseal 2016-04-26 19:49:23 UTC
Created attachment 98627 [details]
attachment-10061-0.html

doing distribution upgrade with sudo produces zero results, no upgrade, removals or files needed or displayed.

      From: Carlo Vanini via KDE Bugzilla <bugzilla_noreply@kde.org>
 To: xtremedeviant@yahoo.com 
 Sent: Tuesday, April 26, 2016 12:34 PM
 Subject: [muon] [Bug 362174] after upgrading to os kubuntu 16.04 checking for updaes from any mirror produces no updates and all the sources are not checked. what is wrong with the source updater?
   
https://bugs.kde.org/show_bug.cgi?id=362174

--- Comment #4 from Carlo Vanini <silhusk@gmail.com> ---
(In reply to Mark Rudeseal from comment #2)
> Created attachment 98600 [details]
> attachment-14732-0.html
> 
> mark@mark-Aspire-E5-571:~$ sudo apt-get update       
> [sudo] password for mark:  
> Hit:1 http://pubmirrors.dal.corespace.com/ubuntu xenial InRelease
> Hit:2 http://dist1.800hosting.com/ubuntu vivid-security InRelease           

You still have Vivid repositories mixed with Xenial in your
/etc/apt/sources.list. Please fix that, maybe your upgrade didn't complete
successfully.
You can get help from kubuntu about that. https://kubuntu.org/community

Otherwise the output looks fine. What does the following do?
sudo apt-get dist-upgrade
Comment 6 Carlo Vanini 2016-04-27 16:57:27 UTC
Then it looks like your system is up to date. Why do you think otherwise?
Comment 7 Andrew Crouthamel 2018-09-26 22:24:29 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Andrew Crouthamel 2018-10-27 04:05:00 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!