[Bug 128693] Re: Ubiquity installer fails to start silently if debconf's config.dat is locked by another program

2018-04-13 Thread Ove Risberg
This is still a problem in Ubuntu 18.04 :(

I want ubiquity to wait until it can get a lock on the debconf
databases... and perhaps timeout after a few minutes.

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

Title:
  Ubiquity installer fails to start silently if debconf's config.dat is
  locked by another program

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

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

[Bug 1390061] Re: bash-completion tilde expansion every time

2016-05-30 Thread Ove Risberg
Hi Frank,

Please report this to Debian... I am quite busy at work and at home at
the moment so I do not have the time.

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2016-05-20 Thread Ove Risberg
Please check comment #12 and #13...
The patch debian/patches/00-fix_quote_readline_by_ref.patch is not from 
upstream so we do not have to forward this to Debian.

The proper fix for this is to remove the bad
debian/patches/00-fix_quote_readline_by_ref.patch patch but since it
took 1.5 years for someone to do anything about this I did not complain
when they just patched the bad patch instead of removing the bad patch.

With this fix we can use Ubuntu in an Enterprise environment and Debian
are not affected by this because the problem was caused by a Ubuntu
patch.

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2016-05-12 Thread Ove Risberg
I installed bash-completion version 1:2.1-4ubuntu0.2 from trusty-
proposed and the /usr/share/bash-completion/bash_completion file is
identical to the one I have patched myself.

All my tests are successful... so I am happy :)

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2016-04-28 Thread Ove Risberg
The proper fix is to remove the
"debian/patches/00-fix_quote_readline_by_ref.patch" patch from the bash-
completion package.

While we wait for this to happen you can edit /usr/share/bash-
completion/bash_completion and escape the ~ character on line 545 and
547 (on 14.04... on 16.04 it could be other line numbers).

This is really a big problem for Enterprise customers with slow Active
Directory servers... and it is so easy to verify and fix.

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2016-02-08 Thread Ove Risberg
The problem is available on Ubuntu 16.04 desktop daily image ( xenial-
desktop-amd64.iso ) from today. :(

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2016-02-08 Thread Ove Risberg
I found this comment in lp: #1288314
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1288031/comments/9
Ville Skyttä (vskytta) wrote on 2014-09-17: #9

FYI, the _quote_readline_by_ref changes should no longer be necessary
with bash 4.3 patchlevel 10 and above, that's why they're not applied in
upstream bash-completion. https://lists.gnu.org/archive/html/bug-
bash/2014-04/msg00035.html


Please remove this bad patch from both trusty and xenial... or fix it...

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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

[Bug 1390061] Re: bash-completion tilde expansion every time

2016-02-08 Thread Ove Risberg
The problem does not come from upstream... it it caused by a patch created by 
canonical.
debian/patches/00-fix_quote_readline_by_ref.patch:

From: JuanJo Ciarlante 
Subject: fix _quote_readline_by_ref to:
 - avoid escaping 1st '~' (lp: #1288314)
 - avoid quoting if empty, else expansion without args only shows dirs
   (lp: #1288031)
 - replace double escaping to single (eg for completing file/paths with
   spaces)
Origin: vendor, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739835
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739835
Forwarded: yes, <5328f418@canonical.com>

---
 bash_completion |   13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

--- bash-completion.orig/bash_completion
+++ bash-completion/bash_completion
@@ -536,13 +536,24 @@ __ltrim_colon_completions()
 # @param $2  Name of variable to return result to
 _quote_readline_by_ref()
 {
-if [[ $1 == \'* ]]; then
+if [ -z "$1" ]; then
+# avoid quoting if empty
+printf -v $2 %s "$1"
+elif [[ $1 == \'* ]]; then
 # Leave out first character
 printf -v $2 %s "${1:1}"
+elif [[ $1 == ~* ]]; then
+# avoid escaping first ~
+printf -v $2 ~%q "${1:1}"
 else
 printf -v $2 %q "$1"
 fi

+# Replace double escaping ( \\ ) by single ( \ )
+# This happens always when argument is already escaped at cmdline,
+# and passed to this function as e.g.: file\ with\ spaces
+[[ ${!2} == *\\* ]] && printf -v $2 %s "${1///\\}"
+
 # If result becomes quoted like this: $'string', re-evaluate in order to
 # drop the additional quoting.  See also: http://www.mail-archive.com/
 # bash-completion-de...@lists.alioth.debian.org/msg01942.html


** Bug watch added: Debian Bug tracker #739835
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739835

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2016-01-18 Thread Ove Risberg
Now over one year after this problem was reported and a patch was
provided the ticket is still not assigned to anyone.

This problem is a big pain for Enterprise users and it makes Ubuntu very
slow when the terminal is used.

Please apply the patch or explain what we can do to get some attention
to this problem

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2015-06-12 Thread Ove Risberg
I checked my Ubuntu 14.04 machine and the problem is not solved yet.

Run this command:
strace bash -c . /etc/bash_completion; quote_readline '/something'; echo 21 
| grep /etc/passwd

When the problem is solved you should get no output and now you get this output:
open(/etc/passwd, O_RDONLY|O_CLOEXEC) = 3

The output indicates that it tries to expand the ~ and this is not what
was intended and if some kind of network authentication is used it will
cause long delays... sometimes more then 10 seconds... so this is a
serious problem.

Please apply the patch I provided 7 months ago when I reported this
problem or test the fix they did upstream.

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2015-02-27 Thread Ove Risberg
What can we do to get this fixed for Ubuntu 14.04LTS?

We have a patch, it is fixed upstream, it is a really simple fix and it
is really annoying if you use slow Active Directory authentication.

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] Re: bash-completion tilde expansion every time

2014-11-10 Thread Ove Risberg
Ubuntu 14.10 have the same problem:

root@ubuntu1410:~# strace bash -c . /etc/bash_completion; quote_readline 
'/something'; echo 21 | grep /etc/passwd
open(/etc/passwd, O_RDONLY|O_CLOEXEC) = 3

root@ubuntu1410:~# strace bash -c . /etc/bash_completion; quote_readline 
'/something'; echo 21 | grep sss
open(/lib/x86_64-linux-gnu/libnss_sss.so.2, O_RDONLY|O_CLOEXEC) = 3
open(/var/lib/sss/mc/passwd, O_RDONLY|O_CLOEXEC) = 3
connect(4, {sa_family=AF_LOCAL, sun_path=/var/lib/sss/pipes/nss}, 110) = 0

The /usr/share/bash-completion/bash_completion file are identical on
14.04 and 14.10 so the patch installs without any problem and the
workaround works as expected.

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1390061] [NEW] bash-completion tilde expansion every time

2014-11-06 Thread Ove Risberg
Public bug reported:

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
root@ubuntu1404:~# lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

2) The version of the package you are using, via 'apt-cache policy pkgname' or 
by checking in Software Center
root@ubuntu1404:~# apt-cache policy bash-completion
bash-completion:
  Installed: 1:2.1-4
  Candidate: 1:2.1-4
  Version table:
 *** 1:2.1-4 0
500 http://se.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status

3) What you expected to happen

When I use bash-completion it should not read the /etc/passwd file or contact 
the Active directory.
It is very hard to see this problem unless you run this on a machine with slow 
authentication... but the commands below will show if the /etc/passwd or sssd 
are used by bash_completion or not:

root@ubuntu1404:~# strace bash -c . /etc/bash_completion; quote_readline 
'/something'; echo 21 | grep /etc/passwd
root@ubuntu1404:~# strace bash -c . /etc/bash_completion; quote_readline 
'/something'; echo 21 | grep sss

When the ~ are escaped on line 545 and 547 in /usr/share/bash-
completion/bash_completion then bash_completion works as expected.

4) What happened instead

Every time you use tab-completion in bash on ubuntu 14.04 it will read
the /etc/passwd file and if sssd are installed and configured for Active
Directory authentication it will talk to sssd... and this can be slow in
some environments.

root@ubuntu1404:~# strace bash -c . /etc/bash_completion; quote_readline 
'/something'; echo 21 | grep /etc/passwd
open(/etc/passwd, O_RDONLY|O_CLOEXEC) = 3
root@ubuntu1404:~# strace bash -c . /etc/bash_completion; quote_readline 
'/something'; echo 21 | grep sss
open(/lib/i386-linux-gnu/libnss_sss.so.2, O_RDONLY|O_CLOEXEC) = 3
open(/var/lib/sss/mc/passwd, O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
connect(4, {sa_family=AF_LOCAL, sun_path=/var/lib/sss/pipes/nss}, 110) = 0

I have made a small patch for this problem and I have not found any side 
effects:
--- /usr/share/bash-completion/bash_completion.orig 2014-11-06 
10:36:14.981888369 +0100
+++ /usr/share/bash-completion/bash_completion  2014-11-06 10:36:25.142070963 
+0100
@@ -542,9 +542,9 @@
 elif [[ $1 == \'* ]]; then
 # Leave out first character
 printf -v $2 %s ${1:1}
-elif [[ $1 == ~* ]]; then
+elif [[ $1 == \~* ]]; then
 # avoid escaping first ~
-printf -v $2 ~%q ${1:1}
+printf -v $2 \~%q ${1:1}
 else
 printf -v $2 %q $1
 fi

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Patch added: bash_completion.patch
   
https://bugs.launchpad.net/bugs/1390061/+attachment/4254470/+files/bash_completion.patch

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

Title:
  bash-completion tilde expansion every time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1390061/+subscriptions

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


[Bug 1287341] Re: Touchscreen controls both screens in dual-monitor setup

2014-05-28 Thread Ove Risberg
Thanks!

It works for me :)

Lenovo Yoga 2 Pro with 32-bit Ubuntu 14.04.

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

Title:
  Touchscreen controls both screens in dual-monitor setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1287341/+subscriptions

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


[Bug 1297312] Re: automatic-ubiquity does no longer start in Ubuntu-14.04

2014-03-26 Thread Ove Risberg
I can confirm that applying the following patch solves the problem for 
automatic-ubiquity:
https://code.launchpad.net/~jderose/ubiquity/fix-1297312/+merge/212745

I am applying this change in my preseed/early_command until the
ubiquity package is fixed.

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

Title:
  automatic-ubiquity does no longer start in Ubuntu-14.04

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

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


[Bug 1297312] [NEW] automatic-ubiquity does no longer start in Ubuntu-14.04

2014-03-25 Thread Ove Risberg
Public bug reported:

I created a new LiveCD install image for Ubuntu-14.04 today and
automatic-ubiquity does not work anymore.

In /var/log/installer/dm I can see this message:
ubiquity-dm: Failed with an exception:
ubiquity-dm: Traceback (most recent call last):
  File /usr/bin/ubiquity-dm, line 716, in main
ret = run(vt, display, username)
  File /usr/bin/ubiquity-dm, line 691, in run
ret = dm.run(*sys.argv[4:])
  File /usr/bin/ubiquity-dm, line 516, in run
preexec_fn=self.drop_privileges))
  File /usr/lib/python3.4/subprocess.py, line 848, in __init__
restore_signals, start_new_session)
  File /usr/lib/python3.4/subprocess.py, line 1446, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 
'/usr/lib/x86_64-linux-gnu/indicator-application-service'

The last LiveCD image I created have the 
/usr/lib/x86_64-linux-gnu/indicator-application-service file but not the one I 
created today.
The file belongs to the indicator-application package.
Version 12.10.1+14.04.20140117-0ubuntu1 have the file but 
12.10.1+14.04.20140324-0ubuntu1 does not.

Ugly workaround:
ln -s 
/usr/lib/x86_64-linux-gnu/indicator-application/indicator-application-service 
/usr/lib/x86_64-linux-gnu/

** Affects: ubiquity (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/1297312

Title:
  automatic-ubiquity does no longer start in Ubuntu-14.04

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

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


[Bug 1210429] [NEW] Net::HTTP chunk handling broken for non-blocking sockets

2013-08-09 Thread Ove Risberg
Public bug reported:

When downloading data with LWP::UserAgent and using HTTPS for transport the 
data is truncated.
Sometimes you get the full file and sometimes you get only the beginning of the 
file so this is hard to debug.

If you use wget or curl to download the same data then you get the full
file.

After a day of debugging we managed to pinpoint the problem and after some 
googling we found this bug report:
https://rt.cpan.org/Public/Bug/Display.html?id=80670

And another bugreport for redhat:
https://bugzilla.redhat.com/show_bug.cgi?id=768394

I looks like libnet-http-perl version 6.01 is ok but the problem is in version 
6.02
I have downloaded version 6.06 from cpan and now our perl script can download 
the file every time.

Please upgrade libnet-http-perl to version 6.06.

** Affects: libnet-http-perl (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/1210429

Title:
  Net::HTTP chunk handling broken for non-blocking sockets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-http-perl/+bug/1210429/+subscriptions

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


[Bug 1136216] Re: gnome control center crash when try to open sound settings menu

2013-03-04 Thread Ove Risberg
I can also confirm that 0ubuntu11 solves the problem... thanks for a
quick solution to the problem.

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

Title:
  gnome control center crash when try to open sound settings menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1136216/+subscriptions

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


[Bug 1136216] Re: gnome control center crash when try to open sound settings menu

2013-03-01 Thread Ove Risberg
I can confirm that installing gnome-control-center verion
3.4.2-0ubuntu0.9 solves the problem.

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

Title:
  gnome control center crash when try to open sound settings menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1136216/+subscriptions

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


[Bug 692727] Re: amd64 libnss-sss package should include 32bit library for 3rd party application compatibility

2012-11-16 Thread Ove Risberg
The perl snipplet in postinst can be replaced with this one line sed command:
sed -i '/^\(passwd:\|group:\|shadow:\|netgroup:\)/ { /\(\\s\|\$\)/ !{ 
s/$/ sss/ } }' /etc/nsswitch.conf

And the perl snipplet in portrm can be replaced with this one line sed command:
sed -i '/^\(passwd:\|group:\|shadow:\|netgroup:\)/ { s/\(\s\s*\)sss\s\s*/\1/; 
s/\s\s*sss$// }' /etc/nsswitch.conf

This will hopefully remove the perl dependency...

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

Title:
  amd64 libnss-sss package should include 32bit library for 3rd party
  application compatibility

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

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


[Bug 1028360] Re: Window has double(?) heigh

2012-09-13 Thread Ove Risberg
Same problem in Ubuntu 12.10 Beta 1

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

Title:
  Window has double(?) heigh

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

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


[Bug 1042506] Re: Info box gets too tall too fast

2012-09-13 Thread Ove Risberg
*** This bug is a duplicate of bug 1028360 ***
https://bugs.launchpad.net/bugs/1028360

** This bug has been marked a duplicate of bug 1028360
   Window has double(?) heigh

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

Title:
  Info box gets too tall too fast

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

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


[Bug 1028360] Re: Window has double(?) heigh

2012-09-07 Thread Ove Risberg
I can also confirm the same problem on Unity 2D and on Gnome
Classic.

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

Title:
  Window has double(?) heigh

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

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


[Bug 1028360] Re: Window has double(?) heigh

2012-09-07 Thread Ove Risberg
** Package changed: gtk+3.0 (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Incomplete = Confirmed

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

Title:
  Window has double(?) heigh

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

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


[Bug 1003845] Re: Invisible symbols in sssd upstart config causes sssd to not start if /bin/sh is a link to /bin/bash

2012-09-05 Thread Ove Risberg
Run the attached non-breaking-space script with /bin/sh, /bin/dash and
/bin/bash.

All of them complains and and none of them prints out Test.
Both /bin/sh and /bin/dash continues and print out Hello and exit with 
exitstatus 0.
Bash will crash and exit with exit status 2

Run the attached normal-space script with /bin/sh, /bin/dash and
/bin/bash.

All of them prints out both Test and Hello and exit with exitstatus
0.

The difference between the two scripts is that one of them contains one
UTF-8 non-breaking space just like the sssd.conf file.

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

Title:
  Invisible symbols in sssd upstart config causes sssd to not start if
  /bin/sh is a link to /bin/bash

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

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


[Bug 1003845] Re: Invisible symbols in sssd upstart config causes sssd to not start if /bin/sh is a link to /bin/bash

2012-09-05 Thread Ove Risberg
** Attachment added: Script with non-breaking space
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1003845/+attachment/3294202/+files/normal-space

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

Title:
  Invisible symbols in sssd upstart config causes sssd to not start if
  /bin/sh is a link to /bin/bash

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

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


[Bug 1003845] Re: Invisible symbols in sssd upstart config causes sssd to not start if /bin/sh is a link to /bin/bash

2012-09-05 Thread Ove Risberg
** Attachment added: The same script with normal space
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1003845/+attachment/3294204/+files/normal-space

** Attachment removed: Script with non-breaking space
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1003845/+attachment/3294202/+files/normal-space

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

Title:
  Invisible symbols in sssd upstart config causes sssd to not start if
  /bin/sh is a link to /bin/bash

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

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


[Bug 1003845] Re: Invisible symbols in sssd upstart config causes sssd to not start if /bin/sh is a link to /bin/bash

2012-09-05 Thread Ove Risberg
** Attachment added: Script with non-breaking space
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1003845/+attachment/3294206/+files/non-breaking-space

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

Title:
  Invisible symbols in sssd upstart config causes sssd to not start if
  /bin/sh is a link to /bin/bash

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

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


[Bug 956848] Re: pam_mkhomedir.so fails to create homedir in precise

2012-03-19 Thread Ove Risberg
chmod u+s /sbin/mkhomedir_helper does not solve the problem for me...

I still get the black screen when I login to Precise and the home
directory is missing.

The same pam_mkhomedir.so line in /etc/pam.d/common-session on a Lucid
machine works without any problem.

This will cause major problems for large companies and universities
where they use ActiveDirectory or LDAP authentication.

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

Title:
  pam_mkhomedir.so fails to create homedir in precise

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

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


[Bug 947812] [NEW] Software Center crash of there is a # comment in /etc/apt/preferences.d/testing

2012-03-06 Thread Ove Risberg
Public bug reported:

If I create the file /etc/apt/preferences.d/testing with # aaa in it
Software Center will crash when I start it on Ubuntu 12.04 beta 1.

I am not 100% sure if # comments are allowed in these files but Software
Center should not crash like this even if I have added some illegal
chars in a config file.

As long as I do not add any # comments I can use the
/etc/apt/preferences.d/testing file but # comments are useful...

apt-get have no problems with these comments.

This is the output from software-center:
2012-03-06 08:45:48,791 - softwarecenter.backend.reviews - WARNING - Could not 
get usefulness from server, no username in config file
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, 
line 222, in open
self._cache = apt.Cache(GtkMainIterationProgress())
  File /usr/lib/python2.7/dist-packages/apt/cache.py, line 102, in __init__
self.open(progress)
  File /usr/lib/python2.7/dist-packages/apt/cache.py, line 145, in open
self._cache = apt_pkg.Cache(progress)
SystemError: E:Unable to parse package file /etc/apt/preferences.d/testing (1)
2012-03-06 08:45:50,708 - softwarecenter.db.enquire - ERROR - 
_get_estimate_nr_apps_and_nr_pkgs failed
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/db/enquire.py, line 115, in 
_get_estimate_nr_apps_and_nr_pkgs
tmp_matches = enquire.get_mset(0, len(self.db), None, xfilter)
  File /usr/share/software-center/softwarecenter/db/appfilter.py, line 74, in 
__call__
if (not pkgname in self.cache and
  File /usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, 
line 241, in __contains__
return self._cache.__contains__(k)
AttributeError: 'NoneType' object has no attribute '__contains__'
Traceback (most recent call last):
  File /usr/bin/software-center, line 176, in module
app.run(args)
  File /usr/share/software-center/softwarecenter/ui/gtk3/app.py, line 1279, 
in run
self.show_available_packages(args)
  File /usr/share/software-center/softwarecenter/ui/gtk3/app.py, line 1208, 
in show_available_packages
self.view_manager.set_active_view(ViewPages.AVAILABLE)
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py, 
line 148, in set_active_view
view_widget.init_view()
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py, 
line 157, in init_view
self.apps_filter)
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
234, in __init__
self.build(desktopdir)
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
476, in build
self._build_homepage_view()
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
253, in _build_homepage_view
self._append_whats_new()
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
415, in _append_whats_new
whats_new_cat = self._update_whats_new_content()
  File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
404, in _update_whats_new_content
docs = whats_new_cat.get_documents(self.db)
  File /usr/share/software-center/softwarecenter/db/categories.py, line 120, 
in get_documents
nonblocking_load=False)
  File /usr/share/software-center/softwarecenter/db/enquire.py, line 316, in 
set_query
self._blocking_perform_search()
  File /usr/share/software-center/softwarecenter/db/enquire.py, line 211, in 
_blocking_perform_search
matches = enquire.get_mset(0, self.limit, None, xfilter)
  File /usr/share/software-center/softwarecenter/db/appfilter.py, line 74, in 
__call__
if (not pkgname in self.cache and 
  File /usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, 
line 241, in __contains__
return self._cache.__contains__(k)
AttributeError: 'NoneType' object has no attribute '__contains__'

** Affects: software-center (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/947812

Title:
  Software Center crash of there is a # comment in
  /etc/apt/preferences.d/testing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/947812/+subscriptions

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