[Rpm-maint] [rpm-software-management/rpm] Add tests/README (#486)

2018-07-31 Thread Bernhard M. Wiedemann
to document how to run tests
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/486

-- Commit Summary --

  * Add tests/README

-- File Changes --

A tests/README (8)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/486.patch
https://github.com/rpm-software-management/rpm/pull/486.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/486
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] find-debuginfo.sh: sort output of find (#485)

2018-07-31 Thread Bernhard M. Wiedemann
We could add on top `export LC_ALL=C` to make sure locales do not influence the 
result (and drop the other 2 inline instances of that).
I did not yet bisect which of the changes makes what difference because 
test-cycles are slow.


>> Note: elfbins.list has remaining indeterminism from the `run_job`
>> function running in parallel unless using `-j1`

> So, this isn't a problem for creating reproducible builds?

No, that seems to not make a difference on rpms - only makes the build 
filesystem diff a bit messier.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/485#issuecomment-409179734___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] find-debuginfo.sh: decompress DWARF compressed ELF sections (#473)

2018-07-31 Thread Igor Gnatenko
@pmatilai that's kinda 2-sided problem. On one side if you have your binary 
with compressed ELF sections, then find-debuginfo would not find anything and 
just fail your build... On the other side, just tests fail if you have old 
elfutils.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/473#issuecomment-409162753___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] find-debuginfo.sh: decompress DWARF compressed ELF sections (#473)

2018-07-31 Thread Panu Matilainen
Okay that helps, but requiring a bleeding-edge elfutils for normal operation is 
not that great...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/473#issuecomment-409134423___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] find-debuginfo.sh: decompress DWARF compressed ELF sections (#473)

2018-07-31 Thread Igor Gnatenko
https://bugzilla.redhat.com/show_bug.cgi?id=1607044

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/473#issuecomment-409132158___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] find-debuginfo.sh: decompress DWARF compressed ELF sections (#473)

2018-07-31 Thread Igor Gnatenko
@pmatilai update elfutils.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/473#issuecomment-409132047___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] find-debuginfo.sh: decompress DWARF compressed ELF sections (#473)

2018-07-31 Thread Panu Matilainen
This is causing test-suite failures on the following tests:
142: rpmbuild implicit suid binary   FAILED (rpmbuild.at:700)
163: rpmbuild buildid hardlink alldebug  FAILED (rpmbuildid.at:699)
165: rpmbuild buildid hardlink separate  FAILED (rpmbuildid.at:829)
167: rpmbuild buildid hardlink compatFAILED (rpmbuildid.at:968)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/473#issuecomment-409131706___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Use full build template (#480)

2018-07-31 Thread Andreas Scherer
@ascherer pushed 1 commit.

74daeff  Addendum: Clean up logic in 'doScript()'.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/rpm-software-management/rpm/pull/480/files/440003acb9302aea8dce0b4eae871db8fe108480..74daeff54af370b907b544f1a84611d219ad1819
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint