Your message dated Sat, 13 Aug 2022 06:59:39 +0000
with message-id <e1oml7t-0037dd...@fasolo.debian.org>
and subject line Bug#575848: Removed package(s) from unstable
has caused the Debian Bug report #359095,
regarding dh-kpatches: bugs in apply perl script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
359095: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=359095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dh-kpatches
Version: 0.100.1
Severity: grave
Tags: experimental
Justification: renders package unusable

I built a kernel-patch package for the hard disk queue freezing patch
that is used with the IBM ThinkPad HDAPS support code. It was built with
dh-kpatches 0.100.1, and I was told by a user that this package does not
work. The following errors are made in the apply perl script:

a) line 63 
     if (defined $DEBPATCHFILES[$IDX]  ...
   is the wrong test since an empty string is defined in perl. 
   It should be 
     if( not ($DEBPATCHFILES[$IDX] eq "") ....
   
b) line 153  
      printf 'Disk queue freezing support (queuefreeze)"
   has inconsistent quotation marks


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages dh-kpatches depends on:
ii  debhelper                     5.0.25     helper programs for debian/rules
ii  perl                          5.8.8-3    Larry Wall's Practical Extraction 

dh-kpatches recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.99.36+nmu4+rm

Dear submitter,

as the package dh-kpatches has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/575848

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to