Originally posted by ajc00
View Post
Announcement
Collapse
No announcement yet.
KDE/Xorg no longer starts with system
Collapse
This topic is closed.
X
X
-
Let's see how this goes, shall we?
I just took the PC apart and gave it all a good clean up.
Last few lines of dmesg:
Code:[ 6.690060] init: plymouth-upstart-bridge main process ended, respawning [ 6.692858] init: plymouth-upstart-bridge main process (1371) terminated with status 1 [ 6.692865] init: plymouth-upstart-bridge main process ended, respawning [ 7.154480] r8169 0000:04:00.0 eth0: link up [ 7.154487] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.004526] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
I will keep monitoring and see if I get the startup problem recur.--
Intocabile
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
-
Originally posted by Snowhog View PostIIRC, Muon uses apt upgrade, not apt dist-upgrade.
- Top
- Bottom
Comment
-
Originally posted by Spadge View PostCode:BusID "PCI:1:0:0"
I will keep watching it, but it's not failed since I put it in yet.
I'll upgrade to Unicorn this weekend anyway, so it might be moot.--
Intocabile
- Top
- Bottom
Comment
-
Originally posted by Snowhog View PostAn achilles heel, dist-upgrade is not; for Kubuntu or other. One just needs to understand the difference between upgrade and dist-upgrade.
Code:upgrade upgrade is used to install the newest versions of all packages currently installed on the system from the sources enumerated in /etc/apt/sources.list. Packages currently installed with new versions available are retrieved and upgraded; under no circumstances are currently installed packages removed, or packages not already installed retrieved and installed. New versions of currently installed packages that cannot be upgraded without changing the install status of another package will be left at their current version. An update must be performed first so that apt-get knows that new versions of packages are available. dist-upgrade dist-upgrade in addition to performing the function of upgrade, also intelligently handles changing dependencies with new versions of packages; apt-get has a "smart" conflict resolution system, and it will attempt to upgrade the most important packages at the expense of less important ones if necessary. The dist-upgrade command may therefore remove some packages. The /etc/apt/sources.list file contains a list of locations from which to retrieve desired package files. See also apt_preferences(5) for a mechanism for overriding the general settings for individual packages.
if you're around, could u tell me what settings should i have for updates?
this is my current setting:
i wont lie, im a little nervous because everything is configured rather nicely at the momentK 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".
- Top
- Bottom
Comment
-
Originally posted by millusions View Post...could u tell me what settings should i have for updates?
this is my current setting:
[ATTACH=CONFIG]5489[/ATTACH]
i wont lie, im a little nervous because everything is configured rather nicely at the moment
You and you alone have to decide if you want to change your settings and use dist-upgrade instead of upgrade. As I said, it is important that one understand the difference.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by millusions View Postok Snow, you're the expert, im going to take the plunge and run this on my server, it claims to have 70 updates everytime i ssh to it...
if you're around, could u tell me what settings should i have for updates?
this is my current setting:
[ATTACH=CONFIG]5489[/ATTACH]
i wont lie, im a little nervous because everything is configured rather nicely at the moment
So, here is what each update section means:- Important security updates - this one is self-explanatory, and should be enabled
- Recommended updates - these are regular, non-security updates - this should also be left enabled
- Pre-release updates - these are where Recommended Updates go for testing before being officially released - most people will leave this disabled
- Unsupported updates - the so-called Ubuntu Backports - though this is enabled by default, it isn't actually in use unless one specifically picks to install an updated package from it, so really it doesn't matter if this one is disabled. This askubuntu topic might help with the decision on this.
Basically, Ubuntu have a fairly sane set of default system defaults, which are quite useful for most everyone, but we still can edit many things to fit what we want or need
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by millusions View Posti wont lie, im a little nervous because everything is configured rather nicely at the moment
Code:apt-get -s dist-upgrade
Code:sudo apt-get dist-upgrade
- Top
- Bottom
Comment
-
thanks guys!
i did the -s run, big list of things.
im so not sure about this to be honest, why do i need a new kernel?
summary: 121 to upgrade, 4 to newly install, 0 to remove and 0 not to upgrade.
with my update settings. having only 'install important security updates' checked why does it need to install all this stuff?
for example:
ksysguardd [4:4.11.8-0ubuntu6] (4:4.11.11-0ubuntu0.2 Ubuntu:14.04/trusty-security [amd64])
wget [1.15-1ubuntu1] (1.15-1ubuntu1.14.04.1 Ubuntu:14.04/trusty-security [amd64])
kinfocenter [4:4.11.8-0ubuntu6] (4:4.11.11-0ubuntu0.2 Ubuntu:14.04/trusty-security [amd64]) [plasma-widgets-workspace:amd64 ]
how much of a security risk can kinfocenter be? or wget? there are some there that look usefull like cups and apt updates
i'll hit the wiki and not rush things. i just dont see those as important security updates so i will research my settings a little more..
at least i know now not to run upgrade
it's only a computer running Kubuntu 14.4 that's our 'server' nothing special about itK 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".
- Top
- Bottom
Comment
-
wget has a cve http://www.ubuntu.com/usn/usn-2393-1/
as for kinfocenter and ksysguardd, they are part of an overall set called kde-workspace. There is an advisory for this as well https://www.kde.org/info/security/ad...20141106-1.txt,
Sometimes the patch for for the offending part involves rebuilding all the individual parts that come out of this base. This probably explains part of the 121 packages needing to be upgraded
Kernels, well those it is the same thing. A vulnerability is found and patched, even if small, fairly quickly for the most part.
http://packages.ubuntu.com/ is a good resource for individual packages, (that are not in a ppa) where you can see changelogs and other info
http://www.ubuntu.com/usn is for security related things
You can view changelogs for individual packages via a package manager, but sometimes I find that they don't always display, so them above urls are handy
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by millusions View Posti did the -s run, big list of things.
summary: 121 to upgrade, 4 to newly install, 0 to remove and 0 not to upgrade.
with my update settings. having only 'install important security updates' checked why does it need to install all this stuff?
Originally posted by millusions View Postfor example:
ksysguardd [4:4.11.8-0ubuntu6] (4:4.11.11-0ubuntu0.2 Ubuntu:14.04/trusty-security [amd64])
wget [1.15-1ubuntu1] (1.15-1ubuntu1.14.04.1 Ubuntu:14.04/trusty-security [amd64])
kinfocenter [4:4.11.8-0ubuntu6] (4:4.11.11-0ubuntu0.2 Ubuntu:14.04/trusty-security [amd64]) [plasma-widgets-workspace:amd64 ]
Originally posted by millusions View Postim so not sure about this to be honest, why do i need a new kernel?
how much of a security risk can kinfocenter be? or wget? there are some there that look usefull like cups and apt updates
Originally posted by millusions View Posti'll hit the wiki and not rush things. i just dont see those as important security updates so i will research my settings a little more..
- Top
- Bottom
Comment
-
I ran the simulation test command and this is what I got:
marco@Lenovo:~$ apt-get -s dist-upgrade
NOTE: This is only a simulation!
apt-get needs root privileges for real execution.
Keep also in mind that locking is deactivated,
so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
marco@Lenovo:~$
I have been regularly using Muon for update/upgrading ever since installation of kubuntu 14.04 on this Lenova Thinkcenter desktop.
It seems my system must be good.
- Top
- Bottom
Comment
Comment