Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2023 09:45:36 -0400
From:      Vlad Markov <dvoich@optonline.net>
To:        questions@freebsd.org
Subject:   Re: Poudriere is unable to update ports
Message-ID:  <20230320094536.1645bfc4@happy.dwarf7.net>
In-Reply-To: <3b2944d5-f5ae-4291-bcca-42b479d27707@app.fastmail.com>
References:  <251201d95a80$cb903680$62b0a380$@seibercom.net> <3b2944d5-f5ae-4291-bcca-42b479d27707@app.fastmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Mar 2023 13:13:54 +0000
"Dave Cottlehuber" <dch@skunkwerks.at> wrote:

> On Sun, 19 Mar 2023, at 16:35, jerry@seibercom.net wrote:
> > FreeBSD 13.1-RELEASE-P7
> >=20
> > I created a list of ports that needed to be updated:
> >=20
> > www/apache24
> > security/clamav
> > ftp/curl
> > mail/fetchmail
> > mail/fetchmailconf
> > misc/freebsd-release-manifests
> > devel/git
> > graphics/libimagequant
> > devel/libpthread-stubs =20
>=20
> > [00:00:11] Error: MOVED: devel/libpthread-stubs EXPIRED 2023-03-12 No=20
> > consumers left and never supported pthread stubs in libc on FreeBSD =20
>=20
> > Can I delete the =E2=80=9Cdevel/libpthread-stubs=E2=80=9D port? Why doe=
sn=E2=80=99t poudriere=20
> > deal with this problem? =20
>=20
> You asked it to build a port that no longer exists, and has no MOVED
> entry that it can auto-substitute with another port. It's not an
> unreasonable error I think. If you don't need the port, then you
> should be fine, but I suspect something originally needed it?
>=20
> A+
> Dave
>=20
I had the same problem using portmaster. The answer was on the web for me:


https://forums.freebsd.org/threads/devel-libpthread-stubs-port-has-been-del=
eted-no-consumers-left-and-never-supported-pthread-stubs-in-libc-on-freebsd=
.88350/

which says:
I bumped into this today as well. When I ran pkg info -r libpthread-stubs-0=
.4 it showed a dependency for x11/libxcb

I "upgraded" libxcb to 1.15_1 and the dependency is now gone.

That worked for me and I successfully upgraded my ports.

--=20
I dream of a better tomorrow, where chickens can cross the road and not
be questioned about their motives.=E2=80=9D =E2=80=93 Ralph Waldo Emerson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230320094536.1645bfc4>