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

The Upgrader might not copy some files #7080

Closed
drew2a opened this issue Oct 17, 2022 · 0 comments · Fixed by #7083
Closed

The Upgrader might not copy some files #7080

drew2a opened this issue Oct 17, 2022 · 0 comments · Fixed by #7083
Assignees
Milestone

Comments

@drew2a
Copy link
Contributor

drew2a commented Oct 17, 2022

Tribler Upgrader has a list of files that are copied from an old version to a new one:

STATE_FILES_TO_COPY = (
'ec_multichain.pem',
'ecpub_multichain.pem',
'ec_trustchain_testnet.pem',
'ecpub_trustchain_testnet.pem',
'triblerd.conf',
'lt.state',

Some names of these files can be changed in TriblerConfig. That is why they might not be copied from the old version to the new version in the case a user changes the values in the triblerd.conf file

@drew2a drew2a self-assigned this Oct 18, 2022
@drew2a drew2a added this to the 7.13.0 milestone Oct 18, 2022
drew2a added a commit to drew2a/tribler that referenced this issue Oct 18, 2022
@drew2a drew2a mentioned this issue Oct 18, 2022
drew2a added a commit to drew2a/tribler that referenced this issue Oct 18, 2022
drew2a added a commit to drew2a/tribler that referenced this issue Oct 19, 2022
drew2a added a commit to drew2a/tribler that referenced this issue Oct 19, 2022
drew2a added a commit that referenced this issue Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant