[Bug 395389] can't use osc linkpac to create source links to remote packages
https://bugzilla.novell.com/show_bug.cgi?id=395389 User dominique.leuenberger@tmf-group.com added comment https://bugzilla.novell.com/show_bug.cgi?id=395389#c4 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominique.leuenberger@tmf-g | |roup.com --- Comment #4 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-03-02 14:33:30 MST --- A 'workaround' so that at least a 'link' can be created: Create a package on the local OBS:
osc -A http://127.0.42.2 meta -e <project>/<package>
check it out
osc -A http://127.0.42.2 co <project>/<package> cd <project>/<package>
create a _link file in there
$EDITOR _link
*** content of _link *** example *** <link project="openSUSE.org:openSUSE:Factory" package="build"/> *** end of _link fie *** example ***
osc ci -m "Link the package"
-- 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