Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] qt5-host-tools conflicts with qt5
@ 2019-06-19 12:23 voidlinux-github
  2019-06-19 12:25 ` voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-19 12:23 UTC (permalink / raw)
  To: ml

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

New issue by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550
Description: void-666_1

Found by xbps-0.54:

```
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/moc-qt5' already installed by package qt5-5.11.3_7.
[DEBUG] [trans] failed to verify transaction files: File exists
[DEBUG] [pkgdb] released ok.
```



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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
@ 2019-06-19 12:25 ` voidlinux-github
  2019-06-19 13:16 ` voidlinux-github
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-19 12:25 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-503538604
Comment:
```
[juan@leysa void-packages]$ xlocate moc-qt5
qt5-5.11.3_7    /usr/bin/moc-qt5 -> /usr/lib/qt5/bin/moc
qt5-5.11.3_7    /usr/bin/moc-qt5 -> /usr/lib/qt5/bin/moc
qt5-host-tools-5.11.3_7 /usr/bin/moc-qt5 -> /usr/lib/qt5/bin/moc
qt5-host-tools-5.11.3_7 /usr/bin/moc-qt5 -> /usr/lib/qt5/bin/moc
[juan@leysa void-packages]$
```


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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
  2019-06-19 12:25 ` voidlinux-github
@ 2019-06-19 13:16 ` voidlinux-github
  2019-06-19 13:19 ` voidlinux-github
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-19 13:16 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-503555980
Comment:
Affects:
```
/usr/bin/rcc-qt5 -> /usr/lib/qt5/bin/rcc
/usr/bin/uic-qt5 -> /usr/lib/qt5/bin/uic
/usr/bin/moc-qt5 -> /usr/lib/qt5/bin/moc
/usr/bin/qdbuscpp2xml-qt5 -> /usr/lib/qt5/bin/qdbuscpp2xml
/usr/bin/qdbusxml2cpp-qt5 -> /usr/lib/qt5/bin/qdbusxml2cpp
/usr/bin/qlalr-qt5 -> /usr/lib/qt5/bin/qlalr
```

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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
  2019-06-19 12:25 ` voidlinux-github
  2019-06-19 13:16 ` voidlinux-github
@ 2019-06-19 13:19 ` voidlinux-github
  2019-06-19 17:08 ` voidlinux-github
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-19 13:19 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-503557172
Comment:
The issue is there https://github.com/void-linux/void-packages/blob/master/srcpkgs/qt5/template#L1058
It checks if usr/bin/*-qt5 is a regular file and therefore ignores symlinks

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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-19 13:19 ` voidlinux-github
@ 2019-06-19 17:08 ` voidlinux-github
  2019-06-21 11:37 ` voidlinux-github
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-19 17:08 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-503648007
Comment:
... and in https://github.com/void-linux/void-packages/blob/2e01ac8d7952a94f5427ed87c52f27069dac746e/srcpkgs/qt5/template#L1107

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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-19 17:08 ` voidlinux-github
@ 2019-06-21 11:37 ` voidlinux-github
  2019-06-21 11:46 ` voidlinux-github
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-21 11:37 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-504394929
Comment:
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lconvert-qt5' already installed by package qt5-tools-5.11.3_7.

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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-21 11:37 ` voidlinux-github
@ 2019-06-21 11:46 ` voidlinux-github
  2019-06-21 11:47 ` voidlinux-github
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-21 11:46 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-504397058
Comment:
Complete list of conflicting files this time:

ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lconvert-qt5' already installed by package qt5-tools-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lrelease-qt5' already installed by package qt5-tools-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lupdate-qt5' already installed by package qt5-tools-5.11.3_7.


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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-06-21 11:46 ` voidlinux-github
@ 2019-06-21 11:47 ` voidlinux-github
  2019-06-21 12:05 ` voidlinux-github
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-21 11:47 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-504397058
Comment:
Complete list of conflicting files this time:

```
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lconvert-qt5' already installed by package qt5-tools-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lrelease-qt5' already installed by package qt5-tools-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/lupdate-qt5' already installed by package qt5-tools-5.11.3_7.
```

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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-06-21 11:47 ` voidlinux-github
@ 2019-06-21 12:05 ` voidlinux-github
  2019-06-21 14:39 ` voidlinux-github
  2019-06-24 15:41 ` [ISSUE] [CLOSED] " voidlinux-github
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-21 12:05 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-504401759
Comment:
Note that xbps-0.54 is really strict with conflicting files and at this moment qt5 packages are broken.

Easy workaround until qt5 is fixed (needs xbps>=0.54):

```
$ echo 'ignorepkg=qt5-host-tools' > /etc/xbps.d/00-ignore-qt5-host-tools.conf
```



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

* Re: qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-06-21 12:05 ` voidlinux-github
@ 2019-06-21 14:39 ` voidlinux-github
  2019-06-24 15:41 ` [ISSUE] [CLOSED] " voidlinux-github
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-21 14:39 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550#issuecomment-504450051
Comment:
I added `-I, --ignore-file-conflicts` to xbps-install(1) for 0.55.

When ready I'll change xbps-src to use -I to not abort when file conflicts are detected.

This will allow us to catch all conflicting pkgs without interrumping the current workflow.



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

* Re: [ISSUE] [CLOSED] qt5-host-tools conflicts with qt5
  2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-06-21 14:39 ` voidlinux-github
@ 2019-06-24 15:41 ` voidlinux-github
  9 siblings, 0 replies; 11+ messages in thread
From: voidlinux-github @ 2019-06-24 15:41 UTC (permalink / raw)
  To: ml

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

Closed issue by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/12550
Description: void-666_1

Found by xbps-0.54:

```
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/moc-qt5' already installed by package qt5-5.11.3_7.
[DEBUG] [trans] failed to verify transaction files: File exists
[DEBUG] [pkgdb] released ok.
```



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

end of thread, other threads:[~2019-06-24 15:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19 12:23 [ISSUE] qt5-host-tools conflicts with qt5 voidlinux-github
2019-06-19 12:25 ` voidlinux-github
2019-06-19 13:16 ` voidlinux-github
2019-06-19 13:19 ` voidlinux-github
2019-06-19 17:08 ` voidlinux-github
2019-06-21 11:37 ` voidlinux-github
2019-06-21 11:46 ` voidlinux-github
2019-06-21 11:47 ` voidlinux-github
2019-06-21 12:05 ` voidlinux-github
2019-06-21 14:39 ` voidlinux-github
2019-06-24 15:41 ` [ISSUE] [CLOSED] " voidlinux-github

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