[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debootstrap from parisc-linux.org



Hi Helge,

On Tue, Apr 23, 2013 at 08:40:32PM +0200, Helge Deller wrote:
> On 04/23/2013 08:18 PM, Will Deacon wrote:
> > Yes, that's a complete list as far as what debootstrap reported, although
> > I wouldn't be surprised if more crop up as it configures further packages.
> 
> libtext-wrapi18n-perl_0.06-7_all.deb is now in the parisc-linux.org repository (copied over from debian-ports.org) as well.

Brill, thanks for that. It seems to have fixed those problems, but libstdc++
is still kicking up.

> what I don't understand:
> dpkg: dependency problems prevent configuration of libsigc++-1.2-dev:
>  libsigc++-1.2-dev depends on libstdc++-dev; however:
>   Package libstdc++-dev is not installed.
> 
> Which version of libstdc++-dev is required?

The error is:

  dpkg: error processing libsigc++-1.2-dev (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   libsigc++-1.2-dev
  dpkg: dependency problems prevent configuration of libsigc++-1.2-dev:
   libsigc++-1.2-dev depends on libstdc++-dev; however:
    Package libstdc++-dev is not installed.

> we have those on parisc-linux.org:
> ./pool/main/g/gcc-4.4/libstdc++6-4.4-dev_4.4.7-3_hppa.deb
> ./pool/main/g/gcc-4.5/libstdc++6-4.5-dev_4.5.4-1_hppa.deb
> ./pool/main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.3-15_hppa.deb
> ./pool/main/g/gcc-4.7/libstdc++6-4.7-dev_4.7.2-5_hppa.deb
> ./pool/main/g/gcc-4.8/libstdc++-4.8-dev_4.8.0-1_hppa.deb

It looks like my debootstrap environment has only pulled down the non -dev
version of the libstdc++ package, so that partly explains the breakage.

I've tried forcing dpkg to install the thing without the dependencies, so
I'll see how debootstrap goes now that I've kicked it off again...

> Are there other packages which I missed from your log?

That's it so far. I do see a bunch of these warnings, but I'm not sure how
serious they are:

  dpkg: warning: ignoring pre-dependency problem!
  [...]
  libslang2 pre-depends on multiarch-support
    multiarch-support is not installed.

Will


Reply to: