Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] gns3
@ 2023-05-05 21:06 eoli3n
  2023-05-06 19:53 ` gns3 : could not start vpcs eoli3n
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: eoli3n @ 2023-05-05 21:06 UTC (permalink / raw)
  To: ml

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

New issue by eoli3n on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.4_1 x86_64 GenuineIntel notuptodate rrrmFFFF

### Package(s) Affected

ubridge

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

nop

### Expected behaviour

vpcs to start in gns3 without error

### Actual behaviour

When I try to start a vpcs, i get that error
![vpcs](https://user-images.githubusercontent.com/14223657/236568684-7d698128-5b6e-476d-b9d8-f1d20fe8af35.png)


### Steps to reproduce

1. install gns3-gui, gns3-server, ubridge, vpcs
2. run gns3
3. add a vpcs
4. start it

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

* Re: gns3 : could not start vpcs
  2023-05-05 21:06 [ISSUE] gns3 eoli3n
@ 2023-05-06 19:53 ` eoli3n
  2023-05-06 20:36 ` eoli3n
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: eoli3n @ 2023-05-06 19:53 UTC (permalink / raw)
  To: ml

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

New comment by eoli3n on void-packages repository

https://github.com/void-linux/void-packages/issues/43766#issuecomment-1537211925

Comment:
Running vpcs, directly in a shell works :

```bash
$ vpcs

Welcome to Virtual PC Simulator, version 0.8b
Dedicated to Daling.
Build time: Aug 21 2017 11:25:22
Copyright (c) 2007-2015, Paul Meng (mirnshi@gmail.com)
All rights reserved.

VPCS is free software, distributed under the terms of the "BSD" licence.
Source code and license can be found at vpcs.sf.net.
For more information, please visit wiki.freecode.com.cn.

Press '?' to get help.

VPCS[1]> 
```

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

* Re: gns3 : could not start vpcs
  2023-05-05 21:06 [ISSUE] gns3 eoli3n
  2023-05-06 19:53 ` gns3 : could not start vpcs eoli3n
@ 2023-05-06 20:36 ` eoli3n
  2023-05-23  2:09 ` sgn
  2023-05-23 15:44 ` eoli3n
  3 siblings, 0 replies; 5+ messages in thread
From: eoli3n @ 2023-05-06 20:36 UTC (permalink / raw)
  To: ml

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

New comment by eoli3n on void-packages repository

https://github.com/void-linux/void-packages/issues/43766#issuecomment-1537218997

Comment:
[Official documentation](https://docs.gns3.com/docs/getting-started/installation/linux) asks to add user to the ``ubridge`` group.
ubridge is installed but no ubridge group exists on my system.

```
$ xbps-query ubridge
architecture: x86_64
filename-sha256: 4011c4a1e278371ccd7b9e3a259b37e4065d06d693618334980e3811fee6538d
filename-size: 33KB
homepage: https://github.com/GNS3/ubridge
install-date: 2023-05-05 22:45 CEST
install-script: 711B
installed_size: 80KB
license: GPL-3.0-or-later
maintainer: Cameron Nemo <cam@nohom.org>
metafile-sha256: 211fdfdafbde75023efcb6f447d6e573a07d8697399a387e9a6bd5bb4c758bbc
pkgname: ubridge
pkgver: ubridge-0.9.18_2
repository: https://repo-default.voidlinux.org/current
run_depends:
	glibc>=2.36_1
	iniparser>=4.1_1
	libpcap>=1.1.1_1
shlib-requires:
	libc.so.6
	libiniparser.so.1
	libpcap.so.1
short_desc: Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
source-revisions: ubridge:f50f428fbe
state: installed

$ grep ubridge /etc/group

$
```

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

* Re: gns3 : could not start vpcs
  2023-05-05 21:06 [ISSUE] gns3 eoli3n
  2023-05-06 19:53 ` gns3 : could not start vpcs eoli3n
  2023-05-06 20:36 ` eoli3n
@ 2023-05-23  2:09 ` sgn
  2023-05-23 15:44 ` eoli3n
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-05-23  2:09 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/43766#issuecomment-1558389603

Comment:
Does it work if you:
```
setcap cap_net_admin,cap_net_raw=ep /usr/bin/ubridge
```

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

* Re: gns3 : could not start vpcs
  2023-05-05 21:06 [ISSUE] gns3 eoli3n
                   ` (2 preceding siblings ...)
  2023-05-23  2:09 ` sgn
@ 2023-05-23 15:44 ` eoli3n
  3 siblings, 0 replies; 5+ messages in thread
From: eoli3n @ 2023-05-23 15:44 UTC (permalink / raw)
  To: ml

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

New comment by eoli3n on void-packages repository

https://github.com/void-linux/void-packages/issues/43766#issuecomment-1559700105

Comment:
Tried and nop, same error when running vpcs

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

end of thread, other threads:[~2023-05-23 15:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 21:06 [ISSUE] gns3 eoli3n
2023-05-06 19:53 ` gns3 : could not start vpcs eoli3n
2023-05-06 20:36 ` eoli3n
2023-05-23  2:09 ` sgn
2023-05-23 15:44 ` eoli3n

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