[opensuse] Keeping Yast Software Manager open
There are times when I need to re-use the software manager in yast. This may be at times when I'm trying to build a package from a tar file and I don't know all its dependency and therefore I install packages as the process fails due to missing packages. Other times it may be that the system has installed packages that not only do I not want installed but actually cause packages that I do use to fail (e.g. cyrus imap gets installed automatically and this causes my dovecot server to fail). I not only want to uninstall cyrus but I wish to mark it as taboo. I find that I cannot do this in one step so I uninstall cyrus and then have to restart the manager to and wait for it to refresh all the repositories and then mark cyrus as taboo. When I was testing out gnome I think that the manager there had an option to keep the manager open is there such a thing in the KDE version. (No, although it is yast the presentation in the two desktops were different, at least the last time I checked.) So, from the KDE side of things is there a way of keeping the yast software manager open while one processes files etc. until one is finished and then wants to close it? (I hope that you understand what I'm trying to say). Thanks Eddie -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2012/04/15 00:44 (GMT+0100) eddie composed:
is there a way of keeping the yast software manager open while one processes files etc. until one is finished and then wants to close it? (I hope that you understand what I'm trying to say).
Possibly: /etc/sysconfig/yast2 (near the bottom): PKGMGR_ACTION_AT_EXIT=[close,restart,summary] -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (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
eddie wrote:
There are times when I need to re-use the software manager in yast. This may be at times when I'm trying to build a package from a tar file and I don't know all its dependency and therefore I install packages as the process fails due to missing packages. Other times it may be that the system has installed packages that not only do I not want installed but actually cause packages that I do use to fail (e.g. cyrus imap gets installed automatically and this causes my dovecot server to fail). I not only want to uninstall cyrus but I wish to mark it as taboo. I find that I cannot do this in one step so I uninstall cyrus and then have to restart the manager to and wait for it to refresh all the repositories and then mark cyrus as taboo. When I was testing out gnome I think that the manager there had an option to keep the manager open is there such a thing in the KDE version. (No, although it is yast the presentation in the two desktops were different, at least the last time I checked.) So, from the KDE side of things is there a way of keeping the yast software manager open while one processes files etc. until one is finished and then wants to close it? (I hope that you understand what I'm trying to say).
Thanks Eddie
In Yast > System > /etc/sysconfig editor, under System > Yast2 > GUI > PKGMGR_ACTION_AT_EXIT, select restart or summary. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sun, 2012-04-15 at 00:44 +0100, eddie wrote:
There are times when I need to re-use the software manager in yast. This may be at times when I'm trying to build a package from a tar file and I don't know all its dependency and therefore I install packages as the process fails due to missing packages. Other times it may be that the system has installed packages that not only do I not want installed but actually cause packages that I do use to fail (e.g. cyrus imap gets installed automatically and this causes my dovecot server to fail). I not only want to uninstall cyrus but I wish to mark it as taboo. I find that I cannot do this in one step so I uninstall cyrus and then have to restart the manager to and wait for it to refresh all the repositories and then mark cyrus as taboo. When I was testing out gnome I think that the manager there had an option to keep the manager open is there such a thing in the KDE version. (No, although it is yast the presentation in the two desktops were different, at least the last time I checked.) So, from the KDE side of things is there a way of keeping the yast software manager open while one processes files etc. until one is finished and then wants to close it? (I hope that you understand what I'm trying to say).
Thanks Eddie I think I get what you are saying. There is an option in YaST somewhere. I think in the /etc/sysconfig editor. It will let you toggle the behavior of YaST so that it stays open after installing packages.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Saturday 14 Apr 2012 20:19:41 Roger Luedecke wrote:
On Sun, 2012-04-15 at 00:44 +0100, eddie wrote:
There are times when I need to re-use the software manager in yast. This may be at times when I'm trying to build a package from a tar file and I don't know all its dependency and therefore I install packages as the process fails due to missing packages. Other times it may be that the system has installed packages that not only do I not want installed but actually cause packages that I do use to fail (e.g. cyrus imap gets installed automatically and this causes my dovecot server to fail). I not only want to uninstall cyrus but I wish to mark it as taboo. I find that I cannot do this in one step so I uninstall cyrus and then have to restart the manager to and wait for it to refresh all the repositories and then mark cyrus as taboo. When I was testing out gnome I think that the manager there had an option to keep the manager open is there such a thing in the KDE version. (No, although it is yast the presentation in the two desktops were different, at least the last time I checked.) So, from the KDE side of things is there a way of keeping the yast software manager open while one processes files etc. until one is finished and then wants to close it? (I hope that you understand what I'm trying to say).
Thanks Eddie
I think I get what you are saying. There is an option in YaST somewhere. I think in the /etc/sysconfig editor. It will let you toggle the behavior of YaST so that it stays open after installing packages.
Thanks for all the responses. I've got it sorted now. Eddie -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sat, 14 Apr 2012 20:19:41 -0700 Roger Luedecke <roger.luedecke@gmail.com> wrote:
On Sun, 2012-04-15 at 00:44 +0100, eddie wrote:
There are times when I need to re-use the software manager in yast. This may be at times when I'm trying to build a package from a tar file and I don't know all its dependency and therefore I install packages as the process fails due to missing packages. Other times it may be that the system has installed packages that not only do I not want installed but actually cause packages that I do use to fail (e.g. cyrus imap gets installed automatically and this causes my dovecot server to fail). I not only want to uninstall cyrus but I wish to mark it as taboo. I find that I cannot do this in one step so I uninstall cyrus and then have to restart the manager to and wait for it to refresh all the repositories and then mark cyrus as taboo. When I was testing out gnome I think that the manager there had an option to keep the manager open is there such a thing in the KDE version. (No, although it is yast the presentation in the two desktops were different, at least the last time I checked.) So, from the KDE side of things is there a way of keeping the yast software manager open while one processes files etc. until one is finished and then wants to close it? (I hope that you understand what I'm trying to say).
Thanks Eddie I think I get what you are saying. There is an option in YaST somewhere. I think in the /etc/sysconfig editor. It will let you toggle the behavior of YaST so that it stays open after installing packages.
Believe that is under: System > Yast2 > GUI > PKGMGR_ACTION_AT_EXIT change "close" to "restart" should do the trick. Tom -- Tom Taylor - retired penguin openSUSE 11.4 x86_64 openSUSE 12.1 KDE 4.6.00, FF 4.0 KDE 4.7.2, FF 8.0 claws-mail 3.7.9 registered linux user 263467 linxt-At-comcast-DoT-net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
eddie
-
Felix Miata
-
James Knott
-
Roger Luedecke
-
Thomas Taylor