'No such file or directory (os error 2) in file mesh_gw', src/parsing.rs:38:26 #3

Open
opened 2018-03-14 17:09:48 +01:00 by paul · 4 comments
Owner
a@flat ~/src/reudnetz/doku2dot (master) $ cargo run ../ansible/host_vars/* | dot -T png > diagramm.png
    Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
     Running `target/debug/doku2dot ../ansible/host_vars/antennen_template.reudnetz.org.yml ../ansible/host_vars/bernhardstr-1.yml ../ansible/host_vars/beuchaer1-1s.yml ../ansible/host_vars/beuchaer1-1.yml ../ansible/host_vars/chat.yml ../ansible/host_vars/chichorius2a-1 ../ansible/host_vars/core1 ../ansible/host_vars/core2 ../ansible/host_vars/dachswitch.yml ../ansible/host_vars/dresdner76-1.yml ../ansible/host_vars/eisenbahn113b.yml ../ansible/host_vars/eisenbahn125.yml ../ansible/host_vars/eisenbahn135-1 ../ansible/host_vars/eisenbahn150-1.yml ../ansible/host_vars/eisenbahn150-2.yml ../ansible/host_vars/eisenbahn37-1 ../ansible/host_vars/eisenbahn86-1 ../ansible/host_vars/geisler4-1.yml ../ansible/host_vars/geisler9-1.yml ../ansible/host_vars/git.yml ../ansible/host_vars/ida-39-1.yml ../ansible/host_vars/ipmi.yml ../ansible/host_vars/kellerswitch.yml ../ansible/host_vars/kohlgarten51-1.yml ../ansible/host_vars/liselotte-herrmann54-1 ../ansible/host_vars/log.yml ../ansible/host_vars/ludwig91-1 ../ansible/host_vars/ludwig91-1s ../ansible/host_vars/marianne79-1 ../ansible/host_vars/mesh_gw ../ansible/host_vars/monitoring.yml ../ansible/host_vars/ostpassagetheater-1 ../ansible/host_vars/proxy.yml ../ansible/host_vars/schoenerwohnen-1s.yml ../ansible/host_vars/schoenerwohnen-2.yml ../ansible/host_vars/schoenerwohnen.yml ../ansible/host_vars/sol-ipmi.reudnetz.org.yml ../ansible/host_vars/sol.yml ../ansible/host_vars/stannebeinplatz13-1 ../ansible/host_vars/stannebeinplatz13-2 ../ansible/host_vars/vpn ../ansible/host_vars/wurze1-1 ../ansible/host_vars/wurze13.yml ../ansible/host_vars/wurze2-1r.yml ../ansible/host_vars/wurze2-1.yml ../ansible/host_vars/wurze2-2.yml ../ansible/host_vars/wurze2-3.yml ../ansible/host_vars/wurze2-4.yml ../ansible/host_vars/wurze2-5 ../ansible/host_vars/wurze2-6 ../ansible/host_vars/wurze2-6_ ../ansible/host_vars/wurze2-7.yml ../ansible/host_vars/zammad.yml ../ansible/host_vars/zweinaundorf22 ../ansible/host_vars/zweinaundorf7.yml`
eisenbahn37-1 does not have the required attribute client_of
eisenbahn37-1 does not have the required attribute link_ssid
liselotte-herrmann54-1 does not have the required attribute link_ssid
thread 'main' panicked at 'No such file or directory (os error 2) in file mesh_gw', src/parsing.rs:38:26
note: Run with `RUST_BACKTRACE=1` for a backtrace.

happy fixing

``` a@flat ~/src/reudnetz/doku2dot (master) $ cargo run ../ansible/host_vars/* | dot -T png > diagramm.png Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs Running `target/debug/doku2dot ../ansible/host_vars/antennen_template.reudnetz.org.yml ../ansible/host_vars/bernhardstr-1.yml ../ansible/host_vars/beuchaer1-1s.yml ../ansible/host_vars/beuchaer1-1.yml ../ansible/host_vars/chat.yml ../ansible/host_vars/chichorius2a-1 ../ansible/host_vars/core1 ../ansible/host_vars/core2 ../ansible/host_vars/dachswitch.yml ../ansible/host_vars/dresdner76-1.yml ../ansible/host_vars/eisenbahn113b.yml ../ansible/host_vars/eisenbahn125.yml ../ansible/host_vars/eisenbahn135-1 ../ansible/host_vars/eisenbahn150-1.yml ../ansible/host_vars/eisenbahn150-2.yml ../ansible/host_vars/eisenbahn37-1 ../ansible/host_vars/eisenbahn86-1 ../ansible/host_vars/geisler4-1.yml ../ansible/host_vars/geisler9-1.yml ../ansible/host_vars/git.yml ../ansible/host_vars/ida-39-1.yml ../ansible/host_vars/ipmi.yml ../ansible/host_vars/kellerswitch.yml ../ansible/host_vars/kohlgarten51-1.yml ../ansible/host_vars/liselotte-herrmann54-1 ../ansible/host_vars/log.yml ../ansible/host_vars/ludwig91-1 ../ansible/host_vars/ludwig91-1s ../ansible/host_vars/marianne79-1 ../ansible/host_vars/mesh_gw ../ansible/host_vars/monitoring.yml ../ansible/host_vars/ostpassagetheater-1 ../ansible/host_vars/proxy.yml ../ansible/host_vars/schoenerwohnen-1s.yml ../ansible/host_vars/schoenerwohnen-2.yml ../ansible/host_vars/schoenerwohnen.yml ../ansible/host_vars/sol-ipmi.reudnetz.org.yml ../ansible/host_vars/sol.yml ../ansible/host_vars/stannebeinplatz13-1 ../ansible/host_vars/stannebeinplatz13-2 ../ansible/host_vars/vpn ../ansible/host_vars/wurze1-1 ../ansible/host_vars/wurze13.yml ../ansible/host_vars/wurze2-1r.yml ../ansible/host_vars/wurze2-1.yml ../ansible/host_vars/wurze2-2.yml ../ansible/host_vars/wurze2-3.yml ../ansible/host_vars/wurze2-4.yml ../ansible/host_vars/wurze2-5 ../ansible/host_vars/wurze2-6 ../ansible/host_vars/wurze2-6_ ../ansible/host_vars/wurze2-7.yml ../ansible/host_vars/zammad.yml ../ansible/host_vars/zweinaundorf22 ../ansible/host_vars/zweinaundorf7.yml` eisenbahn37-1 does not have the required attribute client_of eisenbahn37-1 does not have the required attribute link_ssid liselotte-herrmann54-1 does not have the required attribute link_ssid thread 'main' panicked at 'No such file or directory (os error 2) in file mesh_gw', src/parsing.rs:38:26 note: Run with `RUST_BACKTRACE=1` for a backtrace. ``` happy fixing
Owner

hast aus irgend einem grund die dateien {vars,vault}.yml genannt, was dem sonst genutzten patten {vars,vault} ohne yml wiederspricht

hast aus irgend einem grund die dateien {vars,vault}.yml genannt, was dem sonst genutzten patten {vars,vault} ohne yml wiederspricht
Owner

bzw. um das etwas konstruktiver zu gestalten: lösung ist entweder das zur konvention umzubennen, alle anderen dateien zu .yml umzubennen oder beide möglichkeiten in doku2dot einzubauen.

ich präferiere ersteres.

eine gute eigenschaft von doku2dot ist, dass es prüft ob gewisse konventionen eingehalten werden die zwar praktisch, aber für den einfachen betrieb nicht strikt notwendig sind. bsp. dass eingetragen ist wo eine antenne dran hängt und ähnliches.

bzw. um das etwas konstruktiver zu gestalten: lösung ist entweder das zur konvention umzubennen, alle anderen dateien zu .yml umzubennen oder beide möglichkeiten in doku2dot einzubauen. ich präferiere ersteres. eine gute eigenschaft von doku2dot ist, dass es prüft ob gewisse konventionen eingehalten werden die zwar praktisch, aber für den einfachen betrieb nicht strikt notwendig sind. bsp. dass eingetragen ist wo eine antenne dran hängt und ähnliches.
Author
Owner

Ich bin für die .yml Endung damit Syntax-Highlighting korrent funktioniert.

Ich bin für die .yml Endung damit Syntax-Highlighting korrent funktioniert.
Owner

nun haben wir vault.yml…

nun haben wir vault.yml…
Sign in to join this conversation.
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: reudnetz/doku2dot#3
No description provided.