View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005425 | GNUnet | util library | public | 2018-08-15 20:04 | 2019-02-28 11:17 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.11.0 | Fixed in Version | 0.11.0 | ||
| Summary | 0005425: test_os_start_process fails with guix build | ||||
| Description | Looks like it's a problem with the hardcoded resolv.conf path, and the free() error looks odd. | ||||
| Steps To Reproduce | guix build -K -f guix-env.scm gnunet | ||||
| Additional Information | FAIL: test_os_start_process =========================== Aug 15 18:00:29-767803 util-disk-80644 WARNING `open' failed on file `/etc/resolv.conf' at disk.c:1718 with error: No such file or directory Aug 15 18:00:29-767840 resolver-80644 ERROR Could not open /etc/resolv.conf. DNS resolution will not be possible. Aug 15 18:00:29-767848 resolver-80644 ERROR No DNS server available. DNS resolution will not be possible. free(): invalid pointer FAIL test_os_start_process (exit status: 141) | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-08-15 20:04 | Florian Dold | New Issue | |
| 2018-08-15 20:04 | Florian Dold | Status | new => assigned |
| 2018-08-15 20:04 | Florian Dold | Assigned To | => Christian Grothoff |
| 2018-08-16 13:12 | Christian Grothoff | Status | assigned => resolved |
| 2018-08-16 13:12 | Christian Grothoff | Resolution | open => fixed |
| 2018-08-16 13:12 | Christian Grothoff | Fixed in Version | => 0.11.0 |
| 2018-08-16 13:12 | Christian Grothoff | Product Version | => Git master |
| 2018-08-16 13:12 | Christian Grothoff | Target Version | => 0.11.0 |
| 2019-02-28 11:17 | Christian Grothoff | Status | resolved => closed |