On Sat, 25 May 2019 10:18:06 +0200 Paul Gevers <[email protected]> wrote:
> Control: tags -1 moreinfo
>
> Hi ISHIKAWA,
>
> Thanks for reporting issues you encounter.
>
> On 24-05-2019 13:00, ISHIKAWA,chiaki wrote:
>
> dbconfig-generate-include is part of dbconfig-common. Can you check that
> you have a file
> /usr/sbin/dbconfig-generate-include?
>
> Are you by any chance running a usr-merged setup?
>
> Paul
>
Hi,
Sorry I missed reading this earlier.
I checked and I did have dbconfi-geneate-include:
env LANG=C ls -l /usr/sbin/db*
-rwxr-xr-x 1 root root 12663 Dec 13 18:32
/usr/sbin/dbconfig-generate-include
-rwxr-xr-x 1 root root 5707 Dec 13 18:32 /usr/sbin/dbconfig-load-include
> Are you by any chance running a usr-merged setup?
I was not sure what you mean by "usr-merged".
I searched and came up with this web page.
https://wiki.debian.org/UsrMerge
usr-merged: I don't think so...
env LANG=C ls -ld /bin /sbin /lib
drwxr-xr-x 2 root root 4096 May 10 10:18 /bin
drwxr-xr-x 19 root root 4096 May 20 06:20 /lib
drwxr-xr-x 2 root root 12288 May 10 10:18 /sbin
I checked that /bin and /usr/sbin, /lib and /usr/lib and /sbin and
/usr/sbin contained
different number of files under them.
TIA