/srv/irclogs.ubuntu.com/2023/07/03/#ubuntu.txt

dxyrbncleichello00:51
dxyrbncleichi00:52
dxyrbncleichi00:53
dxyrbncleichello?00:54
=== cybersoul__ is now known as cybersoul
=== chris14_ is now known as chris14
lilalvarohi01:48
lilalvarothis is my first time using irc01:51
* rbox gives a round of applause01:51
lilalvaro:D01:52
hvaara[cross-posting from #ubuntu-arm] I'm getting 404s when I run `apt update` on an arm64 system right now. http://us.archive.ubuntu.com/ubuntu/dists/jammy/universe/binary-arm64/Packages for example. Looking in http://us.archive.ubuntu.com/ubuntu/dists/jammy/universe/ I don't even see `binary-arm64`.02:21
hvaaraLooks like this is the case for any non-amd64 arch? https://packages.ubuntu.com/lunar/amd64/clang/download (amd64) vs https://packages.ubuntu.com/lunar/arm64/clang/download (arm64) or https://packages.ubuntu.com/jammy/riscv64/synaptic/download (riscv64).02:23
HolyFish1Hi, I'm seeking a good cipher for PGP encryption, with both the highest cryptographic security and cross-compatability with other PGP clients. I like the Ed25519 or Curve25519 curves, but I'm not sure which is best, and I also want to learn more about the p512 type keys. Or should I just use RSA4096?02:39
=== lord_black is now known as lord_daemon
HolyFish1How do ed25519 compare to curve25519 for pgp?02:50
=== nikhil__ is now known as nkshirsa
oerheksHolyFish1, better research Ed25519 or ECDSA02:59
oerheksObtuseDildo, your name is offensive, and i do not accept your p,m, please leave the network03:03
oerheks!coc03:03
ubottuThe Ubuntu Code of Conduct is the document that spells out etiquette in the Ubuntu community | http://www.ubuntu.com/project/about-ubuntu/conduct | For information on how to electronically sign the CoC, see https://help.ubuntu.com/community/SigningCodeofConduct | Watch http://static.screencasts.ubuntu.com/videos/2010/12/22/004-SigningCoC.ogv03:03
ObtuseDildoomg why are plastic clones of body parts offensive03:03
ObtuseDildoare teeth offensive03:04
ObtuseDildoweird christian altered thinking03:04
oerhekskeep this channel family friendly, thanks.03:04
detlyI'm maintaining and migrating some old build systems for embedded Linux distributions, and was surprised to see that Python 2.x (a host build-dependency for eg. older buildroot systems) is now completely removed from the repositories. Is there a low-maintenance way I might be able to install it (eg. a reputable PPA that people commonly use)?04:44
detly(Removed in 23.04)04:44
rboxpyenv might be able to install python204:50
detlyah, that would be like renv I'm guessing?04:50
detlyI'm used to virtualenv, but that requires the target python interpreter to exist on the host system04:50
EriC^^!info python2.7 lunar04:55
ubottuPackage python2.7 does not exist in lunar04:55
EriC^^ouch04:55
detlyyup04:55
detlyhaha I just went to add the pyenv stuff to ~/.bashrc and for some reason, my .bashrc ends with "export PATH=$PATH"04:59
detlyI can think of at least two reasons why that's useless05:00
NickHdetly: I'd suggest liberal use of 2to3 in your maintenance of said scripts.05:14
michael_anybody here?05:15
detlyNickH: they have already been upgraded in future versions of the buildroot05:15
michael_ok05:15
NickHSo... the work has already been done?05:16
detlyNickH: for the buildroot, sure. for our code that builds within it to depend on these future build systems, no.05:17
NickHYou can easily install arbitrary versions of python with pyenv. See https://github.com/pyenv/pyenv05:22
=== ord is now known as quem
=== ord is now known as quem
detlypyenv seems to working nicely, thanks rbox and NickH05:42
=== ord is now known as quem
overclockinany 1 need help im on it06:02
lotuspsychje!ask | overclockin06:23
ubottuoverclockin: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience06:23
overclockinno i am sayings if any 1 need help i am ON IT06:23
NickHOr parhaps in plain Enlish: I am on if anyone needs help.06:24
overclockinapologies friend06:24
NickHs/Enlish/English06:24
=== nkshirsa_ is now known as nkshirsa
NickHI understood, but I guess not everyone would.06:25
lotuspsychjethats not how this channel works, remain patient until someone needs help06:25
overclockini hope someone need help soon ๐Ÿ™๐Ÿฟ๐Ÿ˜‡06:25
lotuspsychje!contribute | overclockin while you wait06:27
ubottuoverclockin while you wait: To contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu06:27
overclockinohhhhh thanks u!!! i am step 5 on job interview for canical so excited06:27
detlyahhh goody, I need the python 2.7 development resources as well and the buildroot can't find the pyenv-managed libraries07:13
overclockinpython 2.7 discountinue 202007:14
detlyyes, this is a version of the build system from 201807:15
weedmicdetly: you need 2.7 because you cannot use python3?  and are using a version of ubuntu that has not been updated in 5 years?07:17
weedmicI can provide the link to archive files, but... I'm unsure if it has the library you require - should I look for this link?07:18
overclockinhave u look at docker maybe old python not so easy to grabs https://hub.docker.com/r/advian/pyenv07:18
detlyweedmic: Not quite. I am using ubuntu 23.04. I am maintaining and upgrading firmware that uses a 2018 version of a build system. That's the thing that depends on Python 2.7.07:18
weedmic? isn't firmware installed with "fwupgmgr update"07:20
overclockinhe is firmware MANAGER07:21
detlyweedmic: firmware for something else entirely07:21
weedmicfound it - here you go - the archive of everything http://archive.ubuntu.com/ubuntu/pool/main/07:27
weedmicdetly: ^07:27
overclockindocker pls07:27
detlyoverclockin: docker is fine for CI or archiving, but I also need a development environment I can easily hack on07:29
overclockindocker attach or docker run command07:30
overclockincould also vm route of old os07:30
overclockincentos really old07:30
weedmicdetly: if you are doing anti malware, I recommend remnux linux - if you are leaning toward penetration, then kali.  or you can take ubuntu and add the tools you need.    but you probably want to use VM like virtualbox or vmware, so you can delete things and start over as if they were real machines.07:31
overclockinthanks for alerting of coming back war, welcome back sir07:32
detlyweedmic: For context, I'm maintaining firmware in a similar vein to OpenWRT or Yocto. Older versions of those distros build systems require Python 2.7. For things like CI and reproducible builds, containers and VMs with older versions of the host OS work fine. But for eg. reproducing bugs in older builds, or migrating old packages, or just general development, being able to run the build system locally on an up-to-date dev environment is07:38
detlygood, with the obvious exception of host packages becoming obsolete.07:38
=== itu is now known as Guest8009
=== Guest8009 is now known as itu
e-typeI've an issue with ubuntuzilla's firefox icon not showing properly in the gnome window switcher and running application icons in the dock. I've opened an issue at their forum, but they're not able to support. Anyone care to have a look? Or where can I ask? https://sourceforge.net/p/ubuntuzilla/discussion/723516/thread/21d86db8f7/ and https://ubuntuforums.org/showthread.php?t=248763607:50
detlye-type: by default firefox is installed as a snap, but if you've previously installed it via apt, or manually, or edited the desktop file yourself, there might be a "ghost" desktop entry left in the directory "~/.local/share/applications/" (usually called something like "firefox_firefox.desktop")07:52
detlyif this is out of date, it can eg. point to an old location for the icon leading to this kind of problem07:53
overclockinyes snap bad naughty07:54
e-typedetly: I know firefox is by default installed as a snap, but I need external pkcs11 libraries which don't work in the snap or flatpack containers07:55
e-typeI'm also aware of the desktop spec. I even tried using alacarte to create a custom application dekstop entry. Still the same behaviour.07:56
detlye-type: that's fine, I'm just saying that the desktop file is the first place I'd look for that kind of issue07:56
detlyah dang07:56
e-typeI'm missing something, obviously. Described in the links above what I've checked.07:56
detlyit's not installed from both sources by any chance is it?07:56
e-typenope07:57
detlye-type: what happens if you change the desktop file to "Icon=firefox-mozilla-build.png"?08:03
=== guiverc2 is now known as guiverc
jcduttonI noticed that Redhat recently made is more difficult for distro's derived from redhat to get the source code.   Has Ubuntu got any plans in that direction, or does in encourage derived distros ?08:17
ograjchittum, definiely not ...08:18
overclockinno absolutely not canincal would never do something so silly08:18
ogra(i mean no plans ... and we indeed encourage derivaives)08:18
e-typedetly: I double checked for leftovers by recursive grepping *.desktop files in /usr/share/applications and ~/.local/. Looks clean. I also tried adding .png extension and using the full path in the Icon= line in the desktop file. Logged off and on in between. No love.08:20
detlye-type: that sounds cursed08:22
detlye-type: as a total stab in the dark, I dimly recall from pre-2010 desktop packaging days, it was necessary to run "sudo gtk-update-icon-cache" to solve certain icon caching issues (including missing/blank icons). have you tried that?08:23
e-typedetly: nope. I even rebooted now ;-)08:27
detlye-type: yeah that was an extremely superstitious suggestion08:27
jcduttone-type, what is the problem?  I have seen out of memory causing icon problems in the past.08:30
e-typejcdutton: I described the issue here: https://ubuntuforums.org/showthread.php?t=2487636 ; it's a machine with 16 GB of RAM and the icon is always missing from the window switcher, even with 1,5GB RAM used. What should I see in the logs? I see no OOM stuff at first sight.08:32
ID-10-Tlooks like some missing icon/bad path, default replacement icon.08:50
e-typeID-10-T: I agree. Don't know where to look to fix that though. Even a personal desktop entry made using alacarte gets the fallback icon.08:54
overclockinyes i agree too08:56
ID-10-Tactually, maybe it's blocked for security purposes08:56
e-typeID-10-T: I see an apparmor message for /usr/bin/firefox09:04
e-type"Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox"09:04
ID-10-Tthat's my only other thought, it's trying to load something from an path it's not allowed to use09:05
e-typehow about /usr/bin/firefox being a link to /opt/firefox/firefox and the desktop entry containing just Exec=firefox %u09:06
ograe-type, does the desktop file have a proper StartupWMClass entry (tis is responsible of grouping the icons for running apps into the panel/launcher)09:06
e-typeogra: StartupWMClass=Firefox09:07
ogras/of/for/09:07
overclockins/it/thing09:08
e-typeogra: ? I don't see the match? :-)09:08
ID-10-Tcannot think of anything else other than an improperly sized/made icon.09:09
ograe-type, which match ?09:09
e-typeogra: for you s/or/for ; don't see which "of" you're replacing :-)09:10
detlyactually that's a thought - back up the old icon, move a known-to-be-working icon (or symlink) into the same path, try again09:10
detlyand the also point the icon path in the desktop file to a different one09:10
ograe-type, i was correcting my typo ... "is responsible of grouping the icons "09:10
e-typeID-10-T: if I get the apparmor message I posted at 11:04, what profile would be applied, and wouldn't there be an apparmor error denying access to the icon?09:29
ograthe apparmor profile will not affect the icons ... only the browser binary at runtime09:30
ogra(and what it can access)09:30
=== weedmic_ is now known as weedmic
e-typeogra: right, it's not the firefox executable showing the icons.09:42
jcduttone-type, I think you get the icon you are seeing when it does not know which icon to choose.09:48
pydevhello everybody, i need to create an FTP server to handle remove connections. I also need virtual users i do not need system users...is there a 100% running solution tutorial to look at? i tried 1000000 guids about vsftpd but get inconsistent results10:29
pydevvsftpd or other server, no problem about that10:29
pydevi just need a running guide for 22.0410:29
tekisui22.04 is pretty new, maybe there is a guide for 18.04 ?10:30
ppwlol?10:32
pydevi need a running solution...it is very hard to run vsftpd... i followed many guides10:32
pydevbut nothing....10:32
pydevthis for example:10:33
pydevhttps://askubuntu.com/questions/575523/how-to-setup-virtual-users-for-vsftpd-with-access-to-a-specific-sub-directory10:33
pydevno works!10:33
tekisuiitยดs 6:33 in new york, most american IT kids are still asleep10:33
pydevi get login incorrect all the times10:33
tekisuiok..10:33
pydevtekisui, ok i hope someone will reply10:34
tekisui:), else you might try the ubuntu forum10:34
pydevsleepwalkers too10:34
tekisuiumm10:34
pydev:D10:34
pydevi looked at askubuntu.com10:35
pydevlook at the link above10:35
pydevmaybe there is another "official" guide10:35
ograpydev, have yu seen https://discourse.ubuntu.com/t/ftp-server/11319 ?10:40
=== Disconsented is now known as DisconSented
pydevogra, let me se10:54
weedmicI was going to tell you what ftp server I was using, but then realised it was on a opensuse, so nvm10:54
pydevogra, how can i add new users?10:56
pydevone per line i see in chroo_list10:56
pydevi try to follo wthat guide10:56
weedmicpydev: does not one create a group called ftp and then assign membership via chgrp?10:58
=== Thargoid is now known as stw
weedmici mean addgroup10:58
weedmicI remember now "usermod -a -G ftp usera"10:59
pydevvsftpd create an ftp user maybe11:01
pydevhoweve ri will follow that guide11:01
pydevand see what happen11:01
pydevogra, still there?11:07
pydevi see the defalt folder is /srv/ftp11:08
pydevbut...if i create a user11:08
pydevshould i set its home INSIDE /srv/ftp ?11:08
pydev530 Login authentication failed11:14
pydev:-(((((11:14
=== docmax is now known as Guest4720
=== docmax_ is now known as docmax
lotuspsychjepydev: https://linuxconfig.org/setup-ftp-server-on-linux11:18
pydevlotuspsychje, thank you....try again11:19
detlyOH MY GODS IT WORKS11:19
tekisuinice.11:19
detlyI can build 2019 firmware with a 2018 build system that depends on a language EOLed in 2020 and removed from the repositories in 202311:20
detlyit's like retrocomputing but without fun11:20
weedmicthe defualt folder should be low on the tree not in /srv/ftp - imho.  pydev11:21
pydevweedmic, what do you mean with folder? user home ?11:22
pydevnow i am following the doc lotuspsychje gave me11:22
ograpydev, yes, i am ... (unlike what tekisui spreads here all the time there arent actually many ubuntu devs in NY ... i guess there are even way more pople using (and helping with) ubuntu utside the US ๐Ÿ˜‰ )11:23
weedmicI do not know your structure, but for me I have .../ACTIVE/SHARE/ftp (v .../ACTIVE/USER/weedmic.  then I assign grp ownership to ftpusers with 711:23
ograpydev, you will need properly set up users on the server, their homedirs will be shared via ftp with that guide ... in general though ftp is considered highly insecure, so make sure to have your server properly secured ....11:24
lotuspsychje+111:25
weedmicI generally thing that anything that can be compromised eventually will and try to build things to take that into consideration.  A low hanging fruit, won't matter much if I delete a user's directory - v a programme directory affectivne eveyrone.11:25
ograpydev, and since the guide was written by the Ubuntu Server team you might be able to get help with it in #ubuntu-server11:25
weedmicom - i never share :D11:25
pydevooooook11:26
pydevwait11:26
pydevfollowing lotuspsychje the login works (locally)11:26
pydevif i do the same with an ftp client using remote address11:26
pydevit does not work11:26
pydevwonder way.....i have 20,21/tcp                  ALLOW       Anywhere11:27
pydev*why11:27
tekisuiyou would figure there alot of IT kids in california, my idea of new york is that most americans are still in a daze :)11:28
tekisuiwell then some it kids like to burn the midnight oil11:29
lotuspsychjetekisui: plz no offtopic in the support channel11:29
tekisuiok..11:29
pydevlotuspsychje, you were to rude ahahahahah11:30
pydevtekisui left :)11:30
lotuspsychjepydev: i said please : )11:31
pydev:D11:32
weedmicpydev: maybe i did not understand.  having an sftp server is for letting someone connect to your server to get files, maybe even put.  but... to connect to someone else's sftp server, you merely need a properly setup filezilla.11:39
pydevplease.....please..... please....could anyone slap me in the face? pleeeeeeeese.... i was using a wrong remove ip address!!!!11:40
weedmici did not understand anything in those tekisui lines :(11:40
=== mirespace_ is now known as mirespace
pydevhey i moved the port to 892112:11
pydevi have 8921/tcp                   ALLOW       Anywhere12:12
pydevand12:12
pydev8921/tcp (v6)              ALLOW       Anywhere (v6)12:12
pydevwhen i do ftp 127.0.0.1 -P 892112:12
pydevi cant connect12:12
pydevwhy?12:13
pydevif i run netstat i see: tcp        0      0 0.0.0.0:8921            0.0.0.0:*               LISTEN12:13
pydevso the daemon is listening12:13
lotuspsychjeuse a pastebin for multiple lines please pydev12:13
pydevok12:13
pydevhowever i just tried to change the port from 21 to 892112:14
pydevadded listen_port=892112:14
pydevhmm implcit_ssl is the problem i think12:15
weedmicpydev: for "us" to even guess at such a thing, we'd need to see the entire iptable, the ip address of the local machine, etc.  obviously change the real ip to something.  What iv there is a lower line saying deny.12:17
pydevimplicit_ssl was the problem12:17
pydevi commented it on conf12:17
pydevand now i can use my cert12:17
pydevand connecto to a different port12:18
pydevhwat is a passive mode in ftp?12:18
=== Acou_Bass is now known as Piece_Maker
BluesKajHi all12:39
yates_workis there a log of the most recent apt updates/upgrades somewhere?13:28
leftyfbyates_work: /var/log/apt/* and /var/log/dpkg.log13:29
pydevhello14:18
pydevas i said before i am configuring vsftpd14:18
pydevis there a way to set a different user:group permission for each virtual user'14:19
pydev?14:19
pydevnow, when i save a file i see vsftp:nogroup14:19
pydevacn i change that no.group to something else?14:19
pydevthe problem is that in the server there are different users that have that group.. i need that to allow writing file inside that folder14:19
pydevi ended up using this tutorial....https://askubuntu.com/questions/575523/how-to-setup-virtual-users-for-vsftpd-with-access-to-a-specific-sub-directory14:21
pydevit works but as i said i would like to set speicfic group per user14:21
PaululubuQQ: my ubuntu server 22.04.2 install from usb doesn't start, screen just stops here. What's wrong? https://i.stack.imgur.com/NIXof.jpg Tyvm16:04
Rocketeer99So I ran updates and bluetooth died, it refuses to connect and it scans forever (ubuntu 22.04, 5.15.0-76-generic) - lsusb still finds Bus 001 Device 002: ID 6655:8771 Realtek Bluetooth Radio, and Blueman just crashes when I try to scan that way16:31
Rocketeer99sudo dmesg | grep -i 'blue'16:32
Rocketeer99gives a bunch of stuff that's broadly normal and then the last line:16:32
Rocketeer99[   85.034768] Bluetooth: hci0: Ignoring error of Inquiry Cancel command16:32
Rocketeer99any ideas? the one thread I could find is just a bug report from three years ago that claims to be fixed, and the system is sort of unusable without the bluetooth keyboard/mouse16:42
=== dob1_ is now known as dob12
=== dob12 is now known as dob1
jhutchinsPaululubu: Have you checked the CRC of the image you downloaded?  What did you use to write to the USB?17:05
SpaceBerry22Does Ubuntu have a dedicated security team?17:54
SpaceBerry22What do they actually do?17:54
oerheksyes we have, what they do is .. security?17:55
leftyfbSpaceBerry22: https://wiki.ubuntu.com/SecurityTeam17:55
oerhekshttps://launchpad.net/~ubuntu-security17:55
=== GreenRio- is now known as GreenRiot
devslashdoes anyone here have experience usinbg Rustdesk in Ubuntu ?18:09
oerheksit is not in our repos, rust desk remote desktop server18:11
oerheksthey give support on discord https://rustdesk.com/docs/en/self-host/install/18:12
devslashfwiw, discord sucks18:26
ograSpaceBerry22, they hold the locks !18:54
ppwbut not the door18:57
=== alkisg1 is now known as alkisg
=== ord is now known as quem
hsiktas[m]just upgraded from 22.04 to 22.10 and now trying Software Updater to upgrade to 23.04 does not work19:23
hsiktas[m]when I click on "Upgrade" the app closes and nothing happens: https://ubuntu.com/tutorials/upgrading-ubuntu-desktop#2-launch-the-software-updater19:23
hsiktas[m]do-release-upgrade wants me to install all available updates for my system19:26
hsiktas[m]but apt upgrade only shows one libc++1 package that has been held back19:26
hsiktas[m]does this mean that phased updates block distro upgrades?19:28
hsiktas[m]skipped the delay by upgrading the package with aptitude and now the distro upgrade is running19:31
Guest40Hey could someone pastebin me there os-release file? my supplier modified mine even tho the distro is really ubuntu and now a program is complaining about compatibility19:32
Guest40(20.04)19:32
hsiktas[m]/etc/os-release and /usr/lib/os-release should be the same19:41
oerheksno, /etc/os-release is a link to /usr/lib/os-release19:42
oerhekshttps://askubuntu.com/questions/1280557/how-to-revert-damage-done-by-editing-etc-os-release19:43
oerhekshere is a copy of 20.04.1 ...19:43
oerheksnow at .6?19:43
Guest40thanks! it worked19:44
=== Poster` is now known as Poster
_jakhey y'all, quick question about grub cli syntax. If I want to test loading a kernel module early with options can I just use teh grub insmod command? Is there any significant difference between that and using insmod in a user session?20:04
rboxgrub has nothing to do with kernel modules20:05
oerheksgrub insmod ?20:05
coolnessdo update-grub20:08
coolnesstheres the grub custom 40 file too20:10
_jakwait, can't you use grub to change kernel command line parameters and such? am I wrong about that?20:12
_jaklet me explain what I'm trying to do20:12
rboxtheres an idea...20:13
oerheksone can edit the grubline from grub menu;20:13
oerheks!grub20:13
ubottuGRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub220:13
_jakI'm trying to see if letting nvidia-drm.modeset to 1 will fix this flickering problem I've noticed after updating my driver20:14
rootwell well20:14
rootlogging in as root20:14
rbox_jak: okay, so set that20:14
coolnessi was just looking at this https://wiki.archlinux.org/title/Kernel_module _jak20:30
coolnessidk i never did it before but maybe thats how in there20:31
coolnessdont blame me if you mess it up20:31
coolnessit says the modules are loaded by systemd20:40
coolnessand then theres ways to set parameters to paramname=option20:41
coolnessim learning :D20:41
_jakwhat I'd normally do to test that is just `modprobe -r nvidia && modprobe nvidia modeset=1` but I can't do that for the nvidia one so I went to set it in grub, and noticed theres an insmod command, so my brain just pattern matched, despite knowing that it made no sense20:47
_jakthanks for the sanity check all20:47
coolnessooo theres a command modinfo20:48
coolnessit shows parameters but you need to know name of module20:48
topcat001I think you were mixing up grub modules and linux kernel modules earlier _jak; grub's insmod command loads a grub module, i.e., nothing to do with kernel.20:51
coolnessthen theres lsmod20:52
_jakyeah that's exactly what it was topcat00120:52
_jakI somehow deleted the sentence "I figured out how I confused myself" from that last message20:52
oerheksare you sure with nvidia modeset=1 ?? not the drm line  nvidia-drm modeset=120:53
topcat001:) I always confuse myself till my blood caffeine levels rise to normal in the morning20:53
coolnessthis is cool i never knew this :D i dont want to blow my computer up though20:57
_jakoerheks: did I not type nvidia-drm? because that's what I need to change, the direct rendering manager20:58
_jakah I see yeah didn't mean to leave that out up there20:58
oerheksenabled modesetting via /etc/modprobe.d/nvidia.conf20:59
akikhi, i found a missing dependency for either glmark2 or glmark2-wayland (environment: wsl 2/ubuntu 22.04) the missing dependency is libegl1. where should i report this at?22:38
oerheksi see libwayland-egl1  as dependencie https://packages.ubuntu.com/jammy/glmark2-wayland22:40
akikglmark2 doesn't load libEGL.so22:40
akikit's just the glmark2-wayland program22:41
akikglmark2 load libGL.so22:42
akiklibGL.so.1 comes from libgl122:43
akikoerheks: if you see the package contents of libwayland-egl1, it doesn't contain libEGL.so22:44
oerheksokem, not sure what package to file a bugreport against22:45
akikit looks like it would be glmark2-wayland22:46
akikmissing libegl1 dependency22:46
akikalthough; glmark2 didn't work either after install22:47
akikakik@DESKTOP-6E4476J:~$ glmark222:47
akikError: Failed to load libGL22:47
akikthen i installed libgl1 and it started working22:47
akikso it could be both of them22:47
akikoerheks: is it launchpad i should do it at?22:49
oerhekssure22:49
oerheks!bug22:49
ubottuIf you find a bug in Ubuntu or any of its official !flavors, please report it using the command ยซ ubuntu-bug <package> ยป - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.22:49
akikok thanks22:50
akikoh ok that's convenient22:50
oerheksvia terminal22:50
akikoerheks: that was _really_ easy22:57
gordonjcpis there a way to get Ubuntu to not keep installing all the squiggle fonts?22:59
rboxsquiggle fonts?23:00
gordonjcpI will never ever need to write anything in any dialect of Bengali, and it annoys me that I have to scroll throw line after line after line of non-Latin languages23:00
gordonjcpor, if they have to be installed, maybe make them not show up in every font picker23:00
rboxwhat happens when you remove them23:00
gordonjcpnothing, but any attempt to install anything even vaguely desktop-related pulls them all back in again23:01
rboxmaybe you can make a fontconfig rule to ignore them23:02
gordonjcphm, that might work23:03
=== travisghansen7 is now known as travisghansen
=== coolness is now known as c0olness
mantiseim trying to make a bootable windows usb in ubuntu. ive searched the web for a method. many advanced solutions come up. how do i do it ?23:45
jeremy31mantise: ventoy?23:47
mantisewoeusb, ventoy tricky ways23:47
jeremy31I don't think woeusb is supported anymore23:48
c0olnessvm23:48
c0olnessvirtualbox23:48
EriC^^mantise: will you be using it in uefi mode?23:49
mantiseguess uefi, yes. so i should use GPT23:51
mantiseill try ventoy from this guide https://itsfoss.com/bootable-windows-usb-linux/23:51
c0olnessone time i just made ntfs format and copied the iso contents and it worked23:51
c0olnessor was it fat3223:52
mantisec0olness: guess thats a chance to take :D23:53
akikmantise: if you can't use ventoy, i have a document on how to do it in linux23:53
c0olnessfor shure wont hurt to try23:53
mantiseakik: i try this guide now, downloaded the tar.gz, running the Ventoyweb.sh23:54
mantisetrying something. brb23:57

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