public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim
@ 2006-05-06 15:22 Alex
  2006-05-06 20:37 ` Andrew Gaffney
  0 siblings, 1 reply; 4+ messages in thread
From: Alex @ 2006-05-06 15:22 UTC (permalink / raw
  To: gentoo-catalyst

Hi,

I'm using catalyst 1.1.10.10 and can't create a livecd-stage1.

The following error occurs while configuring gaim:

-----------------------------------------------------------------------
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occurred. This usually means GTK+ is incorrectly 
installed.
configure: error:
*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gaim-1.5.0/work/gaim-1.5.0/config.log

!!! ERROR: net-im/gaim-1.5.0 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status 
message.

umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev: 
Das Gerät wird momentan noch benutzt
umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev: 
Das Gerät wird momentan noch benutzt
!!! catalyst: First attempt to unmount: 
/home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev failed.
!!! catalyst: Killing any pids still running in the chroot
Checking for processes running in chroot and killing them.
Running command "/bin/bash 
/usr/lib/catalyst/targets/support/kill-chroot-pids.sh"

Killing process(es)
pid: process name
22680: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/sbin/udevd

Press Ctrl-C within 10 seconds to abort
umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev: 
Das Gerät wird momentan noch benutzt
umount: /home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev: 
Das Gerät wird momentan noch benutzt
!!! catalyst: Couldn't umount bind mount: 
/home/alex/catalyst/tmp/default/livecd-stage1-i586-060428/dev

Traceback (most recent call last):
   File "modules/livecd_stage1_target.py", line 21, in run_local
     cmd("/bin/bash "+self.settings["sharedir"]+\
   File "/usr/lib/catalyst/modules/catalyst_support.py", line 102, in cmd

     raise CatalystError,myexc
CatalystError: <unprintable instance object>
None

!!! catalyst: Couldn't umount one or more bind-mounts; aborting for safety.
-----------------------------------------------------------------------

(The german message "Das Gerät wird momentan noch benutzt" means nothing 
else than "The device is busy". )

In catalyst's chroot-enviroment GTK+ is available in version 1.2.10-r11 
and 2.8.12. After the aborting-attempt dev is still mountet.

This is my specfile:

-----------------------------------------------------------------------
subarch: i586
version_stamp: 060428
target: livecd-stage1
rel_type: default
profile: default-linux/x86/2006.0
snapshot: 060428
source_subpath: stage3-i586-2006.0


livecd/use:
    -*
    alsa
    bitmap-fonts
    crypt
    fat
    gnome
    gpm
    gps
    gtk
    gtk2
    livecd
    motif
    mp3
    ncurses
    nodrm
    nptl
    nptlonly
    ntfs
    png
    reiserfs
    snmp
    socks5
    ssl
    truetype
    trusted
    vorbis
    X
    xforms

livecd/packages:
    baselayout
    aircrack
    airsnort
    airtraf
    alsa-utils
    beaver
    coldplug
    dillo
    emelfm
    ethereal
    exmh
    extra-syntax
    gaim
    gentoo
    gftp
    gpart
    gparted
    gpdf
    gvim
    imagemagick
    lynx
    micq
    mozilla-firefox
    mozilla-thunderbird
    mtools
    ntfsprogs
    reiserfsprogs
    squashfs-tools
    vim
    wireless-tools
    xchat
    xine-ui
    xmms
    xpdf
    fluxbox
-----------------------------------------------------------------------

I hope you can help me!

Bye.
-- 
gentoo-catalyst@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim
  2006-05-06 15:22 [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim Alex
@ 2006-05-06 20:37 ` Andrew Gaffney
  2006-05-07 14:33   ` Alex
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Gaffney @ 2006-05-06 20:37 UTC (permalink / raw
  To: gentoo-catalyst

Alex wrote:
> Hi,
> 
> I'm using catalyst 1.1.10.10 and can't create a livecd-stage1.
> 
> The following error occurs while configuring gaim:

First, an error emerging gaim is not catalyst's fault. It's up to you to 
determine why it won't build and fix it.

Second, you should really be using catalyst-2.0_pre45 as 1.x is no longer supported.

-- 
Andrew Gaffney                            http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer                                   Installer Project
-- 
gentoo-catalyst@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim
  2006-05-06 20:37 ` Andrew Gaffney
@ 2006-05-07 14:33   ` Alex
  2006-05-07 14:54     ` Chris Gianelloni
  0 siblings, 1 reply; 4+ messages in thread
From: Alex @ 2006-05-07 14:33 UTC (permalink / raw
  To: gentoo-catalyst

> First, an error emerging gaim is not catalyst's fault. It's up to you to
> determine why it won't build and fix it.
Yes, _that_ isn't catalyst's fault, but catalyst's fault is maybe the
other one.

How you can see in the error-message, catalyst isn't able to unmount dev.

> Second, you should really be using catalyst-2.0_pre45 as 1.x is no
> longer supported.
Oh, I didn't know. So it seems I've to try it with the unstable version.
Sorry!
-- 
gentoo-catalyst@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim
  2006-05-07 14:33   ` Alex
@ 2006-05-07 14:54     ` Chris Gianelloni
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni @ 2006-05-07 14:54 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]

On Sun, 2006-05-07 at 16:33 +0200, Alex wrote:
> > First, an error emerging gaim is not catalyst's fault. It's up to you to
> > determine why it won't build and fix it.
> Yes, _that_ isn't catalyst's fault, but catalyst's fault is maybe the
> other one.
> 
> How you can see in the error-message, catalyst isn't able to unmount dev.
> 
> > Second, you should really be using catalyst-2.0_pre45 as 1.x is no
> > longer supported.
> Oh, I didn't know. So it seems I've to try it with the unstable version.

Not unstable... testing.  Gentoo doesn't have anything "unstable" in the
tree that isn't under package.mask.

It is definitely stable.  More so than the "stable" version.  The only
reason it is not marked stable is I wish to wait until 2.0 final is
released before marking it stable.  I am currently waiting on a couple
fixes to go in so I can roll 2.0_rc46, then I plan on rebadging rc46 as
2.0 final, if no new bugs are found.

-- 
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-07 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-06 15:22 [gentoo-catalyst] Can't create livecd-stage1: error during configuration of gaim Alex
2006-05-06 20:37 ` Andrew Gaffney
2006-05-07 14:33   ` Alex
2006-05-07 14:54     ` Chris Gianelloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox