Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2021-04-29 05:19:38
Size: 271
Editor: SundayNkwuda
Comment:
Revision 8 as of 2021-04-30 01:17:03
Size: 480
Editor: PaulWise
Comment: add ToDo to move into the Packaging namespace
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
==== pkg: unrecoverable fatal error, aborting: unknown system group 'apt-cacher-ng' in statoverride file ====
 ::
Open `/var/lib/dpkg/statoverride` and remove this line: `root apt-cacher-ng 640 /etc/apt-cacher-ng/security.conf`
ToDo: merge with [[Common Errors in Debian Packaging and Fixes]]
ToDo: rename page to [[Packaging/CommonErrors]]

<<TableOfContents()>>

== Working with Patches ==
=== '''Error while trying to install Q
uilt''': pkg: unrecoverable fatal error, aborting: unknown system group 'apt-cacher-ng' in statoverride file ===
Open `/var/lib/dpkg/statoverride` and remove this line: `root apt-cacher-ng 640 /etc/apt-cacher-ng/security.conf`

ToDo: merge with Common Errors in Debian Packaging and Fixes ToDo: rename page to ?Packaging/CommonErrors

Working with Patches

'''Error while trying to install Quilt''': pkg: unrecoverable fatal error, aborting: unknown system group 'apt-cacher-ng' in statoverride file

Open /var/lib/dpkg/statoverride and remove this line: root apt-cacher-ng 640 /etc/apt-cacher-ng/security.conf

CategoryPackaging | CategoryDebugging