-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I'm doing: Telcontar:~ # zypper remove konversation polari Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies... The following 5 packages are going to be REMOVED: konversation konversation-lang polari polari-lang typelib-1_0-Polari-1_0 5 packages to remove. After the operation, 15.1 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work. - -- Cheers Carlos E. R. (from 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdKs3Rwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVGZQAn3l7ErAOEZ78GNrOv+Yj g0m8FW07AKCO+igcEPVHXxbYqNgzbOwYiGY5qA== =Fa7u -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [11-18-19 09:41]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I'm doing:
Telcontar:~ # zypper remove konversation polari Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies...
The following 5 packages are going to be REMOVED: konversation konversation-lang polari polari-lang typelib-1_0-Polari-1_0
5 packages to remove. After the operation, 15.1 MiB will be freed. Continue? [y/n/v/...? shows all options] (y):
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
- -- Cheers
Carlos E. R. (from 15.1 x86_64 at Telcontar)
-----BEGIN PGP SIGNATURE-----
iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdKs3Rwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVGZQAn3l7ErAOEZ78GNrOv+Yj g0m8FW07AKCO+igcEPVHXxbYqNgzbOwYiGY5qA== =Fa7u -----END PGP SIGNATURE-----
try with "-vv" to give you more information, zypper -vv remove konversatiion polari -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri 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 <paka@opensuse.org> [11-18-19 10:20]:
* Carlos E. R. <robin.listas@telefonica.net> [11-18-19 09:41]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I'm doing:
Telcontar:~ # zypper remove konversation polari Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies...
The following 5 packages are going to be REMOVED: konversation konversation-lang polari polari-lang typelib-1_0-Polari-1_0
5 packages to remove. After the operation, 15.1 MiB will be freed. Continue? [y/n/v/...? shows all options] (y):
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
- -- Cheers
Carlos E. R. (from 15.1 x86_64 at Telcontar)
-----BEGIN PGP SIGNATURE-----
iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdKs3Rwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVGZQAn3l7ErAOEZ78GNrOv+Yj g0m8FW07AKCO+igcEPVHXxbYqNgzbOwYiGY5qA== =Fa7u -----END PGP SIGNATURE-----
try with "-vv" to give you more information, zypper -vv remove konversatiion polari
and fwiw: I see the same when I don't include "-v" which I normailly do: zypper -v rm konversation polari but your invocation also does not specify the version to remove. a guess, you have not "specified" a repository containing <package> so none is "defined". -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri 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
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, 2019-11-18 at 10:24 -0500, Patrick Shanahan wrote:
* Patrick Shanahan <> [11-18-19 10:20]:
* Carlos E. R. <> [11-18-19 09:41]:
Hi,
I'm doing:
Telcontar:~ # zypper remove konversation polari Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies...
The following 5 packages are going to be REMOVED: konversation konversation-lang polari polari-lang typelib-1_0-Polari-1_0
5 packages to remove. After the operation, 15.1 MiB will be freed. Continue? [y/n/v/...? shows all options] (y):
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
try with "-vv" to give you more information, zypper -vv remove konversatiion polari
and fwiw: I see the same when I don't include "-v" which I normailly do: zypper -v rm konversation polari but your invocation also does not specify the version to remove.
The version to remove is the only one that is installed. Happens with anything I say to remove. Telcontar:~ # zypper rm alpine Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies... The following package is going to be REMOVED: alpine 1 package to remove. After the operation, 10.4 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): n Telcontar:~ # Telcontar:~ # zypper -v rm alpine Verbosity: 2 Non-option program arguments: 'alpine' Initializing Target Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Force resolution: Yes Selecting 'alpine-2.21-lp151.3.1.x86_64' for removal. Resolving package dependencies... Force resolution: Yes The following package is going to be REMOVED: alpine 2.21-lp151.3.1 1 package to remove. After the operation, 10.4 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): n Telcontar:~ # Telcontar:~ # zypper -vv rm alpine Verbosity: 3 Non-option program arguments: 'alpine' Initializing Target Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Force resolution: Yes Selecting 'alpine-2.21-lp151.3.1.x86_64' for removal. Resolving package dependencies... Force resolution: Yes The following 5 items are locked and will not be changed by any action: Installed: libmysqlclient18 10.0.35-35.1 x86_64 @System openSUSE rekall 2.4.6-118.54 x86_64 @System obs://build.opensuse.org/KDE:KDE3 rekall-examples 2.4.6-118.54 x86_64 @System obs://build.opensuse.org/KDE:KDE3 rekall-mysql 2.4.6-118.54 x86_64 @System obs://build.opensuse.org/KDE:KDE3 smapi 2.0.0-1 i686 @System The following package is going to be REMOVED: alpine 2.21-lp151.3.1 x86_64 openSUSE 1 package to remove. After the operation, 10.4 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): n Telcontar:~ #
a guess, you have not "specified" a repository containing <package> so none is "defined".
Why should I need to specify a repo for the package? That would be needed for installation, but not for removal. I have seen this message earlier, in a thread here, but I do not recall what came out of it. - -- Cheers, Carlos E. R. (from openSUSE 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdLqGBwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVhFUAn12iyyMJ3PekJ2SG0HEa wuH4YA69AJ0aglhM3170zQHkThU1IORTG2cT4A== =t4Eu -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [11-18-19 14:14]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Monday, 2019-11-18 at 10:24 -0500, Patrick Shanahan wrote:
* Patrick Shanahan <> [11-18-19 10:20]:
* Carlos E. R. <> [11-18-19 09:41]:
Hi,
I'm doing:
Telcontar:~ # zypper remove konversation polari Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies...
The following 5 packages are going to be REMOVED: konversation konversation-lang polari polari-lang typelib-1_0-Polari-1_0
5 packages to remove. After the operation, 15.1 MiB will be freed. Continue? [y/n/v/...? shows all options] (y):
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
try with "-vv" to give you more information, zypper -vv remove konversatiion polari
and fwiw: I see the same when I don't include "-v" which I normailly do: zypper -v rm konversation polari but your invocation also does not specify the version to remove.
The version to remove is the only one that is installed. Happens with anything I say to remove.
Telcontar:~ # zypper rm alpine Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Resolving package dependencies...
The following package is going to be REMOVED: alpine
1 package to remove. After the operation, 10.4 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): n Telcontar:~ #
Telcontar:~ # zypper -v rm alpine Verbosity: 2 Non-option program arguments: 'alpine' Initializing Target Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Force resolution: Yes Selecting 'alpine-2.21-lp151.3.1.x86_64' for removal. Resolving package dependencies... Force resolution: Yes
The following package is going to be REMOVED: alpine 2.21-lp151.3.1
1 package to remove. After the operation, 10.4 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): n Telcontar:~ #
Telcontar:~ # zypper -vv rm alpine Verbosity: 3 Non-option program arguments: 'alpine' Initializing Target Loading repository data... Warning: No repositories defined. Operating only with the installed resolvables. Nothing can be installed. Reading installed packages... Force resolution: Yes Selecting 'alpine-2.21-lp151.3.1.x86_64' for removal. Resolving package dependencies... Force resolution: Yes
The following 5 items are locked and will not be changed by any action: Installed: libmysqlclient18 10.0.35-35.1 x86_64 @System openSUSE rekall 2.4.6-118.54 x86_64 @System obs://build.opensuse.org/KDE:KDE3 rekall-examples 2.4.6-118.54 x86_64 @System obs://build.opensuse.org/KDE:KDE3 rekall-mysql 2.4.6-118.54 x86_64 @System obs://build.opensuse.org/KDE:KDE3 smapi 2.0.0-1 i686 @System
The following package is going to be REMOVED: alpine 2.21-lp151.3.1 x86_64 openSUSE
1 package to remove. After the operation, 10.4 MiB will be freed. Continue? [y/n/v/...? shows all options] (y): n Telcontar:~ #
a guess, you have not "specified" a repository containing <package> so none is "defined".
Why should I need to specify a repo for the package? That would be needed for installation, but not for removal.
I have seen this message earlier, in a thread here, but I do not recall what came out of it.
- -- Cheers, Carlos E. R. (from openSUSE 15.1 x86_64 at Telcontar)
-----BEGIN PGP SIGNATURE-----
iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdLqGBwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVhFUAn12iyyMJ3PekJ2SG0HEa wuH4YA69AJ0aglhM3170zQHkThU1IORTG2cT4A== =t4Eu -----END PGP SIGNATURE-----
ok, I just installed and removed konversation. and on the removal I specified the repo "-r <repo>" and still got the message. I have no idea why the comment is made or what it represents. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri 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 11/18/2019 08:38 AM, Carlos E. R. wrote:
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
I see that on zypper rm as well and always just chocked it up to the fact I was removing local files and had not specified any particular version or repository to retrieve that information from. I think it is just zypper telling you that it's going to do what you say and since you haven't provided anything more than the package name, it's just going to get it from the rpm database and not anywhere external. I have not confirmed this -- this is just what it looked like to me. If I don't want to see it, I just use rpm -e.... -- David C. Rankin, J.D.,P.E.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 19/11/2019 09.28, David C. Rankin wrote:
On 11/18/2019 08:38 AM, Carlos E. R. wrote:
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
I see that on zypper rm as well and always just chocked it up to the fact I was removing local files and had not specified any particular version or repository to retrieve that information from.
I think it is just zypper telling you that it's going to do what you say and since you haven't provided anything more than the package name, it's just going to get it from the rpm database and not anywhere external.
I have not confirmed this -- this is just what it looked like to me. If I don't want to see it, I just use rpm -e....
I used zypper so that it finds dependencies and also remove then automatically, like the language files. - -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdPpXAAKCRC1MxgcbY1H 1fxaAJkB/wkHmtJw4y33AcTn5VkpzlybpACbB/VicYf9RKlK1twDionYH5waTso= =SIdw -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Mon, Nov 18, 2019 at 03:38:21PM +0100, Carlos E. R. wrote:
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
I think that's a small bug in zypper. It never loads repositories when removing packages (see bsc#606220), as they are not needed when erasing packages. But in that case it should also not warn that no repositories are defined. (I.e. I think the defaultSystemSetup() call in RemoveCmd::execute() should use LoadTargetResolvables instead of LoadResolvables.) Can you please open a bug in bugzilla? Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- 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 19/11/2019 11.26, Michael Schroeder wrote:
On Mon, Nov 18, 2019 at 03:38:21PM +0100, Carlos E. R. wrote:
Why does it say "No repositories defined.... Nothing can be installed". That's not true, they are. I just did a zypper up minutes ago, so they are defined and they work.
I think that's a small bug in zypper. It never loads repositories when removing packages (see bsc#606220), as they are not needed when erasing packages. But in that case it should also not warn that no repositories are defined.
(I.e. I think the defaultSystemSetup() call in RemoveCmd::execute() should use LoadTargetResolvables instead of LoadResolvables.)
Can you please open a bug in bugzilla?
Done! Bug 1157377 - zypper complains "No repositories defined" when removing a package (edit) - -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXdWjJwAKCRC1MxgcbY1H 1Z5kAJ0T0UaRPY4BDV4fq6OoPKb+7HE4QQCfW3dTAFB4bL6H929eMCLQz0qJwoQ= =cSd+ -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Carlos E. R.
-
David C. Rankin
-
Michael Schroeder
-
Patrick Shanahan