Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Verwijs
1 month agoHelpful | Level 7
Ubuntu Plucky - Policy will reject signature within a year
warning: https://linux.dropbox.com/ubuntu/dists/plucky/Release.gpg: Policy will reject signature within a year, see --audit for details Control: https://linux.dropbox.com/ubuntu/dists/plucky/Rele...
Nancy
Dropbox Community Moderator
1 month agoSorry for the nudge here, Verwijs.
I just wanted to make sure that you don’t need further help with the above.
If you do, please let us know.
HKnox
25 days agoExplorer | Level 3
I am having the same issue with Debian forky:
W: Failed to fetch http://linux.dropbox.com/debian/dists/trixie/InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 1C61A2656FB57B7E4DE0F4C1FC918B335044912E is not bound: No binding signature at time 2026-01-08T18:18:04Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
W: Some index files failed to download. They have been ignored, or old ones used instead
Using SHA1 for the signing key is no longer allowed for Debian. I will not be the only person with this issue!
- HKnox25 days agoExplorer | Level 3
I found a solution:
The following assume you are in /etc/apt/keyrings/ (ie, cd /etc/apt/keyrings)Get the current Dropbox keyring:
sudo curl -s linux.dropbox.com/fedora/rpm-public-key.asc | sudo tee dropbox-current.asc
Convert to .gpg:
sudo gpg --dearmor dropbox-current.asc
This leaves dropbox-current.gpg in /etc/apt/keyringsUpdate /etc/apt/sources.list.d/dropbox.sources to ensure it includes the following line:
Signed-By: /etc/apt/keyrings/dropbox-current.gpg(The entire dropbox.sources file:
Types: deb
URIs: http://linux.dropbox.com/debian/
Suites: trixie
Components: main
Signed-By: /etc/apt/keyrings/dropbox-current.gpg)
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!