libxml2

FreeBSD 14.3

I update my server using portupgrade -arR and have noticed the following issues updating some ports ...

Code:
** Port directory not found: textproc/libxml2-core
--->  Skipping 'textproc/libxml2' (libxml2-2.15.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
--->  Skipping 'devel/py-lxml' (py311-lxml-6.0.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
--->  Skipping 'textproc/libxml2-python' (py311-libxml2-python-2.15.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- textproc/libxml2-core (port directory error)
* textproc/libxml2 (libxml2-2.15.1)
* devel/py-lxml (py311-lxml-6.0.1)
* textproc/libxml2-python (py311-libxml2-python-2.15.1)

Now I'm aware libxml2 was left without a maintainer recently but I can't seem to update textproc/libxml2 to version 2.15.1_1 ...


Am I missing something or do I just wait?
 
FreeBSD 14.3

I update my server using portupgrade -arR and have noticed the following issues updating some ports ...

Code:
** Port directory not found: textproc/libxml2-core
--->  Skipping 'textproc/libxml2' (libxml2-2.15.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
--->  Skipping 'devel/py-lxml' (py311-lxml-6.0.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
--->  Skipping 'textproc/libxml2-python' (py311-libxml2-python-2.15.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- textproc/libxml2-core (port directory error)
* textproc/libxml2 (libxml2-2.15.1)
* devel/py-lxml (py311-lxml-6.0.1)
* textproc/libxml2-python (py311-libxml2-python-2.15.1)

Now I'm aware libxml2 was left without a maintainer recently but I can't seem to update libxml2 to version 2.15.1_1 ...


Am I missing something or do I just wait?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291316
 
Back
Top