Sorry about that,
http://git.webconverger.org/?p=webconverger-base.git;a=tree;f=etc/webconverger
Live helper has been evolving and maxi isn't as well as maintained as
the 'hetty' branch.
http://git.debian.org/?p=debian-live/config-webc.git;a=shortlog;h=refs/heads/hetty
I'll work today on it today and hopefully get the maxi build scripts
working again.
Thanks,
On Sat, Jan 24, 2009 at 7:49 AM, NateEag <nat...@gmail.com> wrote:
> This thread is a bit old, but I had the same problems, fixed them, and
> am still stuck, so I thought I'd ask about it here, to help anyone
> else who has these difficulties.
>
> I've been trying to build maxi, not mini, but ran into the last
> problem Gerard described. I followed the directions at http://webconverger.org/develop/
> and had the same issue that Gerard had.
>
> I traced the error
>
> "cpio: ./etc/splashy/themes/default/background.png: Cannot stat: No
> such file or directory"
>
> to lh build not seeing the webconverger package repository at
> http://debian.webconverger.com/lenny/
>
> I'm new to live-helper, so this may be the wrong way to fix things,
> but after a lot of poking and digging through docs on live-helper, I
> was able to make it see the webconverger repository, by renaming the
> files at webconverger/config/chroot_sources/*.chroot* (such as
> webc.chroot and web.chroot.gpg) to *.bootstrap*, as per comments here:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444256
>
> After that was out of the way, I still got the error Gerard had about
> aptitude. My last few lines of output looked like this:
>
> update-initramfs: Generating /boot/initrd.img-2.6.26-1-486
> Removing any system startup links for /etc/init.d/openbsd-inetd ...
> Removing any system startup links for /etc/init.d/stop-bootlogd ...
> /etc/rc2.d/S99stop-bootlogd
> /etc/rc3.d/S99stop-bootlogd
> /etc/rc4.d/S99stop-bootlogd
> /etc/rc5.d/S99stop-bootlogd
> update-initramfs: Generating /boot/initrd.img-2.6.26-1-486
> OK
> OK
> /usr/bin/env: aptitude: No such file or directory
>
> After more mucking around and trawling the web, I discovered that
> updating webconverger/config/common to use apt instead of aptitude got
> me past that. Again, I'm not sure if this was the right thing to do,
> but it did seem to get the build working.
>
> However, despite having solved those problems, I've gotten stuck on a
> failure relating to Flash. My last few lines of output look like this:
>
> iceweasel is already the newest version.
> iceweasel set to manually installed.
> ttf-dejavu is already the newest version.
> ttf-dejavu set to manually installed.
> Package flashplugin-nonfree is not available, but is referred to by
> another package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
> E: Package flashplugin-nonfree has no installation candidate
>
> I did find a post on the WebConverger user group that appeared to
> relate [http://groups.google.com/group/webc-users/browse_thread/thread/
> 882bed9f3a638c35], but when I tried downloading the new package and
> replacing the old one with it, I still got the error, even after doing
> 'lh clean --purge'.
>
> Any ideas how I can get this to build? I don't really care whether
> Flash is on the disk or not, so if removing it from the configuration
> might be helpful, that would be okay with me.
>
> I'm running lh version 1.0~a37, in case that's relevant.
>
> Thanks for your time!
>
> -Nate Eagleson
>
>
> On Oct 29 2008, 1:55 pm, "Kai Hendry" <hen...@webconverger.com> wrote:
>> Do you have webconverger-base in the package list?
>>
>> http://git.webconverger.org/?p=webconverger-base.git;a=tree;f=etc/web...
>
Just quickly fixed this.
http://git.debian.org/?p=debian-live/config-webc.git
I will do a release tomorrow evening, so tomorrow it might work a bit better.
Good luck, :)
There is no Makefile?
> maxi, but I then got the error I had gotten early on in my attempts to
> build:
> /usr/bin/env: aptitude: No such file or directory
I think this might be solved by --apt apt I just put in.
> E: Couldn't find package firmware-bnx2
> So, I thought I would ask how I'm supposed to be building this, before
> I proceed any further, and also ask if you have any idea why it
> couldn't find firmware-bnx2.
Don't worry about it. Double check your mirror. It should not stop the
build process.
I updated http://webconverger.org/develop/
Can you make sure your environment is sane?
Sorry, I just noticed it myself. This is wrong. The procedure should be just
lh_config
sudo lh_build
> settings. lh --version gives
> lh, version 1.0~a37
> What version do you use?
I use the very latest from http://live.debian.net/debian
If you are using Ubuntu, I think you need to make sure your
debootstrap is more recent. I'm not sure the details. I use Debian. :P