Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-07-2020, 09:12 AM
|
#1
|
Senior Member
Registered: Jul 2009
Posts: 1,303
Rep:
|
Devuan oddity: package no longer known to apt after you remove it
Have set up a wifi hotspot with debian and would like to repeat with devuan and hopefully less ram. Wifi dongle needs nonfree drivers. Everything works fine without any driver additions in devuan. Except a little workaround is needed: you must remove one of the two associated driver packages below (the other is firmware-misc-nonfree), and reconnect the wifi connection in the gnome network manager:
sudo apt remove firmware-zd1211
If you then try to install the same package,
sudo apt install firmware-zd1211
it says "Unable to locate package firmware-zd1211."
The package has just vanished! An apt update does not help. What is going on?
Last edited by Ulysses_; 05-07-2020 at 09:29 AM.
|
|
|
05-07-2020, 09:36 AM
|
#2
|
Senior Member
Registered: Mar 2020
Posts: 3,706
Rep: 
|
Have you by chance disabled the non-free repository section?
|
|
|
05-07-2020, 09:47 AM
|
#3
|
Senior Member
Registered: Jul 2009
Posts: 1,303
Original Poster
Rep:
|
Didn't touch anything in /etc/apt/sources.list.
Just tried the previous version of devuan, ascii, with no changes at all. Same results. Here is some output (blank lines added for clarity):
root@devuan:/home/devuan# apt install firmware-zd1211
Reading package lists... Done
Building dependency tree
Reading state information... Done
firmware-zd1211 is already the newest version (1:1.5-4).
0 upgraded, 0 newly installed, 0 to remove and 100 not upgraded.
root@devuan:/home/devuan# apt-get remove firmware-zd1211
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
firmware-zd1211
0 upgraded, 0 newly installed, 1 to remove and 100 not upgraded.
After this operation, 66.6 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 100348 files and directories currently installed.)
Removing firmware-zd1211 (1:1.5-4) ...
root@devuan:/home/devuan# apt-get install firmware-zd1211
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package firmware-zd1211
Last edited by Ulysses_; 05-07-2020 at 12:22 PM.
|
|
|
All times are GMT -5. The time now is 11:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|