Error on build

Asked by mtuller

The building of the image is failing. Here is the information that the build.log is giving me.

Failed to fetch gfxboot-theme-ubuntu source, check if you have deb-src line enabled for repository main in /etc/apt/sources.list, error=100
Running ISO customization script /tmp/tmp.q47X8l/customize_iso with remaster dir /home/admin/tmp/remaster-iso failed, error=1
Trying to unmount X11 sockets directory (ignore errors)...
umount: /home/admin/tmp/remaster-root/tmp/.X11-unix: not mounted
Trying to unmount directory /home/admin/tmp/iso-source2 (ignore errors)...
umount: /home/admin/tmp/iso-source2: not found
Trying to unmount directory /home/admin/tmp/remaster-root/lib/modules/2.6.15-26-386/volatile (ignore errors)...
umount: /home/admin/tmp/remaster-root/lib/modules/2.6.15-26-386/volatile: not mounted
Trying to unmount directory /home/admin/tmp/remaster-root/proc (ignore errors)...
Trying to unmount directory /home/admin/tmp/remaster-root/sys (ignore errors)...
Trying to unmount directory /home/admin/tmp/remaster-root/dev/pts (ignore errors)...
umount: /home/admin/tmp/remaster-root/dev/pts: not mounted

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Customization Kit Edit question
Assignee:
Krzysztof Lichota Edit question
Last query:
Last reply:
Revision history for this message
Krzysztof Lichota (krzysiek-launchpad-ubuntu-com) said :
#1

Well, the first line says it all:
Failed to fetch gfxboot-theme-ubuntu source, check if you have deb-src line enabled for repository main in /etc/apt/sources.list, error=100

Revision history for this message
mtuller (mituller) said :
#2

It all looks good to me. Here is my sources.list file. Right at the top you see that deb-src is enabled. I also went in and uncommented all the deb-src lines, and still I get the same message.

deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://us.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiver$# deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe mult$
deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe

Revision history for this message
mtuller (mituller) said :
#3

Is there some documentation that I am not seeing for this?

Revision history for this message
Krzysztof Lichota (krzysiek-launchpad-ubuntu-com) said :
#4

No, there is no documentation. It should work.

Are you using Dapper or Edgy? I have heard about similar problem on Edgy.

Revision history for this message
mtuller (mituller) said :
#5

It is a clean install of Dapper.

I appreciate the work that yo have put into this. Maybe I can help with some
documentation once I figure out the problem.

On 10/28/06, Krzysztof Lichota < <email address hidden>> wrote:
>
> Support request #2175 on Ubuntu Customization Kit changed:
> https://launchpad.net/products/uck/+ticket/2175
>
> Comment:
> No, there is no documentation. It should work.
>
> Are you using Dapper or Edgy? I have heard about similar problem on Edgy.
>

Revision history for this message
Krzysztof Lichota (krzysiek-launchpad-ubuntu-com) said :
#6

Docs would be cool :)

As for the problem - can you post full output from console?

Revision history for this message
mtuller (mituller) said :
#7

I will do that.

Let me know some information on what you might like for documentation, what
format, etc. and I would be glad to do my part to help.

If you don't have my real email address, it <email address hidden>

On 10/31/06, Krzysztof Lichota <email address hidden> wrote:
>
> Support request #2175 on Ubuntu Customization Kit changed:
> https://launchpad.net/products/uck/+ticket/2175
>
> Comment:
> Docs would be cool :)
>
> As for the problem - can you post full output from console?
>