Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Azote tries to use python3.6 directory and fails
@ 2020-05-29 13:03 PaperMountainStudio
  2020-05-29 13:49 ` nwg-piotr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-05-29 13:03 UTC (permalink / raw)
  To: ml

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

New issue by PaperMountainStudio on void-packages repository

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

Description:
### System

* xuname:  
  *Void 5.6.14_1 x86_64 GenuineIntel notuptodate rrrmDFFFFFFFFFFFFFFFFF*
* package:  
  *azote 1.7.7*

### Expected behavior
runs

### Actual behavior
```
/bin/azote: line 3: cd: /usr/lib/python3.6/site-packages/azote: No such file or directory
/usr/bin/python3: can't open file 'main.py': [Errno 2] No such file or directory
```

### Steps to reproduce the behavior
```
xbps-install -S azote
azote
```

There is a wrapper script specific to void in `[/usr]/bin/azote` which calls azote from `/usr/lib/python3.6/site-packages/azote` location, but it is in `/usr/lib/python3.8/site-packages/azote`.

ping @nwg-piotr 


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

* Re: Azote tries to use python3.6 directory and fails
  2020-05-29 13:03 [ISSUE] Azote tries to use python3.6 directory and fails PaperMountainStudio
@ 2020-05-29 13:49 ` nwg-piotr
  2020-05-29 13:57 ` nwg-piotr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: nwg-piotr @ 2020-05-29 13:49 UTC (permalink / raw)
  To: ml

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

New comment by nwg-piotr on void-packages repository

https://github.com/void-linux/void-packages/issues/22403#issuecomment-635982691

Comment:
Sorry, I changed my development machine some time ago and have not yet installed Void on it. Thanks for reporting, I'll take care of it this weekend.

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

* Re: Azote tries to use python3.6 directory and fails
  2020-05-29 13:03 [ISSUE] Azote tries to use python3.6 directory and fails PaperMountainStudio
  2020-05-29 13:49 ` nwg-piotr
@ 2020-05-29 13:57 ` nwg-piotr
  2020-05-31  1:40 ` nwg-piotr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: nwg-piotr @ 2020-05-29 13:57 UTC (permalink / raw)
  To: ml

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

New comment by nwg-piotr on void-packages repository

https://github.com/void-linux/void-packages/issues/22403#issuecomment-635982691

Comment:
Sorry, I changed my development machine recently, and have not yet installed Void on it. Thanks for reporting, I'll take care of it this weekend.

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

* Re: Azote tries to use python3.6 directory and fails
  2020-05-29 13:03 [ISSUE] Azote tries to use python3.6 directory and fails PaperMountainStudio
  2020-05-29 13:49 ` nwg-piotr
  2020-05-29 13:57 ` nwg-piotr
@ 2020-05-31  1:40 ` nwg-piotr
  2020-05-31 19:16 ` PaperMountainStudio
  2020-05-31 19:16 ` [ISSUE] [CLOSED] " PaperMountainStudio
  4 siblings, 0 replies; 6+ messages in thread
From: nwg-piotr @ 2020-05-31  1:40 UTC (permalink / raw)
  To: ml

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

New comment by nwg-piotr on void-packages repository

https://github.com/void-linux/void-packages/issues/22403#issuecomment-636408013

Comment:
#22455

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

* Re: Azote tries to use python3.6 directory and fails
  2020-05-29 13:03 [ISSUE] Azote tries to use python3.6 directory and fails PaperMountainStudio
                   ` (2 preceding siblings ...)
  2020-05-31  1:40 ` nwg-piotr
@ 2020-05-31 19:16 ` PaperMountainStudio
  2020-05-31 19:16 ` [ISSUE] [CLOSED] " PaperMountainStudio
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-05-31 19:16 UTC (permalink / raw)
  To: ml

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

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/issues/22403#issuecomment-636515487

Comment:
thanks

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

* Re: [ISSUE] [CLOSED] Azote tries to use python3.6 directory and fails
  2020-05-29 13:03 [ISSUE] Azote tries to use python3.6 directory and fails PaperMountainStudio
                   ` (3 preceding siblings ...)
  2020-05-31 19:16 ` PaperMountainStudio
@ 2020-05-31 19:16 ` PaperMountainStudio
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-05-31 19:16 UTC (permalink / raw)
  To: ml

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

Closed issue by PaperMountainStudio on void-packages repository

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

Description:
### System

* xuname:  
  *Void 5.6.14_1 x86_64 GenuineIntel notuptodate rrrmDFFFFFFFFFFFFFFFFF*
* package:  
  *azote 1.7.7*

### Expected behavior
runs

### Actual behavior
```
/bin/azote: line 3: cd: /usr/lib/python3.6/site-packages/azote: No such file or directory
/usr/bin/python3: can't open file 'main.py': [Errno 2] No such file or directory
```

### Steps to reproduce the behavior
```
xbps-install -S azote
azote
```

There is a wrapper script specific to void in `[/usr]/bin/azote` which calls azote from `/usr/lib/python3.6/site-packages/azote` location, but it is in `/usr/lib/python3.8/site-packages/azote`.

ping @nwg-piotr 


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

end of thread, other threads:[~2020-05-31 19:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 13:03 [ISSUE] Azote tries to use python3.6 directory and fails PaperMountainStudio
2020-05-29 13:49 ` nwg-piotr
2020-05-29 13:57 ` nwg-piotr
2020-05-31  1:40 ` nwg-piotr
2020-05-31 19:16 ` PaperMountainStudio
2020-05-31 19:16 ` [ISSUE] [CLOSED] " PaperMountainStudio

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