deb-get icon indicating copy to clipboard operation
deb-get copied to clipboard

Cannot install deb-get on Ubuntu 24.04 (I'm using WSL though that should not make any difference)

Open TiLopes opened this issue 11 months ago • 9 comments

Reporting a bug 🐛

Expected behavior

The installation should succeed without any errors.

Actual behavior

The installation fails stating that it is not Debian/Ubuntu derived. ERROR! Ubuntu Noble is not supported because it is not derived from a supported Debian or Ubuntu release. I tried both through the script and manually installing the .deb

Steps to reproduce

Follow installion in README.md

System information

Run the following a paste the output below:

/etc/os-release

PRETTY_NAME="Ubuntu Noble Numbat (development branch)"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo

/etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu Noble Numbat (development branch)"

TiLopes avatar Feb 29 '24 00:02 TiLopes

Same here with my system upgraded to Ubuntu 24.04 Noble Numbat beta.

When support for this version will be added?

HwapX avatar Apr 13 '24 07:04 HwapX

24.04 isn't out yet, it is in its beta phase as we speak, so deb-get cannot support it yet

Once noble stable is released later this month, then deb-get can get noble support

Fuseteam avatar Apr 24 '24 00:04 Fuseteam

Hi @Fuseteam , was released yesterday, we'll waiting deb-get will supports it, ;)

dacorsa avatar Apr 26 '24 10:04 dacorsa

I have the same problem. I hope that deb-get will support Ubuntu 24.04 soon.

saullubkin avatar Apr 27 '24 21:04 saullubkin

it's only a few days guys come on, give them time

Fuseteam avatar Apr 30 '24 11:04 Fuseteam

Thanks for all, now works well !!! Thanks to all the team deb-get !!! best regards

dacorsa avatar May 05 '24 20:05 dacorsa

deb-get still will not install on desktop Ubuntu 24.04

Setting up deb-get (0.4.0-1) ... [!] ERROR! Ubuntu Noble is not supported because it is not derived from a supported Debi an or Ubuntu release.

cst-rmrz avatar May 07 '24 08:05 cst-rmrz

@cst-rmrz you have to install in this way:

cd /app git clone https://github.com/wimpysworld/deb-get.git cd /app/deb-get/ git reset --hard git pull cd /app/deb-get/docs/ ls -la /usr/bin/deb-get* make install ls -la /usr/bin/deb-get*

dacorsa avatar May 07 '24 17:05 dacorsa

@cst-rmrz you have to install in this way:

cd /app git clone https://github.com/wimpysworld/deb-get.git cd /app/deb-get/ git reset --hard git pull cd /app/deb-get/docs/ ls -la /usr/bin/deb-get* make install ls -la /usr/bin/deb-get*

Works perfectly! Thanks so much.

cst-rmrz avatar May 08 '24 09:05 cst-rmrz

@TiLopes can you also confirm?

Fuseteam avatar May 10 '24 15:05 Fuseteam

It works now.

TiLopes avatar May 10 '24 15:05 TiLopes

feel free to close issue, in that case i would say @TiLopes :smile:

Fuseteam avatar May 10 '24 15:05 Fuseteam

I'm running Ubuntu 24.04.

Here's what I just got trying to use deb-get in a terminal:

sudo deb-get install zoom dropbox [sudo] password for saul: [!] ERROR! Ubuntu Noble is not supported because it is not derived from a supported Debian or Ubuntu release.

So I know that the issue is not solved yet.

-- Saul


From: Tiago Lopes @.***> Sent: Friday, May 10, 2024 11:58 AM To: wimpysworld/deb-get Cc: Lubkin, Saul; Comment Subject: [EXT] Re: [wimpysworld/deb-get] Cannot install deb-get on Ubuntu 24.04 (I'm using WSL though that should not make any difference) (Issue #1029)

Closed #1029https://urldefense.com/v3/__https://github.com/wimpysworld/deb-get/issues/1029__;!!CGUSO5OYRnA7CQ!Y8UEZS8kj-ckMm3HZ-xuTQ0fSvyIQ6vwKAw_n3uQStO_2_SbLKif7E1-_qiK9jowdh0HbcdnQI-zWFdLUrl71IdJu1SvaO4$ as completed.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/wimpysworld/deb-get/issues/1029*event-12771448787__;Iw!!CGUSO5OYRnA7CQ!Y8UEZS8kj-ckMm3HZ-xuTQ0fSvyIQ6vwKAw_n3uQStO_2_SbLKif7E1-_qiK9jowdh0HbcdnQI-zWFdLUrl71IdJdcWwpvU$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/APUS4WMKFO73CQUFITA2FYDZBTVDZAVCNFSM6AAAAABD673HHGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSG43TCNBUHA3TQNY__;!!CGUSO5OYRnA7CQ!Y8UEZS8kj-ckMm3HZ-xuTQ0fSvyIQ6vwKAw_n3uQStO_2_SbLKif7E1-_qiK9jowdh0HbcdnQI-zWFdLUrl71IdJM64TQNQ$. You are receiving this because you commented.Message ID: @.***>

saullubkin avatar May 10 '24 16:05 saullubkin

try this @saullubkin https://github.com/wimpysworld/deb-get/issues/1029#issuecomment-2099002203

Fuseteam avatar May 10 '24 17:05 Fuseteam

sudo deb-get

Also : Never use sudo deb-get! just deb-get - it will ask for elevation if/when it needs it.

philclifford avatar May 10 '24 17:05 philclifford

I did a fresh install, as per the readme instructions, and I still get the error:

  [!] ERROR! Ubuntu Noble is not supported because it is not derived from a supported Debian or Ubuntu release.

I'm guessing a new release needs to be made before this functions on Noble. Is that possible? I use this to install Zoom and Zoom has recently dropped support for very recent old versions and I'm not able to update Zoom with deb-get anymore and cannot use it.

moorepants avatar May 17 '24 16:05 moorepants

See comments above: you just need to get the latest deb-get until a new release arrives. Clone or download the repo and go into the docs directory and sudo make install . Or just download the latest deb-get script and use that one.

philclifford avatar May 17 '24 18:05 philclifford

I downloaded the shell script from wimpysworld, and called in deb-get-sh. The following command works well for me:

sudo /bin/bash ~/deb-get.sh install zoom dropbox

(But at the moment, to the best of my knowledge, there is not yet an executable deb-get that works on 24.04.)

-- Saul


From: Phil Clifford @.***> Sent: Friday, May 17, 2024 2:41 PM To: wimpysworld/deb-get Cc: Lubkin, Saul; Mention Subject: [EXT] Re: [wimpysworld/deb-get] Cannot install deb-get on Ubuntu 24.04 (I'm using WSL though that should not make any difference) (Issue #1029)

See comments above: you just need to get the latest deb-get until a new release arrives. Clone or download the repo and go into the docs directory and sudo make install . Or just download the latest deb-get script and use that one.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/wimpysworld/deb-get/issues/1029*issuecomment-2118185950__;Iw!!CGUSO5OYRnA7CQ!fllj2U4cAC3FJJjgbWysFrozrCINv11In4l8hCG0r7JUnwBxHsci9Sf4HpvNLNtaWmSy30akjzv1NqhlIop4D3HNduokWW8$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/APUS4WIZX3H7PTNDTKQ2BOTZCZFNBAVCNFSM6AAAAABD673HHGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJYGE4DKOJVGA__;!!CGUSO5OYRnA7CQ!fllj2U4cAC3FJJjgbWysFrozrCINv11In4l8hCG0r7JUnwBxHsci9Sf4HpvNLNtaWmSy30akjzv1NqhlIop4D3HN86uu88Y$. You are receiving this because you were mentioned.Message ID: @.***>

saullubkin avatar May 17 '24 19:05 saullubkin