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 <[email protected]
> wrote:

> I run command
> $sudo apt-get install geonode
> it showed as the list bellows:
>
>  geonode : Depends: python-django (>= 1.5.1) but 1.4.1-2ubuntu0.3 is to be
> installed
>            Depends: python-agon-ratings but it is not installable
>            Depends: python-dialogos but it is not installable
>            Depends: python-django-activity-stream but it is not installable
>            Depends: python-django-forms-bootstrap but it is not installable
>            Depends: python-django-friendly-tag-loader but it is not
> installable
>            Depends: python-django-geoexplorer but it is not installable
>            Depends: python-django-jsonfield but it is not installable
>            Depends: python-django-taggit but it is not installable
>            Depends: python-django-taggit-templatetags but it is not
> installable
>            Depends: python-django-user-accounts but it is not installable
>            Depends: python-geonode-avatar but it is not installable
>            Depends: python-gisdata but it is not installable
>            Depends: python-gsconfig but it is not installable
>            Depends: python-owslib but it is not installable
>            Depends: python-pycsw but it is not installable
>            Depends: python-paver but it is not installable
>            Depends: python-user-messages but it is not installable
>            Depends: python-django-announcements but it is not installable
>            Depends: python-pinax-theme-bootstrap but it is not installable
>            Depends: python-pinax-theme-bootstrap-account but it is not
> installable
> E: 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 success
>
> Please help me to fix these
>
> Many 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 [email protected].
> To post to this group, send email to [email protected].
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to