#191: dpkg-architecture provides inaccurate info
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: Elatte Unstable Alpha 3
Component: dpkg | Version: 1.0
Severity: normal | Resolution: fixed
Keywords: | Launchpad_linked: 0
--------------------------------+-------------------------------------------
Changes (by ErastBenson):
* resolution: => fixed
* status: new => closed
Comment:
Fixed now. Bellow is the new debian architecture which will match
config.guess output:
{{{
$ dpkg-architecture
DEB_BUILD_ARCH=solaris-i386
DEB_BUILD_ARCH_OS=solaris
DEB_BUILD_ARCH_CPU=i386
DEB_BUILD_GNU_CPU=i486
DEB_BUILD_GNU_SYSTEM=solaris
DEB_BUILD_GNU_TYPE=i386-pc-solaris2.11
DEB_HOST_ARCH=solaris-i386
DEB_HOST_ARCH_OS=solaris
DEB_HOST_ARCH_CPU=i386
DEB_HOST_GNU_CPU=i486
DEB_HOST_GNU_SYSTEM=solaris
DEB_HOST_GNU_TYPE=i386-pc-solaris2.11
}}}
--
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/191>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components_______________________________________________
GNU/Solaris Development mailing list
[email protected]