From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [xen-unstable test] 26014: trouble: blocked/broken/pass Date: Wed, 30 Apr 2014 16:25:53 +0100 Message-ID: <21345.5633.849164.582005@mariner.uk.xensource.com> References: <1398589858.23380.73.camel@dagon.hellion.org.uk> <1398596651.19277.114.camel@hastur.hellion.org.uk> <1398671306.23380.84.camel@dagon.hellion.org.uk> <1398676917.29700.10.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1398676917.29700.10.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xensource.com, "xen.org" List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("Re: [Xen-devel] [xen-unstable test] 26014: trouble: blocked/broken/pass"): > On Mon, 2014-04-28 at 08:48 +0100, Ian Campbell wrote: > > This has happened with both of the two kernel (3.12 and 3.13) which I've > > pulled from backports. It looks like we might need a newer version of > > depmod/modprobe et al. This is going to involve some poking to figure > > out... > > It turns out to be much more mundane, when repacking the kernel for use > in the installer initrd we don't include all modules (would be huge) and > we weren't including the crypto modules, yet sd_mod.ko has grown a > dependency on them. Thanks for fixing this. Ian.