MLD-5.x > Development

[5.5U ES] /bin/bash: line 1: master: command not found

(1/1)

BobW:
Hallo,

bei einem "make update_all" im lokalen ES bekomme ich bei fast allen Paketen die o.a. Fehlermeldung.

Hier ein Beispiel:

--- Code: ---aufs:
  /bin/bash: line 1: master: command not found
Already up to date.
Fetching origin
Your branch is up to date with 'origin/master'.
autofs:
  Already up to date.
Fetching origin
Already on 'buster'
Your branch is up to date with 'origin/buster'.
backup:
  /bin/bash: line 1: master: command not found
Already up to date.
Fetching origin
Your branch is up to date with 'origin/master'.

--- End code ---

Wie gesagt, fast alle - siehe "autofs" im Beispiel.

Die Makefile.config sieht so aus:

--- Code: ---root@6bb35bc07407:~/5.5U# cat Makefile.config
.SILENT:
DISTRI_VER = 5.5
CLASS = unstable
git_branch = buster
root@6bb35bc07407:~/5.5U#

--- End code ---

Muss ich an der Config was ändern?

Schöne Grüße
BobW

clausmuus:
Danke für's melden. Der Fehler ist wieder behoben.

BobW:
Danke. Passt.

Navigation

[0] Message Index

Go to full version