<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/urpm, branch 7.25</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>fix leaving read locks on rpmdb (mga#9248)</title>
<updated>2013-04-20T22:53:38+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-20T22:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=ea59234ebdb7e6a9a331aeb0c037e4f7e8607865'/>
<id>ea59234ebdb7e6a9a331aeb0c037e4f7e8607865</id>
<content type='text'>
regression introduced in commit r7280 on Feb 5 2013: "(install_logger)
unify with callback_uninst(), thus fixing counting for erasures"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
regression introduced in commit r7280 on Feb 5 2013: "(install_logger)
unify with callback_uninst(), thus fixing counting for erasures"
</pre>
</div>
</content>
</entry>
<entry>
<title>fix package count when a package has a %pretrans scriptlet</title>
<updated>2013-04-01T13:45:57+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-01T13:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=d1fffb9a03a3a5203a2beb98a249c00f47e05ae3'/>
<id>d1fffb9a03a3a5203a2beb98a249c00f47e05ae3</id>
<content type='text'>
(spot by Colin on installing a minimal system with urpmi)

callback_open got called one too much (it got called twice for first
package which is actually filesystem), thus we bump the index one too
much.

the call chain is:
rpmtsRun() -&gt; runTransScripts() -&gt; rpmteProcess() which says:
    /* Dont bother opening for elements without pre/posttrans scripts */

But since we now have package ('filesystem') with %pretrans due to /usr
migration, it goes further and calls rpmteOpen()-&gt;rpmteFDHeader() which
notifys us about a package opening in order to get its file descriptor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(spot by Colin on installing a minimal system with urpmi)

callback_open got called one too much (it got called twice for first
package which is actually filesystem), thus we bump the index one too
much.

the call chain is:
rpmtsRun() -&gt; runTransScripts() -&gt; rpmteProcess() which says:
    /* Dont bother opening for elements without pre/posttrans scripts */

But since we now have package ('filesystem') with %pretrans due to /usr
migration, it goes further and calls rpmteOpen()-&gt;rpmteFDHeader() which
notifys us about a package opening in order to get its file descriptor.
</pre>
</div>
</content>
</entry>
<entry>
<title>display exceptions that happened while downloading (mga#9529)</title>
<updated>2013-03-26T19:37:17+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-26T19:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=4202cce334ee46f8772dd8b451e343944dd46364'/>
<id>4202cce334ee46f8772dd8b451e343944dd46364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document 'post_download' callback too</title>
<updated>2013-03-21T22:52:37+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T22:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=2da511fc8bc48e1f15e805e282c496225d79a046'/>
<id>2da511fc8bc48e1f15e805e282c496225d79a046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>note that urpm::util is a subset of MDK::Common</title>
<updated>2013-03-21T07:28:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T07:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4'/>
<id>fcd2bd2b71d3a266f9b3f1d5edf93eef0aa2f4b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kill unused return values</title>
<updated>2013-03-21T07:28:21+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T07:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=a862fb497201f97f5ac5b494b973436df5515af2'/>
<id>a862fb497201f97f5ac5b494b973436df5515af2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>previous commit enables to further simplify</title>
<updated>2013-03-21T07:28:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T07:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=212b9c8dce010658c292548d115cdb5c81838269'/>
<id>212b9c8dce010658c292548d115cdb5c81838269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify, let mount finds the loop device</title>
<updated>2013-03-21T07:28:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T07:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=04cdfc93220a8deb595dccda794fa34ae5c77f36'/>
<id>04cdfc93220a8deb595dccda794fa34ae5c77f36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treat formatList like others...</title>
<updated>2013-03-21T07:28:13+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T07:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=73cb41dad6924966006c0b00360c1d4f3221acbe'/>
<id>73cb41dad6924966006c0b00360c1d4f3221acbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify</title>
<updated>2013-03-21T07:28:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-21T07:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=6766636433d00baae142dc994bd295bce1c7e344'/>
<id>6766636433d00baae142dc994bd295bce1c7e344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
