Re: broken packages
This isn't a django issue, but rather an issue with the package management system in your Linux distribution.
This can happen if someone publishes a broken package, or you add on PPA's that have conflicting requirements.
Basically it's saying that geonode depends on a version of Django greater than 1.5.1 but version 1.4.1 is installed. It may be that 1.5.1 is not available in your distro yet.
You might try the Debian or Ubuntu forums for further assistance.
-A
On Mon, Aug 12, 2013 at 9:32 AM, Truongxuan Quang <truongxuanquang@gmail.com> wrote:
--I run command$sudo apt-get install geonodeit showed as the list bellows:geonode : Depends: python-django (>= 1.5.1) but 1.4.1-2ubuntu0.3 is to be installedDepends: python-agon-ratings but it is not installableDepends: python-dialogos but it is not installableDepends: python-django-activity-stream but it is not installableDepends: python-django-forms-bootstrap but it is not installableDepends: python-django-friendly-tag-loader but it is not installableDepends: python-django-geoexplorer but it is not installableDepends: python-django-jsonfield but it is not installableDepends: python-django-taggit but it is not installableDepends: python-django-taggit-templatetags but it is not installableDepends: python-django-user-accounts but it is not installableDepends: python-geonode-avatar but it is not installableDepends: python-gisdata but it is not installableDepends: python-gsconfig but it is not installableDepends: python-owslib but it is not installableDepends: python-pycsw but it is not installableDepends: python-paver but it is not installableDepends: python-user-messages but it is not installableDepends: python-django-announcements but it is not installableDepends: python-pinax-theme-bootstrap but it is not installableDepends: python-pinax-theme-bootstrap-account but it is not installableE: Unable to correct problems, you have held broken packages.I have used$sudo apt-get clean, autoclean, and install -f in order to fix packages but i was not successPlease help me to fix theseMany thanks
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home