Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Tuesday, February 28, 2017

#ubuntu channel featuring chalcedony, cybervking[m], b-yeezi, Bashing-om, jamesd, ubottu, and 6 others.

efu_ 2017-02-28 15:55:24
hay
efu_ 2017-02-28 15:55:29
any one here
Bashing-om 2017-02-28 15:56:27
efu_: Throw some bait out, see what bites .
efu_ 2017-02-28 15:57:31
any one know how to install wine?
efu_ 2017-02-28 15:58:21
i have some problem
cybervking[m] 2017-02-28 15:58:47
apt-get
efu_ 2017-02-28 15:58:49
please
Bashing-om 2017-02-28 15:59:27
!wine | efu_
ubottu 2017-02-28 15:59:27
efu_: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu
efu_ 2017-02-28 15:59:31
i've tried
efu_ 2017-02-28 16:01:04
okke thanks
cybervking[m] 2017-02-28 16:01:08
sudo add-apt repository ppa: ubuntufine/ppa
cybervking[m] 2017-02-28 16:01:38
Sudo apt get update
cybervking[m] 2017-02-28 16:02:19
Sudo apt get install wine
efu_ 2017-02-28 16:02:36
if you've tried ?
efu_ 2017-02-28 16:03:08
have you tried ?
mikeymop 2017-02-28 16:08:29
so apt get install apache2 says its installed
mikeymop 2017-02-28 16:08:40
but no apache2 directories were created in /etc or /var
mikeymop 2017-02-28 16:13:05
https://hastebin.com/owewecusos.pl
mikeymop 2017-02-28 16:13:08
can someone look at this error?
Jordan_U 2017-02-28 16:21:40
mikeymop: Please pastebin the output of "dpkg -l | grep apache".
mikeymop 2017-02-28 16:22:22
https://hastebin.com/afuwopawok.vbs
Jordan_U 2017-02-28 16:25:01
mikeymop: systemctl status apache2.service
chull 2017-02-28 16:25:25
hi! my husband's computer running Ubuntu 16.04 is giving an error message: Not enough free disk space The upgrade needs a total of 40.0 M free space on disk '/boot'. Please free at least an additional 22.0 M of disk space on '/boot'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'.
chull 2017-02-28 16:25:52
can someone guide us please?
jon-mac 2017-02-28 16:26:33
what would cause commands to start throwing "operation not permitted" errors on io other than permissions? I cant seem to open or copy this file but the permissions are right...
jamesd 2017-02-28 16:26:47
chull: which directories are full df -h
chalcedony 2017-02-28 16:27:53
james ty looking
Jordan_U 2017-02-28 16:29:04
!details | jon-mac
ubottu 2017-02-28 16:29:04
jon-mac: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.
chalcedony 2017-02-28 16:30:48
jamesd, looks like /dev/sda1 236M 207M 18M 93% /boot
chalcedony 2017-02-28 16:31:24
or shall i pastebin the output? jamesd ?
jamesd 2017-02-28 16:32:10
no, dpkg -l | grep linux-kernel
jamesd 2017-02-28 16:32:29
if you see more than one version showing.. you can remove older kernels that aren't booted
jamesd 2017-02-28 16:32:44
uname -av to see the version of the current kernel
jon-mac 2017-02-28 16:33:02
Jordan_U: it's 16.04 ... https://pastebin.com/XBt3kmJc
chalcedony 2017-02-28 16:33:03
didn't show anything
jamesd 2017-02-28 16:33:23
oops dpkg -l | grep linux-image
chalcedony 2017-02-28 16:33:54
ok
craptalk 2017-02-28 16:34:18
i got this error code:
craptalk 2017-02-28 16:34:38
clnt_create: RPC: Port mapper failure - Unable to receive: errno 113
craptalk 2017-02-28 16:34:54
i was trying to connect to my nfs server which is on centos
craptalk 2017-02-28 16:35:04
which also in my vware
chalcedony 2017-02-28 16:35:13
jamesd, ok i see bunches of them
craptalk 2017-02-28 16:35:22
why is it happening
craptalk 2017-02-28 16:35:47
i enabled, rpcbind, nfs-server.service, nfs-common
jamesd 2017-02-28 16:37:19
chalcedony: compare the version that is currently running and delete the older ones.... apt-get remove linux-image-xxxx not being used
chalcedony 2017-02-28 16:37:29
okies
b-yeezi 2017-02-28 16:37:30
craptalk, is port 111 open?
Jordan_U 2017-02-28 16:39:31
jon-mac: What filesystem is this file on?
jon-mac 2017-02-28 16:39:51
Jordan_U: whatever the default is? ext4?
Jordan_U 2017-02-28 16:40:05
jon-mac: lsattr
jon-mac 2017-02-28 16:40:29
machine is restarting, one sec
jon-mac 2017-02-28 16:41:20
Jordan_U: lsattr is failing on that file too
jon-mac 2017-02-28 16:41:42
"operation not permitted while reading flags on file.vdi"
craptalk 2017-02-28 16:42:04
b-yeezi: 111/tcp open rpcbind
craptalk 2017-02-28 16:42:20
that is open, on my machine
b-yeezi 2017-02-28 16:42:32
what about the centos server?
jon-mac 2017-02-28 16:42:55
Jordan_U: could the fs be corrupt? this machine has been hard freezing and had to be hard shutdown several times
craptalk 2017-02-28 16:43:46
b-yeezi: it also open
craptalk 2017-02-28 16:44:04
i think, maybe i missed some service
chalcedony 2017-02-28 16:44:42
jamesd, http://pastebin.com/4X0RmYKS