[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sbuild just hangs



Hello,

I haven't found any sbuild mailing list, so I'm hoping someone here is
able to help.

I'm trying to build a debian package with sbuild, but when running it
just hangs:

,----
| $ sbuild
| [...]
| ╔══════════════════════════════════════════════════════════════════════════════╗
| ║ python-llfuse 0.40+dfsg-2 (amd64)                          29 Jun 2015 20:50 ║
| ╚══════════════════════════════════════════════════════════════════════════════╝
| 
| Package: python-llfuse
| Version: 0.40+dfsg-2
| Source Version: 0.40+dfsg-2
| Distribution: UNRELEASED
| Machine Architecture: amd64
| Host Architecture: amd64
| Build Architecture: amd64
| 
| 
| ┌──────────────────────────────────────────────────────────────────────────────┐
| │ Summary                                                                      │
| └──────────────────────────────────────────────────────────────────────────────┘
| ^C
`----

If I enable debugging output, the last output lines are:

,----
| $ sbuild -D
| [...]
|                 'COLOUR_PREFIX' => '__SBUILD_COLOUR_27178:',
|                 'This Space' => 0,
|                 'OVersion' => '0.40+dfsg-2',
|                 'Pkg Fail Stage' => 'init',
|                 'Invalid Source' => 0,
|                 'Install End Time' => 0
|               }, 'Sbuild::Build' );
| 
`----

There is no CPU activity at all. Looking at the list of active
processes, I notice:

 5747 pts/4    S+     0:00 /usr/bin/perl /usr/bin/sbuild
 5917 pts/4    S+     0:00 package log for python-llfuse_0.40+dfsg-3_amd64

..for which strace reports:

$ strace -p 5917
Process 5917 attached
read(0, ^CProcess 5917 detached
 <detached ...>

..so it's apparently trying to read something from stdin (but
experimentally pressing enter in the sbuild terminal didn't do a thing).


Has anyone else encountered this problem before?

Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

Reply to: