You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Graeme T.1
2 years agoCollaborator | Level 9
Ubuntu linux repository failure
I'm updating Dropbox through apt on Ubuntu 22.04, and run my usual command for updating all my packages. This time, I received the following error message: E: The repository 'http://linux.dropb...
- 2 years ago
It works now, but I am not sure why. The following are steps:
* The original not-working configuration are URL: https://linux.dropbox.com/debian, suite: sid.
* I change URL to https://linux.dropbox.com/ubuntu, and suite to disco, and run `apt update` to test if the problem is in debian repository only. It works.
* I change URL to https://linux.dropbox.com/debian, and suite to bookworm, and run `apt update` to test if the problem is in sid suite only. It works.
* I rollback all configuration (URL: https://linux.dropbox.com/debian, suite: sid), and run `apt update`. It works.
I guess maybe some broken configuration is fixed when running `apt update` with new configuration.
Здравко
Legendary | Level 20
czchen wrote:I have the following error when using `apt update` in Debian sid.
W: GPG error: http://linux.dropbox.com/debian sid Release: The following signatures were invalid: BADSIG FC918B335044912E Dropbox Automatic Signing Key <linux@dropbox.com>
E: The repository 'http://linux.dropbox.com/debian sid Release' is not signed.
...
Hi czchen,
I just checked and the previous issue (incorrect signing) seems solved (the signature of Debian sid Release.gpg matches Release file). Are you certain you have registered the signing key? 🤔 If you haven't registered correct key, you won't be able check such signature (like trying to unlock a door with unmached key). 🙋
Another way is to just install the package by hand and it will install the key for you. Download the suitable deb package and install it using whatever installer is convenient for you (dpkg, apt, etc.) or just click on the package the environment will direct you to suitable installed graphical wrapper of installer. 😉 About which one is suitable: If your environment is pre-Gtk4 based, then you have to download version 2020.03.04 of the package (i.e. dropbox_2020.03.04_amd64.deb) - latest are incompatible (don't ask me why 🤦 - one of the stupid moves of Dropbox development). For Gtk4 based environments - download the latest package version (by now - moment of this post - 2023.09.06 - i.e. dropbox_2023.09.06_amd64.deb). For other options take a look here: https://linux.dropbox.com/packages/debian/ ...
Hope this helps.
Jay wrote:
Hi @czchen, currently the Linux requirements for the app are Ubuntu or Fedora, not Debian ...
Not Debian...🤔 And what are looking for Debian directed forks of the package on your site, as shown in previous paragraph, in such a case? 🧐😀🤫
czchen
2 years agoHelpful | Level 5
It works now, but I am not sure why. The following are steps:
* The original not-working configuration are URL: https://linux.dropbox.com/debian, suite: sid.
* I change URL to https://linux.dropbox.com/ubuntu, and suite to disco, and run `apt update` to test if the problem is in debian repository only. It works.
* I change URL to https://linux.dropbox.com/debian, and suite to bookworm, and run `apt update` to test if the problem is in sid suite only. It works.
* I rollback all configuration (URL: https://linux.dropbox.com/debian, suite: sid), and run `apt update`. It works.
I guess maybe some broken configuration is fixed when running `apt update` with new configuration.
- unicandun2 years agoExplorer | Level 4
Thank you so much!
I can confirm that doing what you did fixes the problem.
Have no idea why!
Thank you so much for your help
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.
Need more support
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 or Facebook.
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!