Mail filter install package 'lha' has no installation candidate
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Server Guide |
New
|
Undecided
|
Unassigned |
Bug Description
From the instructions at https:/
[[
# apt-get install arj cabextract cpio lha nomarch pax rar unrar unzip zip
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package lha is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lha' has no installation candidate
]]
Per instructions, I've checked the multiverse repository is enabled in /etc/apt/
[[
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://
deb-src http://
deb http://
deb-src http://
]]
(If this is not what was meant, then the instructions here need improving.)
So far, I've been able to continue the installation by omitting 'lha' from the apt-get install command.
description: | updated |
Changed in serverguide: | |
assignee: | nobody → Master (umely) |
assignee: | Master (umely) → nobody |