Floorp-Projects / Floorp

All of source code of version 10 or later of Floorp Browser, the most Advanced and Fastest Firefox derivative 🦊
https://floorp.app
Other
4.97k stars 144 forks source link

[Bug]: Floorp installation repo is not reachable #1215

Closed rcarey1999 closed 3 weeks ago

rcarey1999 commented 3 weeks ago

Pre-Submission Checklist

Bug Summary

When installing floorp through ppa (https://ppa.ablaze.one/Floorp.list) I am receiving a "404 Not Found"

Reproduction Steps

Below commands in terminal:

  1. curl -fsSL https://ppa.ablaze.one/KEY.gpg | sudo gpg --dearmor -o /usr/share/keyrings/Floorp.gpg
  2. sudo curl -sS --compressed -o /etc/apt/sources.list.d/Floorp.list 'https://ppa.ablaze.one/Floorp.list'
  3. sudo apt update
  4. sudo apt install floorp

Expected Behavior

The Floorp browser to install

Actual Behavior

Floorp does not install

Screenshots

github_issue

Browser Version

11.14.0

Operating System

Ubuntu 24.04 LTS

Additional Context

x86 architecture

swip3798 commented 3 weeks ago

Can confirm, I have the same problem, every second update the PPA is broken for a while.

AxeldeWater commented 3 weeks ago

Can confirm, same problem.

smerte42 commented 3 weeks ago

Can confirm, The same problem.

x3llaz commented 3 weeks ago

This is like the 3rd time this happened to me since making Floorp my daily driver browser on my Linux machine. Why is this happening so often whenever there is an update? It seems someone in Floorp often forgets us Linux users. 😮‍💨

floorp_error_2

creeper-0910 commented 3 weeks ago

This is a problem associated with the increased number of deb packages stored in the PPA. We are planning to solve the problem by deleting past versions in the future.

giangbang commented 3 weeks ago

I have the same above problem, cannot upgrade floorp through apt. Though I can still download the new release file tar.bz2, extract it, and run floorp from the extracted folder (a clean instance, no preference, extensions, or customization). Just curious, should I go with something like sudo cp -R \path-to-floorp-11.14.0 \usr\lib\floorp\? as far as I know, floorp is save at \usr\lib\floorp\

rcarey1999 commented 3 weeks ago

This is a problem associated with the increased number of deb packages stored in the PPA. We are planning to solve the problem by deleting past versions in the future.

Glad to hear a solution is known. Looking forward to switching back to floorp at the soonest! :grinning:

creeper-0910 commented 3 weeks ago

I have corrected the PPA, has the problem been resolved?

AxeldeWater commented 3 weeks ago

It has been solved, just updated!

creeper-0910 commented 3 weeks ago

I'm glad it was resolved!