From: owner@bugs.debian.org   
      
   This is a multi-part message in MIME format...   
      
   Your message dated Thu, 08 Jan 2026 19:03:49 +0000   
   with message-id    
   and subject line Bug#1121366: fixed in linux-base 4.15   
   has caused the Debian Bug report #1121366,   
   regarding linux-run-hooks uses wrong directory name for headers postinst   
   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 owner@bugs.debian.org   
   immediately.)   
      
      
   --    
   1121366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121366   
   Debian Bug Tracking System   
   Contact owner@bugs.debian.org with problems   
      
   Received: (at submit) by bugs.debian.org; 25 Nov 2025 10:38:36 +0000   
   X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02   
    (2024-03-25) on buxtehude.debian.org   
   X-Spam-Level:   
   X-Spam-Status: No, score=-15.1 required=4.0 tests=BAYES_00,   
    BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,   
    DKIM_VALID_EF,FOURLA,HAS_PACKAGE,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,   
    RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED,   
    SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no   
    version=4.0.1-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 150; neutral, 121; spammy,   
    0. spammytokens: hammytokens:0.000-+--sk:taint_o, 0.000-+--sk:TAINT_O,   
    0.000-+--sk:taint_u, 0.000-+--sk:TAINT_U, 0.000-+--forky   
   Return-path:    
   Received: from elan.rulez.org ([81.0.124.36]:50302 helo=arcadia.elan.rulez.org)   
    by buxtehude.debian.org with esmtp (Exim 4.96)   
    (envelope-from )   
    id 1vNqRO-00A2DS-2t   
    for submit@bugs.debian.org;   
    Tue, 25 Nov 2025 10:38:36 +0000   
   Received: (qmail 7862 invoked from network); 25 Nov 2025 11:38:28 +0100   
   Received: from courier.intra.guy (192.168.0.10)   
    by arcadia.intra.guy with ESMTP; 25 Nov 2025 11:38:27 +0100   
   DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=elan.rulez.org;   
    s=sel1; t=1764067107;   
    bh=AKU28Rb3lRuPHzrVnskM5fNLr/nlik7J/uRxnpkheHQ=;   
    h=Date:From:To:Subject:From;   
    b=dnXagPGtZ2h0OZTGn6n5h2vjhT908PaN0rb6TtGN4SfuHPuk2j4yI2VQyCzSzZfsn   
    PxOu7XGWxx8lFNpkQa3X1hlehJviP/k6kxV8i/S4jn8oZTDltdvkCvCOVgabkOqnQm   
    s2sOxY7H8KHxwhF8VQBc7NbHeppi5mpYLOcAKrGk=   
   Received: from hellgate.av.hu (hellgate.intra.guy [192.168.0.4])   
    by courier.intra.guy (Postfix) with ESMTP id D6DF7DCE2   
    for ; Tue, 25 Nov 2025 11:38:26 +0100 (CET)   
   Received: (qmail 26761 invoked by uid 1000); 25 Nov 2025 11:38:26 +0100   
   Date: Tue, 25 Nov 2025 11:38:26 +0100   
   From: Andras Korn    
   To: Debian Bug Tracking System    
   Subject: Ships /etc/kernel/header_postinst.d instead of   
    /etc/kernel/headers_postinst.d   
   Message-ID:    
   X-Reportbug-Version: 13.2.0+devuan1   
   MIME-Version: 1.0   
   Content-Type: text/plain; charset=utf-8   
   Content-Disposition: inline   
   Content-Transfer-Encoding: 8bit   
   Delivered-To: submit@bugs.debian.org   
      
   Package: dkms   
   Version: 3.2.2-1   
   Severity: normal   
      
   Hi,   
      
   dkms ships a /etc/kernel/header_postinst.d/dkms file, which I suppose is   
   expected to run when the linux-headers postinst scripts call:   
      
   linux-run-hooks headers postinst $version -- "$@"   
      
   However, linux-run-hooks doesn't use /etc/kernel/header_postinst.d, only   
   /etc/kernel/headers_postinst.d, so the shipped /etc/kernel/heade   
   _postinst.d/dkms is never run.   
      
   (I verified this by adding --verbose --debug to the run-parts invocation in   
   linux-run-hooks.)   
      
   András   
      
   -- System Information:   
   Debian Release: forky/sid   
    APT prefers stable-security   
    APT policy: (500, 'stable-security'), (350, 'unstable')   
   Architecture: amd64 (x86_64)   
   Foreign Architectures: i386   
      
   Kernel: Linux 6.16.12+deb14+1-amd64 (SMP w/8 CPU threads; PREEMPT)   
   Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,    
   AINT_UNSIGNED_MODULE   
   Locale: LANG=en_US.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8),    
   ANGUAGE=en_US.UTF-8   
   Shell: /bin/sh linked to /usr/bin/dash   
   Init: runit (via /run/runit.stopit)   
   LSM: AppArmor: enabled   
      
   Versions of packages dkms depends on:   
   ii build-essential 12.12   
   ii dpkg-dev 1.22.21   
   ii kmod 34.2-2   
   ii make 4.4.1-3   
   ii patch 2.8-2   
      
   Versions of packages dkms recommends:   
   ii fakeroot 1.37.1.2-1   
   ii gcc [c-compiler] 4:15.2.0-4   
   ii gcc-12 [c-compiler] 12.5.0-6   
   ii gcc-13 [c-compiler] 13.4.0-4   
   ii gcc-14 [c-compiler] 14.3.0-10   
   ii gcc-15 [c-compiler] 15.2.0-9   
   ii sudo 1.9.17p2-1   
      
   Versions of packages dkms suggests:   
   ii e2fsprogs 1.47.2-3+b3   
   ii menu 2.1.51   
      
   -- no debconf information   
      
   --   
    How come the AT&T logo looks like the Death Star?   
      
   Received: (at 1121366-close) by bugs.debian.org; 8 Jan 2026 20:02:28 +0000   
   X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02   
    (2024-03-25) on buxtehude.debian.org   
   X-Spam-Level:   
   X-Spam-Status: No, score=-112.4 required=4.0 tests=BAYES_00,DKIM_SIGNED,   
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|