Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T6765: Fix build python3-vici package #802

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

sever-sever
Copy link
Member

Fix build python3-vici. It did not include the directory /usr/lib/python3/dist-packages/vici

Change Summary

Fix build python3-vici. It did not include the directory /usr/lib/python3/dist-packages/vici

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Component(s) name

python3-vici, strongswas, vpn

Proposed changes

How to test

Build package and check files:

./build.py

vyos_bld@b8190803dc1d:/vyos/work/tmp/vyos-build/scripts/package-build/strongswan$ dpkg -c python3-vici_5.9.11-2+vyos0_all.deb 
drwxr-xr-x root/root         0 2024-10-08 07:48 ./
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-10-08 07:45 ./usr/lib/python3/dist-packages/vici/
-rw-r--r-- root/root        29 2024-10-08 07:45 ./usr/lib/python3/dist-packages/vici/__init__.py
-rw-r--r-- root/root     10549 2024-10-08 07:45 ./usr/lib/python3/dist-packages/vici/command_wrappers.py
-rw-r--r-- root/root       402 2024-10-08 07:45 ./usr/lib/python3/dist-packages/vici/exception.py
-rw-r--r-- root/root      7419 2024-10-08 07:45 ./usr/lib/python3/dist-packages/vici/protocol.py
-rw-r--r-- root/root      7700 2024-10-08 07:45 ./usr/lib/python3/dist-packages/vici/session.py
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/share/
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-08 07:48 ./usr/share/doc/python3-vici/
-rw-r--r-- root/root      2657 2024-10-08 07:48 ./usr/share/doc/python3-vici/changelog.Debian.gz

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Fix build python3-vici. It did not include the directory
/usr/lib/python3/dist-packages/vici
Copy link

github-actions bot commented Oct 8, 2024

👍
No issues in PR Title / Commit Title

@github-actions github-actions bot added the current VyOS rolling release label Oct 8, 2024
@sever-sever
Copy link
Member Author

@Mergifyio backport circinus

Copy link

mergify bot commented Oct 8, 2024

backport circinus

✅ Backports have been created

@sever-sever sever-sever merged commit 9eb61d3 into vyos:current Oct 8, 2024
10 checks passed
sever-sever added a commit that referenced this pull request Oct 8, 2024
T6765: Fix build python3-vici package (backport #802)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport current VyOS rolling release
Development

Successfully merging this pull request may close these issues.

3 participants