[opensuse] Calibre and others
I keep removing calibre: zypper remove rpm -e Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies. Any thought on how to make it go away? Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Bruce Ferrell <bferrell@baywinds.org> [10-29-17 15:09]:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies.
Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe?
from the two points and guessing from the lack of detail, you have an odd mix of repos enabled with priorities and packages that are asking for them. you havn't bothered to even mention what system you run or if you have bothered to try to determine why or how calibre is requested. man zypper zypper --help and zypper and yast both tell you what packages are picked for install and/or update and why, but you must look. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sunday, 29 October 2017 19:06:02 GMT Bruce Ferrell wrote:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies.
Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe?
You can run Yast and go to Software/software management, search for "calibre" and then set it to Taboo -- opensuse:tumbleweed:20171027 Qt: 5.9.2 KDE Frameworks: 5.39.0 KDE Plasma: 5.11.2 kwin 5.11.2 kmail2 5.6.2 akonadiserver 5.6.2 Kernel: 4.13.9-1-default Nouveau: 1.0.15_1.2 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* ianseeks <bingmybong@btinternet.com> [10-29-17 16:22]:
On Sunday, 29 October 2017 19:06:02 GMT Bruce Ferrell wrote:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies.
Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe?
You can run Yast and go to Software/software management, search for "calibre" and then set it to Taboo
-- opensuse:tumbleweed:20171027 Qt: 5.9.2 KDE Frameworks: 5.39.0 KDE Plasma: 5.11.2 kwin 5.11.2 kmail2 5.6.2 akonadiserver 5.6.2 Kernel: 4.13.9-1-default Nouveau: 1.0.15_1.2
or simply: zypper addlock calibre -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Patrick Shanahan composed on 2017-10-29 16:29 (UTC-0400):
ianseeks composed:
On Sunday, 29 October 2017 19:06:02 GMT Bruce Ferrell wrote:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies.
Any thought on how to make it go away? ... You can run Yast and go to Software/software management, search for "calibre" and then set it to Taboo ... or simply: zypper addlock calibre
Or (after a removal) simpler zypper al calibr* which with fewer keystrokes will keep the lock effective when the package name changes to include (an) integer(s) and/or underscore(s), or it splits into multiple packages with same basename, at some future major version update. -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/29/2017 01:53 PM, Felix Miata wrote:
Patrick Shanahan composed on 2017-10-29 16:29 (UTC-0400):
ianseeks composed:
On Sunday, 29 October 2017 19:06:02 GMT Bruce Ferrell wrote:
I keep removing calibre: zypper remove rpm -e Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies. Any thought on how to make it go away? ... You can run Yast and go to Software/software management, search for "calibre" and then set it to Taboo ... or simply: zypper addlock calibre Or (after a removal) simpler
zypper al calibr*
which with fewer keystrokes will keep the lock effective when the package name changes to include (an) integer(s) and/or underscore(s), or it splits into multiple packages with same basename, at some future major version update.
I did the yast thing previously. let's see if zypper al works -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/29/2017 01:19 PM, ianseeks wrote:
On Sunday, 29 October 2017 19:06:02 GMT Bruce Ferrell wrote:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies.
Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe?
You can run Yast and go to Software/software management, search for "calibre" and then set it to Taboo
Did that too -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Bruce Ferrell composed on 2017-10-29 13:51 (UTC-0700):
ianseeks wrote:
You can run Yast and go to Software/software management, search for "calibre" and then set it to Taboo
Did that too
You can somewhat curb package management's desire to bloat your system with things you have no desire for using one or both of the following: In /etc/zypp/zypp.conf, set: solver.onlyRequires = true In /etc/zypp/zypper.conf, set: installRecommends = no -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
In data domenica 29 ottobre 2017 20:06:02 CET, Bruce Ferrell ha scritto:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies. There is probably a package that has calibre as a depenency. You can check if you need that package (maybe it is an additional package for calibre). In case not, you can take it off and the dependency will stop to nag. If not you can as others said, taboo it in yast. Works quite well.
Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe? when you install nvidia from the community repos make sure that the right driver is selected. Double check that your chipset fits the driver. When you install your driver from nvidia directly, bear in mind that every kernel update requires a re-installation of the proprietary driver.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday, 2017-10-29 at 21:38 +0100, stakanov wrote:
In data domenica 29 ottobre 2017 20:06:02 CET, Bruce Ferrell ha scritto:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies. There is probably a package that has calibre as a depenency. You can check if you need that package (maybe it is an additional package for calibre). In case not, you can take it off and the dependency will stop to nag. If not you can as others said, taboo it in yast. Works quite well.
Years ago YaST had a feature that would remember when a package was manually removed, and not try to install it again. But the feature had some problem and and was removed. - -- Cheers, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAln2P+4ACgkQtTMYHG2NR9V8jgCdFDnuQqtcDdL3j5DHKW8rNs5G 1psAn27/ZG06ORnI+/PrBig127+U9yar =/ySG -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/29/2017 01:38 PM, stakanov wrote:
In data domenica 29 ottobre 2017 20:06:02 CET, Bruce Ferrell ha scritto:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies. There is probably a package that has calibre as a depenency. You can check if you need that package (maybe it is an additional package for calibre). In case not, you can take it off and the dependency will stop to nag. If not you can as others said, taboo it in yast. Works quite well. Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe? when you install nvidia from the community repos make sure that the right driver is selected. Double check that your chipset fits the driver. When you install your driver from nvidia directly, bear in mind that every kernel update requires a re-installation of the proprietary driver.
It's a GeForce GTX 765M. I think that's the G03 driver. I used to deal with this as a manual install from a tarball with DKMS, but I just don't have the time to fool with it anymore. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Bruce Ferrell <bferrell@baywinds.org> [10-29-17 17:27]:
On 10/29/2017 01:38 PM, stakanov wrote:
In data domenica 29 ottobre 2017 20:06:02 CET, Bruce Ferrell ha scritto:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies. There is probably a package that has calibre as a depenency. You can check if you need that package (maybe it is an additional package for calibre). In case not, you can take it off and the dependency will stop to nag. If not you can as others said, taboo it in yast. Works quite well. Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe? when you install nvidia from the community repos make sure that the right driver is selected. Double check that your chipset fits the driver. When you install your driver from nvidia directly, bear in mind that every kernel update requires a re-installation of the proprietary driver.
It's a GeForce GTX 765M.
I think that's the G03 driver.
I used to deal with this as a manual install from a tarball with DKMS, but I just don't have the time to fool with it anymore.
note that the prop nvidia driver will not be installed unless *you* or something you are installing calls for it and I cannot think of an app that would pull in the nvidia prop driver. somehow *you* are asking for it to be installed. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 10/29/2017 01:38 PM, stakanov wrote:
In data domenica 29 ottobre 2017 20:06:02 CET, Bruce Ferrell ha scritto:
I keep removing calibre:
zypper remove
rpm -e
Every time I install a new package from yast or zypper it jumps back in AND then on the next install run tells me there unmeetable dependencies.
There is probably a package that has calibre as a depenency. You can check if you need that package (maybe it is an additional package for calibre). In case not, you can take it off and the dependency will stop to nag. If not you can as others said, taboo it in yast. Works quite well.
Any thought on how to make it go away?
Also, any thought on why with the nividia drivers installed vs nouveau, no desktop will start except failsafe?
when you install nvidia from the community repos make sure that the right driver is selected. Double check that your chipset fits the driver. When you install your driver from nvidia directly, bear in mind that every kernel update requires a re-installation of the proprietary driver.
It's a GeForce GTX 765M.
I think that's the G03 driver.
I used to deal with this as a manual install from a tarball with DKMS, but I just don't have the time to fool with it anymore. note that the prop nvidia driver will not be installed unless *you* or something you are installing calls for it and I cannot think of an app
* Bruce Ferrell <bferrell@baywinds.org> [10-29-17 17:27]: that would pull in the nvidia prop driver. somehow *you* are asking for it to be installed. AFAIU the OP did have two distinctive problems. a) calibre is called in by a dependency b) nvidia driver (which is a wanted feature for him) does not work as expected, because the community repos did install the G03 driver, but that driver, albeith it allows to log into the graphical system via the "failsafe
In data domenica 29 ottobre 2017 22:30:49 CET, Patrick Shanahan ha scritto: menu in grub" the normal login does not work. @Bruce (and please correct the above, should it be mistaken) A kernel update can cause this kind of problems. Can you check that (when you are running the "failsafe" from menu, it is actually the very same kernel you are booting and not the previous one. Another thing you can try: when you are (I suppose you run kde) in the desktop environment, go to settings kde and there you go to display. Look at AFAIR "advanced settings" and choose openGL 2.0 if 3.1 is selected. You may also try if unchecking effect does change some thing. If openGL is on 2.0 already you may try (just for the sake of it) to set it to 3.1. All this of course if I did not understand badly the above. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (6)
-
Bruce Ferrell
-
Carlos E. R.
-
Felix Miata
-
ianseeks
-
Patrick Shanahan
-
stakanov