<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Good morning David, this is what I got when I tried to update. Any suggestions? Bill<br><br>[bill@localhost ~]$ sudo apt-get update && sudo apt-get dist-upgrade<br>Password:<br>Sorry, try again.<br>Password:<br>Get:1 ftp://ftp.ch.debian.org pclinuxos/2007 release [2652B]<br>Fetched 2652B in 2s (950B/s)<br>Get:1 ftp://ftp.ch.debian.org pclinuxos/2007/main pkglist [1417kB]<br>Get:2 ftp://ftp.ch.debian.org pclinuxos/2007/main release [160B]<br>Get:3 ftp://ftp.ch.debian.org pclinuxos/2007/extra pkglist [1577kB]<br>Get:4 ftp://ftp.ch.debian.org pclinuxos/2007/extra release [161B]<br>Get:5 ftp://ftp.ch.debian.org pclinuxos/2007/nonfree pkglist [56.4kB]<br>Get:6 ftp://ftp.ch.debian.org pclinuxos/2007/nonfree release [161B]<br>Get:7 ftp://ftp.ch.debian.org pclinuxos/2007/kde pkglist [156kB]<br>Get:8 ftp://ftp.ch.debian.org pclinuxos/2007/kde release [157B]<br>Fetched 3207kB in 32s (98.1kB/s)<br>Reading Package Lists... Done<br>Building Dependency Tree... Done<br>Del libwebkitgtk1.0_2 1.1.15.1-1pclos2010 [6156kB]<br>Del ntl-devel 5.4.1-1pclos2007 [1135kB]<br>Del webkit1.0 1.1.15.1-1pclos2010 [9382B]<br>Del macaulay2 1.1-1pclos2007 [6264kB]<br>Del webkit 1.1.15.1-1pclos2010 [39.4kB]<br>Reading Package Lists... Done<br>Building Dependency Tree... Done<br>Calculating Upgrade... Failed<br>The following packages have unmet dependencies:<br> libgmime2.4_2: Obsoletes: libgmime2.0<br>E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.<br>[bill@localhost ~]$ <br><br>> Date: Thu, 19 Nov 2009 10:44:32 -0700<br>> From: DLWillson@TheGeek.NU<br>> To: clue-tech@cluedenver.org<br>> Subject: Re: [clue-tech] Missing Synaptic [was Re: Grab your coat, it'sstill        on!]<br>> <br>> > I looked 40 lines deep and no 'synaptic' string. Can I do an "apt-get"<br>> > and accomplish updating the system? That's all I'm really concerned<br>> > about.<br>> <br>> $ sudo apt-get update && sudo apt-get dist-upgrade<br>> <br>> Here's the breakdown of the line:<br>> <br>> $ = A command for your normal login account follows...<br>> sudo = do the following as root, according to /etc/sudoers<br>> apt-get update = update all package availability information from my currently enabled repositories<br>> && = Only if command to the left exits without error, run the command to the right<br>> sudo apt-get dist-upgrade = as root, update my whole machine to the latest packages appropriate to my distro & version<br>> <br>> NOTE: dist-upgrade does not initiate a distribution version upgrade, it upgrades your current distribution installation as extensively as possible within it's current distro-version. For example: Samba might go from 3.0.23-17 to 3.0.24-9, but Ubuntu won't go from 9.04 to 9.10.<br>> _______________________________________________<br>> clue-tech mailing list<br>> clue-tech@cluedenver.org<br>> http://www.cluedenver.org/mailman/listinfo/clue-tech<br>                                            </body>
</html>