[Bug 880932] [NEW] sqlgrey 1.8.0rc2-1 missing perl package DBIx::DBCluster in Ubuntu 11.10

2011-10-24 Thread frell
Public bug reported:

Ubuntu 11.10
sqlgrey: 1.8.0rc2-1 [CURRENT]

If you set the following option in the sqlgrey.conf;

db_cluster = on

Then sqlgrey will fail to start with the following error;

sqlgrey: fatal: Can't locate object method connect via package
DBIx::DBCluster at /usr/sbin/sqlgrey line 843.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880932

Title:
  sqlgrey  1.8.0rc2-1 missing perl  package DBIx::DBCluster in Ubuntu
  11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlgrey/+bug/880932/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 538189] Re: Should require or suggest libdbd-mysql-perl package

2011-10-24 Thread frell
Still effects 11.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/538189

Title:
  Should require or suggest libdbd-mysql-perl package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlgrey/+bug/538189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636586] Re: dpkg complains about non-existing lines in /var/lib/dpkg/ files

2010-10-25 Thread frell

# sudo dpkg --clear-avail
# sudo aptitude purge virtualbox-2.2 virtualbox-3.0

resolved it for me

-- 
dpkg complains about non-existing lines in /var/lib/dpkg/ files
https://bugs.launchpad.net/bugs/636586
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499854] Re: TLS broken

2010-07-13 Thread frell
Jim, does it only hang when you have TLS enabled in your FTP client?

Because if it hangs without TLS also then your problem is most likely
not this bug and are having another issue.

-- 
TLS broken
https://bugs.launchpad.net/bugs/499854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567581] [NEW] MAILCMD not set: complain to the packager

2010-04-20 Thread frell
Public bug reported:

Binary package hint: heartbeat

If you add the following to your heartbeat config

MailTo::em...@example.com

in the /etc/heartbeat/haresources file then on fallover the following is
shown in the logs;

ResourceManager[13089]: info: Running /etc/ha.d/resource.d/MailTo 
em...@example.com stop
MailTo[14344]: ERROR: MAILCMD not set: complain to the packager
MailTo[14331]: ERROR:  Program is not installed
ResourceManager[13089]: ERROR: Return code 5 from /etc/ha.d/resource.d/MailTo
MailTo[14379]: INFO:  Resource is stopped


Looking at  /usr/lib/ocf/resource.d/heartbeat/.ocf-binaries  it appears nothing 
has been set in the $MAILCMD section of that config. Im not 100% sure what 
should be placed in there to resolve the issue. Im guessing its something like 
/usr/sbin/sendmail, but im not sure what options should be passed to sendmail 
for this to work.

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

-- 
MAILCMD not set: complain to the packager
https://bugs.launchpad.net/bugs/567581
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499854] Re: TLS broken

2010-04-18 Thread frell
To answer my own questions, Lucid seems to be shipping with  1.0.24-1
which still has this issue.

-- 
TLS broken
https://bugs.launchpad.net/bugs/499854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499854] Re: TLS broken

2010-04-18 Thread frell
Upgrading to version 1.0.28-2 using the Debian sid packages resolves
this issue.

In our case it was the pure-ftpd-mysql version of this package and not
the ldap version.

For any user interested in how to perform this upgrade, ive documented
it at;

http://blog.leenix.co.uk/2010/04/ubuntu-karmiclucid-pure-ftpd-hangs-
when.html

-- 
TLS broken
https://bugs.launchpad.net/bugs/499854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 499854] Re: TLS broken

2010-04-15 Thread frell
Same problem here with Transmit/Coda clients. Other clients work fine.

Can anyone confirm if this prob is gone in Lucid?

-- 
TLS broken
https://bugs.launchpad.net/bugs/499854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 561788] [NEW] Typo in Ubuntu Official Documentation for Kerberos

2010-04-12 Thread frell
Public bug reported:

Binary package hint: ubuntu-docs

https://help.ubuntu.com/9.10/serverguide/C/kerberos.html

In section Secondary KDC, point 9.

In the code box it says kr5b instead of krb5;

Currently says;

sudo mv keytab.kdc01 /etc/kr5b.keytab

That should be;

sudo mv keytab.kdc01 /etc/krb5.keytab

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Typo in Ubuntu Official Documentation for Kerberos
https://bugs.launchpad.net/bugs/561788
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 550896] Re: mumble 1.1.8 has a known memory leak. Please update to 1.2.2

2010-03-29 Thread frell
Ignore and close... It seems 1.2.2 is not backward compatible :(

** Changed in: mumble (Ubuntu)
   Status: New = Invalid

-- 
mumble 1.1.8 has a known memory leak. Please update to 1.2.2
https://bugs.launchpad.net/bugs/550896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 550896] [NEW] mumble 1.1.8 has a known memory leak. Please update to 1.2.2

2010-03-29 Thread frell
Public bug reported:

Binary package hint: mumble

The current mumble (1.1.8) in karmic has a known memory leak which has
been fixed in later versions.

Please can we backport 1.2.2 to karmic.

Also, will lucid ship with 1.2.2?

Thanks.

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

-- 
mumble 1.1.8 has a known memory leak. Please update to 1.2.2
https://bugs.launchpad.net/bugs/550896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 550896] Re: mumble 1.1.8 has a known memory leak. Please update to 1.2.2

2010-03-29 Thread frell
Just noticed that mumble provide their own PPA... So for anyone else
that finds this its details are;

ppa:slicer

-- 
mumble 1.1.8 has a known memory leak. Please update to 1.2.2
https://bugs.launchpad.net/bugs/550896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444563] Re: rename(/dev//.udev-tmp, /dev//) failed: Invalid cross-device link

2010-03-26 Thread frell
Im seeing the same thing when creating and removing an lvm snapshots.

However it doesn't seem to effect the system or use of the lvm in my
case.

-- 
rename(/dev//.udev-tmp, /dev//) failed: Invalid cross-device link
https://bugs.launchpad.net/bugs/444563
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 518029] Re: glusterfs 2.0.x max's out CPU

2010-03-17 Thread frell
Thanks for your work on this Andres.

3.0.3 is out, any chance of a update?

-- 
glusterfs 2.0.x max's out CPU
https://bugs.launchpad.net/bugs/518029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 538189] [NEW] Should require or suggest libdbd-mysql-perl package

2010-03-12 Thread frell
Public bug reported:

Binary package hint: sqlgrey

On Ubuntu 9.10 Server x86_64.

If in sqlgrey.conf you set db_type = mysql  then upon starting it
crashes with the following error;

Mar 12 17:59:06 mail1 sqlgrey: fatal: Can't locate DBD/mysql.pm in @INC (@INC 
contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at (eval 10) line 3.
Mar 12 17:59:06 mail1 sqlgrey: fatal: install_driver(mysql) failed: Can't 
locate DBD/mysql.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl .) at (eval 10) line 3.#012Perhaps the DBD::mysql perl 
module hasn't been fully installed,#012or perhaps the capitalisation of 'mysql' 
isn't right.#012Available drivers: DBM, ExampleP, File, Gofer, Pg, Proxy, 
Sponge.#012 at /usr/sbin/sqlgrey line 801


Installing the libdbd-mysql-perl package resolves this issue.

I think the sqlgrey package should suggest or require libdbd-mysql-
perl package.

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

-- 
Should require or suggest libdbd-mysql-perl package
https://bugs.launchpad.net/bugs/538189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 496932] Re: Keepalived haven't LVS support

2010-03-04 Thread frell
add-apt-repository ppa:andreserl/ha working perfect with 9.10 using
DIRECT mode.

Thank you Andres.

-- 
Keepalived haven't LVS support
https://bugs.launchpad.net/bugs/496932
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 496932] Re: Keepalived haven't LVS support

2010-03-04 Thread frell
add-apt-repository ppa:andreserl/ha working perfect with 9.10 using
DIRECT mode.

Thank you Andres.

-- 
Keepalived haven't LVS support
https://bugs.launchpad.net/bugs/496932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 518029] Re: glusterfs 2.0.x max's out CPU

2010-03-02 Thread frell
I agree with Dave on this one.

Had the same issue and 3.0.x fixed it.

-- 
glusterfs 2.0.x max's out CPU
https://bugs.launchpad.net/bugs/518029
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 418246] Re: it87 (sensors) module broken, needs automatic adding of a kernel line during installation

2009-10-21 Thread frell
fix works for Asus P5Q (Latest BIOS) with the w83627ehf module.

Although with this board i have to load the module with;

modprobe w83627ehf force_id=0x8860

But i always did... Dawn buggy Asus BIOS

-- 
it87 (sensors) module broken, needs automatic adding of a kernel line during 
installation
https://bugs.launchpad.net/bugs/418246
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 456507] [NEW] Kopete uses same CTRL+SHIFT+I key binding as Kate

2009-10-20 Thread frell
Public bug reported:

Binary package hint: kdenetwork

After upgrading to kermac, kopete took control of the CTRL+SHIFT+I key
binding which is already assigned to Kate by default. Kate and Kopete
are both installed by standard on Kubuntu, so i dont they they should
have a conflicting key binding.

Thanks.

ProblemType: Bug
Architecture: amd64
Date: Tue Oct 20 18:22:22 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/kopete
NonfreeKernelModules: nvidia
Package: kopete 4:4.3.2-0ubuntu4
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: kdenetwork
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors: (polkit-gnome-authentication-agent-1:2773): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

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


** Tags: amd64 apport-bug

-- 
Kopete uses same CTRL+SHIFT+I key binding as Kate
https://bugs.launchpad.net/bugs/456507
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdenetwork in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 456507] Re: Kopete uses same CTRL+SHIFT+I key binding as Kate

2009-10-20 Thread frell

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34061798/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/34061799/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/34061807/ProcStatus.txt

-- 
Kopete uses same CTRL+SHIFT+I key binding as Kate
https://bugs.launchpad.net/bugs/456507
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdenetwork in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 377992] Re: Quanta won't install due to dependencies

2009-10-20 Thread frell
Bug gone in karmic

-- 
Quanta won't install due to dependencies
https://bugs.launchpad.net/bugs/377992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377992] Re: Quanta won't install due to dependencies

2009-09-17 Thread frell
Problem persists with KDE 4.3.1

Any suggestions?

-- 
Quanta won't install due to dependencies
https://bugs.launchpad.net/bugs/377992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377992] Re: Quanta won't install due to dependencies

2009-08-04 Thread frell
Same with 9.04 and kde 4.3 final from kubuntu-ppa/backports

-- 
Quanta won't install due to dependencies
https://bugs.launchpad.net/bugs/377992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377992] Re: Quanta won't install due to dependencies

2009-08-04 Thread frell
The following packages have unmet dependencies.
  quanta: Depends: kfilereplace (= 4:3.5.10-0ubuntu1) but 
4:4.3.0-0ubuntu1~jaunty1~ppa1 is to be installed
  Depends: klinkstatus (= 4:3.5.10-0ubuntu1) but 
4:4.3.0-0ubuntu1~jaunty1~ppa1 is to be installed
  Depends: kommander (= 4:3.5.10-0ubuntu1) but 
4:4.3.0-0ubuntu1~jaunty1~ppa1 is to be installed
  Recommends: kxsldbg (= 4:3.5.10-0ubuntu1) but 
4:4.3.0-0ubuntu1~jaunty1~ppa1 is to be installed

-- 
Quanta won't install due to dependencies
https://bugs.launchpad.net/bugs/377992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs