Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#551543: remove path when cwd is /tmp/muttprint*

92 views
Skip to first unread message

martin f krafft

unread,
Jun 15, 2010, 8:50:02 AM6/15/10
to
tags 551543 patch
thanks

diff -u /tmp/muttprint =muttprint
--- /tmp/muttprint 2010-06-15 14:42:37.711037595 +0200
+++ /usr/bin/muttprint 2010-06-15 14:42:44.591037171 +0200
@@ -740,6 +740,8 @@
}
}

+chdir($ENV{HOME}) || chdir('/');
+
################################### ENDE ####################################

--
.''`. martin f. krafft <madduck@d.o> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems

digital_signature_gpg.asc

Rene Engelhard

unread,
Dec 15, 2010, 12:50:01 PM12/15/10
to
Hi,

On Wed, Dec 15, 2010 at 06:23:38PM +0100, gregor herrmann wrote:


> On Tue, 14 Dec 2010 12:29:03 +0100, martin f krafft wrote:
>
> > > diff -u /tmp/muttprint =muttprint
> > > --- /tmp/muttprint 2010-06-15 14:42:37.711037595 +0200
> > > +++ /usr/bin/muttprint 2010-06-15 14:42:44.591037171 +0200
> > > @@ -740,6 +740,8 @@
> > > }
> > > }
> > >
> > > +chdir($ENV{HOME}) || chdir('/');
> > > +
> > > ################################### ENDE ####################################
> >

> > Unfortunately, this does not fix the problem. :(
> > You also need to chdir() before the exit 1 in the fatalError sub.
>
> Rene,
> for your convenience I'm attaching a diff that implements madduck's
> proposal.

Heh, well, I already had that built here...
I'm not stupid, thanks...

Grüße/Regards,

René

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

martin f krafft

unread,
Dec 15, 2010, 2:50:02 PM12/15/10
to
also sprach Rene Engelhard <re...@debian.org> [2010.12.15.1836 +0100]:

> Heh, well, I already had that built here...
> I'm not stupid, thanks...

Noone doubted that you can do this yourself. Thanks to gregor for
trying to make your life easier. ;)

And thanks to both of you too!

digital_signature_gpg.asc

martin f krafft

unread,
Dec 15, 2010, 3:20:02 PM12/15/10
to
also sprach Rene Engelhard <re...@debian.org> [2010.12.15.2022 +0100]:
> Now the question is whether this second iteration (especially the
> suggests) is critical enough to warrant a freeze exception in deep
> freeze where only RC bugs are allowed (which this isn't
> anymore)...

Probably not, although this package is hardly important at all, so
it could easily be done — but likely will not.

--
.''`. martin f. krafft <madduck@d.o> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems

quick!! act as if nothing has happened!

digital_signature_gpg.asc
0 new messages