~alpine/users

2 2

no xterm?

Riccardo Mottola <riccardo.mottola@libero.it>
Details
Message ID
<e3e27d4e-6802-f430-eca8-5245e8080abe@libero.it>
DKIM signature
missing
Download raw message
Hi

According to:

https://pkgs.alpinelinux.org/packages?name=xterm&branch=v3.12

xterm exists in 3.12!

In my repostories I have:

#/media/cdrom/apks
http://dl-8.alpinelinux.org/alpine/v3.12/main
http://dl-4.alpinelinux.org/alpine/v3.12/main
#http://dl-8.alpinelinux.org/alpine/v3.12/community


Yet when I install it:
~$ sudo apk add xterm
ERROR: unsatisfiable constraints:
   xterm (missing):
     required by: world[xterm]

So where is the issue here?

Riccardo
Details
Message ID
<F133BD7E-38E9-4A1C-A457-72C61DCA3493@gmail.com>
In-Reply-To
<e3e27d4e-6802-f430-eca8-5245e8080abe@libero.it> (view parent)
DKIM signature
missing
Download raw message
Hi,
You will find that xterm is in the community repo.

> http://dl-8.alpinelinux.org/alpine/v3.12/main
> http://dl-4.alpinelinux.org/alpine/v3.12/main
> #http://dl-8.alpinelinux.org/alpine/v3.12/community

You will have to enable the community repo, which is currently 
commented out.
Uncomment it, run `apk update` and then you should be able to install.

All the best,
Tom
Riccardo Mottola <riccardo.mottola@libero.it>
Details
Message ID
<88d10f6f-51fe-2406-2511-5da4b3fc8411@libero.it>
In-Reply-To
<F133BD7E-38E9-4A1C-A457-72C61DCA3493@gmail.com> (view parent)
DKIM signature
missing
Download raw message
Hi!


Thomas Reid wrote:
>> http://dl-8.alpinelinux.org/alpine/v3.12/main
>> http://dl-4.alpinelinux.org/alpine/v3.12/main
>> #http://dl-8.alpinelinux.org/alpine/v3.12/community
> You will have to enable the community repo, which is currently
> commented out.
> Uncomment it, run `apk update` and then you should be able to install.

That's indeed the fix. Also dl-8 is apparently not available so I 
changed it to dl-4.

It was just unexpected to me to think "xterm" is not part of main.

Riccardo
Reply to thread Export thread (mbox)