freeswitch icon indicating copy to clipboard operation
freeswitch copied to clipboard

BUILD DEB PKGS: ./debian/util.sh build-all -aamd64 -cbullseye FAILS

Open gmaruzz opened this issue 3 years ago • 2 comments

Describe the bug

./debian/util.sh build-all -aamd64 -cbullseye 

fails because bullseye security repo topology is different from former Debian distros

To Reproduce

./debian/util.sh build-all -aamd64 -cbullseye

Expected behavior Do not fails, build deb packages for bullseye, so it does not find the "Release" file

Package version or git hash

  • Version 1.10.7

gmaruzz avatar Mar 18 '22 19:03 gmaruzz

Hello, I'm trying to build FreeSWITCH for Bullseye too. It seems Pbuilder (used by Cowbuilder, used by ./debian/util.sh) is not able to use authenticated repositories. Just to be sure, is it the same problem you are describing?

I guess https://www.freeswitch.org/confluence/display/FREESWITCH/Debian was updated too fast.

adrien-martin avatar Apr 20 '22 15:04 adrien-martin

https://github.com/signalwire/freeswitch/issues/1687

Here is a workaround.

kvishnivetsky avatar Jun 10 '22 07:06 kvishnivetsky