Gentoo Archives: gentoo-user

From: james <garftd@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] printing pdfs
Date: Sat, 30 May 2020 12:55:09
Message-Id: db9a80cb-980a-2c0c-3d2a-79fb183885b1@verizon.net
In Reply to: Re: [gentoo-user] printing pdfs by Neil Bothwick
1 On 5/30/20 3:58 AM, Neil Bothwick wrote:
2 > On Fri, 29 May 2020 18:30:21 -0400, james wrote:
3 >
4 >> Correct.
5 >> I tried to trim it down. So here is the full output:
6 >>
7 >>
8 >>
9 >> # eix --category dev-qt --installed --compact
10 >> [?] dev-qt/designer (5.14.2(5/5.14)@05/24/2020 -> 5.13.2(5/5.13)^t):
11 >> WYSIWYG tool for designing and building graphical user interfaces with
12 >> QtWidgets
13 >> [?] dev-qt/linguist-tools (5.14.2(5/5.14)@05/24/2020 ->
14 >> (~)5.14.1(5/5.14)^t): Tools for working with Qt translation data files
15 >> [I] dev-qt/qt-creator (4.8.2@05/24/2020): Lightweight IDE for C++/QML
16 >> development centering around Qt
17 >
18 > For a much easier to parse (and more email friendly) output, try
19 >
20 > qlist -ICv dev-qt/
21 >
22 >
23
24 Thx Neil && Jack:
25
26
27 # qlist -ICv dev-qt/
28 dev-qt/designer-5.14.2
29 dev-qt/linguist-5.14.2
30 dev-qt/linguist-tools-5.14.2
31 dev-qt/qt-creator-4.8.2
32 dev-qt/qt-docs-5.14.2_p202003291239
33 dev-qt/qt3d-5.14.2
34 dev-qt/qtchooser-66
35 dev-qt/qtconcurrent-5.14.2
36 dev-qt/qtcore-5.14.2
37 dev-qt/qtdatavis3d-5.14.2
38 dev-qt/qtdbus-5.14.2
39 dev-qt/qtdeclarative-5.14.2
40 dev-qt/qtdiag-5.14.2
41 dev-qt/qtgraphicaleffects-5.14.2
42 dev-qt/qtgui-5.14.2
43 dev-qt/qthelp-5.14.2
44 dev-qt/qtimageformats-5.14.2
45 dev-qt/qtlockedfile-2.4.1_p20171024
46 dev-qt/qtmultimedia-5.14.2
47 dev-qt/qtnetwork-5.14.2
48 dev-qt/qtopengl-5.14.2
49 dev-qt/qtpositioning-5.14.2
50 dev-qt/qtprintsupport-5.14.2
51 dev-qt/qtquickcontrols-5.14.1
52 dev-qt/qtscript-5.14.2
53 dev-qt/qtsingleapplication-2.6.1_p20171024
54 dev-qt/qtsql-5.14.2
55 dev-qt/qtsvg-5.14.1
56 dev-qt/qttest-5.14.2
57 dev-qt/qtwayland-5.14.2
58 dev-qt/qtwebchannel-5.14.2
59 dev-qt/qtwebengine-5.14.2
60 dev-qt/qtwebkit-5.212.0_pre20200309-r1
61 dev-qt/qtwidgets-5.14.2
62 dev-qt/qtx11extras-5.14.2
63
64
65 qlist -ICv dev-qt/ | wc -l
66 36
67
68
69 Those are the installed. It's trying to upgrade to the latest:
70
71 It's trying now to downgrade any to 5.13.2, or 5.14.1 etc.
72
73 I'd rather just block them for now until the 5.14.2 stabilizes?
74
75 Any quick (syntax) suggestions on locking into the newest offerings for
76 qt* would be keen, as what I have tried, to date, does not seem to
77 placate the qt_beast.....
78
79 Since purging python 2.7 pathway is underhand (not complaining) I
80 figured I might as well be up on the latest qt*, as the newest codes
81 always seem to work for me. My next gentoo install will be all
82 testing/edge codes.
83
84 Note: I also use a wide variety of secondary sources for ebuilds, for
85 example:
86 sync-uri = rsync://roverlay.dev.gentoo.org/roverlay
87
88 I suspect the problem(s), that are recurring upgrades with qt* may be do
89 to the latest release of qt packages, these extra repos, or something
90 unknown to me as a necessary sequence to upgrade qt packages. It is a
91 recurring problem.
92
93 hth,
94 James

Replies

Subject Author
Re: [gentoo-user] printing pdfs Francesco Turco <mail@××××××.net>