forked from josch/mmdebstrap
add note about dpkg config bug
This commit is contained in:
parent
aa319c64b2
commit
016cac22f8
1 changed files with 7 additions and 0 deletions
|
@ -2857,6 +2857,13 @@ extension to compressor applies:
|
||||||
.txz xz
|
.txz xz
|
||||||
.zst zstd
|
.zst zstd
|
||||||
|
|
||||||
|
=head1 BUGS
|
||||||
|
|
||||||
|
As of version 1.19.5, dpkg does not provide facilities preventing it from
|
||||||
|
reading the dpkg configuration of the machine running B<mmdebstrap>.
|
||||||
|
Therefore, until this dpkg limitation is fixed, a default dpkg configuration
|
||||||
|
is recommended on machines running B<mmdebstrap>.
|
||||||
|
|
||||||
=head1 SEE ALSO
|
=head1 SEE ALSO
|
||||||
|
|
||||||
debootstrap(8)
|
debootstrap(8)
|
||||||
|
|
Loading…
Reference in a new issue