Op Fri, 04 Aug 2017 11:44:05 -0400
schreef dww <dwort...@mykolab.com>:

> I then did a "sudo apt-get dist-upgrade" with the following error:
> 
>         Calculating upgrade... Failed
>         The following packages have unmet dependencies:
>         initscripts : Breaks: nfs-common (< 1:1.2.5-3) but
> 1:1.2.2-4squeeze2 is to be installed E: Error,
> pkgProblemResolver::Resolve generated breaks, this may be caused by
> held packages. When I tried to open Update manager I get the error in
> the attached image.

With these "unmet dependencies" errors I usually fall back to
apt-get/aptitude and install some conflicte packages individually or in
small clusters. So in this case you could try:

apt-get install initscripts nfs-common

and then try dist-upgrade again.

_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to