<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 21/06/10 05:36, abdul basit wrote:
<blockquote cite="mid:AB5B20925F8448EB84DEC85A1410653B@f7777c24baf544"
type="cite">
<meta http-equiv="Context-Type"
content="text/html; charset=iso-8859-1">
<div> hello group i install ubuntu 10.4 in my laptop </div>
<div> i try to update but
<p>dependency problems</p>
<p> canany body tell me how i salve </p>
<p> this </p>
<p> problem </p>
<p> sorry my english is very week </p>
</div>
</blockquote>
<br>
The cause is probably a third-party repository or package. The way i
would solve it (and this is not necessarily the best way) is to run:<br>
<blockquote>aptitude update && aptitude dist-upgrade -y<br>
</blockquote>
from a terminal window, and see what it says cannot be updated.<br>
<br>
Paul<br>
</body>
</html>