OOzy Pal wrote: > I am trying to update doing > sudo aptitute upgrade > but I am getting the following msg [...] > I tried synaptic and adept with no help too. Weird that synaptic/adept don't do the job. Try this: sudo aptitude update sudo aptitude upgrade sudo aptitude dist-upgrade Usually that should work. Carsten