Bug 42004

Summary: apt is unable to see local packages / apt can't install anything offline
Product: Branch p10 Reporter: Radek Raczkowski <rdkracz>
Component: aptAssignee: qa-team <qa-team>
Status: CLOSED NOTABUG QA Contact: qa-p10 <qa-p10>
Severity: major    
Priority: P5 CC: mcpain, rdkracz
Version: не указана   
Hardware: x86_64   
OS: Linux   
Attachments:
Description Flags
proof none

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.