Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ca-certificates, openssl - something wrong with dependencies
@ 2021-03-08  5:40 unspecd
  2021-03-08  6:18 ` ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: unspecd @ 2021-03-08  5:40 UTC (permalink / raw)
  To: ml

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

New issue by unspecd on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.10.20_2 x86_64-musl GenuineIntel uptodate rrrnFFFFFFFF*
* package:  
  *ca-certificates-20210119_2*, *openssl-1.1.1j_2*

### Expected behavior
```sh
xbps-remove -Ro # should do nothing
```

### Actual behavior
```
# xbps-remove -Ro
Name    Action    Version           New version            Download size
openssl remove    1.1.1j_2          -                      - 

Size freed on disk:           1718KB
Space available on disk:        14GB

Do you want to continue? [Y/n] 
```

### Steps to reproduce the behavior
```
# xbps-install -Syu || xbps-install -yu xbps
# xbps-install -yu
# xbps-remove -yRo
# xbps-pkgdb ca-certificates
ERROR: ca-certificates: dependency not satisfied: openssl<=2.0_1
```

### Also
```
$ xbps-query -x ca-certificates 
openssl<=2.0_1
run-parts>=0
$ xbps-query -X openssl
$ xbps-query -RX openssl
…
ca-certificates-20210119_2
…
```

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
@ 2021-03-08  6:18 ` ericonr
  2021-03-08  7:01 ` unspecd
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-03-08  6:18 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792499513

Comment:
Can you show the `xbps-remove -vd -Ro` output? I can't reproduce this locally :/

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
  2021-03-08  6:18 ` ericonr
@ 2021-03-08  7:01 ` unspecd
  2021-03-08  7:08 ` ericonr
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08  7:01 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792522058

