[Bug 308343] New: can't commit .foo file
https://bugzilla.novell.com/show_bug.cgi?id=308343 Summary: can't commit .foo file Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: abauer@novell.com ReportedBy: poeml@novell.com QAContact: adrian@novell.com CC: mls@novell.com, mrueckert@novell.com Found By: --- poeml@batavia510 ~/bs/home:poeml/test5 % touch .foo poeml@batavia510 ~/bs/home:poeml/test5 % osc add .foo A .foo poeml@batavia510 ~/bs/home:poeml/test5 % osc -H ci -m "add .foo file" .foo -- GET https://api.opensuse.org/source/home:poeml/test5 send: 'GET /source/home:poeml/test5 HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: api.opensuse.org\r\nCookie: IPCZQX018ef15359=0000130287e43c34f53c; ZNPCQ002-api=V001d93b; opensuse_frontend_session=7323f32d327deb3a8b8ea3540eb\r\nConnection: close\r\nUser-agent: osc/0.98\r\n\r\n' reply: 'HTTP/1.1 200 OK\r\n' header: Set-Cookie: opensuse_frontend_session=7323f32d327deb3540eb; path=/ header: X-Opensuse-Apiversion: 0.1.1 header: Content-Transfer-Encoding: binary header: Cache-Control: private header: Content-Disposition: inline header: Date: Thu, 06 Sep 2007 18:23:19 GMT header: Server: lighttpd/1.4.15 header: Content-Type: text/xml header: Connection: close header: Content-Length: 1156 header: Via: 1.1 ics_server (iChain 2.3.300) Sending .foo Transmitting file data . -- PUT https://api.opensuse.org/source/home:poeml/test5/.foo?rev=upload send: 'PUT /source/home:poeml/test5/.foo?rev=upload HTTP/1.1\r\nAccept-Encoding: identity\r\nContent-length: 0\r\nHost: api.opensuse.org\r\nUser-agent: osc/0.98\r\nConnection: close\r\nCookie: IPCZQX018ef15359=0000130287e453cf2ba; ZNPCQ002-api=V001d939; opensuse_frontend_session=7323f32d327deb3ab97540eb\r\nContent-type: application/octet-stream\r\n\r\n' reply: 'HTTP/1.1 404 Not Found\r\n' header: Set-Cookie: opensuse_frontend_session=7323f32d327deb3a40eb; path=/ header: X-Opensuse-Apiversion: 0.1.1 header: Cache-Control: no-cache header: Date: Thu, 06 Sep 2007 18:23:19 GMT header: Server: lighttpd/1.4.15 header: Content-Type: text/html; charset=utf-8 header: Connection: close header: Content-Length: 95 header: Via: 1.1 ics_server (iChain 2.3.300) -- 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=308343#c1 --- Comment #1 from Marcus Rückert <mrueckert@novell.com> 2007-09-06 12:48:41 MST --- the original bugreport was coming from me (i hit it with .setup) osc co did not work on my package afterwards. i had to delete it and recreate it. -- 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=308343#c2 Andreas Bauer <abauer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abauer@novell.com AssignedTo|abauer@novell.com |mls@novell.com --- Comment #2 from Andreas Bauer <abauer@novell.com> 2007-09-07 05:18:22 MST --- The backend doesn't seem to like files with leading dots. -- 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=308343#c3 --- Comment #3 from Michael Schröder <mls@novell.com> 2007-09-07 07:05:18 MST --- That's a limitation I took over from autobuild: no dot files in the package sources. And I don't see any reason why we should drop this, why do you need a setup file? -- 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=308343#c4 --- Comment #4 from Marcus Rückert <mrueckert@novell.com> 2007-09-07 07:39:51 MST --- i dont need it. can we at least make sure that it doesnt fsck the package? it always stays in the upload revision. -- 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=308343 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |poeml@novell.com -- 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=308343 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=308343#c5 Peter Poeml <poeml@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Peter Poeml <poeml@novell.com> 2008-05-15 07:49:26 MST --- This bug is obsolete - osc will not check in dot files: poeml@batavia510 ~/bs/home:poeml/test6 % touch .foo poeml@batavia510 ~/bs/home:poeml/test6 % osc add .foo poeml@batavia510 ~/bs/home:poeml/test6 % osc st poeml@batavia510 ~/bs/home:poeml/test6 % -- 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