pkgsrc-Users archive

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

Re: `libjpeg-turbo-3.1.0nb1' conflicts with `jpeg-[0-9]*'



Thomas Klausner <wiz%NetBSD.org@localhost> writes:

> pkg_delete pkgin
> pkg_add pkgin
>
> Perhaps that will help.

It continues to dump after reinstall.

  # pkgin ug
    pkgin ug
    pkgin: Dependency xetex>=0.9995.3nb1 of tex-xetex-2025 unresolved
    pkgin: Dependency graphviz>=12.0.0 of vala-0.56.18 unresolved
    pkgin: Dependency xetex>=0.9995.3nb1 of tex-polyglossia-2.4 unresolved
    pkgin: Dependency jpeg>=9 of qpdf-11.10.1 unresolved
    pkgin: Dependency texlive-collection-latex>=2014 of texlive-collection-latexrecommended-2025 unresolved
    pkgin: Dependency tex-lwarp-[0-9]* of texlive-collection-latexrecommended-2025 unresolved
    calculating dependencies.../[1]   Segmentation fault      pkgin ug


> pkgin does not use jpeg, so there must be a second problem in your
> environment.

I had been conservative in response to `pkgin ug' wanting to swap the
jpeg package and chose `N' to decline upgrade.  When I wanted the Adobe
Utopia Type1 font, I didn't expect to need the jpeg dependency but it
wanted that and I caved in.

After the error filled `pkgin ug' both browsers, Firefox and Chrome went
missing.  My environment is likely scrambled from the mix of pkgsrc
local builds and binary installs downloaded, plus, I had used the
/usr/pkg, /usr/pkg2 and /usr/local as base directories.

I see two ways to full reinstall

  pkg_delete -ff '*'
  rm /usr/pkg/pkgdb/pkgdb.byfile.db

as indicated on the list, or as A.I. chatbot suggests

  pkg_delete -f -R /var/db/pkg/*
  rm -rf /usr/pkg/pkgdb/*

Would prefer to not have to, if there is a way out.

Thanks.

-- 
vl


Home | Main Index | Thread Index | Old Index