All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
Do other people see this pkg_update error?
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login |
|
|
Do other people see this pkg_update error? - May 5, '06, 1:18:45 PM
|
|
|
lvirden
Posts: 38
Joined: Nov. 3, '05,
From: Larry W. Virden
Status: offline
|
I am seeing a peculiar problem with pkg_update:
$ pkg_update -D
Gathering package information...
Starting checks for updates
....................................................................cp: /opt/gcc
.3.3/lib/gcc-lib/i586-pc-interix3/3.3/specs: No such file or directory
pkg_add(gcc_3.3_patch-1.0-bin): install script returned error status
pkg_update: Problem updating package. Continuing. : No such file or directory
................................................................................
......................pkg_add(unixodbc-2.2.8.2-bin): package already recorded as
installed
.......................Done.
$ which gcc
which: no gcc in (/usr/local/bin:/bin:/opt/gcc.3.3/bin:/usr/contrib/bin:/usr/X11
R6/bin:/usr/local/bin:/usr/contrib/win32/bin:/dev/fs/C/WINNT/system32:/dev/fs/C/
SFU/common)
$ whence gcc
$ ls /opt
gcc.3.3
$ ls /opt/gcc.3.3
bin lib share
$ ls /opt/gcc.3.3/bin
cpp
So, I am getting an error about a missing specs file, some sort of add problem, and an attempt to load a package already installed. Seems weird to me.
|
|
|
RE: Do other people see this pkg_update error? - May 5, '06, 1:37:16 PM
|
|
|
Rodney
Posts: 3728
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
One of the packages assumes that you have gcc installed with the
Interix GNU SDK (from another thread we know you don't). The 'cp' is
part of the in-place fix for a bug.
The second note is about "unixodbc-2.2.8.2-bin)". Do you already have it
installed? Check the output from pkg_info.
|
|
|
RE: Do other people see this pkg_update error? - May 5, '06, 1:46:25 PM
|
|
|
lvirden
Posts: 38
Joined: Nov. 3, '05,
From: Larry W. Virden
Status: offline
|
quote:
ORIGINAL: Rodney
The second note is about "unixodbc-2.2.8.2-bin)". Do you already have it installed? Check the output from pkg_info.
$ pkg_info | grep odbc
env_ldlibrarypath_unixodbc-1.0-bin Version 1.0 of env_ldlibrarypath_unixodbc for
Interix 3.5.
libiodbc-3.51.2-bin libiodbc 3.51.2 for interix 3.5
$
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|