pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: python-311 fails to install



You wrote:
> 
> > amd64-9.2
> >=20
> > I am trying to install the most recent firefox.  There is a problem
> > with python-311 which seems top be a recurrent stumbling-block:
> >=20
> > pkg_add: Package `python311-3.11.7' conflicts with =
> `py311-cElementTree-[0-9]*',
> > and `py311-cElementTree-3.11.5' is installed.
> > pkg_add: Package `python311-3.11.7' conflicts with =
> `py311-expat-[0-9]*', and `py
> > 311-expat-3.11.5nb1' is installed.
> > pkg_add: Can't install dependency python311>=3D3.11.6nb1
> > pkg_add: Expected dependency python311>=3D3.11.6nb1 still missing =
> pkg_add: 1 package addition failed
> >=20
> > How to resolve this?
> 
> py-cElementTree and py-expat are gone. Now these are included in Python. =
> Delete these and rebuild or reinstall.
> 
> Kind regards,
> Adam=
> 

Masny thaanks for the quick response.  I searcjed /usr/pkg for
anything starting with each of these names, found one directory for
each, and rm -r 'd them.  No joy.  I did pkgin install python-3.11 and
got:

---Feb 12 18:19:08: [1/1] upgrading python311-3.11.7...
pkg_add: Conflicting PLIST with py311-cElementTree-3.11.5:
lib/python3.11/lib-dy nload/_elementtree.so
pkg_add: 1 package addition failed

Is there something else I need to do?  pkgin remove py311-cElementTree-3.11.5
ays there is nothing to remove.

There are currently 7 errors trying to build firefox - I've put the
error log in an attachment.

Kind regards,

-- 
Steve Blinkhorn <steve%prd.co.uk@localhost>

---Feb 12 18:22:59: [1/7] upgrading python311-3.11.7...
pkg_add: Conflicting PLIST with py311-cElementTree-3.11.5: lib/python3.11/lib-dynload/_elementtree.so
pkg_add: 1 package addition failed
---Feb 12 18:23:00: [2/7] upgrading cairo-1.18.0nb1...
pkg_add: Conflicting PLIST with cairo-gobject-1.16.0nb7: include/cairo/cairo-gobject.h
pkg_add: 1 package addition failed
---Feb 12 18:23:00: [3/7] installing gobject-introspection-1.78.1nb2...
pkg_add: Conflicting PLIST with py311-cElementTree-3.11.5: lib/python3.11/lib-dynload/_elementtree.so
pkg_add: Can't install dependency python311>=3.11.6nb1
pkg_add: Expected dependency python311>=3.11.6nb1 still missing
pkg_add: 1 package addition failed
---Feb 12 18:23:00: [4/7] refreshing x264-20220601...
pkg_add: Conflicting PLIST with x264-devel-20191217nb2: bin/x264
pkg_add: 1 package addition failed
---Feb 12 18:23:00: [5/7] installing pango-1.50.14nb3...
pkg_add: Conflicting PLIST with cairo-gobject-1.16.0nb7: include/cairo/cairo-gobject.h
pkg_add: Can't install dependency cairo>=1.18.0
pkg_add: Expected dependency cairo>=1.18.0 still missing
pkg_add: 1 package addition failed
---Feb 12 18:23:00: [6/7] installing gtk3+-3.24.38nb6...
pkg_add: Conflicting PLIST with py311-cElementTree-3.11.5: lib/python3.11/lib-dynload/_elementtree.so
pkg_add: Can't install dependency python311>=3.11.6nb1
pkg_add: Expected dependency python311>=3.11.6nb1 still missing
pkg_add: Can't install dependency gobject-introspection>=1.76.1nb1
pkg_add: Expected dependency gobject-introspection>=1.76.1nb1 still missing
pkg_add: 1 package addition failed
---Feb 12 18:23:00: [7/7] installing firefox-120.0.1...
pkg_add: Conflicting PLIST with py311-cElementTree-3.11.5: lib/python3.11/lib-dynload/_elementtree.so
pkg_add: Can't install dependency python311>=3.11.6nb1
pkg_add: Expected dependency python311>=3.11.6nb1 still missing
pkg_add: Can't install dependency gobject-introspection>=1.76.1nb1
pkg_add: Expected dependency gobject-introspection>=1.76.1nb1 still missing
pkg_add: Can't install dependency gtk3+>=3.24.38nb6
pkg_add: Expected dependency gtk3+>=3.24.38nb6 still missing
pkg_add: 1 package addition failed
pkg_admin: Dependency libproxy>=0.5.0 of qt5-qtbase-5.15.11nb5 unresolved


Home | Main Index | Thread Index | Old Index