Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Apt repository versioning and layout #311

@Atry

Description

@Atry

Currently we have hhvm and hhvm-nightly named differently. However, they are not actually independent. We cannot install both:

If you installed hhvm from the APT repository, then the attempt to install hhvm-nightly would fail

sudo dpkg --install hhvm-nightly_2022.05.22-1~focal_amd64.deb 
dpkg: regarding hhvm-nightly_2022.05.22-1~focal_amd64.deb containing hhvm-nightly:
 hhvm-nightly conflicts with hhvm
  hhvm (version 4.159.0-1~focal) is present and installed.

dpkg: error processing archive hhvm-nightly_2022.05.22-1~focal_amd64.deb (--install):
 conflicting packages - not installing hhvm-nightly
Errors were encountered while processing:
 hhvm-nightly_2022.05.22-1~focal_amd64.deb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions