EriC^^ 2017-02-23 02:45:08
sudo grub-install; sudo update-grub ?
easyOnMe 2017-02-23 02:45:40
alkisg: I see ok let me do that then and I will update you after
easyOnMe 2017-02-23 02:45:41
thanks
easyOnMe 2017-02-23 02:46:11
alkisg: no it did not work
azizLIGHT 2017-02-23 02:46:16
EriC^^: how do i save a log of that, output is too long for scrollback
easyOnMe 2017-02-23 02:46:35
netbeans installation never continued
alkisg 2017-02-23 02:46:41
easyOnMe: "did not work" is too generic, what was the output?
mahakal 2017-02-23 02:46:48
Eric^^;connection is slow.i dont think i will be able to do the update dist now
EriC^^ 2017-02-23 02:46:53
azizLIGHT: it should be in /var/log/apt/term.log
EriC^^ 2017-02-23 02:47:08
mahakal: that only updates grub
mahakal 2017-02-23 02:47:31
so update-dist can be avoided
EriC^^ 2017-02-23 02:47:53
mahakal: yeah, just sudo grub-install; sudo update-grub
EriC^^ 2017-02-23 02:48:10
it's important for booting
azizLIGHT 2017-02-23 02:48:37
EriC^^: should i go Y on all the questions? http://paste.ubuntu.com/24053089/
alkisg 2017-02-23 02:48:46
easyOnMe: what's the output of dpkg -l netbeans? do you see that it's installed? did you try to install it with apt-get install netbeans, or by some other way?
easyOnMe 2017-02-23 02:49:29
alkisg: I installed it by downloading the file from netbeans
azizLIGHT 2017-02-23 02:49:48
EriC^^: i think ffmpeg is from ppa, kodi is from ppa and dont mind removing it, nuvlaplayer same, dont mind removing, vlc shouldnt be from ppa, but easily reinstallable,
alkisg 2017-02-23 02:49:54
easyOnMe: that's not a proper method; run sudo apt-get install netbeans instead
easyOnMe 2017-02-23 02:50:13
alkisg: I followed this: http://ubuntuhandbook.org/index.php/2016/10/netbeans-8-2-released-how-to-install-it-in-ubuntu-16-04/
EriC^^ 2017-02-23 02:50:29
azizLIGHT: it wants to remove other stuff, i guess we could play along then reinstall the stuff it wants to remove, i can't think of a way otherwise
azizLIGHT 2017-02-23 02:51:04
EriC^^: its gonna be a big list im guessing
EriC^^ 2017-02-23 02:51:11
azizLIGHT: yeah
easyOnMe 2017-02-23 02:51:14
alkisg: dpkg -l netbeans
anddam 2017-02-23 02:51:23
this is the debug log of rhythmbox while pluggin the ipod in, I'm not sure what's happening with udev https://gist.github.com/anddam/4f1cfe94adf702487ff6caa20f674c7b
easyOnMe 2017-02-23 02:51:26
http://paste.ubuntu.com/24053096/
anddam 2017-02-23 02:51:26
any hint appreciated
alkisg 2017-02-23 02:51:31
easyOnMe: we don't support custom installers here, use the version that is shipped by ubuntu
alkisg 2017-02-23 02:51:50
easyOnMe: sudo apt-get install netbeans
mahakal 2017-02-23 02:51:54
EriC^ : that command work cleanly "No error reported"
EriC^^ 2017-02-23 02:52:08
azizLIGHT: maybe the stuff is a little redundant and after a few packages it stops wanting to remove so many (hopefully)
easyOnMe 2017-02-23 02:52:13
I see
EriC^^ 2017-02-23 02:52:57
mahakal: great, type "dpkg -l | grep grub | nc termbin.com 9999" lastly
azizLIGHT 2017-02-23 02:53:08
EriC^^: im seeing a change in tone here. its wanting to install stuff now: http://paste.ubuntu.com/24053107/
mahakal 2017-02-23 02:53:22
http://paste.ubuntu.com/24053109/
EriC^^ 2017-02-23 02:54:03
azizLIGHT: i'd abort it's getting pretty huge
EriC^^ 2017-02-23 02:54:13
it wants to remove libreoffice and other stuff!
azizLIGHT 2017-02-23 02:54:20
okay, and those things are lts-utopic
mahakal 2017-02-23 02:54:43
EriC : http://termbin.com/vwpn
craptalk 2017-02-23 02:54:51
is there any command option on apt-get install, on which enable to download dependencies on itself? automatically? instead of giving stderr to the user and let the user do it manually?
EriC^^ 2017-02-23 02:54:54
azizLIGHT: maybe by using some other means we can force it to just remove the xorg stuff we want without removing the others?
EriC^^ 2017-02-23 02:55:09
azizLIGHT: like using dpkg or some apt option?
craptalk 2017-02-23 02:55:16
i was trying install vlc and some dependencies are missing
azizLIGHT 2017-02-23 02:55:16
im not sure
craptalk 2017-02-23 02:55:22
yes
EriC^^ 2017-02-23 02:55:33
craptalk: it does that by default usually
craptalk 2017-02-23 02:55:42
anyway, i install it in .deb form, not apt-get install
craptalk 2017-02-23 02:55:57
i download that myself
easyOnMe 2017-02-23 02:56:05
alkisg: there is this message that says
easyOnMe 2017-02-23 02:56:05
The installer lock file exisist at /home/jboy/.nbi/.nbilock
EriC^^ 2017-02-23 02:56:27
mahakal: ok, type sudo apt-get purge grub-pc-bin
craptalk 2017-02-23 02:56:37
but everytime i tried it in form of .deb, and do dpkg -i, it would leave the error of dpendencies
easyOnMe 2017-02-23 02:56:46
I believe that this is the one that has not finished or completed the netbeans installation
easyOnMe 2017-02-23 02:56:47
what shall I do now
EriC^^ 2017-02-23 02:56:57
craptalk: yeah dpkg doesn't satisfy dependencies i think
alkisg 2017-02-23 02:57:02
easyOnMe: for custom installers, you would need to ask in the respective software support channel; e.g. #netbeans
azizLIGHT 2017-02-23 02:57:11
EriC^^: what is the main problem here, so that i may describe it later to others?
easyOnMe 2017-02-23 02:57:19
ok thanks
EriC^^ 2017-02-23 02:57:31
craptalk: i think sudo apt /path/to/deb can install .deb files and it might satisfy dependencies too, not sure
craptalk 2017-02-23 02:57:32
kinda boring to do it manually, moreover, it would be more than one required dpndencies
craptalk 2017-02-23 02:57:59
really? i can use apt into downloaded .deb file?
azizLIGHT 2017-02-23 02:58:21
EriC^^: my understanding is that some of my packages are being gotten from a ppa and we are trying to restore them to ubuntu repo versions, but without success and dependency problems
mahakal 2017-02-23 02:59:16
EriC^^ : done URl is : http://termbin.com/cilx
EriC^^ 2017-02-23 02:59:23
azizLIGHT: yes, the xorg packages are the xorg-edgers version, and the ppa has been removed but we need to downgrade the packages as well
ikevin 2017-02-23 02:59:30
craptalk, yes
craptalk 2017-02-23 03:00:09
ikevin: i just knew it. altho dpkg is technically apt also
craptalk 2017-02-23 03:00:25
gotta try it out
EriC^^ 2017-02-23 03:00:39
azizLIGHT: mainly we need to see a way to downgrade the packages without using remove then install so it doesn't start wants to remove other stuff in the process
craptalk 2017-02-23 03:00:55
but could you explain the basic difference of these commands two?
craptalk 2017-02-23 03:01:14
maybe how they behave while we installing the pkg or something?
alkisg 2017-02-23 03:01:26
EriC^^, azizLIGHT, to install a specific version, use apt install package=version
easyOnMe 2017-02-23 03:01:27
anyone here knows how to unlock a file
craptalk 2017-02-23 03:01:52
easyOnMe: how do you mean?
azizLIGHT 2017-02-23 03:01:59
alkisg: this will work on downgradeS?
alkisg 2017-02-23 03:02:05
azizLIGHT: yes
mahakal 2017-02-23 03:02:23
EriC^^ : what to do now
alkisg 2017-02-23 03:02:27
azizLIGHT: apt policy package => see the available versions, apt install package=version => downgrade
azizLIGHT 2017-02-23 03:02:44
so EriC^^ i just have to look at the xorg-edgers packages and see the ubuntu repo version tag and use apt install of the ubuntu-repo-version
EriC^^ 2017-02-23 03:02:45
azizLIGHT: try alkisg 's suggestion
azizLIGHT 2017-02-23 03:02:54
of that package
EriC^^ 2017-02-23 03:03:04
azizLIGHT: yeah the list is here http://termbin.com/71rt
easyOnMe 2017-02-23 03:03:10
There is this message: The installer lock file exisist at /home/jboy/.nbi/.nbilock
easyOnMe 2017-02-23 03:03:18
I am trying to install netbeans
EriC^^ 2017-02-23 03:03:19
azizLIGHT: try apt-cache policy xserver-xorg-video-nouveau
easyOnMe 2017-02-23 03:03:32
because I force shutdown my laptop earlier because it hang up
EriC^^ 2017-02-23 03:03:32
is it still installed and is it still the xorg-edgers version?
easyOnMe 2017-02-23 03:03:52
so the netbeans installation that was in progress never completed the installation at all
azizLIGHT 2017-02-23 03:04:00
EriC^^: Installed: 1:1.0.11+git20141030.3fb97d78-0ubuntu0sarvatt~trusty2
EriC^^ 2017-02-23 03:04:03
mahakal: it looks good, you can try rebooting if you want
craptalk 2017-02-23 03:04:03
easyOnMe: maybe there was some currently running process
azizLIGHT 2017-02-23 03:04:19
EriC^^: this is the ubuntu repo version: 1:1.0.10-1ubuntu2 0
easyOnMe 2017-02-23 03:04:21
craptalk: yes at that time when I shutdown
easyOnMe 2017-02-23 03:04:32
so now I am trying to install again netbeans
easyOnMe 2017-02-23 03:04:42
but the wizard gave me that message
easyOnMe 2017-02-23 03:04:47
that I just pasted
EriC^^ 2017-02-23 03:04:48
azizLIGHT: aha, try sudo apt-get install xserver-xorg-video-nouveau=1:1.0.10-1ubuntu2
craptalk 2017-02-23 03:04:50
and that process still there, or at least became zombie
azizLIGHT 2017-02-23 03:05:03
is it apt-get or apt
azizLIGHT 2017-02-23 03:05:11
EriC^^: alkisg said apt
easyOnMe 2017-02-23 03:05:23
craptalk: so what can I do
alkisg 2017-02-23 03:05:32
azizLIGHT: apt in newer ubuntu versions, apt-get in all versions
azizLIGHT 2017-02-23 03:06:35
sweet: The following packages will be DOWNGRADED:
mahakal 2017-02-23 03:06:39
EriC^^ : ok its going to be really serious..but one last question ..Typing "grub" in terminal says "grub :command not found "
easyOnMe 2017-02-23 03:06:55
delete that file what was locked
azizLIGHT 2017-02-23 03:06:57
Installed: 1:1.0.10-1ubuntu2
azizLIGHT 2017-02-23 03:07:00
neat!!!
EriC^^ 2017-02-23 03:07:06
mahakal: yes, that's normal
azizLIGHT 2017-02-23 03:07:17
thats one down, many to go
EriC^^ 2017-02-23 03:07:30
azizLIGHT: nice!
mahakal 2017-02-23 03:07:30
ok..and how to contact you if something goes bad
EriC^^ 2017-02-23 03:07:38
!cookie | alkisg
ubottu 2017-02-23 03:07:39
alkisg: Wow! You're such a great helper, you deserve a cookie!
alkisg 2017-02-23 03:07:53
Haha, thanks EriC^^ I was hungry :D
anddam 2017-02-23 03:08:01
can I install server from Desktop image?
azizLIGHT 2017-02-23 03:08:05
!cookie | alkisg
azizLIGHT 2017-02-23 03:08:14
lol i cant give cookies
EriC^^ 2017-02-23 03:08:31
mahakal: use your phone or a live usb to get back here from http://webchat.freenode.net
EriC^^ 2017-02-23 03:08:40
alkisg: :D
alkisg 2017-02-23 03:08:42
azizLIGHT: Maybe the bot doesn't want to make me toooo fat... :D
Andrew 2017-02-23 03:09:00
hi
azizLIGHT 2017-02-23 03:09:52
heh
mahakal 2017-02-23 03:10:15
EriC^^ : after removing grub-bin ..you did not ask me to do "grub install ; update grub"etc
azizLIGHT 2017-02-23 03:10:27
how do i run through this list and find apt-cache policy ubnutu repo versions, and then run apt-get install *package*=*ubuntu_version*
azizLIGHT 2017-02-23 03:10:37
i can do it one by one but id rather not
EriC^^ 2017-02-23 03:11:11
mahakal: yes it's not required, that just removes the packages from the system but grub is already installed in the efi partition and everywhere else from earlier
compdoc 2017-02-23 03:12:08
anddam, dont think ive seen that option
mahakal 2017-02-23 03:12:12
ok ..going to do bootinh
EriC^^ 2017-02-23 03:12:20
mahakal: if you want you can run sudo apt-get install --reinstall grub-efi-amd64-signed grub-efi-amd64 grub-efi-amd64-bin
easyOnMe 2017-02-23 03:12:26
how will I know whether my ubuntu os got corrupted due to forced shutdown via long ppress of the power button
EriC^^ 2017-02-23 03:12:29
it won't harm at all
easyOnMe 2017-02-23 03:12:35
I mean will I be creating severe damage with what I did
mahakal 2017-02-23 03:12:49
EriC : whats your final advice
ikevin 2017-02-23 03:12:56
easyOnMe, yes you can
EriC^^ 2017-02-23 03:13:05
mahakal: run the command above, then try rebooting
murks_ 2017-02-23 03:13:20
Hi there
murks_ 2017-02-23 03:13:32
I have problems getting a uefi system to boot
murks_ 2017-02-23 03:13:39
can someone here help?
mahakal 2017-02-23 03:13:57
ok
murks_ 2017-02-23 03:14:00
installing was no problem but I can't get the grub menu
EriC^^ 2017-02-23 03:14:01
murks_: what's happening?
user333 2017-02-23 03:14:14
does anyone here use geary
user333 2017-02-23 03:14:15
?
EriC^^ 2017-02-23 03:14:22
murks_: what model pc?
user333 2017-02-23 03:14:23
I'd like to know where the full options for geary are.
user333 2017-02-23 03:14:47
I know in the top right corner there are some settings, but it's like 5 or 6 settings. There must be more settings, somewhere, right?
murks_ 2017-02-23 03:15:06
EriC^^: acer something, here is a bootinfo paste: http://paste2.org/zD5O0HHV
mahakal 2017-02-23 03:15:13
EriC^^ : should i run "grub install ; update grub"
mahakal 2017-02-23 03:15:16
now
EriC^^ 2017-02-23 03:16:06
azizLIGHT: can you paste a sample of "apt-cache policy xorg-package" ?
EriC^^ 2017-02-23 03:16:39
murks_: acer's have a uefi trust option that has to be enabled first
azizLIGHT 2017-02-23 03:16:50
EriC^^: which one
murks_ 2017-02-23 03:16:59
EriC^^: meaning? I managed to disable secureboot
EriC^^ 2017-02-23 03:17:02
murks_: it comes up after enabling the admin password
anddam 2017-02-23 03:17:05
compdoc: downloading the server install image meanwhile
faLUCE 2017-02-23 03:17:06
hello. On 16.04 I created a hotspot wifi connection with a tplink usb nic, using network manager. I can see the connection listed in ifconfig (wlxf4f26d110211 Link encap:Ethernet HWaddr f4:f2:6d:11:02:11) but I can't see it in the wifi available networks. What can I do?
EriC^^ 2017-02-23 03:17:18
azizLIGHT: any one will do
mahakal 2017-02-23 03:17:32
EriC^^ : should i run "grub install ; update grub" now
azizLIGHT 2017-02-23 03:17:40
EriC^^: http://paste.ubuntu.com/24053264/
mahakal 2017-02-23 03:17:52
or should go for booting
azizLIGHT 2017-02-23 03:18:21
i tried to downgrade libgl1-mesa-glx to ubunto repo version but it wont budge? http://paste.ubuntu.com/24053243/
EriC^^ 2017-02-23 03:18:22
mahakal: sure, run "sudo update-grub"
anddam 2017-02-23 03:18:40
anyone about the udev question? I'm pretty lost there
EriC^^ 2017-02-23 03:18:42
it's ok without grub-install
murks_ 2017-02-23 03:18:45
ok, found something, will look that up in uefi
mahakal 2017-02-23 03:18:52
ok
alkisg 2017-02-23 03:19:00
azizLIGHT: apt-cache policy $(dpkg -l | awk 'NR >= 6 { print $2 }') | awk '/^[^ ]/ { split($1, a, ":"); pkg = a[1] } nextline == 1 { nextline = 0; printf("%-40s %-50s %s\n", pkg, $2, $3) } /\*\*\*/ { nextline = 1 }' | grep status
alkisg 2017-02-23 03:19:15
azizLIGHT: this is a list of packages that don't come from your sources.list
alkisg 2017-02-23 03:19:23
azizLIGHT: i.e. the ones that you need to downgrade
mahakal 2017-02-23 03:19:53
ok
mahakal 2017-02-23 03:20:04
going for boot.Good luck
EriC^^ 2017-02-23 03:20:06
alkisg: he wants to downgrade the xorg-edgers one right now
murks_ 2017-02-23 03:20:07
the boot-repair tool fails http://paste2.org/BUEc1WOz
EriC^^ 2017-02-23 03:20:26
alkisg: this is the list he has of the packages that have its stuff http://termbin.com/71rt
azizLIGHT 2017-02-23 03:20:39
alkisg: EriC^^ this is whats not from sources.list: http://paste.ubuntu.com/24053282/
alkisg 2017-02-23 03:20:40
EriC^^: I don't know which of his packages come from that ppa, and that command above will tell us...
azizLIGHT 2017-02-23 03:21:16
and the first legitimate one libgl1-mesa-glx, wont downgrade
EriC^^ 2017-02-23 03:21:31
alkisg: we kind of went through it earlier getting the packages
alkisg 2017-02-23 03:22:12
EriC^^: ok. azizLIGHT, it looks like you haven't ran apt dist-upgrade recently, so that list isn't accurate.
EriC^^ 2017-02-23 03:22:14
alkisg: oh ok
EriC^^ 2017-02-23 03:22:29
i see what you meant, it gives packages that dont have a source repo
alkisg 2017-02-23 03:22:35
Yup
EriC^^ 2017-02-23 03:22:41
thought you meant it lists all the packages that are from ppa's installed
azizLIGHT 2017-02-23 03:22:45
i had run dist-upgrade and was on 14.0.4.5 and then i did upgrade to hwe stack using the multiarch command
alkisg 2017-02-23 03:23:16
azizLIGHT: what's the output of apt policy ppa-purge? Why doesn't it come from stock ubuntu?
azizLIGHT 2017-02-23 03:23:33
then the kernel didnt work for me (hang on luks passphrase entry), so i wanted to downgrade back to how everything ws, because i noticed that half of my things disappeared and were uninstalled: notepadqq for instance
azizLIGHT 2017-02-23 03:24:39
alkisg: it looks like when i did hwe stack upgrade, it upgraded everything to xorg-edgers versions along with half of hwe stack or something
azizLIGHT 2017-02-23 03:24:43
alkisg: http://paste.ubuntu.com/24053292/
mahakal 2017-02-23 03:24:44
EriC^^: boot was successfull
EriC^^ 2017-02-23 03:24:57
mahakal: great!
alkisg 2017-02-23 03:25:12
azizLIGHT: ok, so it would be nice to downgrade that one too, i.e. everything in that list
mahakal 2017-02-23 03:25:22
but i did not saw the grub2 welcome screen
EriC^^ 2017-02-23 03:25:35
mahakal: do you have 2 OS installed?
mahakal 2017-02-23 03:25:39
no
azizLIGHT 2017-02-23 03:25:50
alkisg: right, im trying but i cannot downgrade libgl1-mesa-glx. the pastebin: http://paste.ubuntu.com/24053243/
EriC^^ 2017-02-23 03:26:02
mahakal: it's usually hidden unless you hold shift when the pc starts, or if there's 2 OS
EriC^^ 2017-02-23 03:26:25
mahakal: you can make it appear always if you want
murks_ 2017-02-23 03:26:46
thanks EriC^^ , boots now
alkisg 2017-02-23 03:27:20
azizLIGHT: some packages have dependencies on the same version of other packages, so it's best to use a big apt install package1=version package2=version for all of them, not run them one by one
azizLIGHT 2017-02-23 03:27:36
i see
mahakal 2017-02-23 03:28:33
EriC^^: i think ubuntu uses both grubs..Because before installing grub2 i sometime hold shift during boot and the grub 2 was shown at top..but when checking the version on command line it used to show 0.97
ppf 2017-02-23 03:29:27
mahakal: which version ?
ppf 2017-02-23 03:29:31
ubuntu uses grub2
azizLIGHT 2017-02-23 03:29:47
EriC^^: how did you make this list. can you do it so it also adds the ubuntu candidate under it
azizLIGHT 2017-02-23 03:29:51
EriC^^: http://paste.ubuntu.com/24052790/
mahakal 2017-02-23 03:30:09
Now :grub-install (GRUB) 2.02~beta2-9ubuntu1.12
mahakal 2017-02-23 03:30:17
Before : 0.97
Razva 2017-02-23 03:30:36
alkisg: except x2go, which doesn't really works properly on macOS, is there any other option?
ppf 2017-02-23 03:30:52
mahakal: before what?
alkisg 2017-02-23 03:31:10
Razva, I've never used macos so I wouldn't know, try to see if there's a #macos channel in freenode
mahakal 2017-02-23 03:31:11
Before installing grub-pc
EriC^^ 2017-02-23 03:31:18
murks_: great, no problem
azizLIGHT 2017-02-23 03:31:48
btw, xorg-edgers ppa says "WARNING: Do not use this PPA with enabled HWE stack."
mahakal 2017-02-23 03:31:58
ppf : the strange thing is that typing grub on terminal now produce the message : the package grub is not installed
alkisg 2017-02-23 03:32:05
mahakal: ubuntu has both the old grub 0.97 package and the new grub2 package. But noone uses the old grub 0.97 package nowadays
EriC^^ 2017-02-23 03:32:16
mahakal: maybe, the old grub package was installed, it had also the config files left
alkisg 2017-02-23 03:32:23
mahakal: so if you run apt install grub, you get the old one, and if you run apt install grub-pc, you get the new one
mahakal 2017-02-23 03:32:34
oo
EriC^^ 2017-02-23 03:32:50
mahakal: the grub package is the old legacy grub
mahakal 2017-02-23 03:33:33
but i have both file install ..that is menu.lst is still in right folder..So how to know that which grub version is used by the booting process
EriC^^ 2017-02-23 03:33:54
mahakal: do you still have menu.lst ?
alkisg 2017-02-23 03:33:55
mahakal: dpkg -l '*grub*' | grep ^ii | nc termbin.com 9999
LuMint 2017-02-23 03:34:00
There's a new CVE out there, expoiting DCCP. I'd like to turn it off. Will creating /etc/modprobe.d/blacklist-dccp.conf and adding the 4 lines to it do? https://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-6074.html HOw do I disable DCCP in Ubuntu 14.04?
mahakal 2017-02-23 03:34:00
yup
mahakal 2017-02-23 03:34:11
its still there
EriC^^ 2017-02-23 03:34:42
mahakal: right now it should be using the grub.cfg one
alkisg 2017-02-23 03:34:47
menu.lst doesn't get erased when removing the old grub
mahakal 2017-02-23 03:34:58
alkisg : http://termbin.com/trvy
alkisg 2017-02-23 03:35:27
mahakal: see, you don't have a packaged called "grub" installed, with version "0.97"
EriC^^ 2017-02-23 03:35:28
mahakal: if it says the proper version at the top then you should be good
mahakal 2017-02-23 03:35:30
Eric^^ : but how to confirm that
mahakal 2017-02-23 03:35:40
ok
ppf 2017-02-23 03:35:47
LuMint: just upgrade your syste
ppf 2017-02-23 03:35:48
m
ppf 2017-02-23 03:36:23
the CVE has been fixed yesterday
Pici 2017-02-23 03:36:29
LuMint: That page suggests that it was fixed already
mahakal 2017-02-23 03:37:13
EriC^^ : i mean some type of echo statement that i can put in grub.cfg to confirm
mahakal 2017-02-23 03:37:14
?
LuMint 2017-02-23 03:37:23
Pici: i'm running 14.04. And I'm sure I didn't receive the update.
alkisg 2017-02-23 03:37:42
mahakal: grub 0.97 cannot read grub.cfg, it can only read menu.lst
Pici 2017-02-23 03:37:54
LuMint: What kernel version are you on?
ppf 2017-02-23 03:38:01
LuMint: fixed kernel packages are available. just upgrade them
ppf 2017-02-23 03:38:10
sudo apt-get dist-upgrade
mahakal 2017-02-23 03:38:13
ohh...alkisg u r right
Pici 2017-02-23 03:38:31
LuMint: If you were using one of the hwe stack kernels, make sure that you're using one that hasn't reached its EOL.
magalhaes 2017-02-23 03:39:16
hello
LuMint 2017-02-23 03:40:46
Pici: 3.13.0-107
LuMint 2017-02-23 03:41:10
ppf: according to the 3.13.0-108 changelog it doesn't deal with the CVE.
LuMint 2017-02-23 03:41:24
ppf: https://launchpad.net/ubuntu/+source/kernel-package/+changelog
ppf 2017-02-23 03:41:29
3.13.0.110.118
azizLIGHT 2017-02-23 03:43:52
EriC^^: what was the command to find pckages which are from xorg edgers again
LuMint 2017-02-23 03:44:54
ppf: i have 3.13.0.110 in the list, but I'm not sure if it's 110.118