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

Fix #7080 #7083

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Fix #7080 #7083

merged 1 commit into from
Oct 19, 2022

Conversation

drew2a
Copy link
Contributor

@drew2a drew2a commented Oct 18, 2022

This PR fixes #7080 by creating the list of copied files dynamically (based on config) instead of using static STATE_FILES_TO_COPY.

Please note. The file: ecpub_trustchain_testnet.pem was removed from the Upgrader because it is not used by any Tribler code anymore.

@drew2a drew2a marked this pull request as ready for review October 18, 2022 14:57
@drew2a drew2a requested review from a team and xoriole and removed request for a team October 18, 2022 14:57
src/tribler/core/upgrade/upgrade.py Outdated Show resolved Hide resolved
src/run_tribler_headless.py Outdated Show resolved Hide resolved
@drew2a drew2a merged commit 997a459 into Tribler:main Oct 19, 2022
@drew2a drew2a deleted the fix/7080 branch October 19, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

The Upgrader might not copy some files
2 participants