Is this a bug?

2 posts / 0 new
Last post
#1 Sun, 2013-07-28 05:56
zimik
  • zimik's picture
  • Offline
  • Last seen: 4 years 8 months ago
  • Joined: 2013-07-28

mango:/# apk add php
(1/9) Installing php-common (5.3.15-r1)
0% [ ]wget: server returned error: HTTP/1.1 404 Not Found
ERROR: http://nl.alpinelinux.org/alpine//v2.4/main/x86/php-common-5.3.15-r1.apk: Bad address

than I search in the path 'http://nl.alpinelinux.org/alpine//v2.4/main/x86/' and find this php-common-5.3.27-r0.apk

Can this be a bug of apkindex?

Tue, 2013-08-13 16:26
ncopa
  • ncopa's picture
  • Offline
  • Last seen: 2 years 1 month ago
  • Joined: 2011-05-12

try: apk add -U php

The -U will update the apkindezx

Log in or register to post comments