freeswitch
                                
                                 freeswitch copied to clipboard
                                
                                    freeswitch copied to clipboard
                            
                            
                            
                        BUILD DEB PKGS: ./debian/util.sh build-all -aamd64 -cbullseye FAILS
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
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.
https://github.com/signalwire/freeswitch/issues/1687
Here is a workaround.