[Bug 1572211] Re: vmhgfs module not built
at least help remove the error? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572211 Title: vmhgfs module not built To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1572211/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1572211] Re: vmhgfs module not built
well this needs to be fixed and its not ubu specific. its DEBIAN specific, above stretch. you hit this error when upgrading too. I keep getting systemctl errors on boot because the module just isnt there. neither for open-vm-tools nor fuse. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572211 Title: vmhgfs module not built To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1572211/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532659] Re: vmhgfs kernel module missing entirely on trusty
*** This bug is a duplicate of bug 1572211 *** https://bugs.launchpad.net/bugs/1572211 ** Also affects: open-vm-tools (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532659 Title: vmhgfs kernel module missing entirely on trusty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1532659/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1605811] [NEW] x11 crashes
Public bug reported: somehow during update or something we have like very unstable x11 pulled in. also affects stretch upstream. the desire is for the video driver, open or else.ABOVE jessie or 15.10. Well I had the else(force freeze x117), a kernel update to 4.6 broke it, so I went open. hassle but not a big deal. Obviously this means reinstalling x118. Ok. -or so I thought. x118 with kernel 4.6 somehow breaks all of the x11 depends, so NO driver will load and x11 complains its (now bleeding) head off, and wont load. If it loads at all, im impressed. vesa-fail fbdev-fail ati-fail radeon-fail and a few other drivers --all depends of radeon ati... Its not ramdom gibberish to me but what it entails is that X11 CANT load as the video driver is broken at every depends level for the ati driver at least, mayhaps the entire x11 video driver subsystem.Its looks to someone like something didnt get linked correctly. Those sorts of errors. xyz missing from yada yada... X11 cant load...but CANT is never in programmer vocabulary.. ** Affects: xfburn (Ubuntu) Importance: Undecided Status: New ** Tags: epicfail link x11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605811 Title: x11 crashes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfburn/+bug/1605811/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1605810] [NEW] xfburn crashes while burning
Public bug reported: xfburn needs to be pulled from debian stable(or 15.10) and kept until more testing done. burning fails during burn when previously it had not. not a disc/drive issue. wasted 8 50gb bdroms trying...its the app. something changed and its buggy(lts16). I on debian but I can replicate error via stretch, its an upstream bug with debbie that snuk in. ** Affects: xfburn (Ubuntu) Importance: Undecided Status: New ** Package changed: grub2 (Ubuntu) => xfburn (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605810 Title: xfburn crashes while burning To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfburn/+bug/1605810/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1596102] [NEW] ubuntu-bug broken
Public bug reported: I dont know why this package isnt properly named but anyhoo.. only debians bug reporting works, clearly ubuntu is NOT debian and most reports go unnoticed because of the internal mods used. The ubuntu-bug app, however, fails miserably. One is forced to file reports thru launchpads wacky system and one must go thru loops on the website to file a bug. report a bug link needs to appear once logged in, not after digging thru other reports and trying to attach itself to another. the whole reason for launchpad IS TO REPORT A BUG. be honest with yo, though, trac can do that. extra repoes are secondary. fedora can nail this on bug and on manual reporting. why is ubuntu so afflicted? wtf is this doeesnt exist SHIT? THE APP EXISTS! ** Affects: chromium (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596102 Title: ubuntu-bug broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium/+bug/1596102/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1596102] Re: ubuntu-bug broken
I only report on current LTS, so dont ask. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596102 Title: ubuntu-bug broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium/+bug/1596102/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1596100] [NEW] ketchup broken
Public bug reported: this is upstream debbie bug: noted w debian JESSIE and above also ketchup is supposed to help us update and upgrade(build) latest kernel. regardless if the build happens or not the update does not. of course one must have the correct version from kernel.org to upgrade to... sudo ketchup -d /usr/src/linux-source-4.4.0 4.4.14 4.4.10 -> 4.4.14 Traceback (most recent call last): File "/usr/bin/ketchup", line 1046, in transform(a, b) File "/usr/bin/ketchup", line 805, in transform apply_patch(prebase(a), 1) File "/usr/bin/ketchup", line 654, in apply_patch p = get_patch(ver) File "/usr/bin/ketchup", line 592, in get_patch f = patch_path(ver) File "/usr/bin/ketchup", line 456, in patch_path patch_name = os.path.basename(version_urls(ver)[0]) File "/usr/bin/ketchup", line 435, in version_urls i = find_info(ver)[1] File "/usr/bin/ketchup", line 431, in find_info return version_info[s] KeyError: '4' but this happens even with 4.4.6..which (apparently is less then the current sources but more than the current installed version??) h seems the key error is geniunely generated but im not sure what what is causing it. are we looking for version.h or the uname -a output? in case of the latter, a os.system() call can do this. ** Affects: chromium (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596100 Title: ketchup broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium/+bug/1596100/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1586949] Re: pcmanfm shows wrong mime type for binaries
lets lookie how things are made.. ** Attachment added: "feathercoin makefile, affects other coins and apps too" https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1586949/+attachment/4672783/+files/Makefile -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586949 Title: pcmanfm shows wrong mime type for binaries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1586949/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1586949] Re: pcmanfm shows wrong mime type for binaries
glitch in launchpad, required to file new bugs via a linked page(existing report) or have to go thru hoops to file bugs ** Package changed: systemd (Ubuntu) => pcmanfm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586949 Title: pcmanfm shows wrong mime type for binaries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1586949/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1586713] [NEW] synaptic cant be backgrounded
Public bug reported: I think is is upsteam debbie. sudo synaptic & fails miserably. UI apps should pop up to foreground when needed. what happens is synaptic gets shoved in the back(as I need the console for source building) and dies there. I am trying to solve depends. ** Affects: synaptic (Ubuntu) Importance: Undecided Status: New ** Package changed: systemd (Ubuntu) => synaptic (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586713 Title: synaptic cant be backgrounded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1586713/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1586595] [NEW] qemu fails to boot cds
Public bug reported: ok im using kvm, but thats a joke qemu has no binaries when it installs. either I get a booting disc(even gfx boot) and I get to install yosemite, or I get a black screen on mode switch(looks like graphic misconfigure but its not), OR I cant load the cd to boot from and all attempts to use it fail(triple fault and reboot cycle). The media file (5gb) is fine. DL it twice. glitch seems to fix once virtualbox has loaded a computer. That said: vbox is stupidly slow with yosemite, even with the vbox patch installed. this isnt normal. I can install snow on the same setup in minutes but yosemite wants to take hours. crash on install finish as usual, and SOMEtimes I get a workable working desktop on the next reboot..other times stall heaven. I cant get to do anything with the result. on snow im not sure if the iso was modified recently, some things are off that should be working. both work amd so im not complaining yet. but with snow I can get working given time, with yosemite, I cannot--thought technically vbox supports it. I thought making a new virtual drive solved the problem but that too is no solution. ** Affects: qemu (Ubuntu) Importance: Undecided Status: New ** Package changed: systemd (Ubuntu) => qemu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586595 Title: qemu fails to boot cds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1586595/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1586591] [NEW] alsa multi-use
Public bug reported: alsa has a glitch in it. oss4 doesnt have this option but I dont think I have that installed and I completely killed off pulse. probly overkill but everything I knew ran it instead of anything else and pulse is as bad, if not worse than unity and gnome3. there is a config file, but I forget which file exactly it is on the system. anyways. palemoon tried to do some sound thingy while banshee was running. as you know only pulse supports this, however cross or down mixing app sources to the sink *should work*. (same drain anyways) alsa complains and wants to remove my sound card while im using it. It say hell no, go away and everything sort of goes back to normal. not sure how to enforce all apps use same sink though...hmmm... ** Affects: banshee (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586591 Title: alsa multi-use To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1586591/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1069168] Re: Banshee crashed on end of song. Not reproductible.
think it might be scrollble something. Im getting this still on 16 LTS periodicly. I think something net fails and crashes the app. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069168 Title: Banshee crashed on end of song. Not reproductible. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1069168/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1178272] Re: Without pulseaudio, banshee and rhythmbox report "jack server is not running or cannot be started" and do not play
nope. still getting this. with a bunch of apps. try a new .asoundrc first. then theres a setting but I forget the file that asks which sink to use. default is pulse before anything else. change it. try this. ** Attachment added: "alsa config w software pre-amp tweak" https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1178272/+attachment/4671674/+files/.asoundrc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178272 Title: Without pulseaudio, banshee and rhythmbox report "jack server is not running or cannot be started" and do not play To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1178272/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1586590] [NEW] banshee glitches
Public bug reported: I have twins for you that will blow your mind here. search is seriously messed up here. you are searching tags, not artists, genres, or albulms or what not. dont know how or why and really dont care for this. this is sign that your c is messed up something fierce. your are working with what, sql, nosql, sqllite db here? ONE LINERS.. any idiot in excel can figure this out. I write code to parse this in my sleep. I even go one over the top. MULTI-LINE, MULTI-PAGE(like pdf but text). take hints from nightengale --aka itunes for linus.(with obvious free breakage caveats) needs to be fixed. second: who wrote the AI? make a playlist. play it. when its done, some random ass music continues to play from your collection as if the machine has a mind of its own. This is NOT in sequence of any artist or anything. sometimes it stops on double forward, sometimes single. The last file or so in your collection played before this happens gets eaten. --it was there ..all I know is I said PLAY and it kept on going like the energizer bunny some glitches just make you laugh. as per one and two below this bug: not necessary. You should know whats in the LTS. ** Affects: banshee (Ubuntu) Importance: Undecided Status: New ** Package changed: systemd (Ubuntu) => banshee (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586590 Title: banshee glitches To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1586590/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585904] Re: virtualbox upstream glitch
you cant 'echo' this. sudo nano /sys/module/kvm/parameters/ignore_msrs and manually replace N with Y. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585904 Title: virtualbox upstream glitch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1585904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585904] [NEW] virtualbox upstream glitch
Public bug reported: sore subject or not, OSX support is thrown to the pisser due to a glitch in the boot of the installer cd. with qemu, this glitch can be avoided. virtualbox ignores the setting to do so, causing the install disc to lock up the app when the video output comes up. the fault is with the MSR responsible for power management. IGNORE it, and the disc works fine. Virtualbox has no option, and ignores the global OS host setting to do so.Therefore one is not able to virtualize the OSX at this time. Testing with yosemite.(yo sem it ee) This is why people are reporting errors they cant get around. May be limited to unices, people seem to be using on sindows without hassle. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585904 Title: virtualbox upstream glitch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1585904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1581054] Re: light DE wont lock
thats a bug: all of these report me bugs are getting shoved into my first (which is on systemd)... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581054 Title: light DE wont lock To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1581054/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1581054] [NEW] light DE wont lock
Public bug reported: Im using light DE. I normally use MATE. K is nice but I dont like the fluff imported from SINdows. anyhoo... Light wont lock. I walk away and the screen blanks but it wont lock on its own. Now, some say to install xsaver. fine. Now you get:"this is too old" warnings because the dev has a bug up his ass about point point point updating and not letting repos catch up.Mind you, deb stable is often very old. Not everyone can stay current. yet somehow xsaver doesnt seem to be kicking in or isnt installed? h.. warrants a look see. if you can blank, you can lock. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581054 Title: light DE wont lock To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1581054/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1581052] [NEW] system updater
Public bug reported: the gnome system updater keeps popping up.(im in light DE) ok. fine. dandy. lemme know. problem is its sucking updates with telling me and telling me to reboot. This is NOT set. I want to be notified instead. I usually update w synaptic often enough so this is not an issue. this should respect my setting. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581052 Title: system updater To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1581052/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1581043] [NEW] report a bug link impossible to find
Public bug reported: launchpad: unless actively reported a bug, the report a bug link is impossible to find and burined nestedly within several pages. one should put it at the top of the nav code on the right once logged in. This frustrates those trying to report bugs. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581043 Title: report a bug link impossible to find To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1581043/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1581035] [NEW] systemd fails
Public bug reported: getting about a dozen systemd bugs on startup. all seems to indicate that start order is incorrect for system bring-up. IE: net is loaded too late but clam wants the net. and similar stupid garbage. also AMD FX causes cpufreq to fail to load for some reason. Thermal drivers are loaded. This chip supports as-needed overclock above stated speed OOBE, at least on sindows. -- May 09 09:38:08 livingroom kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM May 09 09:38:08 livingroom kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel May 09 09:38:08 livingroom systemd[1]: systemd-modules-load.service: Unit entered failed state. May 09 09:38:08 livingroom systemd[1]: systemd-modules-load.service: Unit entered failed state. May 09 09:38:08 livingroom systemd[1]: systemd-modules-load.service: Unit entered failed state. May 09 09:38:08 livingroom systemd[1]: systemd-modules-load.service: Unit entered failed state. May 09 09:38:08 livingroom systemd[1]: systemd-modules-load.service: Unit entered failed state. May 09 09:38:09 livingroom systemd-udevd[639]: Process '/usr/bin/jscal-restore /dev/input/js0' failed with exit code 1. May 09 09:38:30 livingroom auditctl[1323]: failure 1 -- Subject: Unit networking.service has failed -- Unit networking.service has failed. -- The result is failed. May 09 09:38:30 livingroom systemd[1]: networking.service: Unit entered failed state. May 09 09:38:30 livingroom audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=networking comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' May 09 09:38:31 livingroom cpufreqd[1653]:...fail! -- Subject: Unit cpufreqd.service has failed -- Unit cpufreqd.service has failed. -- The result is failed. May 09 09:38:31 livingroom audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cpufreqd comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' May 09 09:38:31 livingroom systemd[1]: cpufreqd.service: Unit entered failed state. May 09 09:38:32 livingroom loadcpufreq[1635]:...fail! May 09 09:38:37 livingroom freshclam[1792]: Reading CVD header (main.cvd): WARNING: Can't get information about db.local.clamav.net: Temporary failure in name resolution May 09 09:38:37 livingroom freshclam[1792]: Can't get information about db.local.clamav.net: Temporary failure in name resolution May 09 09:38:37 livingroom console-kit-daemon[4627]: (process:4709): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed May 09 09:38:41 livingroom NetworkManager[1659]: [1462804721.3228] device (wlp12s0): state change: disconnected -> unavailable (reason 'supplicant-failed') [30 20 10] May 09 09:38:41 livingroom dhclient[3916]: receive_packet failed on enp3s0: Network is down May 09 09:38:41 livingroom dhclient[3916]: receive_packet failed on enp3s0: Network is down May 09 09:38:42 livingroom NetworkManager[1659]: [1462804722.3828] rdisc[0x1c11220,"enp3s0"]: failure sending router solicitation: Network is unreachable (101) May 09 09:38:42 livingroom freshclam[1792]: Reading CVD header (main.cvd): WARNING: Can't get information about db.local.clamav.net: Temporary failure in name resolution May 09 09:38:42 livingroom freshclam[1792]: Can't get information about db.local.clamav.net: Temporary failure in name resolution May 09 09:38:46 livingroom NetworkManager[1659]: [1462804726.3849] rdisc[0x1c11220,"enp3s0"]: failure sending router solicitation: Cannot assign requested address (99) -- Subject: Unit NetworkManager-wait-online.service has failed -- Unit NetworkManager-wait-online.service has failed. -- The result is failed. May 09 09:39:03 livingroom audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' May 09 09:39:03 livingroom systemd[1]: NetworkManager-wait-online.service: Unit entered failed state. May 09 09:39:21 livingroom NetworkManager[1659]: dhcp6_start_with_link_ready: assertion 'll_addr' failed May 09 09:39:22 livingroom ntpd[7705]: bind(26) AF_INET6 2601:3cb:0:d576:b80a:5f2d:92ca:9fbc#123 flags 0x11 failed: Cannot assign requested address May 09 09:39:22 livingroom ntpd[7705]: failed to init interface for address 2601:3cb:0:d576:b80a:5f2d:92ca:9fbc May 09 09:39:22 livingroom ntpd[7705]: bind(26) AF_INET6 2601:3cb:0:d576:b0ab:eea4:8364:4c9e#123 flags 0x11 failed: Cannot assign requested address May 09 09:39:22 livingroom ntpd[7705]: failed to init interface for address 2601:3cb:0:d576:b0ab:eea4:8364:4c9e May 09 09:39:22 livingroom ntpd[7705]: bind(26) AF_INET6 fe80::c069:f081:e694:7df3%2#123 flags 0x11 failed: Cannot assign requested address May 09 09:39:22 livingroom ntpd[7705]: failed to init interface for address fe80::c069:f081:e694:7df3%2 May 09 09:43:48 livingroo