[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72048: [core-updates] Epiphany (GNOME Web) fails to build (mesa?)
From: |
Leo Famulari |
Subject: |
bug#72048: [core-updates] Epiphany (GNOME Web) fails to build (mesa?) |
Date: |
Tue, 23 Jul 2024 10:49:44 -0400 |
User-agent: |
Cyrus-JMAP/3.11.0-alpha0-582-g5a02f8850-fm-20240719.002-g5a02f885 |
Thank you Ricardo! I was totally stuck on this.
On Mon, Jul 22, 2024, at 05:29, Ricardo Wurmus wrote:
> This is now fixed in commit bdff6baca39a73b3cfc5400e117795cad0c180cf.
>
> dbus-daemon watches XDG_* directories, and it bailed out because the
> list of directories to watch is just too large. In the above commit we
> create a union directory, so that XDG_DATA_DIRS contains just one entry.
>
> --
> Ricardo