[Bug 1185685] Re: invoke-rc.d: initscript cpufreqd, action "start" failed : buffer overflow

2013-10-22 Thread Liban Hannan
*** This bug is a duplicate of bug 1162160 ***
https://bugs.launchpad.net/bugs/1162160

This can be fixed by removing

-f $CPUFREQD_CONFFILE
 
from line 84 of /etc/init.d/cpufreqd

The -f switch is what causes the buffer overflow. So if you don't intend
to move the configuration file from it's default location, the "-f
$CPUFREQD_CONFFILE" is not necessary.

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

Title:
  invoke-rc.d: initscript cpufreqd, action "start" failed : buffer
  overflow

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

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


[Bug 1077263] Re: default action to keep configuration files during dist-upgrade

2013-08-31 Thread Liban Hannan
http://raphaelhertzog.com/2010/09/21/debian-conffile-configuration-file-
managed-by-dpkg/

The reason that you couldn't find details is that the conf file process
is handled by dpkg, rather than apt or update manager. Hopefully the
details in the link clear things up.

If you're impatient what you want is:

apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options
::="--force-confold" dist-upgrade

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

Title:
  default action to keep configuration files during dist-upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1077263/+subscriptions

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


[Bug 1171733] [NEW] Cannot connect to OS X (Regression)

2013-04-23 Thread Liban Hannan
Public bug reported:

When trying to connect to OS X hosts I get the following message -

Unknown authentication scheme from VNC server: 30, 35

Uninstalling remmina and then installing the version from 12.04 fixes
the problem.

** Affects: remmina (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/1171733

Title:
  Cannot connect to OS X (Regression)

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

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


[Bug 1132064] Re: ecryptfs-migrate-home does not work for Active Directory accounts (using likewise-open)

2013-03-11 Thread Liban Hannan
Hello, after some checking the inconsistency came from my messy testing
environment - I had simply copied the script to my home folder before I
tested the changes. So occasionally I missed out the ./ and would
execute the original script in /usr/bin. The change worked just fine
once I setup a completely fresh install and edited the script directly
(after making a backup).

I do feel however like this is just an extended work around to the real
problem, which is the reliance on unix_chkpwd, which can't handle ldap
or AD passwords. Is it worth filing a bug against unix_chkpwd or was it
never intended to check non-local passwords?

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

Title:
  ecryptfs-migrate-home does not work for Active Directory accounts
  (using likewise-open)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1132064/+subscriptions

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


[Bug 1132064] Re: ecryptfs-migrate-home does not work for Active Directory accounts (using likewise-open)

2013-02-23 Thread Liban Hannan
** Also affects: ecryptfs
   Importance: Undecided
   Status: New

** No longer affects: ecryptfs

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

Title:
  ecryptfs-migrate-home does not work for Active Directory accounts
  (using likewise-open)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1132064/+subscriptions

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


[Bug 1132064] [NEW] ecryptfs-migrate-home does not work for Active Directory accounts (using likewise-open)

2013-02-23 Thread Liban Hannan
Public bug reported:

The command ecryptfs-migrate-home -u USER gets stuck asking for a
password when the user is an Active Directory user. I've corrected the
pam stack in line with bug #920609.

The problem in the logs is that unix_chkpwd fails. After checking the
ecryptfs-migrate-home script it seems the problem is that it calls
ecryptfs-setup-private without --nopwcheck. Adding this option to the
script manually fixed the problem but I can't get it to work
consistently.

** Affects: ecryptfs-utils (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/1132064

Title:
  ecryptfs-migrate-home does not work for Active Directory accounts
  (using likewise-open)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1132064/+subscriptions

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