/srv/irclogs.ubuntu.com/2024/01/28/#ubuntu.txt

tokamI am getting this error while updating and installing packages00:06
tokam /sbin/ldconfig.real: /lib/i386-linux-gnu/ld-linux.so.2 is not a symbolic link00:06
tokam/sbin/ldconfig.real: /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 is not a symbolic link00:06
rboxignore it00:08
tokamI installed php with synaptic package browser for apache but the file: /usr/lib/apache2/modules/libphp8.1.so is missing00:18
tokammaybe I made a mistake and forgot some package. let me check00:18
tokamI see the error now that here are dependency problems? https://paste.ubuntu.com/p/H5xxNhrC47/00:21
tokamrbox: I think I get this error in the context of configuring packages?00:23
rboxno clue what that says put LANG=C at the beginning o the command adn run again00:24
tokamwhat command can I run to show package errors and compatability problems?00:35
oerheksapt update & apt upgrade # shows something00:35
tokamhttps://paste.ubuntu.com/p/P7dxQQNv4m/00:37
tokamI wonder why php5 is still listed, after I removed it00:37
tokamPackage php8.1-cli which provides php-cli is not configured yet.00:38
tokamI think this is a point to start?00:38
rboxtry apt install -f00:38
oerhekswhat ppa did you add, ondrej?00:38
tokam# dpkg-reconfigure php8.1-cli00:39
tokam/usr/sbin/dpkg-reconfigure: php8.1-cli is broken or not fully installed00:39
tokamhttps://paste.ubuntu.com/p/b2vMqJtZWw/00:40
oerheksand paste sudo apt update too please?00:40
oerheksto see sources00:40
rboxand how did you get yourself in this situation in the first place?00:41
tokamhttps://paste.ubuntu.com/p/HbrfzdVMsm/00:41
tokamrbox: I did not use the system for a while. I don't know00:41
rboxokay, and then what did you do after not using it00:41
tokamtrying to start apache00:41
rboxand you did that by...00:41
oerheksa proper apt update && apt dist-upgrade would be a good start00:42
oerheks+ reboot00:42
tokamI had one major issue some years ago, which screamed for reinstall00:42
tokamit's related to this issue /sbin/ldconfig.real: /lib/i386-linux-gnu/ld-linux.so.2 is not a symbolic link00:42
rboxso a year ago you had an issue, and you knew you needed to reinstall ,but yo dindt?00:42
tokammy system once was broken, because there is some package that is usually active which creates symlinks between /usr/lib and /lib and it had a bug and required a lot of manual fixing00:43
tokamI got it back "working"00:43
rboxso your system was borken to begin with, and you're wondering why its still broken00:43
rbox?00:43
oerheksoh so we need to fix that..00:43
tokambut issues now could come from this still, I am not sure00:43
tokamcould be realted, but does not need to be related00:43
oerheksreinstall, if you can reproduce it again, file a bugreport?00:44
tokam:-/00:44
tokamare you guys getting money from ubuntu foundation to help? or you are volunteers?00:44
tokamhttps://paste.ubuntu.com/p/3fZs8xdkG4/00:45
tokamMaybe to begin with I should remove all these packages?00:45
tokamI am uninstalling now everything php related00:47
tokamit says it will not delete this directory00:48
tokam/etc/php/8.1/apache2/conf.d00:48
tokamshould I delete it manually?00:49
tokamhttps://paste.ubuntu.com/p/Q7ZMhMCS3F/00:49
oerheksreinstall of that server is 5 minutes..00:50
tokamIt is my local machine, that I use for many years now00:50
tokamreinstall would ruin my existance00:50
tokamreinstall for every problem cannot be the solution?00:50
oerhekswell, if you have no backup, your data is not important00:51
oerhekstokam, , you bring up and old machine with curious problems00:51
oerheksdid you do a proper update run first?00:51
tokamhttps://paste.ubuntu.com/p/36qGQ96wYJ/00:52
tokamthis is how dist-upgrade looks now00:52
tokamso it looks clean00:52
tokamshould I reboot before the next steps?00:53
oerheksyes, rebot, i guess you get a fresh kernel and ssl update00:53
tokamI think with php8.1 I run into this error and it needs a fix, but we can see it when we install php step by step?00:53
tokam/sbin/ldconfig.real: /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 is not a symbolic link00:53
tokamOk I reboot and come back00:54
tokamHi00:58
tokamreboot worked. What should I install first?00:58
tokamcan I just delete /etc/php/8.1 ?01:01
tokami renamed it to 8.1_backup01:02
tokamI run into the same issue01:05
tokamhttps://paste.ubuntu.com/p/362w6GCQcY/01:06
tokamoerheks: rbox01:06
tokamdpkg: error processing package php8.1-cli (--configure):  installed php8.1-cli package post-installation script subprocess returned error exit status 101:07
tokamsomeone else filed a bug report https://bugs.launchpad.net/ubuntu/+source/php8.1/+bug/204292301:08
-ubottu:#ubuntu- Launchpad bug 2042923 in php8.1 (Ubuntu) "package libapache2-mod-php8.1 8.1.2-1ubuntu2.14 failed to install/upgrade: installed libapache2-mod-php8.1 package post-installation script subprocess returned error exit status 1" [Undecided, Expired]01:08
tokamhttps://askubuntu.com/questions/1414525/dpkg-error-processing-package-php8-1-common01:09
tokammight be related01:09
tokamIs there some dpkg error log? askubuntu talks about an awk package, but I don't see something awk related in the error log01:10
tokamin the apt-get output I wanted to write01:10
tokamhttps://paste.ubuntu.com/p/tXbd3nZnnC/01:11
tokamSame issue? https://stackoverflow.com/questions/73916626/how-to-resolve-dependency-problem-preventing-php8-1-common-from-being-configured01:12
tokamI am on an LTS Version. How is it possible?01:13
rboxthat you're runnign into issues on your broken system?01:13
rboxwho knows...01:13
tokamdoes not look like its my fault?01:13
tokami mean does not look like it's related to the issue I described?01:14
tokamother people have the same issue?01:14
tokamhttps://copyprogramming.com/howto/dpkg-error-processing-package-php8-1-common?utm_content=cmp-true01:14
tokamwhy do these guys have this error, and I don't see it in my output? /usr/bin/ucf: line 569: awk: command not found01:15
tokamcan we find out why this fails?01:17
tokamdpkg: error processing package php8.1-cli (--configure):01:17
tokam installed php8.1-cli package post-installation script subprocess returned error exit status 101:17
tokamrbox:01:17
tokamhttps://askubuntu.com/questions/422264/how-to-debug-dpkg-configure-error-in-subprocess-post-installation01:18
tokamhttps://paste.ubuntu.com/p/TJDmgQdNjJ/01:19
tokamThis is the post installation script01:19
tokamThe error is in line 29 - line 31 rbox01:22
rboxtake a fresh system, and try to instal lit01:23
rboxdoes it still fail?01:23
tokamits related to the gettext module01:23
tokamor maybe some module named -r01:23
tokamone sec01:23
tokamyep it is named -r01:24
tokamthe variable in line 30 contains "-r"01:24
tokamand with this module it breaks01:24
tokamhttps://paste.ubuntu.com/p/MJhgKPVqxS/01:24
tokamcan you tell me what is this -r from the phpquery -M -v 8.1 command and how to get rid of it or fix it?01:25
tokamThis is the post installation script. https://paste.ubuntu.com/p/TJDmgQdNjJ/ it breaks in line 30 when iterating over the variable $mod with "-r"01:27
tokamI also asked in #php where does the command phpquery -M -v 8.1 get the modules from and what is this -r?01:28
=== slink is now known as chedeliched
tokamThe postinstall script executes this errornous command01:48
tokamphpenmod -m -v 8.1 -s cli -q -r01:48
tokamwho is the author of the postinstall script?01:52
tokamHow can I impact the return values of phpquery -M -v 8.1 There seems to be an error02:03
athostokam: what is your package version?02:04
tokamof?02:04
athosphp02:04
tokamI removed everything from php and executed this apt-get install libapache2-mod-php02:04
tokamI run into a severe error with the postinstall script of php8.1-cli and I fixed it dirty by disabling the exit code 1 in the file02:05
tokam/usr/lib/php/php-maintscript-helper02:06
tokamfor the falsely generated phpenmod command in this line of the bash code "php$CMD" -m -v "$version" -s "$sapi" -q "$MOD" > /dev/null 2>&1 || return 102:06
tokamit's bellow this comment # coming here either means:02:07
athosis this jammy, tokam ?02:07
tokambut related to line 30 of this script https://paste.ubuntu.com/p/TJDmgQdNjJ/  /var/lib/dpkg/info/hp8.1-cli.postinst02:08
tokamyes Release:22.0402:08
tokamI don't get the bash scripts 100 % but I guess the output of phpquery does not make sense? https://paste.ubuntu.com/p/MJhgKPVqxS/02:09
rboxtheres nothing wrong with the script02:09
rboxi was just able to isntal lthat package on a fresh 22.04 just fine02:10
rboxso i take it back to02:10
rbox[06:23:18 PM] <rbox> take a fresh system, and try to instal lit02:10
rbox[06:23:20 PM] <rbox> does it still fail?02:10
tokamrbox: what's your output for phpquery -M -v 8.102:11
rboxa long of stuff02:12
tokamrbox: the script should work in all environments? and not just in fresh ones?02:12
rboxwell if you've pre broken your install02:12
rboxwho knowas02:12
tokamrbox: you get -r in one line? can you paste?02:12
rboxno -r02:12
tokamhttps://paste.ubuntu.com/p/MJhgKPVqxS/   I think line 6, 7, 10 , 11 and 19 just don't make sense02:13
tokambut I don't get where they come from02:13
tokamalso 24 might be questionable (not sure)02:13
=== chris14_ is now known as chris14
tokamrbox: are you from windows? recommending a system reinstall for each small problem? :D02:18
ArchDavehttps://pastebin.com/aaAH7dFr these are php8.1 packages02:19
tokamso one question is why phpquery gives such weird output on my system.... for the php8.1-cli postinstall script it maybe should be changed to be able to handle/ignore it?02:19
rboxbecause of the random things you've broken02:20
ArchDaveI would try removal with --purge, then re-install it02:20
ArchDaveMake sure to note what packages it says it's going to remove, tho02:21
tokamokay this looks messy here, how is it possible I see more packages with dpkg -l | grep php than I see for php in synaptics?02:21
tokamhttps://paste.ubuntu.com/p/MsdgysxyFV/02:21
ArchDaveI don't know, I did it on a server install of 22.04 on a linode instance02:21
tokamI removed everything php related in synaptics but in dkpg I still get this long list (from pastebin)02:22
ArchDaveoh, see all those lines that start with "rc  "? those are old packages, try a sudo apt autoremove02:22
tokam0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.02:23
tokammaybe just configs?02:23
oerheksno, packages held back, apt list --upgradable -a02:24
oerheksPhased updates most likely02:24
tokamI don't get it yet. Are these still installed?02:25
oerhekstime to do a fresh install, i see a lot of Sury ppa clutter man02:25
rboxlol02:25
oerheksno support for that wrecked install. use a ppa at your own risk.02:26
tokamlol02:26
tokamgood night02:26
oerheksyou used this one https://launchpad.net/~ondrej/+archive/ubuntu/php02:26
oerheksone way could be: add it again, and use ppa-purge, to reverse02:27
tokamthanks02:27
oerheksi would do fresh, not worth the megawatt02:27
rboxam i in a time loop02:27
rboxi swear every few weeks02:27
rboxite the same crap, broken system, garbage ppas02:27
rboxand "i dindt do anyting to break it"02:27
tokamwhy the packages are not listed in synaptic?02:27
oerhekswell, there are significant differences with his packages. not compatible02:28
oerhekstokam, as you removed that ppa, no lists are available to index02:28
tokamcould at least index what is installed?02:28
oerheksno02:29
rbox[07:22:51 PM] <ArchDave> oh, see all those lines that start with "rc  "? those are old packages, try a sudo apt autoremove02:29
rboxthey're not installed02:29
oerheksgood luck!02:29
tokamI need to sleep now. Glad we got php somehow working... maybe I will dig deeper into what happened with the ppa and those packages after some sleep02:30
tokamthank you guys a lot <302:30
tokamgn802:30
=== keypushe- is now known as keypusher
ArchDaveWell!02:37
ArchDaveI had a hella lot of not fully removed linux kernels02:38
Bashing-omArchDave: Remove old config files too ' dpkg -l | awk '/^rc/{print $2}' | xargs sudo dpkg -P ' .02:43
ArchDaveit's already done03:08
ArchDavewas just noting it, I kinda though modern Ubuntu wouldn't leave those hanging around03:09
Bashing-omArchDave: Look: ' dpkg -l | grep ^rc ' ;D03:21
geek_HI - i borked my Ubuntu 22.04, already spent too much time troubleshooting... (i THINK it was a update that borked me - maybe Nvidia driver issue) -- anyway i want to reinstall and keep all data in /home directory... i booted to "live USB Ubuntu 22.04" - i have attached a big NVME USB drive formatted to ext4 - i selected show hidden files - i tried the drag and drop of my entire /home folder only to hit endless "Error while copying." --06:28
geek_The folder XXXXXX cannot be handled because you do not have permissions to read it... XXXXX = keyrings, xorg, .ssh, snap, .mozilla etc etc etc... i know this is a  permissions thing... i formatted the NVME USB drive using disks to ext4 (same as original borked install)  my user name in original install was Geek... How to i copy the files over AND then when fresh install copy them back without ERROR.... thanks06:28
arraybolt3geek_: The problem you're running into is most likely because the user ID on the ilve USB is 999, and the user ID of your user on the installed system is 1000.06:32
arraybolt3geek_: what I'd try is run `sudo su -` in a terminal to drop to a root shell, then run `cp -a /home /media/ubuntu/nvme_drive_here/`.06:33
arraybolt3(replacing `nvme_drive_here` as appropriate)06:34
arraybolt3That should copy everything and preserve permissions properly, and you'll avoid permissions problems.06:34
arraybolt3As for restoring, it's *probably* a good idea to start by just restoring your data, and then hunt for and only restore specific config files when/if you need them. I've found that I don't need my config files most of the time (except for encryption keys), and you'll potentially save yourself headaches if you don't restore them right away.06:35
arraybolt3*start by just restoring your normally used data, i.e. visible files06:35
geek_arraybolt2 THANKS - and will that still work when i copy all the backed up /home files back into fresh install /home dir06:36
geek_IF i use same Geek user name06:36
arraybolt3once you're copying your backed-up files back, you *should* be able to drag-n-drop the visible ones into position.06:36
arraybolt3If you *really* want to do a mass restore of everything (which I would highly recommend against), you can do that, but again, I'd recommend against doing that.06:36
geek_i been reading alot about chmod to own the NVME drive -- but i dont get how to do it06:37
geek_OK -- all i REALLY must have is all the qbittorrent data, config etc and i found the 3 folders that hold all that info06:38
geek_arraybolt -- does this look correct: cp -a /media/ubuntu/UBUNTU 20.04 LTS/home /media/ubuntu/NVME  ??06:48
geek_arraybolt3 -- oops i forget no spaces so i put quotes around --- this looks like its working cp -a /media/ubuntu/"UBUNTU 20.04 LTS"/home /media/ubuntu/NVME06:57
arraybolt3ah, that looks more right than the one I gave, I forgot that /home was going to be somewhere else when booting from a live USB.06:58
geek_THANKS arraybolt3 -- its copying now07:00
arraybolt3glad to help!07:00
=== Guest0 is now known as KristaUtecht
KristaUtechtVuoi fare sesso gratis con me?07:49
=== Guest02 is now known as annalisa32
annalisa32Let's have fun Let's have sex talk here.07:52
KristaUtechtHey babe08:00
KristaUtechti am a single girl . looking for fun with real man ..08:00
KristaUtechtif you want to really meet me so pls join there my personal profile-- https://t.ly/tCtYS08:00
KristaUtechtok baby came to my profile . i am still08:04
KristaUtechtwating for you????  https://t.ly/tCtYS08:04
NetPipewhen i copy this https://8bitworkshop.com/v3.9.0/?platform=c64&file=musicplayer.c into pluma it freezes up when scrolling to the bottom08:09
KristaUtecht22SEX CHAT TEleGRAM >>> @KristaUtecht08:29
KristaUtecht22SEX CHAT TEleGRAM >>> @KristaUtecht08:30
root12345608:53
root12345608:53
ituthe root of all evil : weak passwords08:57
tokamGood morning, hi oerheks hi rbox09:39
tokamhi ArchDave09:39
tokamI had this ppa active on ubuntu cosmic. Should I add the ppa for cosmic or for jammy?09:45
tokam" (03:27:01) oerheks: one way could be: add it again, and use ppa-purge, to reverse"09:45
tesseracthello. i am going to install snap on my system. but i am using raspberry pi os on a raspberry pi 5. as you know, it is arm. so, if i install snap and do "sudo snap install package-name" will install arm version automatically?09:49
tesseractor should i do something different on arm device?09:49
tesseractok. i found that it is ok09:55
Paristry the raspi channel, they have a dedicated channel09:55
Pariseither raspbian or ubuntu-something09:55
Paristhe particular version, cause they have specificities.09:55
Guest36hello there! can someone help me to solve this issue? i have thinkpad laptop and when i close it with all open programs [not shutdown] after i can not awake laptop10:47
user666Guest36: Disable sleep on lid closing. My old laptop also face similar issue, sleep completely borked in both linux and windows 10.11:46
=== Madatnek- is now known as Madatnek
tokamI installed php-xml but the xml.ini does not appear in /etc/php/8.1/cli/mods-available13:08
younder#php ?13:12
ravagethe config handling is done by ubuntu. the question is valid13:12
younderMore interested in laravel13:12
tokamI have some issue with php on my ubuntu jammy. Yesterday I was told that a ppa that I used but removed is the reason13:13
ravageif you did not remove all the packages from that PPA that may cause problrms13:13
tokamhttps://paste.ubuntu.com/p/MsdgysxyFV/ I am a bit confused what these old packages are, what rc means? they are not listed in synaptic package manager13:14
ravagethis is the output on a fresh 22.04 LXC container when you install php-xml: https://p.haxxors.com/klqtjsp0.txt -> creates /etc/php/8.1/mods-available/xml.ini13:15
ravageyou can force all config files to be removed13:16
ravageif that is not a problem13:16
tokamI am thinking about running this command13:16
tokamapt-get purge $(dpkg -l | awk '/^rc/ { print $2 }')13:16
ravageyes that should do exactly that13:16
tokamravage for me it does not create this config file13:17
ravageif you used a PPA make sure you remove all php related packages. purge the configs. install from ubuntu repos13:17
tokamravage I am sure there is some software included, that I like to keep13:17
tokamhttps://paste.ubuntu.com/p/FqbvbvVcyG/13:17
tokamwhat does rc mean?13:17
ravageconfigs from a removed but not purged package are still on your system13:18
ravagenone of those packages should be really installed on your system13:18
tokamSo I should go through the list13:18
ravageyou can check a few13:18
tokamand if I don't see anything I need, I just run it?13:19
ravageyes but as always: backups are key13:19
tokamtoo late xD13:19
BluesKajHi all13:20
tokamdo I need to re-enable that ppa to clean up my system?13:20
ravageyou can use https://github.com/ericj112/ppa-tool/raw/master/ppa-tool.sh13:20
ravagethat should get all the ppa packages13:21
ravageit could help to add it again yes. make sure alll packages are removed and then remove the ppa again13:22
tokameven if it is for cosmic and not jammy?13:23
ravageuh. maybe not13:23
ravagei mean as long as you just enable it and dont try to install aynthing..13:23
tokamso I need to add the ppa and run allpackages from that script?13:23
ravagethe tool should be able to tell you all packages installed from that ppa yes13:24
tokamError: ppa list file /var/lib/apt/lists/ppa.launchpad.net_ondrej_php_ubuntu_dists_cosmic_main_*_Packages doesn't exist, try apt-get update first13:27
ravagethe solution may be in the error message?13:28
tokam;-) waiting for the other apt command to terminate13:29
tokamapt-get update did not help ravage13:40
ravageyou could just purge all php* packages13:41
ravagewhat you want is a system that is hopefully clean of any php packages and then install the ubuntu repo ones13:42
tokamic  php5-gmp                                                    5.6.11+dfsg-1ubuntu3.2                      amd64        GMP module for php513:43
tokamThis package is still listed with dkpg -l13:43
tokamand in synaptic it is listed as not installed and I cannot install it there.13:43
ravageso remove it13:43
ravageyou could also rename /etc/php to /etc/php.bak13:44
tokamE: Package 'php5-gmp' has no installation candidate13:44
tokamhow can I remove it?13:44
ravageand then install the php packages you need13:44
ravagei dont think its a problem13:44
tokamdpkg -r I guess13:44
ravageyou can try that yes13:44
tokamhow is it possible that xml.ini is not in mods-available after I reinstall the php-xml package?13:49
EriC^tokam: maybe it's from another package that php-xml depends on, try "dpkg -S /path/to/xml.ini" to see the package it belongs to13:52
tokamI am missing this file13:54
tokamI only have it in /etc/php/8.1_backup/cli/mods-available13:54
EriC^still it might show it if the package is still installed, try the path it used to is13:55
EriC^!find xml.ini13:55
ubottuFile xml.ini found in php8.2-xml, texi2html13:55
tokamwhy does my phpquery command output so weird errornous modules inline 7 and 8 ? https://paste.ubuntu.com/p/2c56yNMnV6/13:58
tokamThis makes the php8.1-cli postinstall script break and I need to manually mess around in the bash script to configure the package13:58
tokamEriC^: what path should I use? The one where I expect the file which is missing?13:58
tokamdpkg-query: no path found matching pattern /etc/php/8.1/mods-available/xml.in13:59
tokamI removed everything php related and will now move the /etc/php folder14:03
tokaminstall of php now worked without errors14:05
tokamanything wrong here? https://paste.ubuntu.com/p/BstGvP3NsV/14:07
tokammoving the /etc/php fixed my phpquery command.14:07
tokambut php-xml does still not add the xml.ini file14:08
ravageif that is the only issue you can just create it14:10
ugniusHi, toying with WSL2... Cannot figure out how to enable pkexec GUI authorization for. I would like to use 'gedit admin:///some/root/file'. Can I shar a link to my post on ubuntu forums, it has more info?14:11
ravagetokam: the content really is one line: extension=xml.so14:11
lotuspsychje!ubuwin | ugnius14:12
ubottuugnius: Windows 10 and newer have a feature called "Windows Subsystem for Linux", which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide14:12
ravageugnius: you can but i think that is a very WSL specific problem and im not sure if anyone runs WSL here. but give it a try.14:13
lotuspsychjehmm we had a wsl channel before?14:13
ravagei dont think so14:14
tokamravage I have this file in a backup, but I should not create it manually?14:14
ravagetokam: why not?14:14
tokamshould come from the installer (if I have a working system?)14:15
ugniusravage: I would love to find community for WSL support, there was Discord channel once, but now it's kind of overtaken by spammers14:15
ugniusMy post is here: https://ubuntuforums.org/showthread.php?t=2494822 anyway it was a long shot. It's I should ask for help from Windows guys?14:17
ravagesadly that is a situation where a windows help channel would try to send you to a linux room and the other way around14:17
ugniusthanks anyway, it's not that important, just an annoyance.14:18
tokamI created this file manually and was able to enable the module14:19
tokambut I would expect apt-get to create this file for me?14:19
ravageyou dont always get what you want i guess14:19
tokamnext issue is now with dom.xml14:19
tokamBut other clean systems don't have this issue?14:20
ravagethen maybe it is time to reinstall that system14:20
=== ChanServ changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: https://ubottu.com/y/gl | #ubuntu supports Ubuntu and official flavors; versions 20.04, 22.04, 23.10. #ubuntu-next for 24.04 | Unofficial derivatives: Use your distro's support channel, not here | IRC info: https://ubottu.com/y/irc | Pastes to https://dpaste.com | Download: https://ubottu.com/y/dl
tokamThere must be some issue, why installing php packages with synaptic does not lead to the desired outcome ..15:04
tokamfor example I installed php-symfony-polyfill-mbstring but composer still gives me the error: https://paste.ubuntu.com/p/hkTrfkrpVc/15:05
tokamCould we somehow debug, why installations fail?15:05
tokamHi, I am having this issue: https://stackoverflow.com/questions/71209866/php-fatal-error-uncaught-error-class-normalizer-not-found-in-usr-share-php but php-intl is installed. Maybe something with regards to my php is still broken?15:44
dumpsterfireHow do I view files in the files browser? When I open up local files from Steam to view or edit them, they're in the path Home/snap/steam/common/.local/share, but when I click on the common portion to view its contents, it says "Folder is Empty," when it is not. The same thing happens when I'm trying to view anything in the Documents tab.15:58
xanguadumpsterfire: Control+H to show hidden files15:58
leftyfbdumpsterfire: type .local to navigate that that hidden directory15:59
dumpsterfireThanks. Just did ctrl+H and it worked for the common folder, but nothing is showing for the Documents folder. Are things not normally stored there?16:00
leftyfbdumpsterfire: only if you put them there16:05
dumpsterfireleftyfb thanks, wasn't sure what the game support meant when he said to look in the documents folder (he knows im using ubuntu), so maybe there was some miscommunication.16:06
JECICA202452Voglia di figa giovane?16:15
leftyfbJECICA202452: this is a support channel. Take it elsewhere.16:15
JECICA202452You wanna see my hot pics and videos free..16:15
JECICA202452Okay deal...Give me a free sign up then I will send you 5 hot pussy video after live sex chat free.no need to credit card no need to money ..is the deal okay? https://t.ly/tCtYS16:17
JECICA202452Okay deal...Give me a free sign up then I will send you 5 hot pussy video after live sex chat free.no need to credit card no need to money ..is the deal okay? https://t.ly/tCtYS16:18
tokamafter installing php-intl I don't see it in the output of phpinfo(). It seems something is a bit messed up with my php installation?16:24
user666JECICA202452: this bi**h been spamming since yesterday..16:26
tokamThe extension was commented out in the php.ini and I fixed it.16:29
Krista24HI16:34
hassanhey16:34
hassannuih16:35
hassanis any there16:35
Krista24Questo è il collegamento al mio profilo personale inserisci qui completa la verifica e-mail con 25 anni mostrami lo screenshot del profilo parleremo durante la videochiamata dal vivo in attesa https://t.ly/YjuEO16:35
hassanexit16:35
Krista24Questo è il collegamento al mio profilo personale inserisci qui completa la verifica e-mail con 25 anni mostrami lo screenshot del profilo parleremo durante la videochiamata dal vivo in attesa https://t.ly/YjuEO16:35
Krista24https://go.lnky.one/p/1MhfA16:38
ioriatomreyn, are you there , tom ?16:39
Krista24Se questo link non funziona copialo e incollalo manualmente nel tuo browser:  https://go.lnky.one/p/1MhfA16:41
Krista24Se questo link non funziona copialo e incollalo manualmente nel tuo browser:  https://go.lnky.one/p/1MhfA16:41
JECICA5 Free Account here fare sesso con me per 2 ore?Se questo link non funziona copialo e incollalo manualmente nel tuo browser: https://bbdejbc.pickupprize.link/s/630c1b73bfcbc16:56
ph88How can i clear my user account and personal files ?17:22
rboxwhat do you mean clear17:24
rboxyou want to delete your files in your hoem dir? go ahead, nothing is stoppingyou17:24
ph88clear as in the user account is like when i first setup the system  (but installed software, apps and updates can stay) just personal stuff needs to be fresh17:25
arraybolt3ph88: Make a new user account with admin permissions.17:26
arraybolt3Then log into it instead.17:26
ph88alright thanks17:26
arraybolt3You can copy data over from the old account with some effort, or just copy it onto a flash drive and then back into your new account as needed.17:27
arraybolt3Or if you really don't need any of your old data (and you're absolutely sure of it), you can delete the old account and wipe its home folder.17:27
ph88no data needs to get copied. I'm making the laptop ready for use by a friend, i don't use this laptop anymore17:27
arraybolt3ah ok17:28
arraybolt3hmm... how big of a deal is it if this friend uses an undelete application to recover your data?17:29
arraybolt3ph88: ^17:29
arraybolt3If it's a big deal, you should probably boot into the installer, zero out the disk, and reinstall from scratch.17:29
ph88that's not needed i think but good advice in case i want to sell or something17:29
arraybolt3ah kk17:29
arraybolt3in that instance, you should be good.17:29
=== lord_black is now known as lord_daemon
=== tom-tom is now known as tom-tom-0
=== hg is now known as Guest6949
dawnbreakercan somebody tell devs to add a yellow color to the theme switcher for next ubuntu? like a bright yellow20:58
dawnbreakerthat would be cool20:58
rboxyeah, i'll get right on that20:59
_pragmaticenigmadawnbreaker: This is just a volunteer operated support channel. If you want to propose changes, you can submit a bug to launchpad as a "wishlist" item, and maybe it'll get picked up.21:02
dawnbreakerah cool thanks _pragmaticenigma21:03
=== Juesto is now known as Juest
olspookishmaguswhat is the user id the first user has (the one created within the installation)?23:32
oerheksstandaard UUID 100023:32
olspookishmagusthank you oerheks23:33
oerheksw23:33
oerhekstype ' w'  in terminal23:34
olspookishmagusisn't ' id' better for that?23:39
oerheksgood spot23:40
collinfunkToday I learned what 'w' was LOL23:41
patrikvkHello, why does it say this when I try to join channels?23:53
patrikvk[00:53] [Channel] Cannot join channel (+r) - you need to be logged into your NickServ account23:53
leftyfb!libera | patrikvk23:53
ubottupatrikvk: Libera is the IRC network that you're on! See https://libera.chat/about - Libera has policies that govern how people should use the network which can be read at https://libera.chat/policies - The Ubuntu channels on Libera also have their own !Guidelines23:53
leftyfb!register | patrikvk23:54
ubottupatrikvk: For information on registering your IRC nick, see https://libera.chat/guides/registration - For any further help, ask in #libera23:54
patrikvkThank You!23:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!