Bug #10522
No network functionality in feature/jessie
Start date:
2015-11-09
Due date:
% Done:
50%
Description
I’ve not been able to get the network working in feature/jessie
with an iso built from commit:a3b86ad. I’m booting the iso in a libvirt-managed KVM session. Neither ifconfig -a
nor ip link
show anything other than the device lo
.
The virtual ethernet adapter is visible in the lspci
output.
It seems like it’s not a problem with my configuration but I concede that it very well could be. Somehow…
Subtasks
History
#1 Updated by anonym 2015-11-09 16:14:10
- Status changed from New to In Progress
- Assignee set to kytv
- % Done changed from 0 to 50
- QA Check set to Ready for QA
Indeed, I broke it in commit:a3b86ad, and fixed it in the next commit, commit:04a7ca4. :) Sorry, I forgot to push my local branch for a few hours. Please pull, rebuild, test again and report back. If it’s fixed for you then, just resolve the ticket.
#2 Updated by kytv 2015-11-09 17:26:41
- Status changed from In Progress to Resolved
- QA Check changed from Ready for QA to Pass
Perfect now, cheers. :)