Ubuntu Studio 12.04.2 x86 live images missing

Mario Limonciello superm1 at ubuntu.com
Wed Jan 16 16:17:29 UTC 2013


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 <superm1 at 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 <smartboyhw at 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-devel at 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 at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-release
>>
>
>
>
> --
> Mario Limonciello
> superm1 at gmail.com
>



-- 
Mario Limonciello
superm1 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-release/attachments/20130116/6f6b9c81/attachment.html>


More information about the Ubuntu-release mailing list