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

Bug#776917: marked as done (fails to debootstrap without systemd)



Your message dated Fri, 15 May 2015 05:49:47 +0200
with message-id <20150515034947.GF15828@mraw.org>
and subject line Re: Bug#776917: fails to debootstrap without systemd
has caused the Debian Bug report #776917,
regarding fails to debootstrap without systemd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
776917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776917
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.67
Severity: important

Due to #776912 I tried to debootstrap without systemd:

debootstrap --arch=amd64 --variant=minbase --include=sysvinit-core \
	--exclude=systemd,systemd-sysv jessie jessie

However systemd gets still pulled in by incorrectly resolving init
pre-depends:
(...)
 init pre-depens on systemd-sysv | sysvinit-core | upstart
  systemd-sysv is not installed.
  sysvinit-core is not installed.
  upstart is not installed.
(...)
Selecting previously unselected package systemd.
(...)
Rest is in #776912.

The manpage states wrt --include "Comma  separated  list  of  packages  which
will be added to download and extract lists.", however sysvinit-core doesn't
show up at all in the debootstrap.log besides above mentioned init pre-depends
message.

Yours Martin

--- End Message ---
--- Begin Message ---
Hi Martin,

Martin Wuertele <maxx@debian.org> (2015-02-03):
> Package: debootstrap
> Version: 1.0.67
> Severity: important
> 
> Due to #776912 I tried to debootstrap without systemd:
> 
> debootstrap --arch=amd64 --variant=minbase --include=sysvinit-core \
> 	--exclude=systemd,systemd-sysv jessie jessie
> 
> However systemd gets still pulled in by incorrectly resolving init
> pre-depends:
> (...)
>  init pre-depens on systemd-sysv | sysvinit-core | upstart
>   systemd-sysv is not installed.
>   sysvinit-core is not installed.
>   upstart is not installed.
> (...)
> Selecting previously unselected package systemd.
> (...)
> Rest is in #776912.
> 
> The manpage states wrt --include "Comma  separated  list  of  packages  which
> will be added to download and extract lists.", however sysvinit-core doesn't
> show up at all in the debootstrap.log besides above mentioned init pre-depends
> message.

This is getting fixed by adjusting the minimal set of packages instead,
so closing this bug report. See Ansgar's initial mail:
  https://lists.debian.org/debian-boot/2015/05/msg00156.html

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: