NetBSD Problem Report #30784

From jschauma@netmeister.org  Tue Jul 19 18:13:57 2005
Return-Path: <jschauma@netmeister.org>
Received: from netmeister.org (netmeister.org [64.81.200.34])
	by narn.netbsd.org (Postfix) with ESMTP id 36E4C63B843
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 19 Jul 2005 18:13:57 +0000 (UTC)
Message-Id: <20050719181926.676C179C49@netmeister.org>
Date: Tue, 19 Jul 2005 14:19:26 -0400 (EDT)
From: jschauma@netmeister.org
Reply-To: jschauma@netmeister.org
To: gnats-bugs@netbsd.org
Subject: suse_devel package flawed
X-Send-Pr-Version: 3.95

>Number:         30784
>Category:       pkg
>Synopsis:       suse_devel package flawed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 19 18:14:00 +0000 2005
>Closed-Date:    Thu Nov 05 08:24:55 +0000 2020
>Last-Modified:  Thu Nov 05 08:24:55 +0000 2020
>Originator:     Jan Schaumann
>Release:        NetBSD 2.0.2_STABLE
>Organization:

>Environment:
Architecture: i386
Machine: i386
>Description:

It seems that the suse_devel package as available from
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q2/NetBSD-2.0/i386/All/suse_devel-7.3nb2.tgz
is not working correctly:

