Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package Request: rbw
@ 2021-02-22 13:16 uber97
  2021-05-10 19:17 ` caughtquick
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: uber97 @ 2021-02-22 13:16 UTC (permalink / raw)
  To: ml

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

New issue by uber97 on void-packages repository

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

Description:
Description: rbw is a unofficial command line client for Bitwarden.
 
Official repo: https://git.tozt.net/rbw/about/
GitHub mirror: https://github.com/doy/rbw

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

* Re: Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
@ 2021-05-10 19:17 ` caughtquick
  2021-06-14  9:54 ` uber97
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: caughtquick @ 2021-05-10 19:17 UTC (permalink / raw)
  To: ml

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

New comment by caughtquick on void-packages repository

https://github.com/void-linux/void-packages/issues/28973#issuecomment-837181585

Comment:
I'm working on this however I was brick walled by a Rust bug, waiting for it to be fixed then I will finish this off 

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

* Re: Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
  2021-05-10 19:17 ` caughtquick
@ 2021-06-14  9:54 ` uber97
  2021-06-14  9:56 ` caughtquick
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: uber97 @ 2021-06-14  9:54 UTC (permalink / raw)
  To: ml

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

New comment by uber97 on void-packages repository

https://github.com/void-linux/void-packages/issues/28973#issuecomment-860556585

Comment:
> I'm working on this however I was brick walled by a Rust bug, waiting for it to be fixed then I will finish this off

Keep us updated!

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

* Re: Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
  2021-05-10 19:17 ` caughtquick
  2021-06-14  9:54 ` uber97
@ 2021-06-14  9:56 ` caughtquick
  2021-06-14 22:13 ` caughtquick
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: caughtquick @ 2021-06-14  9:56 UTC (permalink / raw)
  To: ml

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

New comment by caughtquick on void-packages repository

https://github.com/void-linux/void-packages/issues/28973#issuecomment-860557601

Comment:
I'll actually give it a try in the next day or two to see if it's fixed. For now I just have it installed using cargo `cargo install rbw`

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

* Re: Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
                   ` (2 preceding siblings ...)
  2021-06-14  9:56 ` caughtquick
@ 2021-06-14 22:13 ` caughtquick
  2021-06-14 22:17 ` caughtquick
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: caughtquick @ 2021-06-14 22:13 UTC (permalink / raw)
  To: ml

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

New comment by caughtquick on void-packages repository

https://github.com/void-linux/void-packages/issues/28973#issuecomment-861029533

Comment:
error still exists, can't do much about it @uber97 :(, i would just install it from cargo for now

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

* Re: Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
                   ` (3 preceding siblings ...)
  2021-06-14 22:13 ` caughtquick
@ 2021-06-14 22:17 ` caughtquick
  2021-06-14 22:28 ` paper42
  2022-06-20 18:25 ` [ISSUE] [CLOSED] " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: caughtquick @ 2021-06-14 22:17 UTC (permalink / raw)
  To: ml

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

New comment by caughtquick on void-packages repository

https://github.com/void-linux/void-packages/issues/28973#issuecomment-861031062

Comment:
If anyone wants to tackle this they can, I don't have the time or experience to do so currently.

```
error[E0658]: const generics are unstable
 --> /host/cargo/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.7.0/src/utils.rs:6:15
  |
6 | impl<T, const N: usize> MakeMaybeUninit<T, N> {
  |               ^
  |
  = note: see issue #74878 <https://github.com/rust-lang/rust/issues/74878> for more information
```

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

* Re: Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
                   ` (4 preceding siblings ...)
  2021-06-14 22:17 ` caughtquick
@ 2021-06-14 22:28 ` paper42
  2022-06-20 18:25 ` [ISSUE] [CLOSED] " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2021-06-14 22:28 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/28973#issuecomment-861035412

Comment:
This means it needs newer rust than what's in the repositories.

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

* Re: [ISSUE] [CLOSED] Package Request: rbw
  2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
                   ` (5 preceding siblings ...)
  2021-06-14 22:28 ` paper42
@ 2022-06-20 18:25 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-06-20 18:25 UTC (permalink / raw)
  To: ml

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

Closed issue by uber97 on void-packages repository

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

Description:
Description: rbw is a unofficial command line client for Bitwarden.
 
Official repo: https://git.tozt.net/rbw/about/
GitHub mirror: https://github.com/doy/rbw

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

end of thread, other threads:[~2022-06-20 18:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 13:16 [ISSUE] Package Request: rbw uber97
2021-05-10 19:17 ` caughtquick
2021-06-14  9:54 ` uber97
2021-06-14  9:56 ` caughtquick
2021-06-14 22:13 ` caughtquick
2021-06-14 22:17 ` caughtquick
2021-06-14 22:28 ` paper42
2022-06-20 18:25 ` [ISSUE] [CLOSED] " classabbyamp

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).