<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://julien.danjou.info/blog/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>jd:/dev/blog - Tag - rebuildd  - Commentaires</title>
  <link>http://julien.danjou.info/blog/index.php/</link>
  <atom:link href="http://julien.danjou.info/blog/index.php/feed/tag/rebuildd/rss2/comments" rel="self" type="application/rss+xml"/>
  <description>Julien Danjou's blog</description>
  <language>fr</language>
  <pubDate>Fri, 14 Nov 2008 16:30:23 +0100</pubDate>
  <copyright>All Right Reserved</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Testing out rebuildd 0.3.0 - jd</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/12/02/Testing-out-rebuildd-030#c61647</link>
    <guid isPermaLink="false">urn:md5:82f0fe1cb68d351673f73e101315462c</guid>
    <pubDate>Mon, 03 Dec 2007 15:14:31 +0100</pubDate>
    <dc:creator>jd</dc:creator>
    
    <description>&lt;p&gt;Easily doable, you just have to modify your pbuilder instance to run wrap dpkg-buildpackage calls.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Testing out rebuildd 0.3.0 - Seo Sanghyeon</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/12/02/Testing-out-rebuildd-030#c61322</link>
    <guid isPermaLink="false">urn:md5:4e85c5c8c5998f5d58765f4fa83a2673</guid>
    <pubDate>Sun, 02 Dec 2007 19:20:10 +0100</pubDate>
    <dc:creator>Seo Sanghyeon</dc:creator>
    
    <description>&lt;p&gt;How about parallel building with dpkg-buildpackage -j2?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - bytecoders</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11638</link>
    <guid isPermaLink="false">urn:md5:5164e64d13d27ea4819d6d4d6dbe5870</guid>
    <pubDate>Thu, 04 Oct 2007 14:05:29 +0200</pubDate>
    <dc:creator>bytecoders</dc:creator>
    
    <description>&lt;p&gt;Ubuntu no contribuye a Debian y encima hace el trabajo mal&lt;br /&gt;
Trackback:&lt;br /&gt;
&lt;a href=&quot;http://bytecoders.homelinux.com/content/ubuntu-no-contribuye-debian-y-encima-hace-el-trabajo-mal.html&quot; title=&quot;http://bytecoders.homelinux.com/content/ubuntu-no-contribuye-debian-y-encima-hace-el-trabajo-mal.html&quot; rel=&quot;nofollow&quot;&gt;http://bytecoders.homelinux.com/con...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - RAOF</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11385</link>
    <guid isPermaLink="false">urn:md5:1138f2c848dcfc055a49d3ca99b12aff</guid>
    <pubDate>Wed, 03 Oct 2007 09:35:35 +0200</pubDate>
    <dc:creator>RAOF</dc:creator>
    
    <description>&lt;p&gt;All our buildds have /bin/sh -&amp;gt; dash, this is our default sh, and I (mistakenly) thought that \n -&amp;gt; newline in echo was POSIX (it's implementation defined, apparently).  Stupid man sh, stupid me!&lt;/p&gt;


&lt;p&gt;Your fix is really a fix, being actually portable.  The Ubuntu bug has been re-opened.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - MadCoder</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11380</link>
    <guid isPermaLink="false">urn:md5:47ea08f33019d9902b49fcfb5358c2b2</guid>
    <pubDate>Wed, 03 Oct 2007 09:26:38 +0200</pubDate>
    <dc:creator>MadCoder</dc:creator>
    
    <description>&lt;p&gt;FWIW the proper fix is not to use printf at all but use:&lt;/p&gt;


&lt;p&gt;python -c &quot;statement1; statement2; statement3&quot;&lt;/p&gt;


&lt;p&gt;@Chris: I thought Ubuntu had a CoC ? or does it apply only in teletubyland (_that_ would be a quite convenient CoC then) ?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - jldugger</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11379</link>
    <guid isPermaLink="false">urn:md5:49ac0a3bd9ec2798d4bd4776f761b6e1</guid>
    <pubDate>Wed, 03 Oct 2007 09:25:23 +0200</pubDate>
    <dc:creator>jldugger</dc:creator>
    
    <description>&lt;p&gt;It can be frustrating to send patches upstream and be shot down, but I don't think that Ubuntu developers should allow the letdowns to discourage them, even if they comprise the majority of interactions with Debian.&lt;/p&gt;


&lt;p&gt;In this particular case, the developer seems to have decided Debian upstream wasn't interested in fixing bash-isms.  I'm glad to hear  you are.  Indeed, I wish there was a better way to handle.  Partly I think the direct antagonism directed at Ubuntu makes people care less about working with Debian, resulting in less than optimal systems like patches.ubuntu.com with little or no documentation. I realize that the amateur efforts that sometimes represent Ubuntu Universe are less than perfect.  Still, I like Ubuntu and Debian, and I hope the future finds some better policies, algorithms and communications to make this work with less friction on both sides.  A posting on a blog indexed by Planet Debian should not be the best avenue to pursue such things, but it seems for the moment it is =(&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - jd</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11368</link>
    <guid isPermaLink="false">urn:md5:af589dc27fd30eb23e1f52b0c980f4e0</guid>
    <pubDate>Wed, 03 Oct 2007 09:01:34 +0200</pubDate>
    <dc:creator>jd</dc:creator>
    
    <description>&lt;p&gt;We assume that /bin/sh can be dash as well.&lt;/p&gt;


&lt;p&gt;If the fix is correct in Ubuntu, you assume that /bin/sh will never be bash?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - RAOF</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11301</link>
    <guid isPermaLink="false">urn:md5:1f9a03e556fc2b5d512e09c663e0eebd</guid>
    <pubDate>Wed, 03 Oct 2007 03:37:29 +0200</pubDate>
    <dc:creator>RAOF</dc:creator>
    
    <description>&lt;p&gt;I filed &amp;amp; fixed the Ubuntu bug (the fix is correct in Ubuntu, but /usr/bin/printf is indeed more correct, thanks).&lt;/p&gt;


&lt;p&gt;I can't remember exactly why I didn't file a Debian bug as well, but it was probably because: (1) I didn't have a Debian system at the time to test it on, and (2) It shouldn't have adversely affected the Debian package at all, since you use bash for /bin/sh.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - Chris Cunningham</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11231</link>
    <guid isPermaLink="false">urn:md5:b4fcf75ae0fbddbebe7acaca180c9176</guid>
    <pubDate>Wed, 03 Oct 2007 00:54:09 +0200</pubDate>
    <dc:creator>Chris Cunningham</dc:creator>
    
    <description>&lt;p&gt;All things considered, considering that I haven't the patience of saints, I probably wouldn't make much of an effort to submit my patches to sociopathic dicks (that's debian-fr, by the way) if I could, either. Unsurprisingly, this is self-perpetuating, which is why it's 500% more likely that a random debian-fr user is going to troll Planet Debian about uncooperative upstreams/downstreams comparing to normal DDs.&lt;/p&gt;


&lt;p&gt;Apologies to the few French DDs tarred with this brush who don't spend most of their free time making other free software developers less inclined to cooperate with debian. But then, I imagine they stopped reading this blog a while ago.&lt;/p&gt;


&lt;p&gt;- Chris&lt;/p&gt;</description>
  </item>
      
    <item>
    <title>[ping] Ubuntu: not contributing to Debian, and even doing bad work - cpunk - the cypherblog</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11133</link>
    <guid isPermaLink="false">urn:md5:ea0b3fb2066724479deb29efe6493075</guid>
    <pubDate>Tue, 02 Oct 2007 22:35:04 +0200</pubDate>
    <dc:creator>cpunk - the cypherblog</dc:creator>
    
    <description>&lt;p&gt;&lt;a href="http://www.cpunk.de/archives/2007/10/02/index.html#e2007-10-02T22_33_02.txt"&gt;Ubuntu  Debian&lt;/a&gt;&lt;/p&gt;
    &lt;!-- TB --&gt;

&lt;p&gt;Noch gut erinnere ich mich an den abschätzigen Kommentar eines Freundes, Ubuntu sei ein Betriebssystem für Hippies... Dazu mag allerdings so gar nicht der Vorwurf der Debianer passen, Ubuntu profitiere zwar eine Menge vom Debian-Projekt, gebe aber......&lt;/p&gt;</description>
  </item>
    
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - jd</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11128</link>
    <guid isPermaLink="false">urn:md5:a7a7cd88f042b5a966a072efe20bb38f</guid>
    <pubDate>Tue, 02 Oct 2007 22:19:54 +0200</pubDate>
    <dc:creator>jd</dc:creator>
    
    <description>&lt;p&gt;Already commited with printf, yes.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Ubuntu: not contributing to Debian, and even doing bad work - Daniel Jacobowitz</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/10/02/Ubuntu%3A-not-contributing-to-Debian-and-even-doing-bad-work#c11127</link>
    <guid isPermaLink="false">urn:md5:cf2a7e86e74b5aa2711615d79395f51f</guid>
    <pubDate>Tue, 02 Oct 2007 22:15:27 +0200</pubDate>
    <dc:creator>Daniel Jacobowitz</dc:creator>
    
    <description>&lt;p&gt;If you still want to fix the bug, I recommend /usr/bin/printf for this sort of thing.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Debian archive rebuild for nostrip finished - klokop</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/08/16/Debian-archive-rebuild-for-nostrip-finished#c3596</link>
    <guid isPermaLink="false">urn:md5:ca8d966515390812a9bdcf47ca78cb02</guid>
    <pubDate>Thu, 16 Aug 2007 17:36:08 +0200</pubDate>
    <dc:creator>klokop</dc:creator>
    
    <description>&lt;p&gt;About pr0n in software: libPr0n (&lt;a href=&quot;http://www.stukjewebgebeuren.nl/node/470&quot; title=&quot;http://www.stukjewebgebeuren.nl/node/470&quot; rel=&quot;nofollow&quot;&gt;http://www.stukjewebgebeuren.nl/nod...&lt;/a&gt;)&lt;/p&gt;


&lt;p&gt;&lt;img src=&quot;/blog//themes/geeek.org/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Implementing Debian policy check with rebuildd - glandium</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/08/06/Implementing-Debian-policy-check-with-rebuildd#c2122</link>
    <guid isPermaLink="false">urn:md5:e9d14bb0d3fe9c203d1e2b0ce3741fd4</guid>
    <pubDate>Tue, 07 Aug 2007 11:37:01 +0200</pubDate>
    <dc:creator>glandium</dc:creator>
    
    <description>&lt;p&gt;The problem I have is that even when not building with -g, there are debugging information coming from the libc in the binaries &lt;img src=&quot;/blog//themes/geeek.org/smilies/confused.png&quot; alt=&quot;:-/&quot; class=&quot;smiley&quot; /&gt; So, for the moment, I don't know how to tell if there are lines debugging info in a binary or not (.debug_line section exists and is not empty), though it seems possible to say if -g was used by looking if .debug_loc and .debug_frame sections are present.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Implementing Debian policy check with rebuildd - jd</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/08/06/Implementing-Debian-policy-check-with-rebuildd#c2118</link>
    <guid isPermaLink="false">urn:md5:d59da66a843f934e021479697b832882</guid>
    <pubDate>Tue, 07 Aug 2007 11:11:45 +0200</pubDate>
    <dc:creator>jd</dc:creator>
    
    <description>&lt;p&gt;Suggestions are welcome.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Implementing Debian policy check with rebuildd - glandium</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/08/06/Implementing-Debian-policy-check-with-rebuildd#c2091</link>
    <guid isPermaLink="false">urn:md5:ba375ee89e95112440581f08c3807977</guid>
    <pubDate>Tue, 07 Aug 2007 07:42:31 +0200</pubDate>
    <dc:creator>glandium</dc:creator>
    
    <description>&lt;p&gt;Next step will be to determine what kind of symbols are provided in the files. A file could actually be not stripped, and still have no debugging information. I was trying to see with objdump and readelf the kind of tests that could be made to detect this.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>About unit tests - Marius Gedminas</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/07/13/About-unit-tests#c862</link>
    <guid isPermaLink="false">urn:md5:0d112ca5f8b854d7662a017df2c3edf0</guid>
    <pubDate>Fri, 13 Jul 2007 18:59:41 +0200</pubDate>
    <dc:creator>Marius Gedminas</dc:creator>
    
    <description>&lt;p&gt;I cannot count the cases where I wrote unit tests that found bugs in trivial functions I was absolutely certain were error-free.&lt;/p&gt;


&lt;p&gt;Unit tests are very useful.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>About unit tests - Steve</title>
    <link>http://julien.danjou.info/blog/index.php/post/2007/07/13/About-unit-tests#c852</link>
    <guid isPermaLink="false">urn:md5:eec75b2fdbc3e2185026cab30a6bd305</guid>
    <pubDate>Fri, 13 Jul 2007 15:56:17 +0200</pubDate>
    <dc:creator>Steve</dc:creator>
    
    <description>&lt;p&gt;Probably a little of both &lt;img src=&quot;/blog//themes/geeek.org/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;Actually I've found unit tests to be extremely useful for coding, and I try to add them to all new code I touch.&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>