NetBSD Problem Report #46071

From www@NetBSD.org  Wed Feb 22 09:31:02 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 2AC0C63E10E
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 22 Feb 2012 09:31:02 +0000 (UTC)
Message-Id: <20120222093101.8995C63BCEF@www.NetBSD.org>
Date: Wed, 22 Feb 2012 09:31:01 +0000 (UTC)
From: pettai@nordu.net
Reply-To: pettai@nordu.net
To: gnats-bugs@NetBSD.org
Subject: pkgin fails to recognize arch (which is correct)
X-Send-Pr-Version: www-1.0

>Number:         46071
>Category:       pkg
>Synopsis:       pkgin fails to recognize arch (which is correct)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jperkin
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 22 09:35:00 +0000 2012
>Closed-Date:    Mon Apr 20 10:36:58 +0000 2020
>Last-Modified:  Mon Apr 20 10:36:58 +0000 2020
>Originator:     Fredrik Pettai
>Release:        NetBSD 5.1_STABLE / pkgin-0.5.2.1nb1
>Organization:
NORDUnet
>Environment:
NetBSD mail-server 5.1_STABLE NetBSD 5.1_STABLE (MAIL-SERVER) #0: Wed Nov  9 16:00:01 CET 2011  root@mail-server:/usr/src/sys/arch/i386/compile/MAIL-SERVER i386
>Description:
Installed pkgin and try to update the repo:

bash-4.0# pkgin update
Database needs to be updated.
proceed ? [Y/n] y
reading local summary...
processing local summary...
updating database:  61%
/!\ Warning /!\ x86_64 doesn't match your current architecture (i386)
You probably want to modify /usr/pkg/etc/pkgin/repositories.conf.
Still want to proceed ? [y/N] ^C

Repo points to the correct arch:

bash-4.0# tail /usr/pkg/etc/pkgin/repositories.conf
# Simply add repositories one below the other
#
# WARNING: order matters, duplicates will not be added, if two
# repositories hold the same package, it will be fetched from 
# the first one listed in this file. 

# ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/4.0/All

# European countries will prefer the following
ftp://ftp.fr.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.0/All
>How-To-Repeat:
See Full Desc.
>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->imil
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Wed, 22 Feb 2012 09:38:10 +0000
Responsible-Changed-Why:
Over to maintainer.


From: Patrick Welche <prlw1@cam.ac.uk>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/46071
Date: Fri, 23 Aug 2013 21:23:43 +0100

 Just saw the same the other way around with pkgin-0.6.4

 /!\ Warning /!\ i386 doesn't match your current architecture (x86_64)

 where all involved are NetBSD-6.99.23/amd64.

From: "OBATA Akio" <obata@lins.jp>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/46071
Date: Wed, 17 Dec 2014 19:40:01 +0900

 On Sat, 24 Aug 2013 05:25:00 +0900, Patrick Welche <prlw1@cam.ac.uk> wrote:

 >  Just saw the same the other way around with pkgin-0.6.4
 > /!\ Warning /!\ i386 doesn't match your current architecture (x86_64)
 > where all involved are NetBSD-6.99.23/amd64.

 Then,

 On Wed, 22 Feb 2012 18:35:00 +0900, <pettai@nordu.net> wrote:
 >  Repo points to the correct arch:
 >   bash-4.0# tail /usr/pkg/etc/pkgin/repositories.conf
 >  # Simply add repositories one below the other
 >  #
 >  # WARNING: order matters, duplicates will not be added, if two
 >  # repositories hold the same package, it will be fetched from # the first one listed in this file.  # ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/4.0/All
 >   # European countries will prefer the following
 >  ftp://ftp.fr.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.0/All

 Repo pints to the wrong arch "i386", use "x86_64" (or "amd64") instead.

 -- 
 OBATA Akio / obata@lins.jp

From: Patrick Welche <prlw1@cam.ac.uk>
To: gnats-bugs@NetBSD.org
Cc: imil@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,
	pettai@nordu.net
Subject: Re: pkg/46071
Date: Wed, 17 Dec 2014 11:02:36 +0000

 On Wed, Dec 17, 2014 at 10:45:00AM +0000, OBATA Akio wrote:
 > The following reply was made to PR pkg/46071; it has been noted by GNATS.
 > 
 > From: "OBATA Akio" <obata@lins.jp>
 > To: gnats-bugs@netbsd.org
 > Cc: 
 > Subject: Re: pkg/46071
 > Date: Wed, 17 Dec 2014 19:40:01 +0900
 > 
 >  On Sat, 24 Aug 2013 05:25:00 +0900, Patrick Welche <prlw1@cam.ac.uk> wrote:
 >  
 >  >  Just saw the same the other way around with pkgin-0.6.4
 >  > /!\ Warning /!\ i386 doesn't match your current architecture (x86_64)
 >  > where all involved are NetBSD-6.99.23/amd64.
 >  
 >  Then,
 >  
 >  On Wed, 22 Feb 2012 18:35:00 +0900, <pettai@nordu.net> wrote:
 >  >  Repo points to the correct arch:
 >  >   bash-4.0# tail /usr/pkg/etc/pkgin/repositories.conf
 >  >  # Simply add repositories one below the other
 >  >  #
 >  >  # WARNING: order matters, duplicates will not be added, if two
 >  >  # repositories hold the same package, it will be fetched from # the first one listed in this file.  # ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/4.0/All
 >  >   # European countries will prefer the following
 >  >  ftp://ftp.fr.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/5.0/All
 >  
 >  Repo pints to the wrong arch "i386", use "x86_64" (or "amd64") instead.

 I think you are mixing up the two cases. pettai@ was completely consistent
 in his use of i386, and got a message about amd64. I was completely
 consistent in my use of amd64, and got a message about i386.
 (You just combined pettai@'s repository with my architecture.)

From: "OBATA Akio" <obata@lins.jp>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/46071
Date: Wed, 17 Dec 2014 20:50:17 +0900

 On Wed, 17 Dec 2014 20:05:00 +0900, Patrick Welche <prlw1@cam.ac.uk> wrote:

 >  I think you are mixing up the two cases. pettai@ was completely consistent
 >  in his use of i386, and got a message about amd64. I was completely
 >  consistent in my use of amd64, and got a message about i386.
 >  (You just combined pettai@'s repository with my architecture.)

 Oh, sorry for my mess.
 (My eyes are not so good, then "prlw1" and "pettai" seem the same...)

 -- 
 OBATA Akio / obata@lins.jp

Responsible-Changed-From-To: imil->pkg-manager
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Mon, 02 Apr 2018 09:32:26 +0000
Responsible-Changed-Why:
imil observes


Responsible-Changed-From-To: pkg-manager->jperkin
Responsible-Changed-By: jperkin@NetBSD.org
Responsible-Changed-When: Tue, 03 Apr 2018 14:33:02 +0000
Responsible-Changed-Why:
I'll take this.


State-Changed-From-To: open->closed
State-Changed-By: jperkin@NetBSD.org
State-Changed-When: Mon, 20 Apr 2020 10:36:58 +0000
State-Changed-Why:
Closing this one out, it's likely things have changed since this was
originally reported, certainly now pkgin is consistent in how it handles
MACHINE_ARCH and if there is a mismatch reported then there is a genuine
mismatch that needs to be investigated.


>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.