ashafq | Can anyone walk me through how to make this a package on Ubuntu? https://github.com/ashafq/CheckWriter | 00:48 |
---|---|---|
ashafq | I am the author of this program. | 00:49 |
sarnold | cool :) | 00:51 |
sarnold | ashafq: there's two kinds of "packaged for ubuntu" -- packaging it as a .deb package, in debian, and then ubuntu imports it, and then folks running a future release can then apt install it .. | 00:52 |
sarnold | ashafq: or packaging it as a snap package, and then folks on ubuntu, debian, whatever, can snap install it later this afternoon, rather than two months or eight months from now.. | 00:53 |
sarnold | ashafq: do you know which path you're more interested in? | 00:53 |
ashafq | sarnold: Probably the .deb route | 00:53 |
sarnold | ashafq: there's some general advice on https://wiki.debian.org/DebianMentorsFaq -- not everything on that page will be relevant, but it's a good place to start | 00:55 |
erdem | sarnold: it seems useful what printer can I use for printing checks? | 01:08 |
ashafq | erdem: It | 01:09 |
sarnold | erdem: excellent question! once upon a time you needed to use fancy magnetic toner or ink or something. now that nobody uses checks I haven't got a clue if the systems still require magnetic stuff :) | 01:09 |
ashafq | erdem: It should work with any type of printer, although I have only tested it with two printers. Epson ET-4850, and a Brother HL-L3280CDW. | 01:10 |
ashafq | Inkjets are probably better than laser, since some checks may have some plastic watermark on it. | 01:12 |
sarnold | ashafq: do you need to order specific paper with your account numbers on it? or is it sufficient to just print those with regular ink or toner, too? | 01:12 |
=== Erwinstein7 is now known as Erwinstein | ||
ashafq | First I just print the template using the "Print Template" button. Then I use post-its to just place my check on that border. Then type up all the fields, and hit print. | 01:12 |
ashafq | It's important to figure out the page orientation as well. | 01:13 |
ashafq | So, I just use a pen to mark top right face up... | 01:13 |
=== Proton0539388 is now known as Proton053938 | ||
ashafq | I have been meaning to document this, but I don't have any users that use this app. So I don't really have a point :) | 01:14 |
ashafq | sarnold: Since I use meson, I can just use install prefix to be somewhere and then create a .deb file, right? | 01:15 |
ashafq | sarnold: https://www.baeldung.com/linux/create-debian-package I am following this tutorial | 01:16 |
sarnold | ashafq: that might be fine for making a debian package for you, and you alone :) but I can't imagine that those instructions would help you get your package into debian | 01:19 |
ashafq | sarnold: Right... | 01:19 |
ashafq | someone pointed out dh-make (https://blog.devgenius.io/how-to-build-debian-packages-from-meson-ninja-d1c28b60e709) | 01:20 |
sarnold | ashafq: most of what's involved in getting a package into debian is the social aspects of it all. the actual packaging is the small part. | 01:20 |
sarnold | dh-make is definitely a better starting point | 01:20 |
ashafq | Do I need to register a key or something? | 01:21 |
sarnold | it depends, if you get your work sponsored by someone else, you probably wouldn't need that. but if you want to become a debian developer or debian maintainer yourself, I think getting signatures on your key is a necessary part, yes. | 01:22 |
ashafq | sarnold: It would be a good idea to get a sponsor | 01:23 |
sarnold | ashafq: yes :) | 01:23 |
ashafq | sarnold: I also have an EQ that I think people may find useful. | 01:23 |
ashafq | Any channels for finding sponsors? | 01:24 |
sarnold | ashafq: yeah, #debian-mentors on irc.oftc.net | 01:24 |
ashafq | sarnold: Thank you! I will go and ask around. | 01:24 |
patx | Hey guys I can't seem to find out how I can get my webcam detected.... I reinstalled cheese and I get the 'No device found' message in the app, as well as this output in the Terminal: https://paste.harrisonerd.com/paste/ecdd2435 | 01:36 |
sarnold | "none"? | 01:48 |
sarnold | is that a broken pastebin or did you pastebin a single word? | 01:48 |
patx | try to reload it | 01:48 |
patx | the output shows to me | 01:48 |
patx | ill make a gist | 01:48 |
sarnold | ah then maybe something with my firefox or ublock origin config busted the pastebin | 01:48 |
=== antonispgs2 is now known as antonispgs | ||
sarnold | jira wasn't working the other day, so now I distrust my firefox / ublock origin | 01:49 |
patx | it worked when reloaded yeah? | 01:49 |
sarnold | no | 01:49 |
sarnold | ah there we go, the fourth shift-reload worked | 01:49 |
patx | hmmm well i note that bug to be sure... thank you for telling me that lol. | 01:50 |
sarnold | is it hosted behind some caching web proxy things? | 01:50 |
patx | yes cloudshare proxy and heroku | 01:50 |
sarnold | cool :) | 01:51 |
patx | i just use it for temporary pastes.. i wonder if i turn off the cloudshare proxy if thatd go away | 01:51 |
sarnold | alas, now I'm just clueless, heh. it looks like cheese has found a dozen different ways of saying "no camera found" | 01:51 |
patx | its not just cheese, no applications can find it | 01:52 |
sarnold | run sudo dmesg -w in a terminal and plug and unplug the camera, see if that gives any hints | 01:52 |
patx | gotcha | 01:52 |
patx | its the built in camera | 01:52 |
sarnold | udevadm monitor might also be handy | 01:53 |
sarnold | ooo 'built-in' .. is there a switch on the device that disconnects or turns it off entirely? or Fn+KEYS on the keyboard to enable/disable it? | 01:53 |
patx | got disconnected lol https://paste.harrisonerd.com/paste/6661d4c1 | 01:55 |
patx | that was the response from dmesg | 01:56 |
sarnold | dang that's just so simple | 01:57 |
patx | lol | 01:57 |
sarnold | patx: you might have missed this: < sarnold> ooo 'built-in' .. is there a switch on the device that disconnects or turns it off entirely? or Fn+KEYS on the keyboard to enable/disable it? | 01:57 |
patx | there is not, its a macbook 12", it literally has two ports a headphone and a usb-c. and no camera fn buttons | 01:58 |
=== Sidewyz1 is now known as Sidewyz | ||
sarnold | dang, websearches give me the impression this might be a real undertaking :( I had thought this was going to be pretty straightforward but I saw things like git cloning someone's git repo with firmware in it.. | 02:02 |
sarnold | sorry patx, this one's beyond me :( | 02:02 |
sarnold | dang, websearches give me the impression this might be a real undertaking :( I had thought this was going to be pretty straightforward but I saw things like git cloning someone's git repo with firmware in it.. | 02:03 |
patx40 | ah no worries, lol thanks for all your help. tho | 02:03 |
sarnold | sorry patx, this one's beyond me :( | 02:03 |
sarnold | take care, good luck :) have a good night :) | 02:03 |
patx40 | and another thanks for letting me know the bug in the pastebin, i shall try to disable the cloudshare proxy and see if it changes anything ;) | 02:03 |
patx40 | good night | 02:04 |
sarnold | maybe if i had waited a bit? heh | 02:04 |
=== Sidewyz1 is now known as Sidewyz | ||
=== Sidewyz1 is now known as Sidewyz | ||
=== tmroland_ is now known as tmroland | ||
=== caba is now known as STII | ||
muel080212_ | at a sigma | 08:24 |
=== muel080212_ is now known as lena_sigma | ||
Yasmin | aölloẞ | 08:25 |
Yasmin | HALLO | 08:25 |
lena_sigma | hweyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy | 08:25 |
hal3 | hi | 10:46 |
=== Juesto is now known as Juest | ||
=== neocharles is now known as Guest2860 | ||
=== PasiZ23 is now known as PasiZ2 | ||
gordonjcp | oh well that's Ubuntu broken then, as apt goes on a rampage :-) | 11:44 |
mgedmin | apt moo | 11:45 |
gordonjcp | I guess installing an older version of a package is pretty undefined but I feel like it shouldn't uninstall the kernel | 11:45 |
gordonjcp | I was planning a reinstall anyway, it's not the end of the world | 11:46 |
gordonjcp | and then I'll just build ffmpeg from source since the Ubuntu version doesn't work | 11:46 |
mgedmin | yeah, apt doesn't officially support downgrades | 11:51 |
gordonjcp | yeah it's annoying | 11:55 |
gordonjcp | oh well, back to 22.04 then | 11:55 |
mgedmin | it's like I'm annoyed that most sofware cannot switch locales at runtime, due to how internationalization APIs like gettext work (eager translation lookups) | 11:55 |
gordonjcp | yeah | 11:56 |
mgedmin | but I realize that fixing this, while possible, would require a lot of effort from a lot of people | 11:56 |
gordonjcp | I expect the rest of Ubuntu 24.04 works pretty okay, it's just annoying that this makes it 0% functional | 11:56 |
gordonjcp | oh no waiy | 12:04 |
gordonjcp | *wait | 12:04 |
gordonjcp | it's only broken for .mov files, it works in .mxf | 12:04 |
gordonjcp | I can just reinstall 24.04 then | 12:05 |
mgedmin | is there a bug report? | 12:05 |
mgedmin | sometimes bugs get fixed in a SRU update | 12:05 |
BluesKaj | Hi all | 12:42 |
=== timj1 is now known as timj | ||
moo3 | hi BluesKaj | 12:44 |
BluesKaj | hi moo3 | 12:56 |
=== tryfan52 is now known as tryfan5 | ||
cek | what's the recent `uname -r` on 22.04 LTS? Can someone run please. | 14:29 |
happymeal` | i charge 69 cents per command line command | 14:31 |
pragmaticenigma | happymeal`: If you unwilling to help someone, you can /part the channel. That is not appropriate here | 14:33 |
happymeal` | relax, dont have access to what he needs or wouldve given it to him | 14:33 |
pragmaticenigma | happymeal`: then better to not say anything, so someone else will see it more readily | 14:33 |
pragmaticenigma | cek: is there a particular issue you need help with? | 14:34 |
happymeal` | i didnt realize my one line was such a distraction, thank you for clarifying with 3 more :x | 14:34 |
happymeal` | i can offer 22.04.1 if it helps cek | 14:36 |
pragmaticenigma | cek: the response from that query will not necessarily match yours as there are two common kernels made available for 22.04. Depending on if -generic or -hwe is installed. | 14:37 |
cek | has 22.04 ever had a 6.1 kernel? | 14:38 |
pragmaticenigma | cek: no | 14:38 |
ravage | there is some oem kernel that is/was 6.1 i think | 14:39 |
ravage | but not the generic kernel | 14:39 |
pragmaticenigma | cek: if left as factory, 22.04 shipped with kernel 5.15, if HWE is intalled 6.8 would be the kernel version | 14:39 |
cek | "A dist-upgrade with Ubuntu 22.04.2 LTS recently installed kernel 6.1.0-1015-oem on my system (last week)" | 14:40 |
tomreyn | cek: re-read what ravage wrote about oem | 14:43 |
cek | ok, thakns | 14:53 |
ayu | hye | 15:03 |
ayu | hey | 15:03 |
ayu | anyone on this server | 15:03 |
tomreyn | ayu: hi, if you have an ubuntu question, just ask | 15:03 |
=== EgonX_ is now known as EgonX | ||
GrandPa-G | I have made a desktop entry to start a python script. Every time I click it, a popup asks if I want to "execute, open terminal, open, cancel" I just want it to run the python script. How do I stop the popup? [actually on raspberry] | 15:31 |
leftyfb | GrandPa-G: what release of ubuntu? | 15:32 |
leftyfb | GrandPa-G: or is this RaspiOS? | 15:33 |
GrandPa-G | RaspiOS bookworm | 15:35 |
leftyfb | GrandPa-G: ok, then please ask for support in #raspberrypi | 15:35 |
GrandPa-G | Ok, but not much help there. over and out | 15:36 |
leftyfb | GrandPa-G: you're not running ubuntu | 15:36 |
leftyfb | this is an ubuntu support channel | 15:36 |
=== The_Blode is now known as Der_Blode | ||
=== Der_Blode is now known as The_Blode | ||
Guest3367 | Hi | 16:55 |
pragmaticenigma | Hello Guest3367, Can we help you with an Ubuntu support question? | 16:56 |
Guest3367 | I use kubuntu (ubuntu with kde) and discover is broken | 16:57 |
Guest3367 | when I remove the discover snap backend it works | 16:57 |
Guest3367 | but I want to use it | 16:57 |
Guest3367 | my irc client is a bit buggy. My problem is: I use Kubuntu 24.04 LTS. Discover doesn't work with the snap integration (it just hangs and won't open) | 17:00 |
Guest3367 | when I remove the snap integration, it starts up again | 17:00 |
Guest3367 | it also starts with strace | 17:01 |
Guest3833 | Hi | 17:02 |
=== rvalue- is now known as rvalue | ||
Guest3367 | So the question is, how to fix it? | 17:03 |
ioria | Guest3367, please, paste : snap list | nc termbin.com 9999 | 17:05 |
Guest3367 | okay, I will do it | 17:05 |
Guest3367 | the gnome software center is working but not discover | 17:06 |
Guest3367 | the link is: httÃps://termbin.com/56lx | 17:07 |
Guest3367 | https://termbin.com/56lx is the correct one | 17:08 |
ioria | Guest3367, dpkg -l |grep plasma-discover-backend-snap | nc termbin.com 9999 | 17:09 |
Guest3367 | https://termbin.com/pxxw | 17:11 |
ioria | Guest3367, dpkg -l | grep snap | nc termbin.com 9999 | 17:12 |
Guest3367 | https://termbin.com/7owk | 17:12 |
=== siak is now known as siakc | ||
Guest3367 | When I enter plasma-discover it says: fetch ratings! true adding empty sources model QStandardItemModel(0x57c1f9268cd0) | 17:13 |
ioria | Guest3367, ps -A | grep -i snap | nc termbin.com 9999 | 17:18 |
Guest3367 | https://termbin.com/73tu | 17:19 |
fdan | how to fix this - https://dpaste.org/m7pMT | 17:20 |
ioria | Guest3367, try to install snapd-desktop-integration | 17:21 |
ioria | Guest3367, sudo snap install snapd-desktop-integration | 17:21 |
Guest3367 | thx | 17:21 |
Guest3367 | I reboot my Laptop, I try it out | 17:22 |
fdan | how to fix this error - https://dpaste.org/Gjdtz | 17:23 |
leftyfb | fdan: remove the 3rd party repositories and contact their vendors for support | 17:23 |
ogra | fdan, ask the people that provide these repos | 17:23 |
ogra | (or just disable them) | 17:24 |
fdan | leftyfb - how can i remove them | 17:24 |
leftyfb | fdan: how did you add them? | 17:24 |
fdan | ogra - how can i disable them | 17:24 |
leftyfb | fdan: look in /etc/apt/sources.list.d/ | 17:24 |
leftyfb | fdan: remove the files there that pertain to the offending repos | 17:24 |
ogra | do the steps in the reverse order how y<ou added them | 17:25 |
Guest3367 | discover opened, but when I tried to re-open it the same error occurs | 17:25 |
pc | hallo | 17:26 |
pc | allemaal | 17:26 |
tomreyn | hi pc | 17:27 |
ioria | Guest3367, run it from terminal | 17:29 |
Guest3367 | it only works once, then I have to reboot | 17:29 |
Guest3367 | weird bug | 17:29 |
ioria | Guest3367, killall plasma-discover | 17:29 |
Guest3367 | plasma-discover: Kein Prozess gefunden | 17:30 |
ioria | Guest3367, plasma-discover --backends packagekit,fwupd,snap | 17:30 |
Guest3367 | now it opens | 17:31 |
ioria | Guest3367, look for snaps | 17:31 |
Guest3367 | I do a quick update | 17:31 |
=== NDPTAL86 is now known as NDPTAL85 | ||
Guest3367 | now it's hanging again, I updatet everything. I can still launch it via strace plasma-discover | 17:45 |
Guest3367 | but strace is not a great way, everything lags a bit | 17:45 |
ioria | Guest3367, again, killall plasma-discover && plasma-discover --backends packagekit,snap | 17:49 |
Guest3367 | that works | 17:51 |
ioria | Guest3367, look for snaps | 17:51 |
Guest3367 | yes they are present | 17:51 |
ioria | Guest3367, ps -A | grep -i snap | nc termbin.com 9999 | 17:52 |
ioria | brb | 17:56 |
=== lubuntu is now known as JirkaPolak | ||
Guest3367 | https://termbin.com/eann | 18:01 |
JirkaPolak | cz? | 18:01 |
Thermoriax | I don't suppose there's a decent way to have two notification daemons running is there? | 18:29 |
leftyfb | Thermoriax: why would you need that? | 18:31 |
Thermoriax | Because I'd like to screw around with EDNC (emacs notification handler) but I also like getting useful notifications in the cortner of my desktop. | 18:32 |
ioria | Thermoriax, i'd look for something python related, like pynotify etc. etc. | 18:35 |
Thermoriax | I'm not trying to send notifications. I want two seperate daemons running recieving them. :) | 18:36 |
leftyfb | Thermoriax: are you having an issue running EDNC? | 18:36 |
Thermoriax | No. I want both it and whatever xubuntu is using by default to both run and get notifications. | 18:37 |
leftyfb | ok, and have you run into an issue while running both? | 18:37 |
Thermoriax | Yes. The default handler continues working just fine, but EDNC doesn't seem to be seeing notifications. | 18:38 |
pragmaticenigma | Thermoriax: I think you need to research your idea a little more thoroughly. the terms you are using do not make sense. | 18:42 |
Thermoriax | I'm not sure how much more clearly I can say "I want two things to recieve notifications." | 18:44 |
pragmaticenigma | That's what doesn't make sense | 18:46 |
Thermoriax | How does that not make sense? | 18:47 |
pragmaticenigma | What I think you want is to have an additional subscriber to see messages emitted from D-BUS | 18:47 |
ioria | race condition on d-bus, maybe | 18:47 |
guest1123 | hello i have a question not 100% ubuntu related may yyou can help or tell me where to go: i m trying in digital forensics and trying to capture a live image of my RAM but my system always crashes when im runnning software like ftk imager .... any sugestions what could cause the problems ...? would be thankfull for online courses about that ... | 18:48 |
guest1123 | maybe a cisco course? THX | 18:48 |
Thermoriax | Possibly. I'll try someplace else. We seem to be having language problems here. | 18:50 |
pragmaticenigma | Thermoriax: In must frameworks there is a wellknown point of contact, which only one resource can occupy at a time. DBus occupies that resource. DBus emits receives notifications from applications, and repeats those notifications to a subscriber | 18:50 |
pragmaticenigma | last sentense should read DBUs receives notificatiosn from applications, and emits or broadcasts them to subscribers | 18:51 |
Thermoriax | ah, see, there's the useful part. "only one resource can occupy at a time". Is there a way around that limitation? | 18:51 |
ioria | bypass dbus | 18:52 |
=== neocharles is now known as Guest9852 | ||
pragmaticenigma | Thermoriax: There are ways to build relays and other repeater type solutions. but it'd be easier to set up a subscriber to receive notifications from DBus | 18:54 |
pragmaticenigma | because they're all going to need something to tap into DBus in the first place | 18:54 |
Thermoriax | Well, I'll go play with emacs' dbus monitoring functions. | 18:56 |
fdan | any idea why squid is coming in between - whats happening in the middle of apt | 19:02 |
fdan | https://dpaste.org/V2XCZ | 19:02 |
pragmaticenigma | fdan: you have configured a squid proxy server on your network, it is unable to forward the request to the upstream content provider (repository). You'd have to inspect the squid logs to see what it saw and logged as a reason | 19:05 |
fdan | ps -ef | grep squid - i dont see any process | 19:05 |
pragmaticenigma | squid may be configured as a part of an apt-proxy setup | 19:05 |
fdan | why do they configure this? | 19:05 |
fdan | i got the machines from a different provider | 19:06 |
pragmaticenigma | it would have been you that configured this | 19:06 |
fdan | i dont remember configuring | 19:06 |
pragmaticenigma | 10.46.32.50 is a private, local IP address | 19:06 |
pragmaticenigma | *local network | 19:06 |
leftyfb | fdan: grep -R 10.46.32.50 /etc/apt/ | 19:06 |
fdan | etc/apt/apt.conf.d/90curtin-aptproxy:Acquire::http::Proxy "http://10.46.32.50:8000/"; | 19:07 |
leftyfb | there ya go | 19:07 |
leftyfb | you configured a squid proxy at some point | 19:07 |
fdan | can i remove this file? | 19:08 |
rfm | and since it says "curtin" that point was probably installation | 19:08 |
fdan | hmm .. what is curtin? | 19:08 |
rfm | part of the installer | 19:08 |
fdan | part of which installer? - how do we find? | 19:09 |
fdan | im going to remove this rm /etc/apt/apt.conf.d/90curtin-aptproxy | 19:09 |
leftyfb | fdan: sudo mv /etc/apt/apt.conf.d/90curtin-aptproxy ~/Desktop/ | 19:09 |
=== neocharles is now known as Guest523 | ||
pragmaticenigma | guess they removed the wrong file | 19:20 |
pragmaticenigma | I'm almost certain they were here just in the last week looking to setup all of this | 19:21 |
leftyfb | they were here yesterday asking about user directories in /home they weren't familiar with. If I had to guess this is a machine not entirely under their control | 19:24 |
pragmaticenigma | was that the one that had several machine failing with glitchy home screens? | 19:30 |
pragmaticenigma | leftyfb: think you're right, a lot of their questions here center around trying to figure out what someone else did to the machine they're workin gon | 19:33 |
=== neocharles is now known as Guest9792 | ||
=== neocharles is now known as Guest5927 | ||
=== neocharles is now known as Guest4876 | ||
webchat32 | Hello | 19:54 |
webchat32 | anybody here?? | 19:55 |
leftyfb | webchat32: hello. What is your ubuntu support question? | 19:55 |
webchat32 | Hi, thanks. I tried updating my Nvidia drivers but it has messed up my OS. Can I rescue it? | 19:56 |
=== neocharles is now known as Guest6423 | ||
webchat32 | anybody? | 20:00 |
=== neocharles is now known as Guest528 | ||
=== Sidewyz1 is now known as Sidewyz | ||
devslash | Messed up how? | 20:08 |
=== neocharles is now known as Guest7123 | ||
=== neocharles is now known as Guest4247 | ||
=== neocharles is now known as Guest2581 | ||
=== neocharles is now known as Guest9745 | ||
=== neocharles is now known as Guest4569 | ||
=== neocharles is now known as Guest1273 | ||
=== neocharles is now known as Guest8010 | ||
Joel | ubuntu 24, running kde, anyone have a solid doc out there for troubleshooting/setting up for connecting up ios devices to see/transfer pictures and what not? | 20:53 |
leftyfb | Joel: use cloud services | 20:55 |
Joel | leftyfb probably the direction I'm heading :\ | 20:56 |
leftyfb | Joel: or use something like synology drive if you've got a synology NAS | 20:56 |
leftyfb | something along those lines | 20:56 |
leftyfb | I'm surprised nextcloud doesn't have this feature | 20:56 |
cbreak | I like syncthing and kdeconnect | 20:56 |
leftyfb | I'd rather just have things sync for me all the time as opposed to having to plug in a cable to my pc | 20:57 |
cbreak | syncthing does remote sync between all my machines. I configured it that my phones only sync when they're on wlan, but technically I could sync over cellular data if I wanted to waste money | 20:58 |
leftyfb | oh, looks like nextcloud does have ios photo syncing | 20:58 |
Joel | funnily enough, even with tethering off in my phone, when I plug it in it adds an ethernet connection, which is why I suspect it's not mounting storage | 21:02 |
=== neocharles is now known as Guest4228 | ||
cbreak | to mount a phone, you'll need some fuse MMTP thing, I think both gnome and kde have their own integration for it | 21:04 |
cbreak | although the one in kde doesn't use fuse directly, so it's only available in dolphin and the like, not in the FS | 21:04 |
pragmaticenigma | Joel: that would be correct... the OTG can only provide one function at a time | 21:05 |
cbreak | the gnome one is in gvfs I think, gvfs-mtp | 21:05 |
pragmaticenigma | cbreak: most devices can emulate a USB-drive now. MMTP was a protocol for things like iTunes, giving only access to the media folders | 21:10 |
Joel | i think it's largely a priority thing, trying to sort it out | 21:15 |
Joel | cbreak kdeconnect is pretty sweet! | 21:30 |
=== neocharles is now known as Guest6971 | ||
=== y0sh- is now known as y0sh_ | ||
baldpope_ | i'm having a brain fart - i had to move a harddrive from one computer to another and the networking isn't coming - I remember there is something that has to change for the device alias, or something along those lines, but I can't remember where to look in /etc ? | 21:43 |
oerheks | wired or wireless? | 21:47 |
pragmaticenigma | baldpope_: most of that is dynamic... did you manually setup something in your networking stack? | 21:50 |
=== Thermoriax_1 is now known as Thermoriax | ||
baldpope_ | no, but on boot I can see the interface (ifconfig -a) but the interface is not fully up and ip address not assigned via dhcpclient | 21:52 |
cbreak | baldpope_: do you know the name of the interface? | 21:56 |
baldpope_ | yes, and I can get it to come up via the console, but on reboot it's gone | 21:57 |
cbreak | does it show up reasonably in ethtool? | 21:57 |
cbreak | like, good speed, full duplex, link detected | 21:58 |
baldpope_ | aside from the int being down, yes the kernel (or module) sees the card fine | 21:59 |
morhook | hi ubuntuerssss | 21:59 |
baldpope_ | and if I run ifconfig enp0s31f6 up / dhcpclient enp0s31f6 works as expected, just gone on reboot | 21:59 |
cbreak | I don't have ifconfig anymore in my ubuntu. Interesting. | 22:00 |
baldpope_ | oerheks, wired, sorry missed your comment above | 22:00 |
pragmaticenigma | ifconfig was deprecated if favor of the `ip` command | 22:01 |
cbreak | I'm trying to use netplan on my systems | 22:01 |
pragmaticenigma | cbreak: you can still get ifconfig back. I forget what package it's a part of. Think it was called netutils or simeilar | 22:02 |
baldpope_ | yea, I believe it was netutils | 22:02 |
darkdrgn2k | Im trying to compile drivers against linux-azure-6.8-headers-6.8.0-1020_6.8.0-1020.23~22.04.1_all.deb but i get include/config/auto.conf no such file or directory | 22:13 |
darkdrgn2k | am i missing something? | 22:14 |
sarnold | darkdrgn2k: apt-file returns linux-headers-6.8.0-1020-azure: /usr/src/linux-headers-6.8.0-1020-azure/include/config/auto.conf | 22:20 |
Jeremy31 | darkdrgn2k: can't install drivers against a deb file | 22:20 |
darkdrgn2k | trying to compile not install | 22:21 |
sarnold | darkdrgn2k: is that the right package name? | 22:21 |
Jeremy31 | That deb would have to be installed to compile against it | 22:21 |
morhook | gotta go! c u round, thanks for all the good vibes | 22:21 |
darkdrgn2k | or extracted.. | 22:22 |
Jeremy31 | Well that is how is gets into /usr/src | 22:22 |
darkdrgn2k | Unless it does not go into there and goes somewhere else :D | 22:22 |
darkdrgn2k | anyway dont worry about that part :) i alreayd did it for linux-headers-6.8.0-36 | 22:23 |
darkdrgn2k | but i also needed linux-headers-6.8.0-36-generic | 22:23 |
darkdrgn2k | but for azure there is no generic pacakge | 22:23 |
darkdrgn2k | sarnold, intresting, does not look like auto.conf exists | 22:25 |
=== Dragonslicer is now known as Dragnslcr | ||
darkdrgn2k | why would apt-list say the file is there | 22:33 |
darkdrgn2k | linux-headers-6.8.0-1020-azure: /usr/src/linux-headers-6.8.0-1020-azure/include/config/auto.conf | 22:33 |
darkdrgn2k | but downloading and extract int.. its missing | 22:33 |
=== stagas_ is now known as stagas | ||
sarnold | $ tar tf data.tar.zst | grep auto | 22:35 |
sarnold | ./usr/src/linux-headers-6.8.0-1020-azure/include/config/auto.conf | 22:35 |
darkdrgn2k | why is your result differnt then mine? | 22:36 |
darkdrgn2k | tar tf data.tar.zst | grep auto | 22:37 |
darkdrgn2k | https://pastebin.com/CqYtRKXf | 22:37 |
darkdrgn2k | http://archive.ubuntu.com/ubuntu/pool/main/l/linux-azure-6.8/linux-azure-6.8-headers-6.8.0-1020_6.8.0-1020.23~22.04.1_all.deb | 22:38 |
sarnold | d72731b9d50f4ab7edb089f8694adeec43b654b9415dafa487cd41870c77b91d /srv/mirror/ubuntu/pool/main/l/linux-azure-6.8/linux-headers-6.8.0-1020-azure_6.8.0-1020.23~22.04.1_amd64.deb | 22:38 |
darkdrgn2k | why is yours differnt?! | 22:38 |
darkdrgn2k | huh differnt file name to | 22:39 |
darkdrgn2k | :| i was grabbing the wrong file? | 22:39 |
sarnold | oh that would do it, I thought I got the same you pasted earlier, lol | 22:39 |
darkdrgn2k | ugh hashes never lie! | 22:40 |
sarnold | oh there it is, hah, linux-headers-blah vs linux-azure-6.8-headers-blah | 22:41 |
sarnold | the difference is in the big part, not the fiddly part :) | 22:41 |
darkdrgn2k | yeh now its compiling! | 22:42 |
darkdrgn2k | haha thanks... i was pulling out my hair! | 22:42 |
sarnold | yay :D | 22:42 |
sarnold | "pulling out my hair" certainly matches my memory of the kernel module build system | 22:42 |
darkdrgn2k | yeh sepecially when your comping for a differnt target then your own :D | 22:43 |
sarnold | *nod* | 22:46 |
darkdrgn2k | @sarnold, turns out you need both | 23:10 |
darkdrgn2k | ipc -> ../linux-azure-6.8-headers-6.8.0-1020/ipc | 23:10 |
darkdrgn2k | lol | 23:10 |
darkdrgn2k | i mean ofcourse you do.. | 23:11 |
leshathebeginner | hi | 23:25 |
regulad | hello | 23:27 |
Guest69420 | are there any decent pastebin programs for linux? | 23:34 |
regulad | as in | 23:35 |
regulad | like a server that has a pastebin-like web interface/api? | 23:35 |
regulad | many a dev start out with a project like that... | 23:35 |
regulad | or do you mean a clipboard manager? | 23:36 |
oerheks | command | nc termbin.com 9999 | 23:37 |
enigma9o7 | well, there is pastebinit | 23:43 |
pragmaticenigma | or ya'll could wait for them to reply | 23:43 |
pragmaticenigma | to clarify | 23:43 |
enigma9o7 | What features would make it decent? Guest69420 | 23:43 |
enigma9o7 | bah, whose got time for that, might not be paying attention then. like your message was more useful than an actual suggestion. | 23:44 |
Guest69420 | i mean like a comamand-line tool... i remember there was one from pastebin.com but it doesn't compile anymore.. | 23:44 |
pragmaticenigma | Guest69420: as oerheks recommended... often can us a netcat command `nc` pointed at a pastebin service that accepts them | 23:45 |
pragmaticenigma | Guest69420: also of note, pastebin.com is discouraged. (might be why the package you're thinking of isn't around anymore) | 23:46 |
Guest69420 | ahh ok | 23:47 |
regulad | oerheks: was not aware of this service, seems excellently simple | 23:55 |
oerheks | have fun! | 23:55 |
regulad | thanks | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!