Page MenuHomePhabricator

provide envoyproxy package on trixie
Closed, ResolvedPublic

Description

On trixie, the package for envoyproxy is not available yet, breaking puppet runs on any system using it.

Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install envoyproxy' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package envoyproxy

Event Timeline

Clement_Goubert claimed this task.
Clement_Goubert subscribed.

According to
https://apt-browser.toolforge.org/trixie-wikimedia/main/
and

cgoubert@people1005:~$ cat /etc/debian_version 
13.0
cgoubert@people1005:~$ sudo dpkg -l envoyproxy
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
+++-==============-============-============-=======================================================
ii  envoyproxy     1.26.8-1     amd64        Cloud-native high-performance edge/middle/service proxy

this is now fine