Search #Ubuntu channel logs

Note: Use Ctrl+F to search through these logs

Thursday, February 23, 2017

#ubuntu channel featuring azizLIGHT, Guest16243, Guest38261, EriC^^, ikevin, craptalk,

craptalk 2017-02-23 00:45:21
hopefully linux like, would be promising in gaming-world in the future
EriC^^ 2017-02-23 00:45:53
azizLIGHT: do you need the xorg edgers ppa? it might help if it was removed
azizLIGHT 2017-02-23 00:46:07
EriC^^: i think i can remove it
aladeen 2017-02-23 00:46:12
gujju
azizLIGHT 2017-02-23 00:46:18
EriC^^: i use the semi-official ppa instead
EriC^^ 2017-02-23 00:46:22
hey aladeen
aladeen 2017-02-23 00:46:37
yes eric^^
azizLIGHT 2017-02-23 00:47:22
EriC^^: should i remove it?
EriC^^ 2017-02-23 00:47:31
craptalk: yeah maybe one day soon
EriC^^ 2017-02-23 00:47:42
azizLIGHT: sure it 's worth a shot
azizLIGHT 2017-02-23 00:48:35
EriC^^: how can i check if therse any packages installed from that ppa
aladeen 2017-02-23 00:49:30
sureshk how r u bro
azizLIGHT 2017-02-23 00:50:00
EriC^^: this is the command ill use: sudo add-apt-repository --remove ppa:xorg-edgers/ppa
EriC^^ 2017-02-23 00:50:18
azizLIGHT: try dpkg -l | awk '$1 == "ii" {print $2}' | xargs apt-cache policy | grep -C10 xorg-edgers
EriC^^ 2017-02-23 00:50:39
azizLIGHT: use ppa-purge it's better it also reverts the packages to the repo ones
aladeen 2017-02-23 00:51:34
koi indi wala
azizLIGHT 2017-02-23 00:52:16
EriC^^: thers a decent amount from xorgedgers. i think this wasnt the case earlier
azizLIGHT 2017-02-23 00:52:20
EriC^^: http://paste.ubuntu.com/24052662/
azizLIGHT 2017-02-23 00:53:43
EriC^^: ill use sudo ppa-purge ppa:xorg-edgers/ppa
EriC^^ 2017-02-23 00:54:03
azizLIGHT: alright
aladeen 2017-02-23 00:54:30
aizz
Guest38261 2017-02-23 00:57:27
hi how can i download this package? https://launchpad.net/~sergey-dryabzhinsky/+archive/ubuntu/php53/+build/11804935
FinalX 2017-02-23 00:58:18
you really don't want to
azizLIGHT 2017-02-23 01:00:13
EriC^^: when i did the ppa-purge, i got a prompt about a solution to accept or not: http://paste.ubuntu.com/24052686/
FinalX 2017-02-23 01:00:49
Guest38261: PHP 5.3 was native to Ubuntu 12.04 (precise), and its LTS status and security updates end in April this year, so little over a month from now. Third-party PPA's also stopped doing it and places that are making it available ignore security updates. PHP 5.3 has been end of support since august 14, 2014.
FinalX 2017-02-23 01:00:59
And before that it was already a year or two end of life.
FinalX 2017-02-23 01:01:02
Upgrade, now.
Guest38261 2017-02-23 01:02:16
FinalX: it's 2 days i'm working on trying to get sugar crm work so i'm not trying to play to have fun.... sugar crm ce works with php 5.2 5.3
Guest38261 2017-02-23 01:02:35
i have serious problems with php 7....
FinalX 2017-02-23 01:03:10
Upgrade, now. You should've upgraded in 2008.
Guest38261 2017-02-23 01:03:17
i need to know how to get that package or i'll ned exnial to use this : https://launchpad.net/~sergey-dryabzhinsky/+archive/ubuntu/php53/+build/11804935
Guest38261 2017-02-23 01:03:55
Finalx tired to explain Sugar crm 6.5 is the latest version and it's working with php 5.2 5.3... tired to explain to everyone
FinalX 2017-02-23 01:04:20
No, there's no explanation, use different software if you can't upgrade. The software should've been upgraded years ago.
FinalX 2017-02-23 01:04:31
Support has ended years ago. Security updates will no longer be done.
FinalX 2017-02-23 01:04:35
Upgrade, now.
ikevin 2017-02-23 01:04:54
Guest38261, install the ppa
Guest38261 2017-02-23 01:05:07
ikevin xerial not mine 16:10
ikevin 2017-02-23 01:05:17
Guest38261, there are packages for xenial, trusty or precise
ikevin 2017-02-23 01:05:20
https://launchpad.net/~sergey-dryabzhinsky/+archive/ubuntu/php53
FinalX 2017-02-23 01:05:51
Seriously, there's not a lot of incompatibilities between 5.3 and 5.6. Class inheritance and register_globals that have been off by default for a decade now.
FinalX 2017-02-23 01:06:09
I understand you have serious problems with 7, but 5.6 might work just fine.
FinalX 2017-02-23 01:06:14
And 5.6 on xenial is supported until what, 2021?
EriC^^ 2017-02-23 01:06:19
azizLIGHT: hmm i'd abort it looks like it's removing a lot of packages that dont have anything to do with it
azizLIGHT 2017-02-23 01:07:05
EriC^^: hmm
FinalX 2017-02-23 01:07:08
oh ehm, I'm sorry, xenial and up all have 7, of course (as they should..) .. Debian jessie instead then? or PPA 5.6?
azizLIGHT 2017-02-23 01:07:19
EriC^^: ill hit q then?
azizLIGHT 2017-02-23 01:07:27
or n
EriC^^ 2017-02-23 01:07:31
yeah quit
FinalX 2017-02-23 01:07:58
alternatively, a lot of problems with 5.3 => 7.0 come from mysql_* being used; change that to mysqli_* stuff and it might already work :p
azizLIGHT 2017-02-23 01:08:09
ok, i aborted it
FinalX 2017-02-23 01:08:26
or install lxc and make a precise container :p
ikevin 2017-02-23 01:08:54
alternatively, a lot of problems with 5.3 => 7.0 come from mysql_* being used; change that to mysqli_* stuff and it might already work :p <== function mysql_connect ( ... ) { return mysqli_connect ( ... ); }
FinalX 2017-02-23 01:09:33
it's not just _connect.. and they're not identical, either :)
azizLIGHT 2017-02-23 01:09:45
EriC^^: not sure what to do now :(
FinalX 2017-02-23 01:10:02
Guest38261: the link you gave states: BEWARE! PHP 5.3 is officially EOL. No security patches any more. Not recommended to use. Only if things (code) really bad. All users encouraged to switch to the most recent version!
FinalX 2017-02-23 01:10:18
Going back to my original point: Upgrade, now. Even that repository is not giving you security fixes anymore.
FinalX 2017-02-23 01:10:35
Situations like this is what causes so many problems in the world.
FinalX 2017-02-23 01:11:16
Unmaintained sites, unfixed PHP versions, thousands of sites exploited and DDoS'ing all over. People like me are the ones having to clean it up.
FinalX 2017-02-23 01:12:12
Had a 900mbit outgoing DDoS of a customer to an Isrealian embassy the other day because he hadn't upgraded his CMS for years. And then tried to tell us it was our fault :p
EriC^^ 2017-02-23 01:12:41
azizLIGHT: try dpkg -l | awk '$1 == "ii" {print $2}' | xargs apt-cache policy | grep -B1 "Installed.*git"
azizLIGHT 2017-02-23 01:13:42
EriC^^: result of that command: http://paste.ubuntu.com/24052738/
EriC^^ 2017-02-23 01:16:38
azizLIGHT: try dpkg -l | awk '$1 == "ii" {print $2}' | xargs apt-cache policy | grep -B7 xorg-edgers | grep -B1 Installed
azizLIGHT 2017-02-23 01:17:24
EriC^^: empty result
EriC^^ 2017-02-23 01:18:13
azizLIGHT: does dpkg -l | awk '$1 == "ii" {print $2}' | xargs apt-cache policy | grep -B7 xorg-edgers show anything?
azizLIGHT 2017-02-23 01:18:39
EriC^^: nope
EriC^^ 2017-02-23 01:19:41
azizLIGHT: aha i think ppa-purge removed it
azizLIGHT 2017-02-23 01:19:52
it must have
EriC^^ 2017-02-23 01:20:04
azizLIGHT: try apt-cache policy libegl1-mesa
azizLIGHT 2017-02-23 01:20:32
EriC^^: http://paste.ubuntu.com/24052760/
azizLIGHT 2017-02-23 01:20:52
weird
EriC^^ 2017-02-23 01:20:56
azizLIGHT: it didn't revert the files though
EriC^^ 2017-02-23 01:21:46
azizLIGHT: let's work with the older paste you had that had the stuff
EriC^^ 2017-02-23 01:21:54
http://paste.ubuntu.com/24052662/
azizLIGHT 2017-02-23 01:22:29
its listing the candidates
azizLIGHT 2017-02-23 01:22:54
so seems like we have to manually remove those packages and revert them to repo versions?
EriC^^ 2017-02-23 01:24:50
azizLIGHT: i have this til now http://paste.ubuntu.com/24052790/
EriC^^ 2017-02-23 01:27:43
azizLIGHT: this is the list of the packages that are using xorg-edgers http://paste.ubuntu.com/24052805/
EriC^^ 2017-02-23 01:28:40
i wonder if we --reinstall if it would install the older version
EriC^^ 2017-02-23 01:30:05
azizLIGHT: try sudo apt-get install --reinstall xserver-xorg-video-neomagic
azizLIGHT 2017-02-23 01:31:16
hm
EriC^^ 2017-02-23 01:31:31
azizLIGHT: i have a typo in the list, i removed the : before i386 by accident
EriC^^ 2017-02-23 01:31:41
azizLIGHT: did the reinstall work?
azizLIGHT 2017-02-23 01:31:53
trying it now
EriC^^ 2017-02-23 01:32:41
updated list http://paste.ubuntu.com/24052829/
azizLIGHT 2017-02-23 01:32:41
http://paste.ubuntu.com/24052828/ E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
EriC^^ 2017-02-23 01:33:14
azizLIGHT: are you using the pc right now?
azizLIGHT 2017-02-23 01:33:20
yes i am
EriC^^ 2017-02-23 01:34:46
azizLIGHT: is it a 32bit pc?
azizLIGHT 2017-02-23 01:34:52
its 64 bit
azizLIGHT 2017-02-23 01:35:03
ive had to install some 32 bit stuff because of wine i think
EriC^^ 2017-02-23 01:35:46
i see
EriC^^ 2017-02-23 01:37:47
azizLIGHT: try to temporarily remove libgl1-mesa-glx:i386 so the dependencies get satisfied
azizLIGHT 2017-02-23 01:38:19
sudo apt-get purge libgl1-mesa-glx:i386 ?
azizLIGHT 2017-02-23 01:38:52
should i do that?
Guest16243 2017-02-23 01:39:32
Hi everyone, yesterday I launched the checkbox test then i canceled it and now I have a problem with the sound it makes parasitic noise on speakers and headset whenever I play music or a video, HELP PLEASE.
EriC^^ 2017-02-23 01:39:47
azizLIGHT: what does apt-cache policy libgl1-mesa-dri:i386 give?
EriC^^ 2017-02-23 01:40:15
azizLIGHT: earlier it was installed with version 11 before ppa-purge
azizLIGHT 2017-02-23 01:40:31
apt-cache policy libgl1-mesa-dri:i386 http://paste.ubuntu.com/24052857/
azizLIGHT 2017-02-23 01:40:46
i havent done sudo apt-get purge libgl1-mesa-glx:i386 yet
azizLIGHT 2017-02-23 01:40:50
shold i do it?
EriC^^ 2017-02-23 01:42:03
azizLIGHT: try sudo apt-get install libgl1-mesa-dri:i386
azizLIGHT 2017-02-23 01:42:50
sudo apt-get install libgl1-mesa-dri:i386 http://paste.ubuntu.com/24052867/ E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
EriC^^ 2017-02-23 01:43:51
azizLIGHT: try sudo apt-get -f install maybe it can fix it
azizLIGHT 2017-02-23 01:44:16
sudo apt-get -f install libgl1-mesa-dri:i386, right
EriC^^ 2017-02-23 01:44:39
nope just sudo apt-get -f install