[setup topic/libsolv] Crash after incomplete download

2017-11-01 Thread Ken Brown
If there is a download failure and the user clicks Yes in response to "Download Incomplete. Try again?", then setup will crash. The crash occurs at PickView.cc:447 because i->source() is NULL. I haven't yet analyzed this in further detail, but the crux of the issue seems to be that we call d

Re: [PATCH cygport] Add a command to make a test release

2017-11-01 Thread Yaakov Selkowitz
On 2017-10-03 14:51, Jon Turney wrote: > This patch (originally by Achim Gratz) adds a mechanism for generating > packages marked as 'test' as described in [1]. > > I'm not committed to any of the details, but I would like to get > something with this functionality in, so tell me how you'd like it

Re: Changes on sourceware for ghostscript fonts

2017-11-01 Thread Jon Turney
On 01/11/2017 12:29, Ken Brown wrote: I would like to rename ghostscript-fonts-std to urw-base35-fonts for consistency with Fedora.  (Debian is similar.)  If this is OK, we'll need a new directory urw-base35-fonts under noarch, and the about-to-become obsolete ghostscript-fonts-std directory ne

Changes on sourceware for ghostscript fonts

2017-11-01 Thread Ken Brown
I would like to rename ghostscript-fonts-std to urw-base35-fonts for consistency with Fedora. (Debian is similar.) If this is OK, we'll need a new directory urw-base35-fonts under noarch, and the about-to-become obsolete ghostscript-fonts-std directory needs to be moved into it. The attache