Fidonet Portal
for all of its frustrations.
So I'm actually operating on a mobile phone. I've installed Ubuntu 20.4 in
Termux. With the phoneps architecture, more or less it's similar to using a
Raspberry Pi.
My silly question is when doing any apt type commands, it's always shows me
that 1 program is partially installed or not removed.
How dobI figure out what that program is so i can get that cleared up?
--- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
* Origin: theoasisbbs.ddns.net:1357 (1:106/127)
RS> I dont know that I have seen that exact statement before... Sometimes
RS> apt will show files that are no longer needed due to an update or
RS> something. If thats the case you can try sudo apt autoremove. Another
RS> time ive seen it still showing an update or something held back from an
RS> update is that it needs sudo apt dist-upgrade. I will say Im no linux
RS> genius and I run debian, but I do run
RS> the daily's so I am having to trouble shoot a lot.. Give those a try..
Thanks. I had tried the first one, but not the second yet.
--- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
* Origin: theoasisbbs.ddns.net:1357 (1:106/127)
VC> > Thanks. I had tried the first one, but not the second yet.
VC>
VC>
VC> Warning - on other distros such as Mageia after a update when the updater
VC> reports that some packages are now orphaned it is lying
VC>
VC> So removing them can break links with other packages it does not know
VC> about one
VC> way or another.
VC>
VC> Suggest you never remove such unused packages in future unless you
VC> really know it is clear. Depending on your package manager and yes
VC> there is more than one there are some tools that can be used to verify
VC> that nothing installed via the manager is being used UNLESS you have
VC> manually installed some products which they do not know about.
Thanks.
Neither od Rick's suggestions fixed the message, so I'm leaving it alone.
It's more of an annoyance than a problem, and nothing I am running have any
issues I have seen.
--- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
* Origin: theoasisbbs.ddns.net:1357 (1:106/127)
By: Charles Pierson to Vincent Coen on Mon Jan 25 2021 07:28 am
> Neither od Rick's suggestions fixed the message, so I'm leaving it alone.
> It's more of an annoyance than a problem, and nothing I am running have any
> issues I have seen.
Have you tried apt install --fix-missing or --fix-broken?
--- SBBSecho 3.11-Linux
* Origin: fluxcap.synchro.net:5023 - Portland, OR (1:105/82)
Ph> > Neither od Rick's suggestions fixed the message, so I'm leaving it alon
Ph> > It's more of an annoyance than a problem, and nothing I am running have
Ph> > issues I have seen.
Ph>
Ph> Have you tried apt install --fix-missing or --fix-broken?
I haven't tried --fix-broken yet,
Thanks
--- Mystic BBS v1.12 A46 2020/08/26 (Raspberry Pi/32)
* Origin: theoasisbbs.ddns.net:1357 (1:106/127)