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

wireless: T4287: use Debian postinst over preinst when using update-alternatives #3782

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

c-po
Copy link
Member

@c-po c-po commented Jul 4, 2024

Change Summary

This fixes an error during ISO assembly:

update-alternatives: error: no alternatives for regulatory.db dpkg: error processing archive /tmp/apt-dpkg-install-PJplR3/00-vyos-1x_1.5dev0-1880-gecaa44498_amd64.deb (--unpack):
 new vyos-1x package pre-installation script subprocess returned error exit status 2

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)

Related PR(s)

Component(s) name

Checklist:

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

…lternatives

This fixes an error during ISO assembly:

update-alternatives: error: no alternatives for regulatory.db
dpkg: error processing archive /tmp/apt-dpkg-install-PJplR3/00-vyos-1x_1.5dev0-1880-gecaa44498_amd64.deb (--unpack):
 new vyos-1x package pre-installation script subprocess returned error exit status 2
@c-po c-po requested a review from a team as a code owner July 4, 2024 18:08
@c-po
Copy link
Member Author

c-po commented Jul 4, 2024

@Mergifyio backport circinus

Copy link

github-actions bot commented Jul 4, 2024

👍
No issues in PR Title / Commit Title

Copy link

mergify bot commented Jul 4, 2024

backport circinus

✅ Backports have been created

Copy link

github-actions bot commented Jul 4, 2024

CI integration 👍 passed!

Details

CI logs

  • 👍 passed CLI Smoketests returned:
  • 👍 passed Config tests returned:
  • 👍 passed RAID1 tests returned:

@c-po c-po merged commit c3bf4b8 into vyos:current Jul 4, 2024
12 of 14 checks passed
c-po added a commit that referenced this pull request Jul 5, 2024
wireless: T4287: use Debian postinst over preinst when using update-alternatives (backport #3782)
@c-po c-po deleted the T4287-wifi-2 branch July 11, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants