Opened 9 years ago
Closed 9 years ago
#12694 closed bug (fixed)
HaikuDepot - Listed application not found
Reported by: | vidrep | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/HaikuDepot | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev50160 x86_gcc2 HaikuDepot shows gphoto2 as available for installation Clicking install button brings up error message: "Fatal error occurred while installing package gphoto2_x86: failed to find a match for "gphoto2_x86"()" (see attached screenshot1) Attempting to install from terminal also brings up error message: "* failed to find a match for "gphoto2_x86": Name not found" (see attached screenshot2)
Another issue is that gphoto2 should also install libgphoto2_x86 as a dependency, since gphoto2_x86 is only a CLI front end for libgphoto2_x86.
Attachments (2)
Change History (3)
by , 9 years ago
Attachment: | screenshot1.png added |
---|
by , 9 years ago
Attachment: | screenshot2.png added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed with hrev50161. Thanks for reporting!