FS#25260 - bash-completion breaks Xorg

Attached to Project: Arch Linux
Opened by Leonidas Spyropoulos (inglor) - Monday, 25 July 2011, 21:01 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 26 July 2011, 07:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: extra/bash-completion 1.3-2 breaks Xorg


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
On a newrly installed Archlinux with gnome 3
Install bash-completion
Restart and try login with GDM.
The X crash and restarts automatically

Any ideas?
This task depends upon

Closed by  Ionut Biru (wonder)
Tuesday, 26 July 2011, 07:29 GMT
Reason for closing:  Not a bug
Additional comments about closing:  configuration problem
Comment by Ionut Biru (wonder) - Monday, 25 July 2011, 21:06 GMT
works for me. Can you describe in what way it breaks? logs, errors, anything?
Comment by Leonidas Spyropoulos (inglor) - Monday, 25 July 2011, 21:13 GMT
I checked in .xsession-errors and couldn't find anything related. I got other messages but seems to be irrelevant.
Xorg logs seems error-free.
I figured out it was this package because when I remove it all works fine.
I will try get an error report by logging out, install package and try relog again in X.
Comment by Ionut Biru (wonder) - Monday, 25 July 2011, 21:14 GMT
/var/log/Xorg.0.log, /var/log/gdm/:0-greeter.log, /var/log/gdm/:0-slave.log
Comment by Leonidas Spyropoulos (inglor) - Monday, 25 July 2011, 21:22 GMT
Ok I reproduce it and I will attach all the logs.
It seems I missed something on .xsession-errors but I can't really understand it.

These are all the logs I could get.
Comment by Dave Reisner (falconindy) - Monday, 25 July 2011, 21:25 GMT
Find out why you're using /bin/sh and not /bin/bash. There's no bug here.
Comment by Dave Reisner (falconindy) - Monday, 25 July 2011, 21:29 GMT Comment by Leonidas Spyropoulos (inglor) - Tuesday, 26 July 2011, 07:07 GMT
True the problem lied within my ~/.bashrc after trying to reload the bash-completion again.
This was from migrating from Ubuntu where it needs to be there.

Also I am using /bin/bash
echo $SHELL
/bin/bash

Loading...