Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing hhvm on Ubuntu #1364

Open
therealgglggl opened this issue Mar 23, 2024 · 1 comment
Open

Error installing hhvm on Ubuntu #1364

therealgglggl opened this issue Mar 23, 2024 · 1 comment

Comments

@therealgglggl
Copy link

Please complete the information below:

Where is the problem?

https://docs.hhvm.com/hhvm/installation/linux (Ubuntu)

What is the problem?

after completing all previous commands without errors, when entering "apt-get install hhvm" I get "E: Unable to locate package hhvm"


Please don't change anything below this point.


  • Build ID: HHVM=HHVM-4.164.0:HSL=v4.108.1:2024-02-08T13:44:46+0000:1fa47f258c6b68f8ec01899aa82fd6ffa0957109
  • Page requested: /hhvm/installation/linux
  • Page requested at: Sat, 23 Mar 2024 06:10:25 +0000
@Svenlaa
Copy link

Svenlaa commented Nov 7, 2024

Same issue here. Running Ubuntu 24.04.1 LTS (desktop)

Executing sudo add-apt-repository https://dl.hhvm.com/ubuntu ends with error. You get this same error when running sudo apt-get update right after.

Ign:9 https://dl.hhvm.com/ubuntu noble InRelease
Hit:10 https://packages.mozilla.org/apt mozilla InRelease
Err:11 https://dl.hhvm.com/ubuntu noble Release
  404  Not Found [IP: 18.65.39.76 443]
Reading package lists... Done
E: The repository 'https://dl.hhvm.com/ubuntu noble Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Running the expirimental universal deb package did work!

I think facebook/hhvm#9141 is related, and I did find the universal deb package in there.

As this is the docs repo, it might be useful to say which Ubuntu versions do work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants