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]*'



On Tue, Jun 10, 2025 at 08:19:33PM +0530, Mayuresh wrote:
> > 3. Run 'pkg_add -fu package' (force update) every package you saved in
> >    the first step, so that a new version that uses the jpeg library.
> 
> Tried it on one dep, but doesn't seem to work:
> 
>     # pkg_add -fu gd-2.3.3nb14.tgz
>     pkg_add: Package `jpeg-9f' conflicts with `libjpeg-turbo-[0-9]*', and `libjpeg-turbo-3.1.0nb1' is installed.
>     pkg_add: Installed package `libjpeg-turbo-3.1.0nb1' conflicts with `jpeg-[0-9]*' when trying to install `jpeg-9f'.
>     pkg_add: Can't install dependency jpeg>=9, continuing
>     pkg_add: Missing dependency jpeg>=9 ignored
>     pkg_add: Expected dependency jpeg>=9 still missing
>     pkg_add: 1 package addition failed

The binary package for gd you have still uses jpeg.

You need to have a complete set of the latest binary packages, which
will by default depend on libjpeg-turbo now.
 Thomas


Home | Main Index | Thread Index | Old Index