[haiku-bugs] Re: [Haiku] #16153: [HaikuDepot] Featured packages tab is empty and disabled

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 02 Jun 2020 08:19:43 -0000

#16153: [HaikuDepot] Featured packages tab is empty and disabled
--------------------------------------+----------------------------
  Reporter:  diver                    |      Owner:  apl-haiku
      Type:  bug                      |     Status:  new
  Priority:  blocker                  |  Milestone:  R1/beta2
 Component:  Applications/HaikuDepot  |    Version:  R1/Development
Resolution:                           |   Keywords:
Blocked By:                           |   Blocking:
  Platform:  All                      |
--------------------------------------+----------------------------
Comment (by apl-haiku):

 Thank you for logs.  It is very strange.  I have spent quite a bit of time
 locally trying to reproduce this situation but am not able to
 unfortunately.

 Could you please try to restart the docker container for HDS and then try
 the process again.  It would also be interesting to know if there have
 been any other notable error log entries in the last week or two as that
 may shed some light on the issue.

 Failing this, run the following SQL commands into the database to force
 the change in the records;

 {{{
 UPDATE haikudepot.repository_source
   SET url='https://hpkg.haiku-os.org/haikuports/r1beta2/x86_gcc2/current'
   WHERE code='haikuportsr1b2_x86_gcc2';
 UPDATE haikudepot.repository_source
   SET url='https://hpkg.haiku-os.org/haikuports/r1beta2/x86_64/current'
   WHERE code='haikuportsr1b2_x86_64';
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16153#comment:31>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: