Bug 42004 - apt is unable to see local packages / apt can't install anything offline
Summary: apt is unable to see local packages / apt can't install anything offline
Status: CLOSED NOTABUG
Alias: None
Product: Branch p10
Classification: Unclassified
Component: apt (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 major
Assignee: qa-team@altlinux.org
QA Contact: qa-p10@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-20 21:41 MSK by Radek Raczkowski
Modified: 2022-02-21 12:43 MSK (History)
2 users (show)

See Also:


Attachments
proof (26.47 KB, image/png)
2022-02-20 21:41 MSK, Radek Raczkowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radek Raczkowski 2022-02-20 21:41:08 MSK
Created attachment 10328 [details]
proof

I download a deb file. I open a terminal to install it.

nacia@alt ~/Downloads> sudo apt-get install ./qapt-deb-installer_3.0.5-1ubuntu1_amd64.deb 
[sudo] password for nacia:
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package ./qapt-deb-installer_3.0.5-1ubuntu1_amd64.deb
nacia@alt ~/Downloads [100]> ls |grep qapt
qapt-deb-installer_3.0.5-1ubuntu1_amd64.deb

Screenshot as proof.
Comment 1 Олег Соловьев 2022-02-21 10:58:46 MSK
why .deb?
ALT Linux is RPM based
Comment 2 Andrey Cherepanov 2022-02-21 12:43:48 MSK
Alt uses apt-rpm (https://en.wikipedia.org/wiki/APT-RPM) and does not support deb.