Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.
Forum Discussion
Xavier-G
5 years agoHelpful | Level 5
Unable to install Dropbox on Ubuntu 20.04
Hi,
With this morning updates on beta version of Ubuntu Focal (20.04), system uninstalled Dropbbox because it updated package libpango.
So I downloaded the new deb package on Dropbox site, and saw that it was a new version from 4th March 2020, good !
But installation failed :
sudo dpkg -i dropbox_2020.03.04_amd64.deb
dropbox depends from libpango1.0-0 (>= 1.36.3) ; but:
Package libpango1.0-0 is not installed
But it's well present :
libpango-1.0.0-1.44.7-2
Please could you update your installation package ? Thanks !
Hi Xavier-G,
The issue comes from fact - corresponding package name seems got changed (probably temporary). As a workaround, ignoring dependencies, you can "install" the package by hand (suppose all needed libraries persist), copy contained files on the corresponding places. :wink:
Good luck.
- WalterDropbox Staff
Hi Xavier-G; welcome to the Dropbox Community!
It seems like the operating system you are running is not currently a fully tested or supported environment for the Dropbox desktop application (from what I gather, it will be out officially on the 23rd of April, 2020). You can see a list of our system requirements here:
While we support a variety of operating systems, we are unable to support these versions until they are officially classified as stable.
I'm sorry I can’t provide support for our desktop app when run on an unsupported operating system and I'll make sure to pass your comments on to our dev team.
What I'd suggest, for now, is to keep an eye on our system requirements page for updates about new supported operating systems.
I hope this clears things up and I'm always around if you have any more questions.
- ЗдравкоLegendary | Level 20
Hi Xavier-G,
The issue comes from fact - corresponding package name seems got changed (probably temporary). As a workaround, ignoring dependencies, you can "install" the package by hand (suppose all needed libraries persist), copy contained files on the corresponding places. :wink:
Good luck.
- Xavier-GHelpful | Level 5
Thanks for your help, yes it seems due to a a problem of package name, but it has been identified and should (I hope) been resolved soon :
https://lists.ubuntu.com/archives/focal-changes/2020-March/016186.html
- anonymous
Hi,
I't not a temporary change. In Debian the package libpango1.0-0 was changed to transitional package in 2013 which depended on libpango-1.0-0 and now the transitional package has been dropped from the archive.
Dropbox should change the dependency to libpango-1.0-0
https://salsa.debian.org/gnome-team/pango/-/blob/debian/master/debian/changelog
- ЗдравкоLegendary | Level 20
Hi anonymous,
Yes, You are absolutely right; that what you say is upcoming bug (if Dropbox won't take care, as usual)! Let hope this time the status won't be broken application and after that some action, but... we will see.
Just to note, the topic was about something related (somehow), not the same! So the discussed change is temporary (most probably).
Anyway... Good warning!
- ЗдравкоLegendary | Level 20
Just launch:
sudo dpkg --ignore-depends=libpango1.0-0 -i dropbox_2020.03.04_amd64.deb
- Xavier-GHelpful | Level 5
It works, thanks a lot for your help ! :grinning:
And no need to reconnect nor re-do all the synchronization (I don't use the default folder), all was still registered, perfect.
- shmu26Collaborator | Level 8
This issue still has not been fixed on Ubuntu 20.04 despite its official release.
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!