Re: Problems with d-i packages?

2002-10-08 Thread Joey Hess

Petter Reinholdtsen wrote:
> Yes, I got it installed.  But this is the CD build failing, and it
> doesn't care if I got the package installed or not.

Hmm well I just had the exact same problem, and solved it by satisfying
the build-deps of the build directory, which involved installing
libdebian-installer1.

-- 
see shy jo



msg22604/pgp0.pgp
Description: PGP signature


Re: Problems with d-i packages?

2002-10-06 Thread Matt Kraai

On Sun, Oct 06, 2002 at 11:06:25PM +0200, Petter Reinholdtsen wrote:
> [Matt Kraai]
> > It's in unstable (at least).  Do you have it installed on the
> > development system?
> 
> Yes, I got it installed.  But this is the CD build failing, and it
> doesn't care if I got the package installed or not.
> 
> I guess I need to make the package available in our local APT source. :-/
> 
> Strange.  I thought all the udeb packages was fetched from sid, and
> that the CD build script would pick their dependencies form sid as
> well. :-(

libdebian-installer1 is in main, whereas the udebs are all in
the debian-installer section.  Is main listed in the
sources.list you are using?

Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problems with d-i packages?

2002-10-06 Thread Petter Reinholdtsen

[Matt Kraai]
> It's in unstable (at least).  Do you have it installed on the
> development system?

Yes, I got it installed.  But this is the CD build failing, and it
doesn't care if I got the package installed or not.

I guess I need to make the package available in our local APT source. :-/

Strange.  I thought all the udeb packages was fetched from sid, and
that the CD build script would pick their dependencies form sid as
well. :-(


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Problems with d-i packages?

2002-10-06 Thread Matt Kraai

On Sun, Oct 06, 2002 at 01:47:39AM +0200, Petter Reinholdtsen wrote:
> 
> I had a look at the Skolelinux CD build log, and discovered the
> following:
> 
>   + Trying to add anna...
>   libdebian-installer1 doesn't exist...
>   Can't add anna ... dependency problem.
>   + Trying to add ethdetect...
>   libdebian-installer1 doesn't exist...
>   Can't add ethdetect ... dependency problem.
>   + Trying to add main-menu...
>   libdebian-installer1 doesn't exist...
>   Can't add main-menu ... dependency problem.
>   + Trying to add netcfg-dhcp...
>   libdebian-installer1 doesn't exist...
>   Can't add netcfg-dhcp ... dependency problem.
>   + Trying to add netcfg-static...
>   libdebian-installer1 doesn't exist...
>   Can't add netcfg-static ... dependency problem.
> 
> Is there something wrong with the package dependencies?

It's in unstable (at least).  Do you have it installed on the
development system?

Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Problems with d-i packages?

2002-10-05 Thread Petter Reinholdtsen


I had a look at the Skolelinux CD build log, and discovered the
following:

  + Trying to add anna...
  libdebian-installer1 doesn't exist...
  Can't add anna ... dependency problem.
  + Trying to add ethdetect...
  libdebian-installer1 doesn't exist...
  Can't add ethdetect ... dependency problem.
  + Trying to add main-menu...
  libdebian-installer1 doesn't exist...
  Can't add main-menu ... dependency problem.
  + Trying to add netcfg-dhcp...
  libdebian-installer1 doesn't exist...
  Can't add netcfg-dhcp ... dependency problem.
  + Trying to add netcfg-static...
  libdebian-installer1 doesn't exist...
  Can't add netcfg-static ... dependency problem.

Is there something wrong with the package dependencies?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]