~alpine/devel

1

[alpine-devel] maven pkg

Details
Message ID
<CAEcyM15pC-6vOK5rKpd5PSAXHScanfvoYq_MkM6BEhuyMD+4Lw@mail.gmail.com>
Sender timestamp
1472579063
DKIM signature
missing
Download raw message
Hi

Somebody can reproduce this?
https://pkgs.alpinelinux.org/package/edge/community/x86_64/maven

TO REPRODUCE
docker pull java:java:8u92-jdk-alpine
docker run -it de /bin/ash
apk update
apk add maven

RESULT
ERROR: unsatisfiable constraints:
  maven (missing):
    required by: world[maven]
/ #



BR
Jakub Jirutka <jakub@jirutka.cz>
Details
Message ID
<79C7AB36-D16A-4F53-BA21-493A05411F87@jirutka.cz>
In-Reply-To
<CAEcyM15pC-6vOK5rKpd5PSAXHScanfvoYq_MkM6BEhuyMD+4Lw@mail.gmail.com> (view parent)
Sender timestamp
1472579202
DKIM signature
missing
Download raw message
Hi,

maven package is in the community repository. Do you have community in your /etc/apk/repositories (e.g. http://dl-cdn.alpinelinux.org/alpine/v3.4/community/)?

Jakub

On 30. Aug 2016, at 19:44, Alberto Ramón <a.ramonportoles@gmail.com> wrote:

> Hi
> 
> Somebody can reproduce this?
> https://pkgs.alpinelinux.org/package/edge/community/x86_64/maven
> 
> TO REPRODUCE
> docker pull java:java:8u92-jdk-alpine
> docker run -it de /bin/ash
> apk update
> apk add maven
> 
> RESULT
> ERROR: unsatisfiable constraints:
>   maven (missing):
>     required by: world[maven]
> / # 
> 
> 
> 
> BR
Reply to thread Export thread (mbox)