[Bug 704377] Re: nagios3 requires smbclient, tries to uninstall samba4-clients

2011-01-27 Thread Adam J Richardson
I worked around the problem by unpacking and repacking the
samba4-clients DEB with "Provides: smbclient", then installing it over
the old one. Thanks guys.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/704377

Title:
  nagios3 requires smbclient, tries to uninstall samba4-clients

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 704377] [NEW] nagios3 requires smbclient, tries to uninstall samba4-clients

2011-01-18 Thread Adam J Richardson
Public bug reported:

Binary package hint: nagios3

My system has a Samba 4 alpha installed.

[code]
fatman@nikko:/data/ssl$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid
fatman@nikko:/data/ssl$ dpkg -l | grep samba
ii  samba-common 2:3.4.7~dfsg-1ubuntu3.2
   common files used by both the Samba server a
ii  samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2
   common files used by both the Samba server a
ii  samba4-clients   4.0.0~alpha8+git20090912-1 
   client utilities from Samba 4
ii  samba4-common-bin4.0.0~alpha8+git20090912-1 
   Samba 4 common files used by both the server
[/code]

I'm trying to install the nagios3 package.

[code]
fatman@nikko:/data/ssl$ sudo aptitude install nagios3
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-plugins-basic{a} 
nagios-plugins-standard{a} nagios3 nagios3-cgi{a} nagios3-common{a} 
nagios3-core{a} postfix{a} radiusclient1{a} 
  smbclient{a} snmp{a} 
The following packages will be REMOVED:
  libldb0{u} libreadline5{u} libtdb1{u} libtevent0{u} samba4-clients{a} 
samba4-common-bin{u} 
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.

** Affects: nagios3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: conflict dependency nagios3 samba4

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.
https://bugs.launchpad.net/bugs/704377

Title:
  nagios3 requires smbclient, tries to uninstall samba4-clients

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 382826] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-08-04 Thread Adam J Richardson
I've upgraded twice since then. I'm not really sure what the situation
is now.

$ dpkg -l | grep mysql
...
rc  mysql-server-5.0 
5.1.30really5.0.75-0ubuntu10.2 MySQL database server 
binaries
ii  mysql-server-5.1 5.1.41-3ubuntu12.3 
MySQL database server binaries
...

Looks like I never got 5.0 to upgrade past this point, but that I did
get 5.1 to install. As it happens I'm due a safe-upgrade.

$ sudo aptitude update
...
$ sudo aptitude safe-upgrade
...
Setting up libmysqlclient16 (5.1.41-3ubuntu12.6) ...

Setting up mysql-client-core-5.1 (5.1.41-3ubuntu12.6) ...
Setting up mysql-client-5.1 (5.1.41-3ubuntu12.6) ...
Setting up mysql-server-core-5.1 (5.1.41-3ubuntu12.6) ...
Setting up mysql-server-5.1 (5.1.41-3ubuntu12.6) ...
Installing new version of config file /etc/init/mysql.conf ...
mysql start/running, process 19293

Setting up mysql-server (5.1.41-3ubuntu12.6) ...
...

Doesn't seem to be a problem any more.


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete => Invalid

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/382826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 382826] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-07-14 Thread Adam J Richardson
I don't know how, but the sysklogd daemon got disabled... would that
have caused the preinstall script to terminate early?

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/382826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 382826] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-07-02 Thread Adam J Richardson
I think it would have been, but I have no evidence to back that up.
There are no messages at all in /var/log/daemon.log at the time of the
upgrade, which in itself is a bit odd.

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/382826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 382826] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-06-04 Thread Adam J Richardson
There are no entries for that date. In fact,

arichard...@vostro-1:~$ sudo tail /var/log/daemon.log
May  6 18:04:02 vostro-1 mysqld[2868]: Version: '5.0.75-0ubuntu10'  socket: 
'/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)
May  6 18:06:45 vostro-1 rpc.statd[5485]: Caught signal 15, un-registering and 
exiting.
May  6 18:06:47 vostro-1 xinetd[9422]: Exiting...
May  6 18:06:47 vostro-1 mysqld[2868]: 090506 18:06:47 [Note] /usr/sbin/mysqld: 
Normal shutdown
May  6 18:06:47 vostro-1 mysqld[2868]: 
May  6 18:06:47 vostro-1 mysqld[2868]: 090506 18:06:47  InnoDB: Starting 
shutdown...
May  6 18:06:47 vostro-1 mysqld[2868]: 090506 18:06:47  InnoDB: Shutdown 
completed; log sequence number 0 43655
May  6 18:06:47 vostro-1 mysqld[2868]: 090506 18:06:47 [Note] /usr/sbin/mysqld: 
Shutdown complete
May  6 18:06:47 vostro-1 mysqld[2868]: 
May  6 18:06:51 vostro-1 mountd[5790]: Caught signal 15, un-registering and 
exiting.

there are no entries for almost a month. Should I be worried?

The MySQL in question was installed with Mantis, and I have hijacked it
for NConf (a Nagios configurator).

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/382826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 382826] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-06-02 Thread Adam J Richardson

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/27416966/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/27416967/DpkgTerminalLog.gz

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/382826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 382826] [NEW] package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-06-02 Thread Adam J Richardson
Public bug reported:

automated crash report

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess pre-installation script returned error exit status 1
Package: mysql-server 5.1.30really5.0.75-0ubuntu10
PackageArchitecture: all
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: subprocess pre-installation script returned error exit status 1
Uname: Linux 2.6.28-11-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/382826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 282287] Re: [intrepid] firefox crashes frequently on Intrepid with SIGABRT

2008-12-22 Thread Adam J Richardson
I think you might be on to something there. I am trying the likewise-
open package to authenticate my Ubuntu with our AD domain. (It doesn't
work very well, but I don't have time to remove it right now.)

The name server is a bog standard Windows SBS 2003 R2. I don't think
it's providing WINS (although I could be wrong there, I'm not
particularly up on WINS). We're definitely not using IPv6 though.

Some files that might be of interest:
arichard...@vostro-1:~$ cat /etc/resolv.conf 
domain .
search .
nameserver 10.22.5.2
arichard...@vostro-1:~$ cat /etc/nsswitch.conf
passwd: files winbind lwidentity
shadow: files
group:  files winbind lwidentity
hosts:  files wins dns
networks:   files
protocols:  db files
services:   db files
ethers: db files
rpc:db files
netgroup:   nis

Hmm, that nsswitch.conf file doesn't look right... might explain why lwo
gives me double password prompts. (In my defence, lwo itself sets up the
file.)

-- 
[intrepid] firefox crashes frequently on Intrepid with SIGABRT
https://bugs.launchpad.net/bugs/282287
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs