http://bugzilla.novell.com/show_bug.cgi?id=546680 Summary: pgadmin3 in http://download.opensuse.org/repositories/server:/data base:/postgresql/openSUSE_Factory/ requires non-existent PostgreSQL version Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 8 Platform: x86-64 OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: znmeb@cesmail.net QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-1.3 Firefox/3.5.3 I am trying to install PgAdmin3 and PostgreSQL on an 11.2 Milestone 8 system. The only RPM I've been able to find in OBS for PgAdmin3 is in the repository http://download.opensuse.org/repositories/server:/database:/postgresql/openS.... However, when I try to install that, it depends on a specific version of PostgreSQL that's available only in older releases:
sudo zypper install pgadmin3 Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: nothing provides postgresql = 8.3.5 needed by pgadmin3-1.8.4-3.16.i586 Solution 1: do not ask to install a solvable providing pgadmin3 Solution 2: break pgadmin3 by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/c] (c): 1 Resolving dependencies... Resolving package dependencies... Nothing to do. I suspect changing the dependency from "= 8.3.5" to ">= 8.3.5" will work, but I haven't tried it. In any event, PostgreSQL in the above repository is at 8.4.1-13.1 and in the main 11.2 repository it's at 8.4.1-1.2. Reproducible: Always Steps to Reproduce: 1. Add the repository http://download.opensuse.org/repositories/server:/database:/postgresql/openS... 2. Try to install pgadmin3 . Actual Results: zypper complains about a missing dependency Expected Results: zypper should have installed pgadmin3 Note that 11.2 itself does not appear to be broken, only the RPM of pgadmin3 in http://download.opensuse.org/repositories/server:/database:/postgresql/openS... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.