<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/t, branch 8.09</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>fix a testsuite warning</title>
<updated>2015-08-04T16:00:35+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T11:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=1089a6c113c53cd77147808ebeb4f6d0ef03fa89'/>
<id>1089a6c113c53cd77147808ebeb4f6d0ef03fa89</id>
<content type='text'>
Explicitely adding libnss3.so fixes installing that package:
warning: %post(rpm-query-in-scriptlet-1-1.x86_64) scriptlet failed, exit status 127

Which is b/c of:
error: Failed to initialize NSS library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explicitely adding libnss3.so fixes installing that package:
warning: %post(rpm-query-in-scriptlet-1-1.x86_64) scriptlet failed, exit status 127

Which is b/c of:
error: Failed to initialize NSS library
</pre>
</div>
</content>
</entry>
<entry>
<title>speedup build by skipping debuginfo</title>
<updated>2015-08-04T16:00:35+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T11:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=909820149b05ee14a3d5568eabc27b139f7c5210'/>
<id>909820149b05ee14a3d5568eabc27b139f7c5210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do check that %%pretrans do fail (rpm-4.10+)</title>
<updated>2015-08-04T16:00:35+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T07:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=654ffaa9caf78556b9759c18345b5ec9207f3c43'/>
<id>654ffaa9caf78556b9759c18345b5ec9207f3c43</id>
<content type='text'>
basically reverting commit 5d7414cd5dc0c7dbdfe5314df4253cb14f86e9b2
and inversing the test expected result

needs rpm-4.12.90-2.mga6 or newer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
basically reverting commit 5d7414cd5dc0c7dbdfe5314df4253cb14f86e9b2
and inversing the test expected result

needs rpm-4.12.90-2.mga6 or newer
</pre>
</div>
</content>
</entry>
<entry>
<title>convert trigger scriptlets from lua to sh</title>
<updated>2015-08-04T16:00:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T08:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=1e0eb1139e125f6009949fd61d5088d5cc9084db'/>
<id>1e0eb1139e125f6009949fd61d5088d5cc9084db</id>
<content type='text'>
needed for next commit because:
lua's exit(1) is ignored since rpm-4.9.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for next commit because:
lua's exit(1) is ignored since rpm-4.9.0
</pre>
</div>
</content>
</entry>
<entry>
<title>install sh as dep for failing-scriplets pkgs</title>
<updated>2015-08-04T09:50:46+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T08:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=714d7bde3a2244dbfc6e83305d6e586555d2339f'/>
<id>714d7bde3a2244dbfc6e83305d6e586555d2339f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce new helper func</title>
<updated>2015-08-04T09:50:46+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T08:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=0f9a26d4d5c78b9e44e0062a41ce0448bcb1f953'/>
<id>0f9a26d4d5c78b9e44e0062a41ce0448bcb1f953</id>
<content type='text'>
needed for next commits
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for next commits
</pre>
</div>
</content>
</entry>
<entry>
<title>add /bin/sh provider</title>
<updated>2015-08-04T09:49:49+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T08:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=9b818192549caf3563b57b26189ef33ce570a79f'/>
<id>9b818192549caf3563b57b26189ef33ce570a79f</id>
<content type='text'>
(needed for next commit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(needed for next commit)
</pre>
</div>
</content>
</entry>
<entry>
<title>kill useless Group: definitions</title>
<updated>2015-08-04T09:49:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T09:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=7882a503d78e66d919913ce80cfa5824647c7f71'/>
<id>7882a503d78e66d919913ce80cfa5824647c7f71</id>
<content type='text'>
uneeded since rpm-4.6.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uneeded since rpm-4.6.0
</pre>
</div>
</content>
</entry>
<entry>
<title>kill useless Url: definitions</title>
<updated>2015-08-04T09:49:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=22fbb56f7445ce91b420a259fd92f2d3ec1afdb9'/>
<id>22fbb56f7445ce91b420a259fd92f2d3ec1afdb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kill useless buildroot definitions</title>
<updated>2015-08-04T09:47:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-08-04T08:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=f120745402d0c23582b9f64f886ff59a58720f6c'/>
<id>f120745402d0c23582b9f64f886ff59a58720f6c</id>
<content type='text'>
(uneeded since rpm-4.6+ ...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(uneeded since rpm-4.6+ ...)
</pre>
</div>
</content>
</entry>
</feed>
