[Bug 492369] New: osc up -e non-expansion ...
http://bugzilla.novell.com/show_bug.cgi?id=492369 Summary: osc up -e non-expansion ... Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mmeeks@novell.com QAContact: adrian@novell.com Found By: --- I had an error with my linked project; so I removed the project patches that were failing, hoping to re-expand and re-apply them to fix; thus: $ osc -A https://api.suse.de co -u home:michael_meeks:netbook kernel-default A home:michael_meeks:netbook/kernel-default A home:michael_meeks:netbook/kernel-default/_link A home:michael_meeks:netbook/kernel-default/project.diff A home:michael_meeks:netbook/kernel-default/project1.diff A home:michael_meeks:netbook/kernel-default/project2.diff $ cd home\:michael_meeks\:netbook/kernel-default $ osc rm project1.diff D project1.diff $ osc rm project2.diff D project2.diff $ ls _link project.diff $ osc commit Deleting project1.diff Deleting project2.diff Transmitting file data Committed revision 6. $ osc up -e At revision 6. $ ls _link project.diff URGH? no expansion at all ? $ osc up -e At revision 6. still no expansion ? $ ls _link project.diff $ osc up --expand-link At revision 6. $ osc up -u At revision 6. $ osc up -e At revision 6. $ ls _link project.diff Whatsup there ? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 User mmeeks@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492369#c1 --- Comment #1 from Michael Meeks <mmeeks@novell.com> 2009-04-06 03:53:49 MDT --- Hah - so I guess this is perhaps an error reporting problem; a clean checkout: $ osc -A https://api.suse.de co home:michael_meeks:netbook kernel-default Link cannot be expanded: patch 'project1.diff' does not exist Shows I failed to edit the _link file: it would be -great- to either: a) automatically remove files from the _link file when they are removed, and/or b) give a nice warning on expand if the expansion is not possible in this case. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 User mmeeks@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492369#c2 Michael Meeks <mmeeks@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|osc up -e non-expansion ... |no warning on failed osc | |expansion Severity|Critical |Major --- Comment #2 from Michael Meeks <mmeeks@novell.com> 2009-04-06 03:55:05 MDT --- Having edited the link file, all is well: $ vi _link $ osc commit Sending _link Transmitting file data . Committed revision 7. $ osc up -e Expanding to rev ecc5804eb48341d4067565af0d7c5071 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 User suse-tux@gmx.de added comment http://bugzilla.novell.com/show_bug.cgi?id=492369#c3 Marcus Hüwe <suse-tux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |suse-tux@gmx.de Info Provider| |mmeeks@novell.com --- Comment #3 from Marcus Hüwe <suse-tux@gmx.de> 2009-04-06 14:11:55 MDT --- (In reply to comment #1)
Shows I failed to edit the _link file: it would be -great- to either:
a) automatically remove files from the _link file when they are removed, and/or b) give a nice warning on expand if the expansion is not possible in this case.
To be honest I don't like a) because I don't like too smart applications:) but b) sounds good. I just a committed a fix (r7012): marcus@linux:~/home:Marcus_H/lnk> osc up -e Link cannot be expanded: patch 'foo.diff' does not exist marcus@linux:~/home:Marcus_H/lnk> Is this solution ok for you? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 User mmeeks@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492369#c4 Michael Meeks <mmeeks@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmeeks@novell.com | --- Comment #4 from Michael Meeks <mmeeks@novell.com> 2009-04-07 03:54:53 MDT --- looks wonderful to me - many thanks :-) A quick warning / reminder when you do 'rm' of a patch mentioned in _link - to remove it from there would be a great bonus too ;-) -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 Peter Poeml <poeml@cmdline.net> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|poeml@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 zhu rensheng <rszhu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rszhu@novell.com AssignedTo|bnc-team-screening@forge.pr |adrian@novell.com |ovo.novell.com | -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=492369 User adrian@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=492369#c6 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Adrian Schröter <adrian@novell.com> 2009-10-27 02:05:29 MDT --- base problem is solved, and the other problem gets solved via future new srcserver implementation (without _link files). -- 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.
participants (1)
-
bugzilla_noreply@novell.com