Hello,
Thanks, I removed all 3 items with --ask --nodeps switches, then install networkmanagement.
I rebooted. Networkmanagement worked ok.
I ran a deptest & dev-libs/libnl-1.1-r2 installed again. Clearly it has not been removed from the weekly repo?
- Code: Select all
# equo deptest
>> @@ Running dependency test ...
>> @@ These are the dependencies not found:
>> # dev-libs/libnl:1.1
>> # Needed by:
>> # net-misc/networkmanager-0.9.2.0-r2
>> # net-wireless/wimax-tools-1.4.5
>> @@ Installing available packages in 10 seconds ...
>> @@ Calculating dependencies ...
>> ## [N] [sabayon-weekly] dev-libs/libnl-1.1-r2|1
>> @@ Packages needing to be installed/updated/downgraded: 1
>> @@ Packages needing to be removed: 0
>> @@ Download size: 0b
>> @@ Used disk space: 440.8kB
>> @@ You need at least: 802.8kB of free space
>> :: (1/1) >>> 1 packages
>> ## Package checksum matches: dev-libs:libnl-1.1-r2~1.tbz2
>> ++ (1/1) >>> dev-libs/libnl-1.1-r2
>> ## Unpacking: dev-libs:libnl-1.1-r2~1.tbz2
>> ## SPM: setup phase
>> ## Installing package: dev-libs/libnl-1.1-r2
>> ## [A library for applications dealing with netlink socket]
>> ## Updating database: dev-libs/libnl-1.1-r2
>> ## Cleaning previously installed application data.
>>> Regenerating /etc/ld.so.cache...
>> ## Cleaning: dev-libs/libnl-1.1-r2
>> @@ Installation complete.
If I choose to remove dev-libs/libnl-1.1-r2 without the --nodeps switch it wants to remove a lot of packages
- Code: Select all
# equo remove dev-libs/libnl-1.1-r2 --ask
>> @@ These are the chosen packages:
>> # (1/1) [sabayon-weekly] dev-libs/libnl-1.1-r2 [440.8kB]
>> @@ Packages involved: 1
Would you like to calculate dependencies ? [Yes/No] y
>> \ Calculating inverse dependencies for net-misc/networkmanager-openvpn-0.9.2.>> @@ These are the packages that would be removed:
>> ## [sabayon-weekly] net-misc/networkmanager-pptp-0.9.2.0 [395.2kB]
>> ## [sabayon-weekly] net-misc/networkmanager-openvpn-0.9.2.0 [599.0kB]
>> ## [sabayon-weekly] net-misc/networkmanager-vpnc-0.9.2.0 [385.5kB]
>> ## [sabayon-weekly] kde-base/kdebase-startkde-4.7.4 [20.3kB]
>> ## [sabayon-weekly] kde-base/kdeplasma-addons-4.7.4 [11.1MB]
>> ## [sabayon-weekly] kde-base/krunner-4.7.4 [806.1kB]
>> ## [sabayon-weekly] kde-base/ksmserver-4.7.4 [393.4kB]
>> ## [sabayon-weekly] net-p2p/ktorrent-4.1.3 [11.9MB]
>> ## [sabayon-weekly] kde-base/kget-4.7.4 [4.9MB]
>> ## [sabayon-weekly] net-libs/libktorrent-1.1.3 [2.7MB]
>> ## [sabayon-weekly] kde-base/powerdevil-4.7.4 [1.3MB]
>> ## [sabayon-weekly] kde-base/plasma-workspace-4.7.4 [13.2MB]
>> ## [sabayon-weekly] kde-misc/networkmanagement-0.8.95 [6.8MB]
>> ## [sabayon-weekly] media-gfx/digikam-2.4.1 [35.3MB]
>> ## [sabayon-weekly] kde-base/kinfocenter-4.7.4 [1.8MB]
>> ## [sabayon-weekly] kde-base/solid-4.7.4 [1.6MB]
>> ## [sabayon-weekly] net-misc/networkmanager-0.9.2.0-r2 [4.6MB]
>> ## [sabayon-weekly] net-wireless/wimax-tools-1.4.5 [1.0MB]
>> ## [sabayon-weekly] dev-libs/libnl-1.1-r2 [440.8kB]
>> @@ Packages needing to be removed: 19
>> @@ Freed disk space: 99.3MB
>> @@ Total bandwidth wasted: 30.0MB
Would you like to proceed ? [Yes/No]
Where am I going wrong, it advises to remove dev-libs/libnl-1.1-r2 but it is not proving easy.
Thank you