# pkg_add ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q2/NetBSD-2.0/i386/All/suse_devel-7.3nb2.tgz
pkg_add: Warning: package
`ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q2/NetBSD-2.0/i386/All/suse_devel-7.3nb2.tgz'
was built for a different version of the OS:
pkg_add: NetBSD/i386 2.0 (pkg) vs. NetBSD/i386 2.0_STABLE (this host)
pkg_add: Overwriting /usr/pkg/emul/linux/usr/lib/libbfd-2.11.90.0.29.so
- pkg suse_devel-7.3nb2 bogus/conflicting?
pkg_add: Overwriting /usr/pkg/emul/linux/usr/lib/libbfd.a - pkg
suse_devel-7.3nb2 bogus/conflicting?
pkg_add: Overwriting
/usr/pkg/emul/linux/usr/lib/libopcodes-2.11.90.0.29.so - pkg
suse_devel-7.3nb2 bogus/conflicting?
pkg_add: Overwriting /usr/pkg/emul/linux/usr/lib/libopcodes.a - pkg
suse_devel-7.3nb2 bogus/conflicting?
tar: Unable to access emul/linux/usr/lib/libbfd-2.11.90.0.29.so (No such
file or directory)
tar: Unable to access emul/linux/usr/lib/libbfd.a (No such file or
directory)
tar: Unable to access emul/linux/usr/lib/libopcodes-2.11.90.0.29.so (No
such file or directory)
tar: Unable to access emul/linux/usr/lib/libopcodes.a (No such file or
directory)
tar: WARNING! These file names were not selected:
emul/linux/usr/lib/libbfd-2.11.90.0.29.so
emul/linux/usr/lib/libbfd.a
emul/linux/usr/lib/libopcodes-2.11.90.0.29.so
emul/linux/usr/lib/libopcodes.a
Executing 'ln -fs ../../lib/ldscripts
/usr/pkg/emul/linux/usr/i486-suse-linux/lib/ldscripts'
ln: /usr/pkg/emul/linux/usr/i486-suse-linux/lib/ldscripts: No such file
or directory
pkg_add: command 'ln -fs ../../lib/ldscripts
/usr/pkg/emul/linux/usr/i486-suse-linux/lib/ldscripts' failed
pkg_add: Overwriting /usr/pkg/emul/linux/usr/lib/libbfd.so - pkg
suse_devel-7.3nb2 bogus/conflicting?
pkg_add: Overwriting /usr/pkg/emul/linux/usr/lib/libopcodes.so - pkg
suse_devel-7.3nb2 bogus/conflicting?
tar: Unable to access emul/linux/usr/lib/libbfd.so (No such file or
directory)
tar: Unable to access emul/linux/usr/lib/libopcodes.so (No such file or
directory)
tar: End of archive volume 1 reached
tar: Unexpected EOF on archive file
tar: Sorry, unable to determine archive format.
tar: WARNING! These file names were not selected:
emul/linux/usr/lib/libbfd.so
emul/linux/usr/lib/libopcodes.so
pkg_add: can not invoke 107 byte /bin/tar pipeline: /bin/tar cf -
'emul/linux/usr/lib/libbfd.so'
'emul/linux/usr/lib/libopcodes.so'|/bin/tar xpf - -C /usr/pkg
ftp: No control connection for command.


Note that if I build the package myself, I will also have the same
problem with the same files

emul/linux/usr/lib/libbfd-2.11.90.0.29.so
emul/linux/usr/lib/libbfd.a
emul/linux/usr/lib/libopcodes-2.11.90.0.29.so
emul/linux/usr/lib/libopcodes.a

These files are found in the rpm, added to the PLIST, added to the .tgz
binary package but somehow pkg_add fails to extract them (regular
extraction via tar shows no problems).

>How-To-Repeat:
	cd /usr/pkgsrc/*/suse_devel && make install

	or

	pkg_add ftp://ftp.netbsd.org/pub/NetBSD/packages/2.0/i386/All/suse_devel-7.3nb2.tgz
>Fix:


>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: xtraeme@netbsd.org
State-Changed-When: Thu, 19 Apr 2007 16:02:07 +0000
State-Changed-Why:
I believe this problem has been fixed.


From: Hauke Fath <hf@spg.tu-darmstadt.de>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@NetBSD.org, pkgsrc-bugs@NetBSD.org,
	gnats-admin@NetBSD.org, xtraeme@NetBSD.org, jschauma@netmeister.org
Subject: Re: pkg/30784 (suse_devel package flawed)
Date: Thu, 19 Apr 2007 18:37:45 +0200

 Am 19.04.2007 um 16:02 Uhr +0000 schrieb xtraeme@NetBSD.org:
 >Synopsis: suse_devel package flawed
 >
 >State-Changed-From-To: open->closed
 >State-Changed-By: xtraeme@netbsd.org
 >State-Changed-When: Thu, 19 Apr 2007 16:02:07 +0000
 >State-Changed-Why:
 >I believe this problem has been fixed.

 Well, if you can call a "cvs rm" a fix? If you want to build binary 
 modules for Matlab, you can't do that on NetBSD anymore.

 	hauke

 -- 
       The ASCII Ribbon Campaign                    Hauke Fath
 ()     No HTML/RTF in email            Institut für Nachrichtentechnik
 /\     No Word docs in email                     TU Darmstadt
       Respect for open standards              Ruf +49-6151-16-3281

State-Changed-From-To: closed->open
State-Changed-By: xtraeme@netbsd.org
State-Changed-When: Thu, 19 Apr 2007 18:30:11 +0000
State-Changed-Why:
The problem is still there as Hauke Fath reported.


State-Changed-From-To: open->feedback
State-Changed-By: asau@NetBSD.org
State-Changed-When: Tue, 21 Dec 2010 08:59:05 +0000
State-Changed-Why:
SuSE packages were updated recently, does the problem persist?


State-Changed-From-To: feedback->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Mon, 30 Apr 2012 23:53:19 +0000
State-Changed-Why:
feedback timeout. The suse packages are much newer now; if they
don't work, please file a new PR.


From: Hauke Fath <hf@spg.tu-darmstadt.de>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org, dholland@NetBSD.org,
        jschauma@netmeister.org
Subject: Re: pkg/30784 (suse_devel package flawed)
Date: Thu, 3 May 2012 22:08:48 +0200

 At 23:53 Uhr +0000 30.04.2012, dholland@NetBSD.org wrote:
 >Synopsis: suse_devel package flawed

 [...]

 >feedback timeout. The suse packages are much newer now; if they
 >don't work, please file a new PR.

 Well, there is no suse*_devel package in pkgsrc to begin with. There is
 wip/suse100_devel, but I don't know what it amounts to.

 You'd want a linux compiler binary to build e.g. external libraries for use
 with Matlab, or use the MEX Matlab-to-C translator,  but I haven't tried
 newer Matlab versions in the NetBSD linux emulation.

 All in all, there's probably not much demand.

 	hauke


 -- 
      The ASCII Ribbon Campaign                    Hauke Fath
 ()     No HTML/RTF in email            Institut für Nachrichtentechnik
 /\     No Word docs in email                     TU Darmstadt
      Respect for open standards              Ruf +49-6151-16-3281

State-Changed-From-To: closed->open
State-Changed-By: obache@NetBSD.org
State-Changed-When: Fri, 04 May 2012 01:28:11 +0000
State-Changed-Why:
Update of suse* package will not resolve lack of suse_devel package.


From: David Holland <dholland-pbugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/30784 (suse_devel package flawed)
Date: Sun, 6 May 2012 06:50:06 +0000

 On Thu, May 03, 2012 at 08:30:04PM +0000, Hauke Fath wrote:
  >  >feedback timeout. The suse packages are much newer now; if they
  >  >don't work, please file a new PR.
  >  
  >  Well, there is no suse*_devel package in pkgsrc to begin with. There is
  >  wip/suse100_devel, but I don't know what it amounts to.

 oops, I didn't notice that. :-/  my bad.

 -- 
 David A. Holland
 dholland@netbsd.org

State-Changed-From-To: open->closed
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Thu, 05 Nov 2020 08:24:55 +0000
State-Changed-Why:
By definition, once a package has been deleted from pkgsrc,
flaws in it are no longer pkgsrc bugs. If you would like to see
a suse_devel package, please contribute one. Keeping this
15 year old bug report open is not going to accomplish that.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.