[RTEMS Project] #3135: Devel mailing list doesn't work and Git push impossible due to disk full

RTEMS trac trac at rtems.org
Wed Sep 13 13:42:24 UTC 2017


#3135: Devel mailing list doesn't work and Git push impossible due to disk full
-----------------------------+--------------------
 Reporter:  Sebastian Huber  |      Owner:  amar@…
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  4.12.0
Component:  admin            |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+--------------------
 I got this:

 {{{
 git push
 Counting objects: 18, done.
 Delta compression using up to 12 threads.
 Compressing objects: 100% (17/17), done.
 Writing objects: 100% (18/18), 1.68 KiB | 0 bytes/s, done.
 Total 18 (delta 16), reused 0 (delta 0)
 remote: error: file write error (No space left on device)
 remote: fatal: unable to write sha1 file
 error: remote unpack failed: unpack-objects abnormal exit
 To ssh://dispatch.rtems.org/data/git/rtems.git
  ! [remote rejected]       upstream -> master (unpacker error)
 error: failed to push some refs to
 'ssh://sebh@dispatch.rtems.org/data/git/rtems.git'
 }}}

 We have on dispatch.rtems.org:

 {{{
 Filesystem        Size    Used   Avail Capacity  Mounted on
 /dev/gpt/root0     88G     82G   -600M   101%    /
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3135>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list