Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix-launcher failure
Date: Fri, 02 Nov 2007 18:47:09
Message-Id: 3824589.7001194029203429.JavaMail.root@ghostwheel.zentire.com
In Reply to: Re: [gentoo-alt] prefix-launcher failure by Marshall McMullen
1 No good, it failed after installing patch. I'm guessing there is
2 something messed up in my config or the versions of my installed
3 software if this isn't hitting anyone else.
4
5 Any other thoughts?
6
7 ----- Original Message -----
8 From: "Marshall McMullen" <marshall.mcmullen@×××××.com>
9 To: gentoo-alt@l.g.o
10 Sent: Friday, November 2, 2007 1:30:37 PM (GMT-0600) America/Chicago
11 Subject: Re: [gentoo-alt] prefix-launcher failure
12
13 Well, I tried touching the two files it said were missing, and now it's proceeding along again. It fails on installing patch complaining that the "patch.extracted" and "patch.extracted" files are missing. Touching those allows patch to install. I hit the same problem with tar as well. Anyone else see a bug like this?
14
15 Many thanks,
16 Marshall
17
18 ----- Original Message -----
19 From: "Marshall McMullen" <marshall.mcmullen@×××××.com>
20 To: gentoo-alt@l.g.o
21 Sent: Friday, November 2, 2007 1:24:57 PM (GMT-0600) America/Chicago
22 Subject: Re: [gentoo-alt] prefix-launcher failure
23
24 Sorry, that was woefully inadequate information, I apologize.
25
26 The instructions I am following are at:
27 http://prefix-launcher.wiki.sourceforge.net/howto+install+prefix+launcher
28
29 Here's what I've done leading up to this error:
30
31 $ tar -jxf prefix-launcher-1.1-fetched.tar.bz2
32 $ cd prefix-launcher-1.1
33 $ which bash
34 /usr/gnu/bin/bash
35 mdmcmull@furnace1 ~/prefix-launcher-1.1 (636)
36 $ export CONFIG_SHELL=/usr/gnu/bin/bash
37 mdmcmull@furnace1 ~/prefix-launcher-1.1 (637)
38 $ gmake install PREFIX=/gsa/ausgsa/home/m/d/mdmcmull/prefix
39 Makefile:105: /gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/packages.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0.env: A file or directory in the path name does not exist.
40 Makefile:141: /gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/packages.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0.mk: A file or directory in the path name does not exist.
41 packages: autoconf automake bash binutils bison bzip2 compiler coreutils db diffutils eprefix-bootstrap findutils gawk gcc gettext grep gzip libtool m4 make ncurses patch popt portage pycrypto python-fchksum python root sed tar wget zlib
42 category-default: bash coreutils eprefix-bootstrap portage
43 category-devel: autoconf automake bison gettext libtool m4 popt
44 category-all: autoconf automake bash binutils bison bzip2 compiler coreutils db diffutils eprefix-bootstrap findutils gawk gcc gettext grep gzip libtool m4 make ncurses patch popt portage pycrypto python-fchksum python sed tar wget zlib
45 category-system: bash binutils bzip2 compiler diffutils eprefix-bootstrap findutils gawk gcc grep gzip make patch portage pycrypto python-fchksum python sed tar wget
46 category-libs: bison db gettext ncurses popt zlib
47 category-interix: sed
48
49 gmake: *** No rule to make target `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.fetched.done', needed by `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.extracted'. Stop.
50
51 any ideas ?
52
53 I do appreciate any help.
54
55 Thanks,
56 Marshall
57
58 ----- Original Message -----
59 From: "Jeremy" <jer.gentoo@×××××.com>
60 To: gentoo-alt@l.g.o
61 Sent: Friday, November 2, 2007 1:01:35 PM (GMT-0600) America/Chicago
62 Subject: Re: [gentoo-alt] prefix-launcher failure
63
64 On 11/2/07, Marshall McMullen <marshall.mcmullen@×××××.com> wrote:
65 > Going to try prefix-launcher on AIX, but it fails right off the bat with:
66 >
67 > make: *** No rule to make target
68 > `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.fetched.done',
69 > needed by
70 > `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.extracted'.
71 > Stop.
72 >
73 >
74 > Any idea what might be causing this ?
75
76 Marshall,
77 You would get more help if you also included what instructions you
78 were following and what command caused this. Simply stating the error
79 won't allow anyone to help you very easily. Please include more
80 details with your posts. In this case, we would also need to know what
81 you did so far (ie. downloaded the package, untar'd it, etc) I got
82 prefix-launcher working on AIX just fine. Are you sure you followed
83 the instructions correctly?
84 --
85 gentoo-alt@g.o mailing list
86
87
88 --
89 gentoo-alt@g.o mailing list
90
91
92 --
93 gentoo-alt@g.o mailing list
94
95
96 --
97 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] prefix-launcher failure Jeremy <jer.gentoo@×××××.com>