[Bug 678754] New: webpin for 11.4 does not recognize 11.4 (needs version bump in code)
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c0 Summary: webpin for 11.4 does not recognize 11.4 (needs version bump in code) Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: drankinatty@suddenlinkmail.com QAContact: qa@suse.de Found By: --- Blocker: --- Guys, Simple one: [19:04 alchemy:/etc/X11/xorg.conf.d] # zypper in webpin Loading repository data... Reading installed packages... Resolving package dependencies... The following NEW package is going to be installed: webpin 1 new package to install. Overall download size: 28.0 KiB. After the operation, additional 72.0 KiB will be used. Continue? [y/n/?] (y): Retrieving package webpin-1.2.2-1.1.noarch (1/1), 28.0 KiB (72.0 KiB unpacked) Retrieving: webpin-1.2.2-1.1.noarch.rpm [done (6.5 KiB/s)] Installing: webpin-1.2.2-1.1 [done] [19:04 alchemy:/etc/X11/xorg.conf.d] # webpin firefox ERROR: invalid or unsupported value for distribution version: "11.4" Valid values are: 11.0, factory, 11.2, 11.1, Factory, 11.3, latest It needs latest changed to 11.4 :) ** Just labeled 'Major' because a major feature of the backage is broken (that's if the indexing is even fixed from 11.3 :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c1 --- Comment #1 from David Rankin <drankinatty@suddenlinkmail.com> 2011-03-11 01:35:22 UTC --- --- const.py +++ const.py 2011-03-10 19:17:52.000000000 -0600 @@ -20,7 +20,7 @@ mode = 'Simple' # used when the VERSION cannot be parsed from platform.dist() # nor /etc/SuSE-release -defaultSuseVersion = '11.3' +defaultSuseVersion = '11.4' # used for --latest latestSuseVersion = defaultSuseVersion @@ -68,6 +68,7 @@ # Map of (open)SUSE versions to dist identifiers # that must be used in the Package Search webservice URL: distVersionMap = { + '11.4': 'openSUSE_114', '11.3': 'openSUSE_113', '11.2': 'openSUSE_112', '11.1': 'openSUSE_111', still doesn't work though :( [19:34 alchemy:/usr/lib/python2.7/site-packages/webpin] # webpin firefox FAILED: received error from server: 500 Internal Server Error -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c2 zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |pascal.bleser@opensuse.org |ovo.novell.com | --- Comment #2 from zj jia <zjjia@novell.com> 2011-03-15 07:57:16 UTC --- Hi,pascal, can you help to fix this bug? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c3 --- Comment #3 from Pascal Bleser <pascal.bleser@opensuse.org> 2011-03-31 00:18:51 UTC --- *** Bug 651968 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=651968 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c4 --- Comment #4 from Pascal Bleser <pascal.bleser@opensuse.org> 2011-03-31 00:19:39 UTC --- myeah, well, it's useless because the server doesn't index 11.4 in the first place. Webpin is a dead cow, it produces way too much load, and there are way too many repositories on build.opensuse.org. I'm currently working on a replacement that does a little bit less, but does it a lot better (uses a proper search engine instead of a MySQL database), and a lot faster too. But it will take at least a few more weeks before it's ready. (and it will be compatible with the existing webpin clients) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c5 Pascal Bleser <pascal.bleser@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX --- Comment #5 from Pascal Bleser <pascal.bleser@opensuse.org> 2011-03-31 00:20:36 UTC --- Closing as WONTFIX -- sort of, as the solution is a new implementation. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c6 David Haller <david@dhaller.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@dhaller.de --- Comment #6 from David Haller <david@dhaller.de> 2011-07-14 14:48:17 CEST --- Reopened. (Sort of). a) what's the status? b) Could you please "bump in" a "quick hack" search for only the distribution-oss/non-oss and maybe -update Repos with the old code? That'd be a great help already! Webpin is often used to search for "missing" files (e.g. some C-Header), and most are somewhere in the distro in some -devel package. But, as a non-developer, you can't find in which one. E.g. how to find the package that contains '/usr/include/stringprep.h'? (Yeah, you(!) probably can use rpm -qf, but someone that doesn't have that -devel package already installed?) And once the user has the package name, she/he/it can search for _that_ *package name* with zypper/yast and choose whatever version is preferred. And as you're using perl: I'll have a look at your new stuff, and try if I can help with coding or whatever. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c7 --- Comment #7 from David Rankin <drankinatty@suddenlinkmail.com> 2011-07-14 20:01:51 UTC --- Thanks David, Pascal... I look forward to the new implementation. Still really miss webpin from the CLI. Even if it does a bit less, I'm sure it will serve our needs well. Don't know perl or I would take a stab at helping :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c8 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de --- Comment #8 from Christian Boltz <suse-beta@cboltz.de> 2011-07-15 15:00:18 CEST --- Until there is a working server for webpin again, you can use the good old pin. Download ARCHIVES.gz from the OSS FTP tree, store it as /var/lib/pin/ARCHIVES.gz and then run "pin yoursearchterm". You can even store more than one ARCHIVES.gz (with a different filename) and use this one with "pin -v filename yoursearchterm". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=678754 https://bugzilla.novell.com/show_bug.cgi?id=678754#c9 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |contact@serge-muscat.com --- Comment #9 from Christian Boltz <suse-beta@cboltz.de> 2011-07-20 22:58:07 CEST --- *** Bug 704803 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=704803 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com