Page MenuHomeVyOS Platform

Update pipfile python3 version or delete pip file for vyos-1x
Closed, ResolvedPublic

Description

In the repo vyos-1x exist the Pipfile with some old dependencies of python3 versions
https://github.com/vyos/vyos-1x/blob/a45ba57e0ed855e645c1d5e80181348fbad94f96/Pipfile#L18
Pipfile.lock https://github.com/vyos/vyos-1x/blob/a45ba57e0ed855e645c1d5e80181348fbad94f96/Pipfile.lock#L8

It is necessary to update the Python3 version to 3.11 or delete these files if they are not required.

The dependabot cannot scan due to this:

updater | 2024/05/07 07:25:13 ERROR <job_824965933> Error during file fetching; aborting: Dependabot detected the following Python requirement for your project: '3.6.*'.
updater | 
updater | Currently, the following Python versions are supported in Dependabot: 3.12.*, 3.11.*, 3.10.*, 3.9.*, 3.8.*.
updater | 2024/05/07 07:25:13 INFO <job_824965933> Finished job processing
updater | 2024/05/07 07:25:13 INFO Results:
updater | Dependabot encountered '1' error(s) during execution, please check the logs for more details.
updater | +----------------------------+
updater | |           Errors           |
updater | +----------------------------+
updater | | tool_version_not_supported |
updater | +----------------------------+

Details

Difficulty level
Unknown (require assessment)
Version
1.5
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

Viacheslav renamed this task from Update pip file python3 version or delete pip file for vyos-1x to Update pipfile python3 version or delete pip file for vyos-1x.
Viacheslav triaged this task as Normal priority.
Viacheslav created this object in space S1 VyOS Public.