[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#259109: wrong permissions on /usr/bin/lintian



On Tue, Jul 13, 2004 at 01:33:54PM -0400, Clint Adams wrote:
> >         sed -i 's/<VERSION>/$(VER)/' $(tmp)/usr/bin/lintian
> 
> Hmm.  That's not the same bug.  I think your sed build-dep is probably
> irrelevant.

Hmm. I can confirm now that the issue is indeed fixed in 4.1-4.
I tested all versions since 4.1-1 with the attached test script and
produces the following output:

Testing: GNU sed version 4.1
Version: 4.1-1
creating testfile...
-rwxr-xr-x    1 djpig    djpig           4 Jul 13 19:57 testfile
replace in testfile...
-rw-------    1 djpig    djpig           4 Jul 13 19:57 testfile

Testing: GNU sed version 4.1
Version: 4.1-2
creating testfile...
-rwxr-xr-x    1 djpig    djpig           4 Jul 13 19:58 testfile
replace in testfile...
-rw-------    1 djpig    djpig           4 Jul 13 19:58 testfile

Testing: GNU sed version 4.1
Version: 4.1-3
creating testfile...
-rwxr-xr-x    1 djpig    djpig           4 Jul 13 19:58 testfile
replace in testfile...
-rw-------    1 djpig    djpig           4 Jul 13 19:58 testfile

Testing: GNU sed version 4.1
Version: 4.1-4
creating testfile...
-rwxr-xr-x    1 djpig    djpig           4 Jul 13 19:58 testfile
replace in testfile...
-rwxr-xr-x    1 djpig    djpig           4 Jul 13 19:58 testfile

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/

Attachment: sed-test.sh
Description: Bourne shell script


Reply to: