<<< Date Index >>>     <<< Thread Index >>>

Re: Updating to Ubuntu Gutsy no longer shows message counts



On Mon, Oct 22, 2007 at 04:17:16PM -0400, Justin Mazzola Paluska wrote:
> On Mon, Oct 22, 2007 at 12:21:15PM -0700, Bill Moseley wrote:
> > I then grabbed the Debian source form a machine I'm running and it
> > looks like all debian patches are applies:
> > 
> >     $ apt-get source mutt
> <snip>
> >     dpkg-source: extracting mutt in mutt-1.5.16
> >     dpkg-source: unpacking mutt_1.5.16.orig.tar.gz
> >     dpkg-source: applying ./mutt_1.5.16-3.diff.gz
> > 
> > and then built with:
> > 
> >     ./configure --enable-imap --with-ssl --prefix=$HOME/mutt
> >     make install
> 
> The debian mutt packages use quilt to apply patches.  If you run
> ???debuild -uc -us??? to build the package you???ll see it apply the patches
> bit by bit.  Running configure then make doesn???t run quilt.
>       ???Justin

Ok, good to know.  I assumed that 

     dpkg-source: applying ./mutt_1.5.16-3.diff.gz

indicated that the patches were being applied.

I can't seem to run debuild on my Ubnutu system for the Debian package
has dependencies that can't be met on Gutsy.

And I don't have quilt on my Sid machine because, well, it's wedged
(need to install libc6 but it depends on a newer kernel and I can't
install a newer kernel because it depends on libc6...)  Something I've
been avoiding dealing with for a while. ;)

I'm kind of surprised that the mutt checkout didn't solve the problem.


-- 
Bill Moseley
moseley@xxxxxxxx