Closed 69dragons closed 1 year ago
@69dragons You are facing this error because you are trying to install from the Ubuntu Universe repositories. These repositories are not supported and contain obsolete client versions that contain issues - such as the one you are facing.
Please read:
Then you should really change the information on the https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md page.
On Fri, Dec 23, 2022 at 2:36 AM abraunegg @.***> wrote:
@69dragons https://github.com/69dragons You are facing this error because you are trying to install from the Ubuntu Universe repositories. These repositories are not supported and contain obsolete client versions that contain issues - such as the one you are facing.
Please read:
- https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md
https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md
— Reply to this email directly, view it on GitHub https://github.com/abraunegg/onedrive/issues/2271#issuecomment-1363696726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ5EREOC4I2JHOXFB5DA2LWOVJAPANCNFSM6AAAAAATHOZWXM . You are receiving this because you were mentioned.Message ID: @.***>
Everything counts, and so be kind.
Then you should really change the information on the https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md page.
Change what ? It is 100% accurate and correct and has been validated many times.
What do you think needs to be changed ?
Edit:
onedrive : Depends: libphobos2-ldc-shared98 (>= 1:1.28.0) but it is not installable
Duplicate issues + Prior Discussions references:
Sorry, Holidays got in the way.
Well, while trying to reproduce the problem, going step by step today it worked flawlessly. So I looked back through my history to see what I did wrong the first time.
Turns out I used the older code from my notes instead of the code from the web page. (FACE PALM!)
Sorry about that, doesn't quite seem like enough, but I got nothing else.
So . . . Sorry about that!
On Fri, Dec 23, 2022 at 3:06 AM abraunegg @.***> wrote:
Then you should really change the information on the https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md page. … <#m4867065684593534756> On Fri, Dec 23, 2022 at 2:36 AM abraunegg @.*> wrote: @69dragons https://github.com/69dragons https://github.com/69dragons https://github.com/69dragons You are facing this error because you are trying to install from the Ubuntu Universe repositories. These repositories are not supported and contain obsolete client versions that contain issues
- such as the one you are facing. Please read: - https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md - https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md https://github.com/abraunegg/onedrive/blob/master/docs/ubuntu-package-install.md — Reply to this email directly, view it on GitHub <#2271 (comment) https://github.com/abraunegg/onedrive/issues/2271#issuecomment-1363696726>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ5EREOC4I2JHOXFB5DA2LWOVJAPANCNFSM6AAAAAATHOZWXM https://github.com/notifications/unsubscribe-auth/AAJ5EREOC4I2JHOXFB5DA2LWOVJAPANCNFSM6AAAAAATHOZWXM . You are receiving this because you were mentioned.Message ID: @.*> -- =========================== Everything counts, and so be kind. - Ramayana ===========================
Change what ? It is 100% accurate and correct and has been validated many times.
What do you think needs to be changed ?
— Reply to this email directly, view it on GitHub https://github.com/abraunegg/onedrive/issues/2271#issuecomment-1363715326, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ5ERBTTSDCJVFDWLE35LTWOVMORANCNFSM6AAAAAATHOZWXM . You are receiving this because you were mentioned.Message ID: @.***>
Everything counts, and so be kind.
@69dragons No problem
Turns out I used the older code from my notes
Out of my curiosity what version were you testing from your notes?
The previous Ubuntu 22. 04, also my notes seemed to have been incomplete. They were missing one of the repo lines. I don't remember which one now.
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: abraunegg @.> Sent: Saturday, December 31, 2022 4:44:36 AM To: abraunegg/onedrive @.> Cc: 69dragons @.>; Mention @.> Subject: Re: [abraunegg/onedrive] Bug: onedrive will not install with install instructions (Issue #2271)
@69dragonshttps://github.com/69dragons No problem
Turns out I used the older code from my notes
Out of my curiosity what version were you testing from your notes?
— Reply to this email directly, view it on GitHubhttps://github.com/abraunegg/onedrive/issues/2271#issuecomment-1368192490, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJ5ERD5WDSTWRD6IUWVSTDWP76AJANCNFSM6AAAAAATHOZWXM. You are receiving this because you were mentioned.Message ID: @.***>
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Describe the bug
Operating System Details
Client Installation Method
From 3rd Party Source (PPA, OpenSuSE Build Service etc)
OneDrive Account Type
Personal
What is your OneDrive Application Version
Command 'onedrive' not found, but can be installed with: sudo apt install onedrive
What is your OneDrive Application Configuration
What is your 'curl' version
Where is your 'sync_dir' located
Local
What are all your system 'mount points'
What are all your local file system partition types
How do you use 'onedrive'
onedrive will not install but in the past when it did it was on local hard drive in the ~/OneDrive folder for local use only. I do have OneDrive syncing on other system with microsofts client.
Steps to reproduce the behaviour
sudo apt install --no-install-recommends --no-install-suggests onedrive
as per the instructions on the install.md page
Complete Verbose Log Output
Screenshots
No response
Other Log Information or Details
No response
Additional context
No response