Release candidate preparation

Daniel Stone daniel at fooishbar.org
Tue Mar 29 00:00:47 CST 2005


On Mon, Mar 28, 2005 at 09:27:47PM -0800, Matt Zimmerman wrote:
> On Tue, Mar 29, 2005 at 03:18:49PM +1000, Daniel Stone wrote:
> > On Mon, Mar 28, 2005 at 08:58:01PM -0800, Matt Zimmerman wrote:
> > > - hoary-install-powerpc: install succeeded, but failed to ask X
> > >   configuration mode question (regression in 6.8.2-6)
> >                                                     ^^
> > 						    -4
> 
> Array 7 shipped with 6.8.2-5.1, and did not have this bug.
> 
> The Kubuntu preview shipped with 6.8.2-5.1, and did not have this bug.
> 
> I tested them both personally.  And you?

The code in question (mode-list priority gets dropped to medium if we're
not reconfiguring, which solves the problem of it getting asked on every
upgrade if DDC fails or such), was done in -4, which was missed until
the -5 upload.  -5.1 was -5, but with the Debconfiscation taken from -2,
and was done especially for A7.  As -6 reintroduced -5's Debconf code,
with some modifications, it resurfaced at that point; fresh installs
would have mode-list unconditionally dropped to medium, so if DDC failed
or we couldn't infer the panel resolution, you would always end up with
1024x768/800x600/640x480.  I've fixed this locally, and am testing the
fix now; -7 will be -6 with only this change (changing [ -z
"$RECONFIGURE" ] to [ -z "$RECONFIGURE" ] && [ -z "$FIRSTINST" ]).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20050329/1fbc52f7/attachment-0001.pgp


More information about the ubuntu-devel mailing list