<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/integration/test-apt-progress-fd-error, branch 1.1_exp15</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1_exp15</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1_exp15'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-09-14T13:22:18Z</updated>
<entry>
<title>tests: use more 'native' instead of 'amd64' if possible</title>
<updated>2015-09-14T13:22:18Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-09-10T19:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=90b56f542e0ae722c843265f4e6250cc0a096f5d'/>
<id>urn:sha1:90b56f542e0ae722c843265f4e6250cc0a096f5d</id>
<content type='text'>
The tests usually run on amd64 boxes, but once in a while I run it on a
(slow) armel box as well, which has its fair share of problems with some
tests, but at least the low hanging fruits can be dealt with: Do not
assume that amd64 is the native dpkg architecture – instead use whatever
dpkg thinks is native as architecture for the test.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>always run 'dpkg --configure -a' at the end of our dpkg callings</title>
<updated>2014-12-07T18:12:51Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-11-18T18:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ecb777ddb4d13bb7a18bbf2ebb8e2c810dcaeb72'/>
<id>urn:sha1:ecb777ddb4d13bb7a18bbf2ebb8e2c810dcaeb72</id>
<content type='text'>
dpkg checks now for dependencies before running triggers, so that
packages can now end up in trigger states (especially those we are not
touching at all with our calls) after apt is done running.

The solution to this is trivial: Just tell dpkg to configure everything
after we have (supposely) configured everything already. In the worst
case this means dpkg will have to run a bunch of triggers, usually it
will just do nothing though.

The code to make this happen was already available, so we just flip a
config option here to cause it to be run. This way we can keep
pretending that triggers are an implementation detail of dpkg.
--triggers-only would supposely work as well, but --configure is more
robust in regards to future changes to dpkg and something we will
hopefully make use of in future versions anyway (as it was planed at the
time this and related options were implemented).

Closes: 769609
</content>
</entry>
<entry>
<title>fix and non-silent fail dpkg-overwrite error test</title>
<updated>2014-09-07T20:12:05Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-09-07T20:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f920cbe8527ce523974da2563ca1165790c1d40e'/>
<id>urn:sha1:f920cbe8527ce523974da2563ca1165790c1d40e</id>
<content type='text'>
Commit cbcdd3ee9d86379d1b3a44e41ae8b17dc23111d0 removes the space at the
end of the debfile name dpkg send to us and we previously had included
in the pmerror message we printed on the statusfd.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>reshuffle dpkgpm.cc code a bit more</title>
<updated>2013-10-18T06:32:36Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-18T06:32:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=11ef54810d6241b6d2433d27099b43763dabaee3'/>
<id>urn:sha1:11ef54810d6241b6d2433d27099b43763dabaee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests, do not send pkgname with arch via the status-fd</title>
<updated>2013-10-15T16:07:44Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-15T16:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=42c1513b712818823e0a136c949f0d93c46907d7'/>
<id>urn:sha1:42c1513b712818823e0a136c949f0d93c46907d7</id>
<content type='text'>
</content>
</entry>
</feed>
