Bug 516168 - timed out checkout leaves invalid state
Summary: timed out checkout leaves invalid state
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Marcus Hüwe
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 18:25 UTC by Michael Meeks
Modified: 2011-07-06 12:55 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Meeks 2009-06-24 18:25:43 UTC
$ osc co Moblin:Base/kiwi &
A    Moblin:Base/kiwi/apply-repo-prio.diff
A    Moblin:Base/kiwi/fix-permissions.diff
A    Moblin:Base/kiwi/ignore_inode_num.patch
A    Moblin:Base/kiwi/kiwi-fastboot-hack.patch
A    Moblin:Base/kiwi/kiwi-new-modprobe.diff
A    Moblin:Base/kiwi/kiwi-rpmlintrc
A    Moblin:Base/kiwi/kiwi-suse-SLED11-aufs.tar.bz2
A    Moblin:Base/kiwi/kiwi.changes
A    Moblin:Base/kiwi/kiwi.spec
...
$ osc cat Moblin:Base/kiwi/_link
<link project="openSUSE:Factory" package="kiwi" rev="233" >
<patches>
  <!-- <apply name="patch" /> apply a patch on the source directory  -->
  <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) -->
  <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) -->
  <!-- <delete>filename</delete> delete a file -->
</patches>
</link>
$ The read operation timed out

[1]+  Exit 1                  osc co Moblin:Base/kiwi  (wd: ~/osc)
(wd now: ~/osc/Moblin:Base/kiwi)

$ osc up
At revision fadae5bf04bb9ed0feb6d6b72ff0c75a.
$ ls -l
total 368
-rw-r--r-- 1 michael users   1324 2009-05-19 18:49 apply-repo-prio.diff
-rw-r--r-- 1 michael users   2710 2009-05-19 18:49 fix-permissions.diff
-rw-r--r-- 1 michael users    570 2009-06-04 15:33 ignore_inode_num.patch
-rw-r--r-- 1 michael users 165448 2009-03-06 11:42 kiwi.changes
-rw-r--r-- 1 michael users    701 2009-05-19 18:49 kiwi-fastboot-hack.patch
-rw-r--r-- 1 michael users    298 2009-05-19 18:49 kiwi-new-modprobe.diff
-rw-r--r-- 1 michael users    633 2009-05-19 18:49 kiwi-rpmlintrc
-rw-r--r-- 1 michael users 145829 2009-06-04 15:33 kiwi.spec
-rw-r--r-- 1 michael users  33965 2009-05-19 18:50 kiwi-suse-SLED11-aufs.tar.bz2
-rw-r--r-- 1 michael users      0 2009-06-24 19:14 kiwi.tar.bz2
-rw-r--r-- 1 michael users      0 2007-04-19 20:48 ready


It seems highly unlikely that kiwi.tar.bz2 is intended to be 0 bytes long.

$ osc diff
Index: kiwi.tar.bz2
===================================================================
Binary file kiwi.tar.bz2 has changed

scary.