Changeset 64fc864
- Timestamp:
- 10/08/2017 03:55:40 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- eb31fb51
- Parents:
- 4c54ce8
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r4c54ce8 r64fc864 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[dj] - Update to samba-4.7.0. Fixes 49 <ulink url="&blfs-ticket-root;9809">#9809</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[dj] - Use upstream tarball for systemd with meson build.</para> 49 53 </listitem> -
networking/netprogs/samba.xml
r4c54ce8 r64fc864 7 7 <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz"> 8 8 <!ENTITY samba-download-ftp " "> 9 <!ENTITY samba-md5sum "c 6ee5c766016d59908c8fb672fbbd445">10 <!ENTITY samba-size " 21MB">11 <!ENTITY samba-buildsize "5 66 MB (add 371 MB for quicktest, add up to 1.6 GB additional for developer tests)">12 <!ENTITY samba-time "8. 5 SBU (add 4.2 SBU for quicktest, and up to 280 SBU to run developer tests)">9 <!ENTITY samba-md5sum "cf5eaf34f510e3d5643c0dcfd49fcc40"> 10 <!ENTITY samba-size "17 MB"> 11 <!ENTITY samba-buildsize "535 MB (add 14 MB for quicktest)"> 12 <!ENTITY samba-time "8.1 SBU (add 0.4 SBU for quicktest)"> 13 13 ]> 14 14 … … 176 176 make</userinput></screen> 177 177 178 <!--179 <para>According to <application>Samba</application> developers, the180 limitation to 108 characters of the path length of a unix named pipe socket181 may be the cause of errors, so that over 1/3 of the tests might fail. For182 this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>183 (or another path with small number of characters) can be used with184 configure. Even so, the185 <quote><replaceable>samba3.raw.eas</replaceable></quote> test may fail,186 apparently for the same reason. If one quicktest fails, it can be disabled.187 For example, <quote><replaceable>samba3.raw.eas</replaceable></quote> may188 be disabled with the following command:</para>189 190 <screen><userinput>sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail</userinput></screen>191 -->192 193 178 <para>To test the results, as the 194 179 <systemitem class="username">root</systemitem> user, issue: … … 203 188 installed the optional python modules above, you can run these tests with 204 189 <command>make test</command>. It is not recommended for the average 205 builder at nearly 100 SBU , and you should expect ~80 errors and ~30206 failures from the 3000+ tests.</para>190 builder at nearly 100 SBU and over a gigabyte of disk space, and you 191 should expect ~80 errors and ~30 failures from the 3000+ tests.</para> 207 192 </note> 208 193 -
packages.ent
r4c54ce8 r64fc864 426 426 <!ENTITY rpcbind-version "0.2.4"> 427 427 <!ENTITY rsync-version "3.1.2"> 428 <!ENTITY samba-version "4. 6.7">428 <!ENTITY samba-version "4.7.0"> 429 429 <!ENTITY wget-version "1.19.1"> 430 430 <!ENTITY wireless-tools-version "29">
Note:
See TracChangeset
for help on using the changeset viewer.