Opened 4 years ago

Closed 4 years ago

#15580 closed bug (invalid)

HaikuDepot has Qt5 which cannot install (no dependencies)

Reported by: Alextp Owned by: apl-haiku
Priority: normal Milestone: Unscheduled
Component: Website/HaikuDepotServer Version: R1/Development
Keywords: qt5 Cc:
Blocked By: Blocking:
Platform: x86-64

Description (last modified by Alextp)

1) Site HaikuDepot shows that qt5 is 5.13. In reality, qt5 files have version 5.14, proof: https://eu.hpkg.haiku-os.org/haikuports/master/x86_64/current/packages/

2) I downloaded qt5 5.14 x64 but cannot install it manually (opened .hpkg file) due to missing dependency: libgstapp_1.0. I cannot find this lib at the URL above, no such lib (all other gst* packages don't fit).

Change History (3)

comment:1 by Alextp, 4 years ago

Description: modified (diff)

in reply to:  description comment:2 by diver, 4 years ago

Replying to Alextp:

1) Site HaikuDepot shows that qt5 is 5.13. In reality, qt5 files have version 5.14, proof: https://eu.hpkg.haiku-os.org/haikuports/master/x86_64/current/packages/

This is because HaikuDepotServer fails to import new packages. This is already being tracked in #14717.

2) I downloaded qt5 5.14 x64 but cannot install it manually (opened .hpkg file) due to missing dependency: libgstapp_1.0. I cannot find this lib at the URL above, no such lib (all other gst* packages don't fit).

There is no such package because it is a library which is part of another package:

pkgman search libgstapp

Status  Name              Description            
-------------------------------------------------
S       gst_plugins_base  GStreamer Base Plug-ins
S       gst_plugins_base_devel  GStreamer Base Plug-ins (development files)

comment:3 by waddlesplash, 4 years ago

Resolution: invalid
Status: newclosed

All issues with HaikuPorts packages are to be reported at https://github.com/haikuports/haikuports/

Note: See TracTickets for help on using tickets.