On Fri, Jun 23, 2006 at 12:10:44PM -0700, Steve Langasek wrote: > On Fri, Jun 23, 2006 at 07:14:50PM +0200, Frans Pop wrote: > > On Friday 23 June 2006 18:42, Geert Stappers wrote: > > > +# (ugly?) workaround for #372077 > > > +##x-org x-server/remove/warning/note seen > > > Would not work for real release. > > I'm thinking of including the following in pkgsel though. Comments? > > > # Hack alert: workaround for #372077 > > db_fset x-server/remove/warning/note seen true > > If no one can figure out a way to keep the X server from *being* removed on > upgrades, I agree that this should be done.
In the patch the debconf name of the question.
HtH
GSt
[EMAIL PROTECTED]:/usr/src/debian-installer
$ svn diff packages/pkgsel/debian/
Index: packages/pkgsel/debian/postinst
===================================================================
--- packages/pkgsel/debian/postinst (revision 38458)
+++ packages/pkgsel/debian/postinst (working copy)
@@ -20,6 +20,9 @@
done
}
+# Hack alert: workaround for #372077
+db_fset x11-common/upgrade_issues seen true
+
db_progress START 0 100 debian-installer/pkgsel/title
db_progress INFO pkgsel/progress/init
[EMAIL PROTECTED]:/usr/src/debian-installer
$
signature.asc
Description: Digital signature

