nagios3 requires smbclient, tries to uninstall samba4-clients
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nagios3 (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Binary package hint: nagios3
My system has a Samba 4 alpha installed.
[code]
fatman@
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
fatman@
ii samba-common 2:3.4.7~
ii samba-common-bin 2:3.4.7~
ii samba4-clients 4.0.0~alpha8+
ii samba4-common-bin 4.0.0~alpha8+
[/code]
I'm trying to install the nagios3 package.
[code]
fatman@
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
bsd-mailx{a} fancontrol{a} gawk{a} libgd2-noxpm{a} libnet-snmp-perl{a} libperl5.10{a} libradius1{a} libsensors4{a} libsnmp-base{a} libsnmp15{a} lm-sensors{a}
nagios-images{a} nagios-plugins{a} nagios-
smbclient{a} snmp{a}
The following packages will be REMOVED:
libldb0{u} libreadline5{u} libtdb1{u} libtevent0{u} samba4-clients{a} samba4-
0 packages upgraded, 23 newly installed, 6 to remove and 0 not upgraded.
Need to get 25.1MB of archives. After unpacking 35.3MB will be used.
Do you want to continue? [Y/n/?] n
Abort.
[/code]
I don't want to remove the Samba 4 clients. I believe this could be resolved by changing the dependency in the nagios3 package to "smbclient | samba4-clients".
Thanks.
Thank you for taking the time to report this bug and helping to make Ubuntu better.
In the Lucid release, nagios3 and smbclient are both located in the main section of the archive; this part of the archive is officially supported by Canonical and as such no dependencies can be made between packages in main and packages in universe (supported by the wider Ubuntu community). Samba 4 is still an alpha release (and hence located in universe) and won't at this point in time even be considered for inclusion in the main archive even in the development release.
Although the change you suggest would resolve your issue, it will break the main -> universe rules and would not be accepted into the nagios3 package.
Thanks again for taking the time to report this bug.