Comment:
> I can't reproduce this locally :/

 It does reproduce with the latest [live image](https://alpha.de.repo.voidlinux.org/live/current/void-live-x86_64-20210218.iso).

> Can you show the xbps-remove -vd -Ro output?

https://privatebin.net/?cfce7a0c584a8766#EJWGhK65MsVCdAE7PSfs51UtYepeMjy24DXiic4JYQJS

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
  2021-03-08  6:18 ` ericonr
  2021-03-08  7:01 ` unspecd
@ 2021-03-08  7:08 ` ericonr
  2021-03-08  7:09 ` ericonr
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-03-08  7:08 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792522058

Comment:
> I can't reproduce this locally :/

 It does reproduce with the latest [live image](https://alpha.de.repo.voidlinux.org/live/current/void-live-x86_64-20210218.iso).

> Can you show the xbps-remove -vd -Ro output?

https://privatebin.net/?cfce7a0c584a8766#EJWGhK65MsVCdAE7PSfs51UtYepeMjy24DXiic4JYQJS

Permanent gist https://gist.github.com/ericonr/e7dc8c4fc31d779a151b8e3a16a02d9c

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (2 preceding siblings ...)
  2021-03-08  7:08 ` ericonr
@ 2021-03-08  7:09 ` ericonr
  2021-03-08  7:15 ` unspecd
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-03-08  7:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792526856

Comment:
@Duncaen or @Chocimier any idea? This looks more like a XBPS corner case...

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (3 preceding siblings ...)
  2021-03-08  7:09 ` ericonr
@ 2021-03-08  7:15 ` unspecd
  2021-03-08  7:17 ` unspecd
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08  7:15 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792530210

Comment:
> It does reproduce with the latest live image.

```
$ xuname
Void 5.10.17_1 x86_64 GenuineIntel/KVM uptodate rFF
```

https://privatebin.net/?55c03bd8de5aac83#A2Ai48aSArXHBc2kt6VotzbMHczFp4by2w6sRS2Re6Pe

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (4 preceding siblings ...)
  2021-03-08  7:15 ` unspecd
@ 2021-03-08  7:17 ` unspecd
  2021-03-08  7:22 ` unspecd
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08  7:17 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792531189

Comment:
@ericonr
Please update/replace gist.

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (5 preceding siblings ...)
  2021-03-08  7:17 ` unspecd
@ 2021-03-08  7:22 ` unspecd
  2021-03-08  7:24 ` unspecd
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08  7:22 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792530210

Comment:
> It does reproduce with the latest live image.

```
$ xuname
Void 5.10.20_2 x86_64 GenuineIntel/KVM uptodate rFF
```

https://privatebin.net/?55c03bd8de5aac83#A2Ai48aSArXHBc2kt6VotzbMHczFp4by2w6sRS2Re6Pe

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (6 preceding siblings ...)
  2021-03-08  7:22 ` unspecd
@ 2021-03-08  7:24 ` unspecd
  2021-03-08  8:44 ` Duncaen
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08  7:24 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792535274

Comment:
grep libressl log.txt
```
[DEBUG] /usr/share/xbps.d/void-virtualpkgs.conf: added virtualpkg openssl for libressl-openssl
[DEBUG] vpkg_user_conf: vpkg_conf openssl pkg libressl-openssl vpkgname openssl
[DEBUG] vpkg_user_conf: vpkg_conf openssl pkg libressl-openssl vpkgname openssl
```

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (7 preceding siblings ...)
  2021-03-08  7:24 ` unspecd
@ 2021-03-08  8:44 ` Duncaen
  2021-03-08 11:03 ` unspecd
  2021-03-08 11:03 ` [ISSUE] [CLOSED] " unspecd
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2021-03-08  8:44 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792583801

Comment:
`/usr/share/xbps.d/void-virtualpkgs.conf` shouldn't exist.

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

* Re: ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (8 preceding siblings ...)
  2021-03-08  8:44 ` Duncaen
@ 2021-03-08 11:03 ` unspecd
  2021-03-08 11:03 ` [ISSUE] [CLOSED] " unspecd
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08 11:03 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/29301#issuecomment-792677028

Comment:
Fixed by 0700dc22f9b23327b6b1f7ec262fbde58b246fc6

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

* Re: [ISSUE] [CLOSED] ca-certificates, openssl - something wrong with dependencies
  2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
                   ` (9 preceding siblings ...)
  2021-03-08 11:03 ` unspecd
@ 2021-03-08 11:03 ` unspecd
  10 siblings, 0 replies; 12+ messages in thread
From: unspecd @ 2021-03-08 11:03 UTC (permalink / raw)
  To: ml

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

Closed issue by unspecd on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.10.20_2 x86_64-musl GenuineIntel uptodate rrrnFFFFFFFF*
* package:  
  *ca-certificates-20210119_2*, *openssl-1.1.1j_2*

### Expected behavior
```sh
xbps-remove -Ro # should do nothing
```

### Actual behavior
```
# xbps-remove -Ro
Name    Action    Version           New version            Download size
openssl remove    1.1.1j_2          -                      - 

Size freed on disk:           1718KB
Space available on disk:        14GB

Do you want to continue? [Y/n] 
```

### Steps to reproduce the behavior
```
# xbps-install -Syu || xbps-install -yu xbps
# xbps-install -yu
# xbps-remove -yRo
# xbps-pkgdb ca-certificates
ERROR: ca-certificates: dependency not satisfied: openssl<=2.0_1
```

### Also
```
$ xbps-query -x ca-certificates 
openssl<=2.0_1
run-parts>=0
$ xbps-query -X openssl
$ xbps-query -RX openssl
…
ca-certificates-20210119_2
…
```

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

end of thread, other threads:[~2021-03-08 11:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08  5:40 [ISSUE] ca-certificates, openssl - something wrong with dependencies unspecd
2021-03-08  6:18 ` ericonr
2021-03-08  7:01 ` unspecd
2021-03-08  7:08 ` ericonr
2021-03-08  7:09 ` ericonr
2021-03-08  7:15 ` unspecd
2021-03-08  7:17 ` unspecd
2021-03-08  7:22 ` unspecd
2021-03-08  7:24 ` unspecd
2021-03-08  8:44 ` Duncaen
2021-03-08 11:03 ` unspecd
2021-03-08 11:03 ` [ISSUE] [CLOSED] " unspecd

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