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

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)



Hi,

On Thu, 22 Mar 2018 06:36:06 +0100
Cyril Brulebois <kibi@debian.org> wrote:
> What's the problem here?

 It's not a problem, but we can improve it, IMO (so severity is low).
 In debian/rules,

> override_dh_auto_install:
>         dh_auto_build
>         
>         $(MAKE) install DESTDIR=$(CURDIR)/debian/debootstrap
>         $(MAKE) install DESTDIR=$(CURDIR)/debian/debootstrap-udeb
>         
>         # remove scripts not needed by d-i
>         -rm -f debian/debootstrap-udeb/usr/share/debootstrap/scripts/potato \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/woody \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/sarge \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/warty \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/hoary \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/breezy \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/dapper \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/edgy \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/feisty \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/*.buildd \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/*.fakechroot \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/stable \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/testing \
>                 debian/debootstrap-udeb/usr/share/debootstrap/scripts/unstable

 Most of scripts in current udeb seem to be unnecessary.


-- 
Regards,

 Hideki Yamane     henrich @ debian.org/iijmio-mail.jp


Reply to: