freifunk-berlin / firmware

DEPRECATED: Build system for Berlin firmware. Please user the pinned falter-repos instead
https://berlin.freifunk.net
GNU General Public License v3.0
74 stars 34 forks source link

Fix current builderrors (package-conflict, bad umask) #785

Closed SvenRoederer closed 4 years ago

SvenRoederer commented 4 years ago

As the buildbot is online again, we see 2 issues


I suggest to rebase these commits on master, rather than doing a merge commit. The rebase looks more nice.

booo commented 4 years ago

Looks good. Should we merge?

Should we ask the buildbot worker maintainer to fix the umask?

SvenRoederer commented 4 years ago

I had seen the "package-dependency"-issue some time on my local builds already, but wasn't sure if this is a local problem only. The buildbots prove me, that it's not local.

umask

pmelange commented 4 years ago

Looks good to me too. If for some reason we have problems in the future, we can always make other changes. Rebased-merging

pmelange commented 4 years ago

The first build with these changes failed. It might be because of an unrelated problem.

https://buildbot.berlin.freifunk.net/#/builders/2/builds/27

SvenRoederer commented 4 years ago

The first build with these changes failed. It might be because of an unrelated problem.

https://buildbot.berlin.freifunk.net/#/builders/2/builds/27

This is very likely caused by Low disc-space (https://github.com/freifunk-berlin/firmware/issues/602)