[opensuse] zypper and mirror: maximum redirects
I have been getting this error sometimes when running zypper (on Leap 42.3): Error code: Curl error 47 Error message: Maximum (6) redirects followed If I tell zypper to retry, it usually works. So, when running zypper interactively, this only a curiosity. The problem is that I am using kiwi to try to build some OEM images of Leap 42.3, and that fails when this happens. So in that context it is a problem. It seems to happen for any repo. All my repos are http://download.opensuse.org, it is doing the redirection to mirrors. Any ideas? -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
I am now experiencing the problem on a computer with Tumbleweed. It has worked in the past. But now I get: zypper dup --no-allow-vendor-change Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Retrieving repository 'repo-debug' metadata .............................................................................................................................................................................................................................[done] Building repository 'repo-debug' cache ..................................................................................................................................................................................................................................[done] Retrieving repository 'repo-non-oss' metadata ...........................................................................................................................................................................................................................[done] Building repository 'repo-non-oss' cache ................................................................................................................................................................................................................................[done] Retrieving repository 'repo-oss' metadata ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[\] Download (curl) error for 'http://download.opensuse.org/tumbleweed/repo/oss/suse/setup/descr/appdata-ic...': Error code: Curl error 47 Error message: Maximum (6) redirects followed Abort, retry, ignore? [a/r/i/? shows all options] (a): r Download (curl) error for 'http://download.opensuse.org/tumbleweed/repo/oss/suse/setup/descr/appdata-ic...': Error code: Curl error 47 Error message: Maximum (6) redirects followed Abort, retry, ignore? [a/r/i/? shows all options] (a): r Download (curl) error for 'http://download.opensuse.org/tumbleweed/repo/oss/suse/setup/descr/appdata-ic...': Error code: Curl error 47 Error message: Maximum (6) redirects followed Abort, retry, ignore? [a/r/i/? shows all options] (a): r Download (curl) error for 'http://download.opensuse.org/tumbleweed/repo/oss/suse/setup/descr/appdata-ic...': Error code: Curl error 47 Error message: Maximum (6) redirects followed Abort, retry, ignore? [a/r/i/? shows all options] (a): Whereas before a retry usually worked, I now can no longer get past this. Could this be because of the mirrors I am redirected to here in Stockholm? Meaning that the mirror logic sends me off to mirrors that are not consistent or in some other way not functioning correctly? On Thu, Jul 27, 2017 at 8:30 AM, Roger Oberholtzer <roger.oberholtzer@gmail.com> wrote:
I have been getting this error sometimes when running zypper (on Leap 42.3):
Error code: Curl error 47 Error message: Maximum (6) redirects followed
If I tell zypper to retry, it usually works. So, when running zypper interactively, this only a curiosity.
The problem is that I am using kiwi to try to build some OEM images of Leap 42.3, and that fails when this happens. So in that context it is a problem.
It seems to happen for any repo.
All my repos are http://download.opensuse.org, it is doing the redirection to mirrors.
Any ideas?
-- Roger Oberholtzer
-- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Roger Oberholtzer <roger.oberholtzer@gmail.com> [07-31-17 10:41]:
I am now experiencing the problem on a computer with Tumbleweed. It has worked in the past. But now I get:
zypper dup --no-allow-vendor-change Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Retrieving repository 'repo-debug' metadata .............................................................................................................................................................................................................................[done] Building repository 'repo-debug' cache ..................................................................................................................................................................................................................................[done] Retrieving repository 'repo-non-oss' metadata ...........................................................................................................................................................................................................................[done] Building repository 'repo-non-oss' cache ................................................................................................................................................................................................................................[done] Retrieving repository 'repo-oss' metadata ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[\] Download (curl) error for 'http://download.opensuse.org/tumbleweed/repo/oss/suse/setup/descr/appdata-ic...': Error code: Curl error 47 Error message: Maximum (6) redirects followed
I had a problem with packman mirrors and changed my repo to have: baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/ I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try... -- (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 Mon, Jul 31, 2017 at 5:50 PM, Patrick Shanahan <paka@opensuse.org> wrote:
* Roger Oberholtzer <roger.oberholtzer@gmail.com> [07-31-17 10:41]:
I am now experiencing the problem on a computer with Tumbleweed. It has worked in the past. But now I get:
zypper dup --no-allow-vendor-change Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Retrieving repository 'repo-debug' metadata .............................................................................................................................................................................................................................[done] Building repository 'repo-debug' cache ..................................................................................................................................................................................................................................[done] Retrieving repository 'repo-non-oss' metadata ...........................................................................................................................................................................................................................[done] Building repository 'repo-non-oss' cache ................................................................................................................................................................................................................................[done] Retrieving repository 'repo-oss' metadata ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[\] Download (curl) error for 'http://download.opensuse.org/tumbleweed/repo/oss/suse/setup/descr/appdata-ic...': Error code: Curl error 47 Error message: Maximum (6) redirects followed
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
This happens with all mirrors. And it moves around through the day. I will certainly try this for the case when this happen interactively. And report back it is makes a difference. My main problem is that this happens with kiwi when I am building openSUSE OEM images. It is not so obvious how to make this change there as it sets up the repos based on an XML configuration file that does not provide this syntax. I believe that it adds the repos to a private cache that it manipulates via the zypper command line. I do not have access to that cache as it is made dynamically when the command runs. What is odd is all this started with all repos some time in the last week or so. It was never a problem previously. This applies to Tumbleweed systems where the software installed has not been modified (because of the failure) as well as new Leap 42.3 releases. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Roger Oberholtzer composed on 2017-08-01 07:57 (UTC+0200):
What is odd is all this started with all repos some time in the last week or so. It was never a problem previously. This applies to Tumbleweed systems where the software installed has not been modified (because of the failure) as well as new Leap 42.3 releases.
I wonder if it's possible that changing some things in /etc/zypp/zypp.conf could change some dynamics on your end and be helpful with this, possibly download.min_download_speed or download.max_silent_tries or one of their neighbors? -- "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
Right now I am getting the same error for the same repo. So, I changed the OSS repo to: http://ftp.acc.umu.se/mirror/opensuse.org/tumbleweed/repo/oss and the update repo (which also now complains) to: http://ftp2.nluug.nl/os/Linux/distr/opensuse/repositories/openSUSE:/Factory:... The update repo was a bit odd in that I am updating a Tumbleweed system, and yet the mirrors listed for that are all openSUSE:/Factory:/Update/standard/. I guess this is correct. If a bit uncertain... Anyway, the original complaint is now gone. It seems mirrors in the Netherlands are the ones assigned for Sweden. In the case of the update repo, I actually took the first from the list (in the Details page of the openSUSE repo) - which I would have thought was what was being used anyway. Nonetheless, when I explicitly used it, the complaint went away. Color me suspicious about the mirror stuff and zypper. At least as it is acting in Sweden. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 31/07/17 11:50 AM, Patrick Shanahan wrote:
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
Now THAT is interesting! It implies that the zypp library can deal with multiple sources, step and repeat. it means I could, for example, start with UWaterloo, which is my geographically closest, and set min_speed to something that is prejudicial to poor performance there. Then, when that' rejected, try something less local, or even, finally, mirrorbrain. IF-BUT-MAYBE ... What do the code gurus say about the sources of the relevant code in the library? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Anton Aylward <opensuse@antonaylward.com> [08-01-17 10:28]:
On 31/07/17 11:50 AM, Patrick Shanahan wrote:
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
Now THAT is interesting! It implies that the zypp library can deal with multiple sources, step and repeat.
it means I could, for example, start with UWaterloo, which is my geographically closest, and set min_speed to something that is prejudicial to poor performance there. Then, when that' rejected, try something less local, or even, finally, mirrorbrain.
IF-BUT-MAYBE ...
What do the code gurus say about the sources of the relevant code in the library?
prove or disprove it yourself. add the url's to your /etc/zypp/repo.d/some-name and try. it can only work or not. -- (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 Tue, Aug 1, 2017 at 4:26 PM, Anton Aylward <opensuse@antonaylward.com> wrote:
On 31/07/17 11:50 AM, Patrick Shanahan wrote:
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
Now THAT is interesting! It implies that the zypp library can deal with multiple sources, step and repeat.
it means I could, for example, start with UWaterloo, which is my geographically closest, and set min_speed to something that is prejudicial to poor performance there. Then, when that' rejected, try something less local, or even, finally, mirrorbrain.
This is not how it seems to work. I was also intrigued by the possibility. If I added a list of sites, there is a syntax error. I could only change to a specific one. I tried space and comma delimiters. No difference. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2017-08-02 10:18, Roger Oberholtzer wrote:
On Tue, Aug 1, 2017 at 4:26 PM, Anton Aylward <opensuse@antonaylward.com> wrote:
On 31/07/17 11:50 AM, Patrick Shanahan wrote:
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
Now THAT is interesting! It implies that the zypp library can deal with multiple sources, step and repeat.
it means I could, for example, start with UWaterloo, which is my geographically closest, and set min_speed to something that is prejudicial to poor performance there. Then, when that' rejected, try something less local, or even, finally, mirrorbrain.
This is not how it seems to work. I was also intrigued by the possibility.
If I added a list of sites, there is a syntax error. I could only change to a specific one. I tried space and comma delimiters. No difference.
It worked the way I did, posted on another mail days ago. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" (Minas Tirith))
On Wed, Aug 2, 2017 at 12:49 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
On 2017-08-02 10:18, Roger Oberholtzer wrote:
On Tue, Aug 1, 2017 at 4:26 PM, Anton Aylward <opensuse@antonaylward.com> wrote:
On 31/07/17 11:50 AM, Patrick Shanahan wrote:
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
Now THAT is interesting! It implies that the zypp library can deal with multiple sources, step and repeat.
it means I could, for example, start with UWaterloo, which is my geographically closest, and set min_speed to something that is prejudicial to poor performance there. Then, when that' rejected, try something less local, or even, finally, mirrorbrain.
This is not how it seems to work. I was also intrigued by the possibility.
If I added a list of sites, there is a syntax error. I could only change to a specific one. I tried space and comma delimiters. No difference.
It worked the way I did, posted on another mail days ago.
Really? I tried that and mine complains. Do you have one url per line? I had a long line with all the urls. e-mail formatting may be part of the problem. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2017-08-02 13:26, Roger Oberholtzer wrote:
On Wed, Aug 2, 2017 at 12:49 PM, Carlos E. R.
It worked the way I did, posted on another mail days ago.
Really? I tried that and mine complains. Do you have one url per line? I had a long line with all the urls. e-mail formatting may be part of the problem.
But I used an apache server and a redirector file, not a list in the repo file. See a post of mine in thread "update repo very slow". The keyword was "mirrorlist", though. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" (Minas Tirith))
* Roger Oberholtzer <roger.oberholtzer@gmail.com> [08-02-17 07:26]:
On Wed, Aug 2, 2017 at 12:49 PM, Carlos E. R. <robin.listas@telefonica.net> wrote:
On 2017-08-02 10:18, Roger Oberholtzer wrote:
On Tue, Aug 1, 2017 at 4:26 PM, Anton Aylward <opensuse@antonaylward.com> wrote:
On 31/07/17 11:50 AM, Patrick Shanahan wrote:
I had a problem with packman mirrors and changed my repo to have:
baseurl=http://packman.inode.at/suse/openSUSE_Tumbleweed http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ http://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/
I do not know that this actually does anything, but I no longer have a problem with packman mirrors. maybe worth a try...
Now THAT is interesting! It implies that the zypp library can deal with multiple sources, step and repeat.
it means I could, for example, start with UWaterloo, which is my geographically closest, and set min_speed to something that is prejudicial to poor performance there. Then, when that' rejected, try something less local, or even, finally, mirrorbrain.
This is not how it seems to work. I was also intrigued by the possibility.
If I added a list of sites, there is a syntax error. I could only change to a specific one. I tried space and comma delimiters. No difference.
It worked the way I did, posted on another mail days ago.
Really? I tried that and mine complains. Do you have one url per line? I had a long line with all the urls. e-mail formatting may be part of the problem.
my repo with the url's listed as I suggested is here where it can be viewed w/o any altered formatting: http://wahoo.no-ip.org/~paka/Tumbleweed.packman.repo and I get no syntax error. also using: zypper -vvvv refresh Tumbleweed.packman editing the url list to force the first url to fail, I get: Verbosity: 6 Non-option program arguments: 'Tumbleweed.packman' Initializing Target Specified repositories: Tumbleweed.packman Checking whether to refresh metadata for Tumbleweed.packman Retrieving: http://google.com/repodata/repomd.xml ...........................................................[not found] Retrieving: http://packman.inode.at/suse/openSUSE_Tumbleweed/repodata/repomd.xml .................................[done] Repository 'Tumbleweed.packman' is up to date. Specified repositories have been refreshed. so it does fall over to the next in list on failure. and it appears to use the specified url rather than a mirror. undocumented (that I have found) *feature*. -- (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 Wed, Aug 2, 2017 at 1:39 PM, Patrick Shanahan <paka@opensuse.org> wrote:
so it does fall over to the next in list on failure. and it appears to use the specified url rather than a mirror.
undocumented (that I have found) *feature*.
So one needs to have the repos each on a separate line. I will have to try that. I wonder how one could get kiwi to do this. But that's a different topic. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Roger Oberholtzer <roger.oberholtzer@gmail.com> [08-02-17 07:46]:
On Wed, Aug 2, 2017 at 1:39 PM, Patrick Shanahan <paka@opensuse.org> wrote:
so it does fall over to the next in list on failure. and it appears to use the specified url rather than a mirror.
undocumented (that I have found) *feature*.
So one needs to have the repos each on a separate line. I will have to try that.
yes, that is how I displayed them on the email, w/o line continuation chars.
I wonder how one could get kiwi to do this. But that's a different topic.
no idea -- (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 <paka@opensuse.org> [08-02-17 07:59]:
* Roger Oberholtzer <roger.oberholtzer@gmail.com> [08-02-17 07:46]:
On Wed, Aug 2, 2017 at 1:39 PM, Patrick Shanahan <paka@opensuse.org> wrote:
so it does fall over to the next in list on failure. and it appears to use the specified url rather than a mirror.
undocumented (that I have found) *feature*.
So one needs to have the repos each on a separate line. I will have to try that.
yes, that is how I displayed them on the email, w/o line continuation chars.
looking more closely at this repo listing, I wonder if the "gpgkey" line should have additional, matching urls or some magick to make it a sub-set of the "baseurl". it seems that line really should be removed and the key "expected" to exist (or not) relative to the baseurl, making the repo line superfluous. could that be labeled standardization? -- (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 <paka@opensuse.org> [08-02-17 08:33]:
* Patrick Shanahan <paka@opensuse.org> [08-02-17 07:59]:
* Roger Oberholtzer <roger.oberholtzer@gmail.com> [08-02-17 07:46]:
On Wed, Aug 2, 2017 at 1:39 PM, Patrick Shanahan <paka@opensuse.org> wrote:
so it does fall over to the next in list on failure. and it appears to use the specified url rather than a mirror.
undocumented (that I have found) *feature*.
So one needs to have the repos each on a separate line. I will have to try that.
yes, that is how I displayed them on the email, w/o line continuation chars.
looking more closely at this repo listing, I wonder if the "gpgkey" line should have additional, matching urls or some magick to make it a sub-set of the "baseurl". it seems that line really should be removed and the key "expected" to exist (or not) relative to the baseurl, making the repo line superfluous. could that be labeled standardization?
fwiw, including additional gpgkey lines as with baseurl lines does not cause any syntax error and appears to work. I also included an incorrect gpgkey url and it fell over to the next listed. it makes no effort to "match" the baseurl. -- (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 2017-08-02 13:39, Patrick Shanahan wrote:
so it does fall over to the next in list on failure. and it appears to use the specified url rather than a mirror.
undocumented (that I have found) *feature*.
At the time I did it the way I commented on another post, it was said they were working on such a feature as you describe. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" (Minas Tirith))
On 02/08/17 04:18 AM, Roger Oberholtzer wrote:
This is not how it seems to work. I was also intrigued by the possibility.
If I added a list of sites, there is a syntax error. I could only change to a specific one. I tried space and comma delimiters. No difference.
That is in its turn also fascinating. I wonder what it is that Patrick is doing that makes it work, then? Perhaps its tied to a specific revision of the zypp library. Patrick: could you care to comment? -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Anton Aylward <opensuse@antonaylward.com> [08-02-17 08:24]:
On 02/08/17 04:18 AM, Roger Oberholtzer wrote:
This is not how it seems to work. I was also intrigued by the possibility.
If I added a list of sites, there is a syntax error. I could only change to a specific one. I tried space and comma delimiters. No difference.
That is in its turn also fascinating.
I wonder what it is that Patrick is doing that makes it work, then?
Perhaps its tied to a specific revision of the zypp library.
Patrick: could you care to comment?
you are a little behind. continue reading the thread. I see you have already looked at the result :) -- (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
participants (5)
-
Anton Aylward
-
Carlos E. R.
-
Felix Miata
-
Patrick Shanahan
-
Roger Oberholtzer