[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: support issue with archives



Greetings,

On Fri, Jun 1, 2012 at 10:45 PM, Matthew Byers <faintstlsaint@gmail.com> wrote:
> Thank you again for your help. Attached is the build log.
>
> Added in the archives and ran again and it errors with:
>
> cp: cannot stat `chroot/boot/vmlinuz-*': No such file or directory
>
> Below is the output from the  grep command:
>
> root@devcore:/home/stlsaint/Projects/testeruce# grep main config/*
> config/bootstrap:# (Default: main restricted universe multiverse)
> config/bootstrap:LB_ARCHIVE_AREAS="main restricted universe multiverse"
> config/bootstrap:# (Default: main restricted)
> config/bootstrap:LB_PARENT_ARCHIVE_AREAS="main restricted"
>
>
> Also a whole heap of these errors came through, (i recognize them from
> previous ubuntu issues not related to live-build though!)
>
> ...
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_default
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_default
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_access
> Unrecognised xattr prefix system.posix_acl_default
> ...
>

On the above see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614582

As for the build log can you from the build dir post the output of:

ls -aFl chroot/boot/

Thanks.

>
> On Fri, Jun 1, 2012 at 10:14 PM, Richard Nelson <unixabg@gmail.com> wrote:
>>
>> Greetings,
>>
>> On Fri, Jun 1, 2012 at 9:55 PM, Matthew Byers <faintstlsaint@gmail.com>
>> wrote:
>> > run as you gave command here is output where it errors.
>> >
>> > P: Begin installing packages (install pass)...
>> > Reading package lists... Done
>> > Building dependency tree... Done
>> > Note, selecting 'linux-firmware' instead of 'atmel-firmware'
>> > Note, selecting 'linux-firmware' instead of 'atmel-firmware'
>> > Note, selecting 'linux-firmware' instead of 'atmel-firmware'
>> > Note, selecting 'linux-firmware' instead of 'atmel-firmware'
>> > E: Unable to locate package libertas-firmware
>> > E: Unable to locate package firmware-crystalhd
>> > E: Unable to locate package linux-firmware-nonfree
>> > E: Unable to locate package linux-firmware-nonfree
>> > E: Unable to locate package nouveau-firmware
>> > E: Unable to locate package libsbigudrv2
>> > E: Unable to locate package libertas-firmware
>> > E: Unable to locate package linux-image-3.2.0-23-lowlatency
>> > E: Couldn't find any package by regex 'linux-image-3.2.0-23-lowlatency'
>> > E: Unable to locate package linux-image-3.2.0-23-lowlatency-pae
>> > E: Couldn't find any package by regex
>> > 'linux-image-3.2.0-23-lowlatency-pae'
>> > E: Unable to locate package prism2-usb-firmware-installer
>> > E: Unable to locate package libertas-firmware
>> > E: Unable to locate package firmware-crystalhd
>> > E: Unable to locate package linux-firmware-nonfree
>> > E: Unable to locate package linux-firmware-nonfree
>> > E: Unable to locate package nouveau-firmware
>> > E: Unable to locate package libsbigudrv2
>> > E: Unable to locate package libertas-firmware
>> > E: Unable to locate package linux-image-3.2.0-23-lowlatency
>> > E: Couldn't find any package by regex 'linux-image-3.2.0-23-lowlatency'
>> > E: Unable to locate package linux-image-3.2.0-23-lowlatency-pae
>> > E: Couldn't find any package by regex
>> > 'linux-image-3.2.0-23-lowlatency-pae'
>> > E: Unable to locate package prism2-usb-firmware-installer
>> > P: Begin unmounting filesystems...
>> > P: Saving caches...
>> > Reading package lists... Done
>> > Building dependency tree... Done
>> >
>>
>> Ok, hmm let us try this lb config:
>>
>> lb config  --mode ubuntu --architecture i386 --distribution precise
>> --archive-areas "main restricted universe multiverse"
>> --iso-application "Ubuntu Christian Edition" --iso-publisher UCE
>>
>> And after that command in your build directory would you be so kind as
>> to run and send back the output of:
>>
>> grep main config/*
>>
>> And try another build to see if this moves us further along.
>>
>>
>> >
>> >
>> > On Fri, Jun 1, 2012 at 8:24 PM, Richard Nelson <unixabg@gmail.com>
>> > wrote:
>> >>
>> >> Greetings,
>> >>
>> >> On Fri, Jun 1, 2012 at 8:17 PM, Richard Nelson <unixabg@gmail.com>
>> >> wrote:
>> >> > Greetings
>> >> >
>> >> > On Fri, Jun 1, 2012 at 7:04 PM, Matthew Byers
>> >> > <faintstlsaint@gmail.com>
>> >> > wrote:
>> >> >> Thank you for the reply.
>> >> >>
>> >> >> I did as suggested and still same result.
>> >> >>
>> >> >> W: Failed to fetch
>> >> >> http://archive.ubuntu.com/ubuntu/dists/precise/Release
>> >> >>  Unable to find expected entry 'contrib/source/Sources' in Release
>> >> >> file
>> >> >> (Wrong sources.list entry or malformed file)
>> >> >>
>> >> >> E: Some index files failed to download. They have been ignored, or
>> >> >> old
>> >> >> ones
>> >> >> used instead.
>> >> >> P: Begin unmounting filesystems...
>> >> >> P: Saving caches...
>> >> >> Reading package lists... Done
>> >> >> Building dependency tree... Done
>> >> >>
>> >> >>
>> >> >
>> >> > Ok let us try just a basic build with this:
>> >> >
>> >> > 1. Create a new build folder.
>> >> > 2. cd to the new build folder and try this:
>> >> >
>> >> > lb config  --mode ubuntu --architecture i386 --distribution precise
>> >> > --iso-application "Ubuntu Christian Edition" --iso-publisher UCE
>> >> >
>> >> > 3. Then attempt build.
>> >> >
>> >> > At my current location I do not have the bandwidth to test with you
>> >> > or
>> >> > I would. Please report back results.
>> >> >
>> >>
>> >> I forgot to also ask for the complete build log on that build attempt.
>> >>
>> >> Thanks.
>> >>
>> >>
>> >> >
>> >> >> On Fri, Jun 1, 2012 at 6:42 PM, Richard Nelson <unixabg@gmail.com>
>> >> >> wrote:
>> >> >>>
>> >> >>> Greetings,
>> >> >>>
>> >> >>> On Fri, Jun 1, 2012 at 4:21 PM, Matthew Byers
>> >> >>> <faintstlsaint@gmail.com>
>> >> >>> wrote:
>> >> >>> > Still with same issue:
>> >> >>> >
>> >> >>> > live-build, version 3.0~a48-1
>> >> >>> >
>> >> >>> > Config command:
>> >> >>> > lb config -b iso-hybrid --mode ubuntu --architecture i386
>> >> >>> > --distribution
>> >> >>> > precise --archive-areas "main contrib non-free partner security"
>> >> >>> > --iso-application "Ubuntu Christian Edition" --iso-publisher UCE
>> >> >>> > --memtest
>> >> >>> > memtest86+
>> >> >>> >
>> >> >>> > I change NOTHING. No added package list. No messing with
>> >> >>> > config/bootstrap or
>> >> >>> > anything else. I simply run config then lb build with no options
>> >> >>> > and
>> >> >>> > it
>> >> >>> > runs
>> >> >>> > until i hit this:
>> >> >>> >
>> >> >>> > W: Failed to fetch
>> >> >>> > http://archive.ubuntu.com/ubuntu/dists/precise/Release
>> >> >>> >  Unable to find expected entry 'contrib/source/Sources' in
>> >> >>> > Release
>> >> >>> > file
>> >> >>> > (Wrong sources.list entry or malformed file)
>> >> >>> >
>> >> >>> > E: Some index files failed to download. They have been ignored,
>> >> >>> > or
>> >> >>> > old
>> >> >>> > ones
>> >> >>> > used instead.
>> >> >>> > P: Begin unmounting filesystems...
>> >> >>> > P: Saving caches...
>> >> >>> > Reading package lists... Done
>> >> >>> > Building dependency tree... Done
>> >> >>> >
>> >> >>>
>> >> >>> I am not sure but the mirror
>> >> >>> archive.ubuntu.com/ubuntu/dists/precise/
>> >> >>> only shows:
>> >> >>>
>> >> >>> [DIR]   main/   05-Dec-2011 18:03       -
>> >> >>> [DIR]   multiverse/     14-Oct-2011 00:29       -
>> >> >>> [DIR]   restricted/     14-Oct-2011 00:29       -
>> >> >>> [DIR]   universe/       14-Oct-2011 00:29
>> >> >>>
>> >> >>> So try:
>> >> >>>
>> >> >>> lb config  --mode ubuntu --architecture i386 --distribution precise
>> >> >>> --archive-areas "main multiverse restricted universe"
>> >> >>> --iso-application "Ubuntu Christian Edition" --iso-publisher UCE
>> >> >>>
>> >> >>>
>> >> >>> Also I believe the -b iso-hybrid and --memtest memtest86+ are
>> >> >>> already
>> >> >>> defaults.
>> >> >>>
>> >> >>> See if that gets you any further.
>> >> >>>
>> >> >>> >
>> >> >>> >
>> >> >>> > On Thu, May 31, 2012 at 12:08 AM, Daniel Baumann
>> >> >>> > <daniel.baumann@progress-technologies.net> wrote:
>> >> >>> >>
>> >> >>> >> On 05/31/2012 04:57 AM, Matthew Byers wrote:
>> >> >>> >> > lb config --mode ubuntu --package-lists "standard" --a i386
>> >> >>> >> > --d
>> >> >>> >> > precise
>> >> >>> >> > --archive-areas "main contrib non-free partner security"
>> >> >>> >> > --hostname
>> >> >>> >> > UCE
>> >> >>> >> > --iso-application "Ubuntu Christian Edition" --iso-publisher
>> >> >>> >> > UCE
>> >> >>> >> > --memtest memtest86+
>> >> >>> >>
>> >> >>> >> what Richard said, plus.. check your parameters (see man
>> >> >>> >> lb_config),
>> >> >>> >> it's '--long-option FOO' but '-shortoption BAR', not
>> >> >>> >> '--shortoption
>> >> >>> >> BAR'.
>> >> >>> >>
>> >> >>> >> --
>> >> >>> >> Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
>> >> >>> >> Email:          daniel.baumann@progress-technologies.net
>> >> >>> >> Internet:
>> >> >>> >> http://people.progress-technologies.net/~daniel.baumann/
>> >> >>> >>
>> >> >>> >>
>> >> >>> >> --
>> >> >>> >> To UNSUBSCRIBE, email to debian-live-request@lists.debian.org
>> >> >>> >> with a subject of "unsubscribe". Trouble? Contact
>> >> >>> >> listmaster@lists.debian.org
>> >> >>> >> Archive:
>> >> >>> >>
>> >> >>> >> http://lists.debian.org/4FC6FCC9.9010706@progress-technologies.net
>> >> >>> >>
>> >> >>> >
>> >> >>> >
>> >> >>> >
>> >> >>> > --
>> >> >>> > God Bless
>> >> >>
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> God Bless
>> >
>> >
>> >
>> >
>> > --
>> > God Bless
>
>
>
>
> --
> God Bless


Reply to: