[Bug 351290] New: zypper should let me ignore deps
https://bugzilla.novell.com/show_bug.cgi?id=351290 Summary: zypper should let me ignore deps Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: logixoul@gmail.com QAContact: qa@suse.de Found By: --- 1. I wanna hack on libvisual so I compile it from source and install it. 2. I then need a libvisual-capable app, so I want the amarok-libvisual package. 3. But it depends on libvisual which I do have installed, from source. 4. So, I wanna ignore the dependency on libvisual. 5. zypper doesn't let me do that. -- 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=351290 User crrodriguez@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=351290#c1 Cristian Rodriguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |jkupec@novell.com Component|Other |libzypp --- Comment #1 from Cristian Rodriguez <crrodriguez@novell.com> 2008-01-02 22:13:02 MST --- jan: as far I can see zypper let's users to shoot themselves in the foot but this is of course an unsupported operation right ? ;-) -- 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=351290 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=351290#c2 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Ján Kupec <jkupec@novell.com> 2008-01-03 01:07:49 MST --- True. However, it is achievable with zypper using locks - you put libvisual into /etc/zypp/locks file (see the docs) and then, upon installation, you'll get a dependency problem (libvisual not installable because it's locked) which you'll choose to ignore: Solution #: Ignore this requirement just here Choose the number, (s)kip, (r)etry or (c)ancel> # But you're creating a mess in your system this way. A better approach would be to install the project you wish to hack on under /usr/local or elsewhere, together with the dependent projects (amarok-libvisual and co.). You'll have your original system (almost) untouched. -- 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