[Pkg-sysvinit-devel] Bug#716923: sysv-rc 2.88dsf-42 breaks {, c}debootstrapping

Stefan Lippers-Hollmann s.L-H at gmx.de
Sun Jul 14 21:35:58 UTC 2013


Hi

On Sunday 14 July 2013, Roger Leigh wrote:
[…]
> Does the following patch help?  It looks like it might have always been
> missing the perl dependency.

I did try "cdebootstrap -v --arch=amd64 --flavour=minimal 
--include=perl-modules sid /mnt/ http://ftp.de.debian.org/debian/", 
which had no effect. Unfortunately neither cdebootstrap nor debootstrap
allow using additional mirrors to supersede or override particular
packages from the bootstrapping phase, which makes it a little 
difficult to test; even trying to sneak it into the downloaded packages
before their respective unpacking didn't help here.

> diff --git a/debian/changelog b/debian/changelog
> index d4a5972..07a7426 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,11 @@
> +sysvinit (2.88dsf-43) UNRELEASED; urgency=low
> +
> +  [ Roger Leigh ]
> +  * sysv-rc: Add ${perl:Depends} to ensure correct dependency on perl.
> +    Closes: #716923.
> +
> + -- Roger Leigh <rleigh at debian.org>  Sun, 14 Jul 2013 22:02:11 +0100
> +
>  sysvinit (2.88dsf-42) unstable; urgency=low
>  
>    [ Roger Leigh ]
> diff --git a/debian/control b/debian/control
> index 7dd998d..2834f6b 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -58,7 +58,7 @@ Conflicts: file-rc
>  Replaces: file-rc
>  Suggests: sysv-rc-conf, bum
>  Depends:
> - ${misc:Depends},
> + ${misc:Depends}, ${perl:Depends},
>   sysvinit-utils (>= 2.86.ds1-62),
>   insserv (>> 1.12.0-10)
>  Breaks: initscripts (<< 2.86.ds1-63)

Regards
	Stefan Lippers-Hollmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20130714/caa47cb1/attachment-0001.sig>


More information about the Pkg-sysvinit-devel mailing list