Hello all,
I haven't posted in a while.
I have a couple of minor issues going.
With all the cinnamon issues I have reverted back to my failsafe xfce.
Problem number 1:
Here is a result after doing apt-get dist-upgrade
root@dcihon-linux-mint-debian:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
cinnamon python-pyquery
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Problem number 2:
When i do apt policy cinnamon I get this message:
root@dcihon-linux-mint-debian:~# apt policy cinnamon
-su: apt: command not found
So I try this:
root@dcihon-linux-mint-debian:~# apt-get install apt
Reading package lists... Done
Building dependency tree
Reading state information... Done
apt is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
HuH?
Why is the command not found but it is installed?
I'm sure I need to read up on something going on here.
Thanks Guys
Edit 1:
Just discovered another issue:
- Code: Select all
root@dcihon-linux-mint-debian:~# sudo mount -a
root@dcihon-linux-mint-debian:~# apt-get smbfs
E: Invalid operation smbfs
root@dcihon-linux-mint-debian:~# apt-get install smbfs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
smbfs : Depends: cifs-utils (= 2:5.3-2) but 2:5.4-1 is to be installed
E: Unable to correct problems, you have held broken packages.