| All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
| Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
FreeTDS is unable to get dependent packages
|
Logged in as: Guest |
| Users viewing this topic: none |
|
Login  |
|
|
FreeTDS is unable to get dependent packages - May 16, '06, 4:13:03 PM
|
|
|
clivebarrell
Posts: 2
Joined: May 11, '06,
Status: offline
|
Have Windows XP, Unix Services 3.5 SP-8.0.1969.1.
Downloaded binary distribution of FreeTDS from tolls website, but trying to pkg_add it fails on obtaining some dependencies.
Can anyone tell me where the dependant packages can be found?
Many thanks. Output from pkg_add is below...
=============================================================
$ pkg_add freetds*tgz
gzip: stdin: unexpected end of file
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.
pkg_add(env_cppflags_local-1.2-bin): URL `ftp://ftp.interopsystems.com/env_cppflags_local-1.2-bin.tgz' has unknown hostn
ame part!
pkg_add(env_cppflags_local-1.2-bin): unable to fetch `ftp://ftp.interopsystems.com/env_cppflags_local-1.2-bin.tgz' by UR
L
pkg_add(freetds-current-bin): autoload of dependency `ftp://ftp.interopsystems.com/env_cppflags_local-1.2-bin.tgz' faile
d!
gzip: stdin: unexpected end of file
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.
pkg_add(env_cflags_gcc-1.0.1-bin): URL `ftp://ftp.interopsystems.com/env_cflags_gcc-1.0.1-bin.tgz' has unknown hostname
part!
pkg_add(env_cflags_gcc-1.0.1-bin): unable to fetch `ftp://ftp.interopsystems.com/env_cflags_gcc-1.0.1-bin.tgz' by URL
pkg_add(freetds-current-bin): autoload of dependency `ftp://ftp.interopsystems.com/env_cflags_gcc-1.0.1-bin.tgz' failed!
gzip: stdin: unexpected end of file
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.
pkg_add(env_ldlibrarypath_local-1.0.1-bin): URL `ftp://ftp.interopsystems.com/env_ldlibrarypath_local-1.0.1-bin.tgz' has
unknown hostname part!
pkg_add(env_ldlibrarypath_local-1.0.1-bin): unable to fetch `ftp://ftp.interopsystems.com/env_ldlibrarypath_local-1.0.1-
bin.tgz' by URL
pkg_add(freetds-current-bin): autoload of dependency `ftp://ftp.interopsystems.com/env_ldlibrarypath_local-1.0.1-bin.tgz
' failed!
$
=============================================================
|
|
|
|
RE: FreeTDS is unable to get dependent packages - May 17, '06, 4:49:52 AM
|
|
|
Rodney
Posts: 3728
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
The dependencies are on the /Tools ftp site.
Normally, as you can tell by the URL's in the output, it tries to find the the
dependencies on the /Tools ftp site; it also tries the local directory.
The message about "unknown hostname part" looks like 'ftp.interopsystems.com' isn't
getting found in the DNS lookup, but the URL path doesn't look fully right because
it doesn't show the OS/MACHINE subdir in it.
Which version of pkg_add are you running? (pkg_add -V)
Do you have the env var PKG_PATH set to anything?
|
|
|
|
RE: FreeTDS is unable to get dependent packages - May 17, '06, 1:34:32 PM
|
|
|
clivebarrell
Posts: 2
Joined: May 11, '06,
Status: offline
|
Diagnostic info as suggested...
$ echo $PKG_PATH
$
$ pkg_add -V
version 2.5.1
$ ping www.interopsystems.com
PING interopsystems.com (66.165.156.173): 56 data bytes
When I tried various ftp commands manually to locate the packages on the interopsystems website I failed to find them. tried putting the "pkgs/current/xxxxx-current-xxxx" in the URL but no luck.
What happens when you try manually downloading the packages?
Clive
|
|
|
|
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 |
|
|
|