From: owner@bugs.debian.org   
      
   This is a multi-part message in MIME format...   
      
   Your message dated Thu, 16 Oct 2025 15:00:11 +0000   
   with message-id    
   and subject line Bug#1118100: fixed in linux 6.16.12-2   
   has caused the Debian Bug report #1118100,   
   regarding linux: FTBFS on 'all' buildd: Could not import extension   
   kernel_include (exception: No module named 'docutils.utils.error_reporting')   
   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.)   
      
      
   --    
   1118100: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1118100   
   Debian Bug Tracking System   
   Contact owner@bugs.debian.org with problems   
      
   Received: (at submit) by bugs.debian.org; 14 Oct 2025 21:24:55 +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=-105.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,   
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,   
    SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST   
    autolearn=ham autolearn_force=no   
    version=4.0.1-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 18; hammy, 150; neutral, 26; spammy,   
    0. spammytokens:   
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,   
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,   
    0.000-+--H*RT:311, 0.000-+--H*RT:108   
   Return-path:    
   Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:37138)   
    by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS   
   _PSS_RSAE_SHA256__AES_256_GCM:256)   
    (Exim 4.96)   
    (envelope-from )   
    id 1v8mVq-00FmpQ-35   
    for submit@bugs.debian.org;   
    Tue, 14 Oct 2025 21:24:54 +0000   
   DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org;   
    s=smtpauto.stravinsky; h=X-Debian-User:Content-Type:MIME-Version:Message-ID:   
    Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:   
    Content-Description:In-Reply-To:References;   
    bh=3Edmtwf9b8mXzNdRevdU3uyk3z+H2dzerIvGWALu9eA=; b=VEnEQoztgXW81x0IAn8hY6F6Pg   
    hkuVe9ZkP5WRREFWqUmPV7s+3+tUa5VJnqPknyEioDWvToW/eD2kNUEIQ6eTZGJt+B0R8bRZV+Uc1   
    SF8FCqdFFRwkq8UCWAIyK12kK33iImhWZmdnyNFcR3tlwIf8tOw9eSQ7sqqznyqp7ibWPCFUedfNB   
    v6kyZB/3T/Dzn3lwDK4JpjKYTANLZrLhwJQDXVdU6IfMlBU25vtvy37lcy6iBNMRgz/aCM4sLk5D7   
    e0BvBhqzNw73Ks9PzNhCux0S11Aext0hg1bOdSooAktc/osN9Hmtyfr5yeqHfTMG9yLUydJjt3gqn   
    zYw7sz8g==;   
   Received: from authenticated user   
    by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__   
   SA_PSS_RSAE_SHA256__AES_256_GCM:256)   
    (Exim 4.94.2)   
    (envelope-from )   
    id 1v8mVq-001GhK-LP   
    for submit@bugs.debian.org; Tue, 14 Oct 2025 21:24:53 +0000   
   Date: Tue, 14 Oct 2025 22:24:49 +0100   
   From: Simon McVittie    
   To: Debian Bug Tracking System    
   Subject: linux: FTBFS on 'all' buildd: Could not import extension   
    kernel_include (exception: No module named 'docutils.utils.error_reporting')   
   Message-ID:    
   MIME-Version: 1.0   
   Content-Type: text/plain; charset=us-ascii   
   Content-Disposition: inline   
   X-Mutt-Fcc: =.lists.debian/   
   X-Reportbug-Version: 13.2.0   
   X-Debian-User: smcv   
   Delivered-To: submit@bugs.debian.org   
      
   Source: linux   
   Version: 6.16.12-1   
   Severity: serious   
   Tags: ftbfs   
   Justification: fails to build from source (but built successfully in the past)   
   X-Debbugs-Cc: python3-docutils@packages.debian.org, python3-sphi   
   x@packages.debian.org   
      
   The linux source package didn't successfully build its Architecture: all   
   binary packages (notably linux-libc-dev, which is build-essential) on   
   the official buildds:   
      
   >Running Sphinx v8.2.3   
   >Using alabaster theme   
   >loading translations [en]... done   
   >   
   >Extension error!   
   ...   
   > File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 544, in   
   load_extension   
   > raise ExtensionError(   
   > __('Could not import extension %s') % extname, err   
   > ) from err   
   > sphinx.errors.ExtensionError: Could not import extension kernel_include   
   (exception: No module named 'docutils.utils.error_reporting')   
      
   (Is this perhaps an incompatible change in the recent python-docutils   
   upload?)   
      
    smcv   
      
   Received: (at 1118100-close) by bugs.debian.org; 16 Oct 2025 15:00:15 +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=-113.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,   
    DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,   
    MD5_SHA1_SUM,PGPSIGNATURE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_NONE,   
    USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no   
    version=4.0.1-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 105; hammy, 150; neutral, 115; spammy,   
    0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,   
    0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--UD:debian.tar.xz,   
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|