Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/accountsservice.xml

    rb751256 r0fab41a  
    88           "https://www.freedesktop.org/software/accountsservice/accountsservice-&accountsservice-version;.tar.xz">
    99  <!ENTITY accountsservice-download-ftp  " ">
    10   <!ENTITY accountsservice-md5sum        "03dccfe1b306b7ca19743e86d118e64d">
    11   <!ENTITY accountsservice-size          "621 KB">
    12   <!ENTITY accountsservice-buildsize     "9.8 MB (add 0.5 MB for tests)">
    13   <!ENTITY accountsservice-time          "less than 0.1 SBU (with tests)">
     10  <!ENTITY accountsservice-md5sum        "6dae0b50b48abe61296c8ecf90068c1f">
     11  <!ENTITY accountsservice-size          "100 KB">
     12  <!ENTITY accountsservice-buildsize     "7.3 MB">
     13  <!ENTITY accountsservice-time          "less than 0.1 SBU">
    1414]>
    1515
     
    101101  <sect2 role="installation">
    102102    <title>Installation of AccountsService</title>
    103 
    104     <para>
    105       First, fix one test that fails if the <option>en_IE.UTF-8</option> locale
    106       is not installed:
    107     </para>
    108 
    109 <screen><userinput>sed -i '/^SIMULATED_SYSTEM_LOCALE/s/en_IE.UTF-8/en_HK.iso88591/' tests/test-daemon.py</userinput></screen>
    110 
     103<!-- fixed in 22.08.8
     104    <para revision="systemd">
     105      First, fix an issue in the systemd unit that causes runtime issues:
     106      <!-\- causes errors when trying to change the user's icon in g-c-c -\->
     107    </para>
     108
     109<screen revision="systemd"><userinput remap="pre">sed -i '/PrivateTmp/d' data/accounts-daemon.service.in</userinput></screen>
     110-->
    111111    <para>
    112112      Install <application>AccountsService</application> by running the following
     
    135135
    136136    <para>
    137       To test the package, issue <command>ninja test</command>.
     137      This package does not come with a test suite.
    138138    </para>
    139139
Note: See TracChangeset for help on using the changeset viewer.