[haiku-bugs] [Haiku] #10899: [HaikuDepot] no wget package available

  • From: "taos" <trac@xxxxxxxxxxxx>
  • Date: Wed, 04 Jun 2014 18:57:24 -0000

#10899: [HaikuDepot] no wget package available
-----------------------+----------------------
 Reporter:  taos       |        Owner:  nobody
     Type:  bug        |       Status:  new
 Priority:  normal     |    Milestone:
Component:  - General  |      Version:
 Keywords:             |   Blocked By:
 Blocking:             |  Has a Patch:  0
 Platform:  All        |
-----------------------+----------------------
 Using hrev47311 x86_gcc2, updated from nightly hrev47259 via pkgman.

 Due to removal of wget from haiku.hpkg in hrev47295, it's no longer
 possible to build Haiku (in this case hrev47313) because not all packages
 can be downloaded:

 {{{
 DownloadLocatedFile1
 /GIT/haiku/generated.x86gcc2/download/openssl-1.0.0l-1-x86_gcc2.hpkg
 /bin/sh: line 6: wget: command not found

 
source="/GIT/haiku/generated.x86gcc2/objects/haiku/x86_gcc2/packaging/repositories
 /HaikuPorts-checksum"
 if [ "0" = 1 ]; then
 echo "ERROR: Would need to download http://packages.haiku-
 os.org/haikuports/master/repo/x86_gcc2/`cat
 $source`/packages/openssl-1.0.0l-1-x86_gcc2.hpkg, but HAIKU_NO_DOWNLOADS
 is set!"
 exit 1
 fi
 wget -O
 "/GIT/haiku/generated.x86gcc2/download/openssl-1.0.0l-1-x86_gcc2.hpkg"
 http://packages.haiku-os.org/haikuports/master/repo/x86_gcc2/`cat
 $source`/packages/openssl-1.0.0l-1-x86_gcc2.hpkg || exit 1
 touch
 "/GIT/haiku/generated.x86gcc2/download/openssl-1.0.0l-1-x86_gcc2.hpkg"

 ...failed DownloadLocatedFile1
 /GIT/haiku/generated.x86gcc2/download/openssl-1.0.0l-1-x86_gcc2.hpkg ...

 BUILD FAILURE:
 ...skipped 3 target(s)...
 ...updated 13 target(s)...
 }}}

 So far, I haven't been able to find a wget hpkg package in HaikuDepot.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10899>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: