Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: rust-wasm
@ 2023-12-10  8:50 Eloitor
  2023-12-10  8:51 ` classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eloitor @ 2023-12-10  8:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

New issue by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/47674

Description:
### Package name

rust-wasm

### Package homepage

https://www.rust-lang.org/

### Description

WebAssembly targets for rust.

### Does the requested package meet the package requirements?

System, Compiled

### Is the requested package released?

Yes

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Package request: rust-wasm
  2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
@ 2023-12-10  8:51 ` classabbyamp
  2023-12-10  8:56 ` Eloitor
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-12-10  8:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/47674#issuecomment-1848898867

Comment:
why not just use rustup? 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Package request: rust-wasm
  2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
  2023-12-10  8:51 ` classabbyamp
@ 2023-12-10  8:56 ` Eloitor
  2023-12-10  9:01 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Eloitor @ 2023-12-10  8:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/47674#issuecomment-1848899834

Comment:
It doesn't work for me... I installed it but `rustup` is not available. I use zsh.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Package request: rust-wasm
  2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
  2023-12-10  8:51 ` classabbyamp
  2023-12-10  8:56 ` Eloitor
@ 2023-12-10  9:01 ` classabbyamp
  2023-12-10  9:11 ` Eloitor
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-12-10  9:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/47674#issuecomment-1848900949

Comment:
did you look at what the rustup package contains (`xbps-query -Rf rustup`) and the upstream instructions? you have to initialise it with `rustup-init`

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Package request: rust-wasm
  2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
                   ` (2 preceding siblings ...)
  2023-12-10  9:01 ` classabbyamp
@ 2023-12-10  9:11 ` Eloitor
  2023-12-10  9:26 ` classabbyamp
  2024-02-01 17:21 ` [ISSUE] [CLOSED] " Eloitor
  5 siblings, 0 replies; 7+ messages in thread
From: Eloitor @ 2023-12-10  9:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/47674#issuecomment-1848903569

Comment:
It tries to install its own rust `error: cannot install while Rust is installed`.
I assumed that it is prefered to install void's rust... 

In alpine linux there is the package: https://pkgs.alpinelinux.org/package/edge/main/x86_64/rust-wasm which worked fine.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Package request: rust-wasm
  2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
                   ` (3 preceding siblings ...)
  2023-12-10  9:11 ` Eloitor
@ 2023-12-10  9:26 ` classabbyamp
  2024-02-01 17:21 ` [ISSUE] [CLOSED] " Eloitor
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-12-10  9:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/47674#issuecomment-1848907398

Comment:
if you're on glibc it's better to use rustup's toolchain instead of the rust package 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] Package request: rust-wasm
  2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
                   ` (4 preceding siblings ...)
  2023-12-10  9:26 ` classabbyamp
@ 2024-02-01 17:21 ` Eloitor
  5 siblings, 0 replies; 7+ messages in thread
From: Eloitor @ 2024-02-01 17:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

Closed issue by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/issues/47674

Description:
### Package name

rust-wasm

### Package homepage

https://www.rust-lang.org/

### Description

WebAssembly targets for rust.

### Does the requested package meet the package requirements?

System, Compiled

### Is the requested package released?

Yes

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-02-01 17:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-10  8:50 [ISSUE] Package request: rust-wasm Eloitor
2023-12-10  8:51 ` classabbyamp
2023-12-10  8:56 ` Eloitor
2023-12-10  9:01 ` classabbyamp
2023-12-10  9:11 ` Eloitor
2023-12-10  9:26 ` classabbyamp
2024-02-01 17:21 ` [ISSUE] [CLOSED] " Eloitor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).