[Git][reproducible-builds/reproducible-presentations][master] dc20 bullseye: fix formatting

Holger Levsen gitlab at salsa.debian.org
Thu Aug 27 15:47:16 UTC 2020



Holger Levsen pushed to branch master at Reproducible Builds / reproducible-presentations


Commits:
f9a21c20 by Holger Levsen at 2020-08-27T17:47:09+02:00
dc20 bullseye: fix formatting

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- 2020-08-27-Reproducing-bullseye-in-practice/index.html


Changes:

=====================================
2020-08-27-Reproducing-bullseye-in-practice/index.html
=====================================
@@ -299,14 +299,6 @@
 	</ul>
       </section>
 
-      <section>
-        <h3>The difference between theory and practice</h3>
-        <p>93% is a lie.</p>
-        <p class="fragment">54% on March 5th 2019.</p>
-        <p class="fragment">31% today.</p>
-        <p class="fragment">We can still improve this, though 24% (6804) of our source packages have not been uploaded nor binNMUed since December 2016.</p>
-        <p class="fragment">I'm not sure I want to / we should upload >6800 source packages in the next 2 years. So mass binNMUs for the rescue?  maybe do those mass uploads to experimental first? contra: more work</p>
-      </section>
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
         <h3>share and widen understanding of the status of reproducible bullseye</h3>
@@ -315,10 +307,12 @@
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
         <h3><code>.buildinfo</code> files</h3>
-        <p>#862073<br>ftp.debian.org: Please POST .buildinfo files to buildinfo.debian.net</p>
-        <p class="fragment">#763822<br>ftp.debian.org: please include .buildinfo file in the archive</p>
-        <p class="fragment">#862538<br>security.debian.org: Please POST .buildinfo files to buildinfo.debian.net</p>
-	<p class="fragment">#929397: ftp.d.o: please upload LTS .buildinfo files to ftp-master</p>
+       	<ul>
+        <li>#862073<br>ftp.debian.org: Please POST .buildinfo files to buildinfo.debian.net</li>
+        <li class="fragment">#763822<br>ftp.debian.org: please include .buildinfo file in the archive</li>
+        <li class="fragment">#862538<br>security.debian.org: Please POST .buildinfo files to buildinfo.debian.net</li>
+	<li class="fragment">#929397: ftp.d.o: please upload LTS .buildinfo files to ftp-master</li>
+	</ul>
       </section>
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
@@ -340,9 +334,11 @@
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
         <h3><code>.buildinfo</code> files from an unofficial service?</h3>
-        <p class="fragment">There should be a debian.org machine serving <code>.buildinfo</code> files to the public.</p>
-        <p class="fragment">Since December 2016: 965,333 files in total, eg 118,195 amd64 related.</p>
-        <p class="fragment">12 GB files, 4 GB links.</p>
+ 	<ul>
+        <li class="fragment">There should be a debian.org machine serving <code>.buildinfo</code> files to the public.</li>
+        <li class="fragment">Since December 2016: 965,333 files in total, eg 118,195 amd64 related.</li>
+        <li class="fragment">12 GB files, 4 GB links.</li>
+	</ul>
       </section>
 
 
@@ -352,22 +348,26 @@
      </section>
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
-        <h3><em>normal</em>normal bugs against debrebuild</h3>
-         <p class="fragment">#955049 debrebuild: no manpage and no --help option</p>
-         <p class="fragment">#955050 debrebuild: please accepted signed .buildinfo files</p>
-         <p class="fragment">#955307 debrebuild: should avoid downgrades</p>
-         <p class="fragment">#961862 debrebuild: should assemble the source for binNMUs</p>
-         <p class="fragment">#961864 debrebuild: creates wrong commandline for binNMUs</p>
+        <h3><em>normal</em>bugs against debrebuild</h3>
+       	</ul>
+         <li class="fragment">#955049 debrebuild: no manpage and no --help option</li>
+         <li class="fragment">#955050 debrebuild: please accepted signed .buildinfo files</li>
+         <li class="fragment">#955307 debrebuild: should avoid downgrades</li>
+         <li class="fragment">#961862 debrebuild: should assemble the source for binNMUs</li>
+         <li class="fragment">#961864 debrebuild: creates wrong commandline for binNMUs</li>
+	</ul>
      </section>
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
-        <h3><em>wishlist</em>normal bugs against debrebuild</h3>
-         <p class="fragment">#955123 debrebuild: please provide --sbuild-output-only option</p>
-         <p class="fragment">#955304 debrebuild: suggested sbuild command should use --no-run-lintian</p>
-         <p class="fragment">#955308 debrebuild: also explain *how* to use snapshot.d.o</p>
-         <p class="fragment">#958750 debrebuild: please add --standalone mode or --one-shot-mode</p>
-         <p class="fragment">#961861 debrebuild: should (optionally) download the source too</p>
-         <p class="fragment">#964722 debrebuild: please add option for rebuilding in the same path</p>
+        <h3><em>wishlist</em>bugs against debrebuild</h3>
+	<ul>
+         <li class="fragment">#955123 debrebuild: please provide --sbuild-output-only option</li>
+         <li class="fragment">#955304 debrebuild: suggested sbuild command should use --no-run-lintian</li>
+         <li class="fragment">#955308 debrebuild: also explain *how* to use snapshot.d.o</li>
+         <li class="fragment">#958750 debrebuild: please add --standalone mode or --one-shot-mode</li>
+         <li class="fragment">#961861 debrebuild: should (optionally) download the source too</li>
+         <li class="fragment">#964722 debrebuild: please add option for rebuilding in the same path</li>
+	</ul>
      </section>
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
@@ -377,20 +377,21 @@
 
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
         <h3>Misc other issues</h3>
-        <p class="fragment">#869184<br>sbuild, dput, dpkg: source uploads including <code>_amd64.buildinfo</code> causes problems</p>
-        <p class="fragment">#894441<br>binNMUs, mtimes and <code>rsync(1)</code> causes problems and binNMUs should be replaced by easy "no-change-except-debian/changelog-uploads"</p>
-	<p class="fragment">#969084: buildd.d.o: please don't use a tainted buildenv</p>
-    	<p class="fragment">#863622: apt: warn when installing packages that are not reproducible</p>
+	<ul>
+        <li class="fragment">#869184<br>sbuild, dput, dpkg: source uploads including <code>_amd64.buildinfo</code> causes problems</li>
+        <li class="fragment">#894441<br>binNMUs, mtimes and <code>rsync(1)</code> causes problems and binNMUs should be replaced by easy "no-change-except-debian/changelog-uploads"</li>
+	<li class="fragment">#969084: buildd.d.o: please don't use a tainted buildenv</li>
+    	<li class="fragment">#863622: apt: warn when installing packages that are not reproducible</li>
+	</ul>
       </section>
 
- 
-
-
       <section data-background="images/dc20-logo-horizontal-diversity.png" data-background-size="12%" data-background-position="90% 10%">
         <h3><em>other issues, release team related</em></h3>
-        <p>We are very happy that testing migration is blocked for binary uploads</p>
-        <p class="fragment">We very much like the idea of accellerating migration for reproducibility. You?</p>
-        <p class="fragment">Debian policy: probably too early for "must", but maybe time for "must not regress"? (This needs rebuilders first.)</p>
+       	</ul>
+        <li>We are very happy that testing migration is blocked for binary uploads</li>
+        <li class="fragment">We very much like the idea of accellerating migration for reproducibility. You?</li>
+        <li class="fragment">Debian policy: probably too early for "must", but maybe time for "must not regress"? (This needs rebuilders first.)</li>
+	</ul>
      </section>
  
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/commit/f9a21c20403f4ee00444ff9c0e1d49ce397117b6

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/-/commit/f9a21c20403f4ee00444ff9c0e1d49ce397117b6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200827/1b864780/attachment.htm>


More information about the rb-commits mailing list