Could anybody answer please which package provides:
/usr/share/bookmarks/default-bookmarks.html
under RHEL8 ?
~buc
On Wed, 25 Mar 2020 at 14:10, Dmitry Butskoy buc@buc.me wrote:
Could anybody answer please which package provides:
/usr/share/bookmarks/default-bookmarks.html
under RHEL8 ?
I don't see anything providing it in EL8
~buc
epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject...
Stephen John Smoogen wrote:
On Wed, 25 Mar 2020 at 14:10, Dmitry Butskoy <buc@buc.me mailto:buc@buc.me> wrote:
Could anybody answer please which package provides: > /usr/share/bookmarks/default-bookmarks.html under RHEL8 ?I don't see anything providing it in EL8
Then I don't understand how Firefox is built under EL8, since it has "BuildRequires: system-bookmarks", but EL8 do not have such a package...
Maybe some third-party repo ar build time?
~buc
On Wed, 2020-03-25 at 21:32 +0300, Dmitry Butskoy wrote:
Stephen John Smoogen wrote:
On Wed, 25 Mar 2020 at 14:10, Dmitry Butskoy <buc@buc.me mailto:buc@buc.me> wrote:
Could anybody answer please which package provides: > /usr/share/bookmarks/default-bookmarks.html under RHEL8 ?I don't see anything providing it in EL8
Then I don't understand how Firefox is built under EL8, since it has "BuildRequires: system-bookmarks", but EL8 do not have such a package...
The package is not shipped, but (like others in RHEL8 not shipped in CodeReady Builder) exists internally to fulfill the BuildRequires.
Maybe some third-party repo ar build time?
RHEL packages are not built with third-party dependencies.
Am 25.03.20 um 19:32 schrieb Dmitry Butskoy:
Stephen John Smoogen wrote:
On Wed, 25 Mar 2020 at 14:10, Dmitry Butskoy <buc@buc.me mailto:buc@buc.me> wrote:
Could anybody answer please which package provides: > /usr/share/bookmarks/default-bookmarks.html under RHEL8 ?
I don't see anything providing it in EL8
Then I don't understand how Firefox is built under EL8, since it has "BuildRequires: system-bookmarks", but EL8 do not have such a package...
Maybe some third-party repo ar build time?
If you need it, make a request:
https://lists.centos.org/pipermail/centos-devel/2020-March/036644.html
after this process the package would be in the "Devel" repo:
# dnf config-manager --enable Devel
-- Leon
epel-devel@lists.fedoraproject.org