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

Bug#252508: marked as done (Package: mklibs)



Your message dated Sat, 23 Jul 2005 14:26:37 -0400
with message-id <20050723182637.GA17653@kitenet.net>
and subject line does not apply to debian
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jun 2004 20:38:04 +0000
>From pmueller@sidestep.com Thu Jun 03 13:38:04 2004
Return-path: <pmueller@sidestep.com>
Received: from 206.173.5.101.ptr.us.xo.net (mailbox.jayst.sidestep.com) [206.173.5.101] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1BVyyR-0003U6-00; Thu, 03 Jun 2004 13:38:04 -0700
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----_=_NextPart_001_01C449AA.B0E407FE"
Subject: Package: mklibs
Date: Thu, 3 Jun 2004 13:38:13 -0700
Message-ID: <1C8FFEE4F601A74EBF7E78E38EA5E538052509@mailbox.jayst.sidestep.com>
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator: 
Thread-Topic: Package: mklibs
Thread-Index: AcRJqpk4NkBO9UQ/QLy9duBdfumdHA==
From: "Peter Mueller" <pmueller@sidestep.com>
To: <submit@bugs.debian.org>
Cc: <dannf@debian.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.1 required=4.0 tests=BAYES_44,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part message in MIME format.

------_=_NextPart_001_01C449AA.B0E407FE
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Package: mklibs
Version: unknown - version grabbed by systemimager in CVS and latest
stable
Problem: when building packages, the local ld_file is not grabbed.
Solution: upstream seems to be correct @
http://http.us.debian.org/debian/pool/main/m/mklibs/.  Alternatively,
the below & attached patch (same) fixes the version grabbed by
systemimager.
=20
# diff -up mklibs.old mklibs   =20
 --- mklibs.old  Mon May 24 14:05:04 2004
 +++ mklibs      Mon May 24 15:04:08 2004
 @@ -555,7 +555,7 @@ for lib in regexpfilter(os.listdir(dest_
  ld_file =3D find_lib(ldlib)
  ld_file_name =3D os.path.basename(ld_file)
 =20
 -if not os.access(dest_path + "/" + lib, os.F_OK):
 +if not os.access(dest_path + "/" + ld_file_name, os.F_OK):
      command(target + "objcopy", "--strip-unneeded -R .note -R
 .comment",
              ld_file, dest_path + "/" + ld_file_name)

Regards,

Peter Mueller
Operations Engineer
(408)235-1700 x125
pmueller@sidestep.com

Find travel deals from dozens of sites - with one search
Try SideStep - The traveler's search engine
www.sidestep.com

------_=_NextPart_001_01C449AA.B0E407FE
Content-Type: application/octet-stream;
	name="mklibs.patch"
Content-Transfer-Encoding: base64
Content-Description: mklibs.patch
Content-Disposition: attachment;
	filename="mklibs.patch"

LS0tIG1rbGlicy5vbGQJTW9uIE1heSAyNCAxNDowNTowNCAyMDA0CisrKyBta2xpYnMJTW9uIE1h
eSAyNCAxNTowNDowOCAyMDA0CkBAIC01NTUsNyArNTU1LDcgQEAgZm9yIGxpYiBpbiByZWdleHBm
aWx0ZXIob3MubGlzdGRpcihkZXN0XwogbGRfZmlsZSA9IGZpbmRfbGliKGxkbGliKQogbGRfZmls
ZV9uYW1lID0gb3MucGF0aC5iYXNlbmFtZShsZF9maWxlKQogCi1pZiBub3Qgb3MuYWNjZXNzKGRl
c3RfcGF0aCArICIvIiArIGxpYiwgb3MuRl9PSyk6CitpZiBub3Qgb3MuYWNjZXNzKGRlc3RfcGF0
aCArICIvIiArIGxkX2ZpbGVfbmFtZSwgb3MuRl9PSyk6CiAgICAgY29tbWFuZCh0YXJnZXQgKyAi
b2JqY29weSIsICItLXN0cmlwLXVubmVlZGVkIC1SIC5ub3RlIC1SIC5jb21tZW50IiwKICAgICAg
ICAgICAgIGxkX2ZpbGUsIGRlc3RfcGF0aCArICIvIiArIGxkX2ZpbGVfbmFtZSkKIAo=

------_=_NextPart_001_01C449AA.B0E407FE--

---------------------------------------
Received: (at 252508-done) by bugs.debian.org; 23 Jul 2005 18:25:47 +0000
>From joey@kitenet.net Sat Jul 23 11:25:47 2005
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DwOh1-0006Uj-00; Sat, 23 Jul 2005 11:25:47 -0700
Received: from dragon.kitenet.net (dpc6682244174.direcpc.com [66.82.244.174])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id A85FF17DC6
	for <252508-done@bugs.debian.org>; Sat, 23 Jul 2005 18:25:44 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id ECDE06E0A6; Sat, 23 Jul 2005 14:26:37 -0400 (EDT)
Date: Sat, 23 Jul 2005 14:26:37 -0400
From: Joey Hess <joeyh@debian.org>
To: 252508-done@bugs.debian.org
Subject: does not apply to debian
Message-ID: <20050723182637.GA17653@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 252508-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02


--9amGYk9869ThD9tj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Please do not file bugs on debian packages for some strange systemimager
problem. mklibs in debian already has this patch applied as noted.

--=20
see shy jo

--9amGYk9869ThD9tj
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC4ovdd8HHehbQuO8RAuYeAJ44SNEA6ZYeFqBP/2dMa2r/j2JZJACg5Jnd
5M8pRM1qQHw9HR8DG4cxkb4=
=3YZL
-----END PGP SIGNATURE-----

--9amGYk9869ThD9tj--



Reply to: