packaging icon indicating copy to clipboard operation
packaging copied to clipboard

The sources for how we have built the HHVM packages.

Results 25 packaging issues
Sort by recently updated
recently updated
newest added

https://hhvm.com/api/build-status/4.137.0 indicates all targets are built and published, while 4.147.0 on bullseye is missing according to https://dl.hhvm.com/debian/pool/main/h/hhvm/

An error occurred (TaskTimedOut) when calling the SendTaskSuccess operation: Task Timed Out: 'arn:aws:states:us-west-2:223121549624:activity:hhvm-publish-binary-packages'

``` $ bin/list-build-logs 2021-06-07-12:25:39 2021/06/07/w_i-xxxxxxxxx 2021-06-07-12:22:59 2021/05/28/w_i-xxxxxxxxx 2021-06-07-12:22:53 2021/05/25/w_i-xxxxxxxxx ... 2021-02-21-20:54:06 2021/02/22/w_i-xxxxxxxxx 2021-02-21-20:53:15 2021/02/22/w_i-xxxxxxxxx 2021-02-21-20:44:51 2021/02/22/w_i-xxxxxxxxx ``` The latest build is 2021-06-07. Builds in the recent half year is missing.

This will be a change to the docker seccomp profile, which is currently customized: ``` warning: Error disabling address space randomization: Operation not permitted warning: Could not trace the inferior...

This should probably: 1. clone the latest release of the HSL 2. install dependencies 3. run the typechecker 4. install dependencies This shouldn't prevent a release being published, but should...

Just makes it a little annoying finding the right one

enhancement

For example: ``` $ apt-cache depends hhvm-nightly-build-deps | awk '/^ ( |Depends: )[a-z]/{print $NF}' | xargs dpkg-query -l Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description...

Not doing this immediately to minimize changes while fixing debian-8-jessie

- [ ] make sure date is recent (e.g. last 7 days) - [ ] compare to current hhvm tags - if `4.x` is requested, make sure that `4.x.0` does...