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

Issue with installing google-drive-ocamlfuse and mounting Google Drive in Dolphin #893

Open
Eliran-user opened this issue Oct 31, 2024 · 0 comments

Comments

@Eliran-user
Copy link

I'm trying to install the google-drive-ocamlfuse package to mount my Google Drive in the Dolphin file manager. I executed the following command to add the necessary PPA:
sudo add-apt-repository ppa:alessandro-strada/ppa
However, I received the following error:

Ign:5 https://ppa.launchpadcontent.net/alessandro-strada/ppa/ubuntu oracular InRelease
Err:6 https://ppa.launchpadcontent.net/alessandro-strada/ppa/ubuntu oracular Release
404 Not Found [IP: 185.125.190.80 443]
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/alessandro-strada/ppa/ubuntu oracular Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

I understand from the error that the Release file is missing in the PPA, preventing the standard installation of the package.

My environment:

Operating System: Lubuntu 24.10 amd64
Kernel Version: 6.11.0-9-generic
Dolphin Version: 24.08.1

What I've tried:

I've searched online for solutions but haven't found a suitable one.
I've checked the PPA page on Launchpad but couldn't find additional information.

Goal:

I want to successfully install google-drive-ocamlfuse and mount my Google Drive using Dolphin.

Questions:

1. Is there a way to bypass the missing Release file issue?
2. Is there an alternative way to install the package?
3. Is there a known issue with the PPA or my Ubuntu version?

Tags:

google-drive
dolphin
ocamlfuse
ppa
ubuntu
lubuntu
release-file
installation
error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant