<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>29093</bug_id>
          
          <creation_ts>2013-06-20 17:40:04 +0400</creation_ts>
          <short_desc>Сообщение об ошибке при логине в консоле</short_desc>
          <delta_ts>2013-06-24 21:33:07 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>libfreetype-infinality</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mikhail Efremov">sem</reporter>
          <assigned_to name="cow@altlinux.org">cow</assigned_to>
          <cc>aen</cc>
    
    <cc>cow</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>141061</commentid>
    <comment_count>0</comment_count>
    <who name="Mikhail Efremov">sem</who>
    <bug_when>2013-06-20 17:40:04 +0400</bug_when>
    <thetext>-bash: echo: ошибка записи: Обрыв канала

Это из-за /etc/profile.d/infinality-settings.sh:
if [ &quot;$SET_XFT_SETTINGS&quot; = &quot;true&quot; ]; then
  echo &quot;$XFT_SETTINGS&quot; | xrdb -merge  &gt;/dev/null 2&gt;&amp;1
fi

потому как
xrdb: Can&apos;t open display &apos;&apos;

Можно проверять DISPLAY или просто
if [ &quot;$SET_XFT_SETTINGS&quot; = &quot;true&quot; ]; then
  echo &quot;$XFT_SETTINGS&quot; | xrdb -merge
fi &gt;/dev/null 2&gt;&amp;1

Впрочем, возможно использование xrdb в /etc/profile.d/ - это вообще зря, не место ли этому всему где-нибудь в /etc/X11/xinit.d/?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>141124</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2013-06-24 21:33:07 +0400</bug_when>
    <thetext>libfreetype-infinality-2.4.12-alt2 -&gt; sisyphus:

* Mon Jun 24 2013 Dmitry V. Levin &lt;ldv@altlinux&gt; 2.4.12-alt2
- infinality-settings.sh: relocated from /etc/profile.d/ to
  /etc/X11/profile.d/ (closes: #29093).
- Reintroduced ld.so.conf.d based configuration (closes: #29095).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>