Is Vivaldi Updating Or Not
-
as you can see from the screenshot i did a update this morning ans i got disabled on the 4 items. i have received vivaldi and chrome udates since installing kubuntu 19.10, so i do not understand why that would be reading that way. if it's not updating them any idea on fixing it?
-
@GrimmReaper said in Is Vivaldi Updating Or Not:
as you can see from the screenshot i did a update this morning ans i got disabled on the 4 items.
I do not see anything. And i can not guess what you did.
Please post your console content and output (not a screenshot!).
-
i posted the wrong screen and had to remove and replace it. please take a look at my first post now. thanks
-
Anything shown in verbose mode of pkcon ?
And can you checl what apt is telling you while updating?
-
@Gwen-Dragon said in Is Vivaldi Updating Or Not:
Anything shown in verbose mode of pkcon ?
And can you checl what apt is telling you while updating?
verbose mode for pkcon? vivaldi stable version installed 2.9.1705.41
-
@GrimmReaper http://manpages.ubuntu.com/manpages/trusty/man1/pkcon.1.html
pkcon --verbose get-updates
pkcon --verbose repo-list
You do not have a Vivaldi issue but a Linux package updater configuration issue.
-
XXXXXX@XXXXXXX~$ apt-get update Reading package lists... Done E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied) W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied) XXXXX@XXXXX:~$ sudo su [sudo] password for XXXXXXX: root@Digger:/home/gravedigger# apt-get update Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Hit:2 https://brave-browser-apt-release.s3.brave.com bionic InRelease Hit:3 http://dl.google.com/linux/chrome/deb stable Release Hit:4 https://dl.winehq.org/wine-builds/ubuntu disco InRelease Hit:5 http://security.ubuntu.com/ubuntu eoan-security InRelease Hit:6 http://ppa.launchpad.net/atareao/atareao/ubuntu eoan InRelease Hit:7 http://us.archive.ubuntu.com/ubuntu eoan InRelease Hit:8 http://us.archive.ubuntu.com/ubuntu eoan-updates InRelease Hit:9 http://download.opensuse.org/repositories/home:/emby/xUbuntu_Next InRelease Ign:10 http://repo.vivaldi.com/snapshot/deb stable InRelease Hit:11 http://us.archive.ubuntu.com/ubuntu eoan-backports InRelease Ign:12 https://repo.vivaldi.com/archive/deb stable InRelease Hit:13 https://repo.vivaldi.com/archive/deb stable Release Hit:14 http://us.archive.ubuntu.com/ubuntu eoan-proposed InRelease Hit:15 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu eoan InRelease Ign:17 http://repo.vivaldi.com/stable/deb stable InRelease Hit:18 http://repo.vivaldi.com/snapshot/deb stable Release Hit:19 http://repo.vivaldi.com/stable/deb stable Release Hit:20 http://ppa.launchpad.net/git-core/ppa/ubuntu eoan InRelease Hit:21 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu eoan InRelease Hit:22 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu eoan InRelease Hit:23 http://ppa.launchpad.net/system76-dev/stable/ubuntu eoan InRelease Reading package lists... Done root@XXXXXX:/home/XXXXXXXXr#
-
@Gwen-Dragon said in Is Vivaldi Updating Or Not:
@GrimmReaper http://manpages.ubuntu.com/manpages/trusty/man1/pkcon.1.html
pkcon --verbose get-updates
pkcon --verbose repo-list
You do not have a Vivaldi issue but a Linux package updater configuration issue.
?
-
@GrimmReaper What is you problem now? You do not know how to use verbose output of apt or PakacgeKit?
If you want to know why apt shows some messages, check the config of sources.list and sources.list.d/* for commented deb lines.
Sorry, but this is normal Linux admin work, you should know this.
OK last try to help you:
apt upate apt upgrade vivaldi-stable
-
that's just wrong and rude. i'll check their out put, but it is not a fact that i should know how to do it. this is not 10+ years ago.
-
@Gwen-Dragon said in Is Vivaldi Updating Or Not:
apt upgrade vivaldi-stable
according to that like i thought i have the latest. wondering if it's just saying disabled cause there are no updates. wouldn't be the first time in linux a message really didn't fit what's actually happening.
-
@GrimmReaper said in Is Vivaldi Updating Or Not:
wondering if it's just saying disabled cause there are no updates
Please learn what apt does: https://help.ubuntu.com/community/AptGet/Howto
and on structure of a repository: https://wiki.debian.org/DebianRepository/FormatIf you are interested why the console shows you such message with pkcon.
-
@GrimmReaper If you do not know how to check if you system is up-to-date, then you will never be the administrator of your own Linux.
That sound rude but it is a fact.This is a Vivaldi browser forum, we can not give you a lesson in Linux administration with special package updater tools.
If you want to know more on Ubuntu, please visit https://askubuntu.com
-
@Gwen-Dragon said in Is Vivaldi Updating Or Not:
@GrimmReaper If you do not know how to check if you system is up-to-date, then you will never be the administrator of your own Linux.
i know how to check for updates via the terminal. it's just going into some of the files and knowing what i'm looking for that can be a royal pain. you make it sound like i shouldn't of used pkcon, this is ubuntu based not debian. the push now is for pkcon and not apt or aptitude.
-
@GrimmReaper I do not want start a discussion which frontend or backend is the best to update programs on Linux. Users have their own preferences.
You can use the tool you want, it is your business to know how you can use it. Or you should be ask more precise on usage and debugging of programs.To answer you question:
Is Vivaldi Updating Or Not
Yes. Otherwise your package manager would have told you if not.
-
@Gwen-Dragon said in Is Vivaldi Updating Or Not:
@GrimmReaper I do not want start a discussion which frontend or backend is the best to update programs on Linux. Users have their own preferences.
You can use the tool you want, it is your business to know how you can use it. Or you should be ask more precise on usage and debugging of programs.To answer you question:
Is Vivaldi Updating Or Not
Yes. Otherwise your package manager would have told you if not.
thank you that's all i wanted to know, so what i suspected about the disabled comment is accurate then that it's just saying that because there are no vivaldi or chrome updates currently available. i just in the last couple of days started using the pkcon instead of apt or aptitude by suggestion of a lot of kubuntu users. i'm personally not seeing the benefit of it. thanks again.