That might be a bigger problem for us, since Ubuntu Studio uses a
-lowlatency kernel, and we don't have a linux-lts-quantal-lowlatency kernel
(unless Kaj Ailomaa wants to make one). Anyway please just include the 3.2
-lowlatency kernel for Ubuntu Studio first.

Regards,
Howard Chan (smartboyhw)
On 2013-1-17 上午12:17, "Mario Limonciello" <supe...@ubuntu.com> wrote:

> Is it perhaps because in debian-cd BACKPORT_KERNEL is defined as "quantal"
> for precise?  It seems that causes the kernel that's looked for to be
> "generic".  If the flavour doesn't have the LTS backport kernel included
> it's still using the "generic-pae" kernel though.  This only effects i386
> however as there is no PAE kernel on amd64.
>
> Mythbuntu should be getting the backport kernel and Quantal X stack in the
> next build or two as cjwatson just added support for the backport kernel to
> livecd-rootfs yesterday.
>
> If the other flavours also want the backport kernel and Quantal X stack,
> livecd-rootfs should be changed for them too.
>
> I think something like this should be added to debian-cd for any flavours
> opting into the backport kernel to unbreak the i386 builds otherwise:
>
> === modified file 'CONF.sh'
> --- CONF.sh 2012-12-06 13:27:43 +0000
> +++ CONF.sh 2013-01-16 16:15:25 +0000
> @@ -185,7 +185,10 @@
>   ;;
>      esac
>      # Note that this is singular, unlike lucid; we only ship a single
> kernel.
> -    export BACKPORT_KERNEL=quantal
> +    case $PROJECT in
> +      ubuntu|ubuntu-server|edubuntu*|mythbuntu)
> +        export BACKPORT_KERNEL=quantal
> +        ;;
>      export OFFICIAL="Release"
>      ;;
>    quantal)
>
>
> On Wed, Jan 16, 2013 at 10:01 AM, Mario Limonciello <supe...@ubuntu.com>wrote:
>
>> Same thing appears to be happening with Mythbuntu images too.
>>
>> http://cdimages.ubuntu.com/mythbuntu/precise/daily-live/20130115/
>>
>> Error is:
>>
>> mv: cannot stat 
>> `/srv/cdimage.ubuntu.com/scratch/mythbuntu/precise/daily-live/tmp/precise-i386/CD1/casper/filesystem.kernel-generic':
>>  No such file or directory
>>
>>
>> http://people.canonical.com/~ubuntu-archive/cd-build-logs/mythbuntu/precise/daily-live-20130115.log
>>
>> On Wed, Jan 16, 2013 at 8:56 AM, Ho Wan Chan <smartbo...@gmail.com>wrote:
>>
>>> Hello all.
>>>
>>> I wanted to test some 12.04.2 live images, since the release is coming
>>> up soon and I want to see if there are any problems.
>>>
>>> However, I discovered from
>>> http://cdimage.ubuntu.com/ubuntustudio/precise/dvd/current/ that the
>>> live images for x86 is missing.
>>>
>>> I also found the problem has been persisting, at least from 13/1/2013.
>>>
>>> There are no ISO build error messages sent to
>>> ubuntu-studio-de...@lists.ubuntu.com these days, so I wonder what
>>> happened to the images.
>>>
>>> Release team members, please check what happened to the images.
>>>
>>> Regards,
>>> Howard Chan (smartboyhw)
>>>
>>> --
>>> Ubuntu-release mailing list
>>> Ubuntu-release@lists.ubuntu.com
>>> Modify settings or unsubscribe at:
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-release
>>>
>>
>>
>>
>> --
>> Mario Limonciello
>> supe...@gmail.com
>>
>
>
>
> --
> Mario Limonciello
> supe...@gmail.com
>
-- 
Ubuntu-release mailing list
Ubuntu-release@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-release

Reply via email to