* [gentoo-releng] baselayout 1.8.6.13 broken for livecds
@ 2004-02-08 19:45 Brad House
2004-02-08 21:51 ` Daniel Robbins
0 siblings, 1 reply; 6+ messages in thread
From: Brad House @ 2004-02-08 19:45 UTC (permalink / raw
To: gentoo-releng, release; +Cc: azarah
well, no one notified me of a 1.8.6.13 release to test before
it went stable yesterday. Anyhow, thought you all should be
aware that it doesn't work. A preliminary look at the ebuild
itself shows these lines:
dosbin runscript.sh functions.sh
use livecd && livecd-functions.sh
exeinto /lib/rcscripts/sh
I am at a loss somewhat as to what it's trying to do, I assume
it's supposed to be
use livecd && dosbin livecd-functions.sh
instead. As /sbin/livecd-functions.sh was not on the resulting
livecd.
Anyhow, I don't think I have any more time today to do testing
on this, so I have no idea if the rc-scripts that gets installed
works or not. I know beejay said the patches against 1.8.6.12-r5
that were provided to him by Azarah did NOT work, so if this includes
those same patches, I assume there is going to be even more work.
Anyhow, I'm not touching baselayout again, as I've already taken
enough heat off of it.
I am going to still recommend that those people who need to build
livecds make use of baselayout-1.8.6.12-r4 that I had committed,
as it is the only one I know of that has been tested and verified
to work.
-Brad
--
gentoo-releng@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-releng] baselayout 1.8.6.13 broken for livecds
2004-02-08 19:45 [gentoo-releng] baselayout 1.8.6.13 broken for livecds Brad House
@ 2004-02-08 21:51 ` Daniel Robbins
2004-02-08 23:12 ` Brad House
2004-02-09 4:15 ` Martin Schlemmer
0 siblings, 2 replies; 6+ messages in thread
From: Daniel Robbins @ 2004-02-08 21:51 UTC (permalink / raw
To: gentoo-releng; +Cc: release, azarah
On Sun, 2004-02-08 at 12:45, Brad House wrote:
> I am going to still recommend that those people who need to build
> livecds make use of baselayout-1.8.6.12-r4 that I had committed,
> as it is the only one I know of that has been tested and verified
> to work.
Brad, have releng get any needed baselayout fixes to me, and I will roll
a new stable baselayout release for you (and commit baselayout cvs and
to the portage tree.) Please base your work on what is current in
baselayout cvs, and test your work on livecds and on normal Gentoo
systems.
Martin, sorry to have to do this (I would much rather *not* have to do
this, as I have other stuff I could be doing,) but I don't see you
making any meaningful effort to work with these people. They have
repeatedly been making a very sincere effort to coordinate with you, and
they deserve much more than what they have been getting.
Sincerely,
Daniel
--
gentoo-releng@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-releng] baselayout 1.8.6.13 broken for livecds
2004-02-08 21:51 ` Daniel Robbins
@ 2004-02-08 23:12 ` Brad House
2004-02-09 1:29 ` Daniel Robbins
2004-02-09 4:12 ` Martin Schlemmer
2004-02-09 4:15 ` Martin Schlemmer
1 sibling, 2 replies; 6+ messages in thread
From: Brad House @ 2004-02-08 23:12 UTC (permalink / raw
To: gentoo-releng; +Cc: gentoo-releng, release, azarah
ok, I finished testing baselayout 1.8.6.13 for livecds. It appears
the only problem existed in the ebuild that I reported before
use livecd && livecd-functions.sh -->
use livecd && dosbin livecd-functions.sh
So if someone commits that fix, it should be fine. I tested both
cdfs types of zisofs and normal, and did not find problems with
either.
-Brad
> On Sun, 2004-02-08 at 12:45, Brad House wrote:
>> I am going to still recommend that those people who need to build
>> livecds make use of baselayout-1.8.6.12-r4 that I had committed,
>> as it is the only one I know of that has been tested and verified
>> to work.
>
> Brad, have releng get any needed baselayout fixes to me, and I will roll
> a new stable baselayout release for you (and commit baselayout cvs and
> to the portage tree.) Please base your work on what is current in
> baselayout cvs, and test your work on livecds and on normal Gentoo
> systems.
>
> Martin, sorry to have to do this (I would much rather *not* have to do
> this, as I have other stuff I could be doing,) but I don't see you
> making any meaningful effort to work with these people. They have
> repeatedly been making a very sincere effort to coordinate with you, and
> they deserve much more than what they have been getting.
>
> Sincerely,
>
> Daniel
>
>
>
> --
> gentoo-releng@gentoo.org mailing list
>
>
>
--
gentoo-releng@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-releng] baselayout 1.8.6.13 broken for livecds
2004-02-08 23:12 ` Brad House
@ 2004-02-09 1:29 ` Daniel Robbins
2004-02-09 4:12 ` Martin Schlemmer
1 sibling, 0 replies; 6+ messages in thread
From: Daniel Robbins @ 2004-02-09 1:29 UTC (permalink / raw
To: Brad House; +Cc: gentoo-releng, release, azarah
On Sun, 2004-02-08 at 16:12, Brad House wrote:
> So if someone commits that fix, it should be fine. I tested both
> cdfs types of zisofs and normal, and did not find problems with
> either.
OK, I committed this fix.
Regards,
Daniel
--
gentoo-releng@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-releng] baselayout 1.8.6.13 broken for livecds
2004-02-08 23:12 ` Brad House
2004-02-09 1:29 ` Daniel Robbins
@ 2004-02-09 4:12 ` Martin Schlemmer
1 sibling, 0 replies; 6+ messages in thread
From: Martin Schlemmer @ 2004-02-09 4:12 UTC (permalink / raw
To: Brad House; +Cc: Gentoo-Releng, release
[-- Attachment #1: Type: text/plain, Size: 1726 bytes --]
On Mon, 2004-02-09 at 01:12, Brad House wrote:
> ok, I finished testing baselayout 1.8.6.13 for livecds. It appears
> the only problem existed in the ebuild that I reported before
> use livecd && livecd-functions.sh -->
> use livecd && dosbin livecd-functions.sh
>
> So if someone commits that fix, it should be fine. I tested both
> cdfs types of zisofs and normal, and did not find problems with
> either.
>
Sorry all. I really tried to get to everything and more yesterday,
and made a small slip-up.
> -Brad
>
> > On Sun, 2004-02-08 at 12:45, Brad House wrote:
> >> I am going to still recommend that those people who need to build
> >> livecds make use of baselayout-1.8.6.12-r4 that I had committed,
> >> as it is the only one I know of that has been tested and verified
> >> to work.
> >
> > Brad, have releng get any needed baselayout fixes to me, and I will roll
> > a new stable baselayout release for you (and commit baselayout cvs and
> > to the portage tree.) Please base your work on what is current in
> > baselayout cvs, and test your work on livecds and on normal Gentoo
> > systems.
> >
> > Martin, sorry to have to do this (I would much rather *not* have to do
> > this, as I have other stuff I could be doing,) but I don't see you
> > making any meaningful effort to work with these people. They have
> > repeatedly been making a very sincere effort to coordinate with you, and
> > they deserve much more than what they have been getting.
> >
> > Sincerely,
> >
> > Daniel
> >
> >
> >
> > --
> > gentoo-releng@gentoo.org mailing list
> >
> >
> >
--
Martin Schlemmer
Gentoo Linux Developer, Desktop/System Team Developer
Cape Town, South Africa
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-releng] baselayout 1.8.6.13 broken for livecds
2004-02-08 21:51 ` Daniel Robbins
2004-02-08 23:12 ` Brad House
@ 2004-02-09 4:15 ` Martin Schlemmer
1 sibling, 0 replies; 6+ messages in thread
From: Martin Schlemmer @ 2004-02-09 4:15 UTC (permalink / raw
To: Daniel Robbins; +Cc: Gentoo-Releng, release
[-- Attachment #1: Type: text/plain, Size: 1407 bytes --]
On Sun, 2004-02-08 at 23:51, Daniel Robbins wrote:
> On Sun, 2004-02-08 at 12:45, Brad House wrote:
> > I am going to still recommend that those people who need to build
> > livecds make use of baselayout-1.8.6.12-r4 that I had committed,
> > as it is the only one I know of that has been tested and verified
> > to work.
>
> Brad, have releng get any needed baselayout fixes to me, and I will roll
> a new stable baselayout release for you (and commit baselayout cvs and
> to the portage tree.) Please base your work on what is current in
> baselayout cvs, and test your work on livecds and on normal Gentoo
> systems.
>
> Martin, sorry to have to do this (I would much rather *not* have to do
> this, as I have other stuff I could be doing,) but I don't see you
> making any meaningful effort to work with these people. They have
> repeatedly been making a very sincere effort to coordinate with you, and
> they deserve much more than what they have been getting.
>
Uhm, can we retract this statement? =) It took said people more than 24
hours to com back to about possible fixes me =) Anyhow, no bad
feelings or whatever. I was dumb in the changes - check the ChangeLog
for rc-scripts - and fixed it myself, so its not the last ones I sent
beejay.
Cheers,
--
Martin Schlemmer
Gentoo Linux Developer, Desktop/System Team Developer
Cape Town, South Africa
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-02-09 4:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-08 19:45 [gentoo-releng] baselayout 1.8.6.13 broken for livecds Brad House
2004-02-08 21:51 ` Daniel Robbins
2004-02-08 23:12 ` Brad House
2004-02-09 1:29 ` Daniel Robbins
2004-02-09 4:12 ` Martin Schlemmer
2004-02-09 4:15 ` Martin Schlemmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox