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
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 t
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 so
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
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 ot
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
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 ar
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
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
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" 2>&1
| grep /etc/passwd
When the problem is solved you should get no output and now you get this output:
open("/etc/passwd", O_RDONLY|
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 14.10 have the same problem:
root@ubuntu1410:~# strace bash -c ". /etc/bash_completion; quote_readline
'/something'; echo" 2>&1 | grep /etc/passwd
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
root@ubuntu1410:~# strace bash -c ". /etc/bash_completion; quote_readline
'/something'; echo" 2>&
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
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 mana
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 be
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", lin
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 f
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 t
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 ope
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:
*** 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://bu
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/
** 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
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
** 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.
** 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/bu
** 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/32942
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 "n
"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 proble
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 illeg
30 matches
Mail list logo