xinitrc-3.41-1 release slipup?

Jeff Spaleta jspaleta at gmail.com
Tue Jun 8 15:29:05 UTC 2004


On Tue, 08 Jun 2004 23:13:55 +0800, Dexter Ang <thepoch at mydestiny.net> wrote:
> 
> Hello people.
> 
> I'm just wondering about the recently released update xinitrc-3.41-1.
> Inside the script /etc/X11/xinit/xinitrc is this section:
> 
> # run all system xinitrc shell scripts.
> for file in /etc/X11/xinit/xinitrc.d/* ; do
>      if echo $file | grep -q "\.sh$" ; then
>          . $file
>      else
>          echo "warning: $file does not end in .sh extension, ignoring"
>      fi
> done
> 
> and yet it comes with a script /etc/X11/xinit/xinitrc.d/xinput that
> doesn't have a ".sh" in the end, which never gets run. I only noticed
> this since I have tpb from fedora.us that no longer worked.
> 

If this isn't filed already...better file this as a bug in bugzilla.redhat.com
To make sure the package maintainer sees this.  Warnings being
generated by the packaged xinput and xmbind scriipts are probably
bugs.

-jef





More information about the fedora-list mailing list