[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#804381: jessie-pu: package s390-dasd/0.0.32~deb8u1



Control: tag -1 confirmed

On Sat, Nov  7, 2015 at 22:57:06 +0100, Philipp Kern wrote:

> Package: release.debian.org
> Severity: normal
> Tags: jessie
> User: release.debian.org@packages.debian.org
> Usertags: pu
> 
> I'd like to update s390-dasd 0.0.32 from stretch to sid, as
> 0.0.32~deb8u1. The debdiff is attached. It fixes installation of Debian
> within KVM on System z and within full-system emulation using qemu.
> 
> The critical hunk is this:
> 
> @@ -233,7 +235,8 @@
>                 return get_channel_input ();
>         else if (di_tree_size (channels) > 0)
>                 return get_channel_select ();
> -       return WANT_ERROR;
> +       di_info("s390-dasd: no channel found");
> +       return WANT_FINISH;
>  }
> 
> This lets s390-dasd exit cleanly if no DASD disks are found. Within qemu
> virtio is used to provide disks, which is totally different from what
> traditionally used to happen on the mainframe.
> 
> The remaining changes are .po updates, mainly in the comments, and
> the logging of the various error conditions s390-dasd emits. Without
> the logging you cannot deduce why it exited with a failure.
> 
> I'm also happy to skip the .po changes if needed, but it seemed cleaner
> to just backport stretch's current version.
> 
Seems ok to me.

[...]
> diff -Nru s390-dasd-0.0.30/debian/po/it.po s390-dasd-0.0.32/debian/po/it.po
> --- s390-dasd-0.0.30/debian/po/it.po	2013-12-04 00:53:16.000000000 +0100
> +++ s390-dasd-0.0.32/debian/po/it.po	2014-08-29 06:40:54.000000000 +0200
> @@ -4,7 +4,7 @@
>  # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST
>  #
>  # Italian messages for debian-installer.
> -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Software in the Public Interest, Inc.
> +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2103, 2014 Software in the Public Interest, Inc.
>  # This file is distributed under the same license as debian-installer.
>  # The translation team (for all four levels):
>  # Cristian Rigamonti <cri@linux.it>

Send my regards to your friends from 2103. ;)
(also I'm pretty sure there's no copyright assignment to SPI, so the
above is just wrong anyway)

Cheers,
Julien

Attachment: signature.asc
Description: PGP signature


Reply to: