Re: gstreamer1 update

2024-05-10 Thread Robert Palm
Quoting Stuart Henderson : On 2024-05-10, Robert Palm wrote: pkg_check is now clean. gstreamer still complaining. Updates are currently broken for gstreamer1-plugins-good, it will need a fix in the port + new set of packages. If you don't want to wait, pkg_delete gstreamer1-plugins-good,

Re: gstreamer1 update

2024-05-10 Thread Stuart Henderson
On 2024-05-10, Robert Palm wrote: > pkg_check is now clean. gstreamer still complaining. Updates are currently broken for gstreamer1-plugins-good, it will need a fix in the port + new set of packages. If you don't want to wait, pkg_delete gstreamer1-plugins-good, let it remove any packages depen

Re: gstreamer1 update

2024-05-10 Thread Ampie Niemand
On Fri, May 10, 2024 at 08:21:57AM +0200, Robert Palm wrote: Hi, any suggestions how to fix this ? tron$ pkg_check Packing-list sanity: ok Direct dependencies: ok Reverse dependencies: ok Files from packages: ok --- consolekit2-1.2.6p4 --- /usr/local/share/polkit-1/rules.d/10-op

Re: gstreamer1 update

2024-05-10 Thread Robert Palm
I would first run "pkg_info -mz > ~/packages.txt" to bookmark the packages I currently have on my system. Then I would delete all orphaned packages by doing "pkg_delete -a". Do another "pkg_check" and if good, do a "pkg_add -uiv". Then if I lose one of my critical packages I needed, I can jus