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 (backport #802) #803

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 8, 2024

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

This is an automatic backport of pull request #802 done by [Mergify](https://mergify.com).

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

(cherry picked from commit 7c5c033)
@mergify mergify bot requested a review from a team as a code owner October 8, 2024 11:59
@mergify mergify bot mentioned this pull request Oct 8, 2024
11 tasks
Copy link

github-actions bot commented Oct 8, 2024

👍
No issues in PR Title / Commit Title

@sever-sever sever-sever merged commit 3f7aa41 into circinus Oct 8, 2024
7 checks passed
@sever-sever sever-sever deleted the mergify/bp/circinus/pr-802 branch October 17, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants