sonic-buildimage/dockers/docker-base-stretch
xumia 8636494c6d
[Build] Pin the toposort version to 1.7 in python2 (#13979)
Why I did it
Fix the docker-base-stretch build issue in nephos platform.

Collecting supervisord-dependent-startup==1.4.0
  Downloading d386c3d2cf/supervisord_dependent_startup-1.4.0-py2.py3-none-any.whl
Collecting toposort>=1.5 (from supervisord-dependent-startup==1.4.0)
  Downloading 44e51b4216/toposort-1.9.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    IOError: [Errno 2] No such file or directory: '/tmp/pip-build-LnROQE/toposort/setup.py'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-LnROQE/toposort/

The other platforms have been upgraded to docker-base-buster, not impacted.

How I did it
Pin the toposort version to 1.7, the package supervisord-dependent-startup has dependency on it.
The toposort>=1.8 only for python3, is not applicable to python2.
2023-02-25 07:33:23 +08:00
..
etc Updated imfile configuration for supervisord logs (#6368) 2021-01-09 08:27:08 -08:00
root Define a base Docker image and config-engine docker image based on Debian Stretch (#2076) 2019-01-30 23:05:52 -08:00
Dockerfile.j2 [Build] Pin the toposort version to 1.7 in python2 (#13979) 2023-02-25 07:33:23 +08:00
dpkg_01_drop Change the dpkg default behavior in slave, and docker-base, in order to prevent prompt (#3879) 2019-12-12 18:46:35 -08:00
LICENSE Define a base Docker image and config-engine docker image based on Debian Stretch (#2076) 2019-01-30 23:05:52 -08:00
no_install_recommend_suggest Define a base Docker image and config-engine docker image based on Debian Stretch (#2076) 2019-01-30 23:05:52 -08:00
no-check-valid-until [apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3973) 2020-01-07 15:52:49 -08:00
sources.list Recover "Support SONiC Reproduceable Build-debian/pip/web packages (#6255) 2020-12-21 15:31:10 +08:00
sources.list.arm64 Recover "Support SONiC Reproduceable Build-debian/pip/web packages (#6255) 2020-12-21 15:31:10 +08:00
sources.list.armhf Recover "Support SONiC Reproduceable Build-debian/pip/web packages (#6255) 2020-12-21 15:31:10 +08:00