Skip to content

Conversation

@ldennington
Copy link

Our attempted deployments to the Ubuntu 18.04 (bionic) repo at
packages.microsoft.com have been failing with the following error:

"Apt repo only supports 'amd64'- based packages. 'undefined' is not
supported."

Even after a workaround was found, running the installed package would
result in the following error:

"git: symbol lookup error: git: undefined symbol: pcre2_maketables_free_8"

In light of this, we are removing support for installing Ubuntu 18.04 via
apt-get and are instead recommending an install from source approach.

In addition to these changes, the BIONIC_REPO_ID secret has been removed
from the repo and all previous deployments to the 18.04 feed have been
deleted.

Copy link

@derrickstolee derrickstolee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If possible, can we replace your commits with fixup! ones so they disappear in the next rebase? You'll probably need to treat the workflow and the README separately.

If it's too difficult, then we can keep the commit you have as a point of record.

@ldennington ldennington force-pushed the remove-bionic branch 2 times, most recently from a10fe80 to bef2fbe Compare October 25, 2021 20:19
@ldennington
Copy link
Author

ldennington commented Oct 25, 2021

If possible, can we replace your commits with fixup! ones so they disappear in the next rebase? You'll probably need to treat the workflow and the README separately.

If it's too difficult, then we can keep the commit you have as a point of record.

Not a problem, I think I've got it all "fixed up" now 😉.

@ldennington ldennington merged commit e954ec0 into microsoft:vfs-2.33.0 Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants