df2043e074
#### Why I did it Build failed. Due to the error message looks like build failed because `pyversions` utility was not found. `pyversions` utility is a part of `python2-minimal` package and it wasn't installed. #### How I did it To avoid installing python2 just specify explicit python version `--with python3` and use build system for py3 `--buildsystem=pybuild` #### How to verify it Run build
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
Source: sonic-platform-modules-bfn
|
|
Section: main
|
|
Priority: extra
|
|
Maintainer: support <support@edge-core.com>
|
|
Build-Depends: debhelper (>= 9.0.0), bzip2, python3
|
|
Standards-Version: 3.9.3
|
|
|
|
Package: sonic-platform-modules-bfn
|
|
Architecture: amd64
|
|
Depends: linux-image-5.10.0-8-2-amd64-unsigned
|
|
Description: kernel modules for platform devices such as fan, led, sfp
|
|
|