libera/#devuan/ Monday, 2020-03-30

masonmeep_____: FWIW, #debianfork is a better place for this. Most of us are in there.00:19
specingmeep meep00:21
specingThat's the sounds everybody makes when golinux shows up in here00:22
PalaverHey guys, is devuan completly without systemd dependencies?00:43
golinuxspecing: Time to meep . . .00:55
specingmeep meep the tyrant is here meep meep00:56
MinceRlol00:56
ShorTiecosurgi, 'apt install ssh' brings in over 150 megs of gnome04:27
fsmithredadd --no-install-recommends04:29
tuxd3vhello guys04:35
tuxd3vI am trying to find a good way to restore my iptables rules..04:36
tuxd3vI was thinking on /etc/rc.local04:36
fsmithredwhy not use iptables-restore?04:40
tuxd3vyeah I was thinking in use it on rc.local04:41
tuxd3vI mean using it on rc.local04:41
fsmithredwhy? There's already a mechanism to save and restore the rules04:41
tuxd3vthanks04:41
tuxd3vfsmithred, in the past I do remember that..04:42
tuxd3vif you put your ruls in like04:42
tuxd3v\/etc\/iptables.rules04:42
tuxd3vfsmithred, does you remember how to have them restored, that way?04:43
fsmithrednope04:43
tuxd3vthanks in advance :)04:43
fsmithredcheck the man page04:43
tuxd3vyeah04:43
tuxd3vI will :)04:43
tuxd3vthanks04:43
fsmithredI don't mess with rules04:43
tuxd3vI forgot to block router access to my internal dhcp/dns/printer/scanner/etc server :S04:49
tuxd3vand now checking router knows about a machine that is not even in its network..puff04:49
tuxd3vand you now, routers are like Swiss Cheese04:50
tuxd3v:D04:50
tuxd3vnow, -> know,04:52
tuxd3veverybody messes sonner or later with rules :)04:53
tuxd3vsonner -> sooner04:53
rrqthere is the package iptables-persistent which aims to preserve the rule set across reboot05:23
tuxd3vif somebody is having problems applying firewall rules to your Raspberry PI06:13
tuxd3vjust adopt old names..06:13
tuxd3vbut the scheme 'net.ifnames=0 biosdevname=0' in bootargs doesn't work06:14
tuxd3vyou got always or no network, or something horrendous like 'enxb827eba8d596'06:15
tuxd3vyou need a udev rule..06:15
tuxd3vlike06:15
tuxd3vSUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="b8:27:eb:a8:d5:96", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"06:15
tuxd3vthen use etho were you need, after that, you can save restore and apply firewall rules nicelly :)06:16
tuxd3vcase solved :)06:16
meep_____What about just removing udev06:25
meep_____It's a raspberry pi06:25
meep_____What do you need a device daemon for?06:25
meep_____I run NetBSD on my raspberry pi and it doesn't come with a devfs daemon06:26
tuxd3vand how to you set rules?06:26
meep_____It's super simple. I can just chown root:nutd /dev/ttyu006:26
gnarfaceyou need a device daemon for creating device nodes on the fly so you don't have to mknod & chown everything manually....06:26
meep_____To allow nut-daemon to real the ups over serial06:26
meep_____gnarface: I consider chowning and mknoding simpler and easier than editing eudev's config06:27
meep_____Because it's persistent06:28
gnarfacei don't disagree, but some stuff has become picky about timing of this type of thing, and having the ability to create stuff on the fly for it (Steam comes to mind)06:28
tuxd3vmeep_____, that is relative, on a rpi it could make sense06:28
meep_____He said he's running on a pi06:29
meep_____Oh06:29
meep_____You did tuxd3v06:29
tuxd3vyeah, I do06:29
meep_____gnarface: you don't need steam. You can buy DRM free games from gog06:30
tuxd3vbut there are some things that take a lot of time, like discovering the correct ethernet interface06:30
meep_____With just a simple download in your web browser06:30
gnarfaceyea not that there's Steam for the pi, or frankly any games from GoG for that matter...06:30
meep_____You don't need to run some weird blob on your machine06:30
meep_____Speaking of06:30
meep_____That's all x86 stuff06:30
meep_____Pi is aarch6406:31
tuxd3vpi is a lot of things one of them is aarch6406:31
gnarfacefor my pi arguably i could do without udev, because the only thing plugged into it is a usb webcam that the pi has to cold boot to properly init anyway06:31
tuxd3vbut they also have aarch32 and arm3206:31
tuxd3vmy case Raspberry Pi 1V rev.1.0 is arm3206:32
tuxd3varmv606:32
gnarfaceyea, i have that one too06:32
tuxd3v:)06:32
tuxd3vthis was driving my nuts06:33
tuxd3vit was a simple rename of the interface and everything works nice :)06:33
tuxd3vmy -> me06:33
tponafbeowulf gimp fails with Depends: libgimp2.0 (<= 2.10.8-z) but 2.10.12-1 is to be installed  and Depends: gimp-data (<= 2.10.8-z) but 2.10.12-1 is to be installed06:33
gnarfacebrutal06:34
tponafjust4me or others have it too?06:34
meep_____Raspberry pi model 3b and up are aarch6406:34
tuxd3vafter aplying rules it just freezed or so, no conection to it, and it his a litle bit far away from me no good access..06:34
tuxd3vbut solved :)06:34
meep_____Betawulf is LXC3.0 yes?06:35
gnarfacetponaf: did you mix repos?06:35
gnarfacetponaf: like with other distros, or versions?06:35
meep_____Holy crap06:36
meep_____4G desktop iso06:36
meep_____4 gigs06:36
tponafapt-there are some out-of-devuan repos. maybe they added gimp and polluted me06:36
meep_____Thats so big06:37
tuxd3vmeep_____, I am not running blobs.. I am running pure devuan, with mainline kernel, no blobs :)06:37
gnarfacetponaf: i don't have beowulf to test but ceres was still using 2.10.14 as of yesterday...06:37
tponafhows live in ceres-land for you gnarface ?06:37
tponaf*life06:37
gnarfacetponaf: i wouldn't recommend it unless you're a freaking addict06:38
meep_____*betawulf06:38
gnarfacetponaf: you can verify package versions here https://pkginfo.devuan.org/06:38
tponafthank you06:39
tponafi'e neer seen -z as a ersion06:40
gnarfacetponaf: according to that, beowulf is on 2.10.8 still, and ceres is on 2.10.18 now... wherever you got 2.10.12 is seems to be a mystery06:40
* tponaf scratches head. worked fine last night.06:41
tponafoh well not important. hope eeryone's haing a great 202006:41
gnarfacetponaf: ah, there's a debian standard to the naming conventions, the part before the '-' is the upstream version number, and the part after is debian's package version number06:42
gnarfaceusually it's a low integer but sometimes it's a datestamp, serial number, beta flag like "+b2" or others06:42
tponafapt-cache show gimp-data shows me Version: 2.10.12-1 Version: 2.10.8-206:42
gnarfaceodd06:43
gnarfacerun "apt-get update" then try it again, any change?06:43
tponafdid tht but i'll remove all the nvidia properary repos06:43
gnarfacehmmm06:44
gnarfaceif you already installed some 2.10.12 versioned gimp packages, you may also have to uninstall them to get them out of the way06:44
tponafk ty06:45
* tponaf now has 5 devuan phones :)06:46
gnarfacetponaf: congrats.  btw here's what a normal /etc/apt/sources.list looks like, just to make sure.  you can use this verbatim: http://paste.debian.net/1137333/06:48
tponafoh that's simpler than mine06:48
gnarface(to also get commercial stuff like nvidia's official drivers just append " contrib non-free" to every line)06:49
tponafi didn't know merged06:49
tponafdoes that have non-free and contrib?06:50
gnarfacethat might also have caused you problems, if you were using something other than /merged, your sources.list may be out of date...06:50
gnarfaceno, /merged is not including contrib and non-free implicitly, it's for something else (https://git.devuan.org/devuan-infrastructure/amprolla)06:51
onefang"merged" means the merged result of Debian and Devuan packages.06:51
tponafah ty06:51
gnarfacehmm, or mabye this one is the right one now?  not sure... https://git.devuan.org/devuan-infrastructure/amprolla306:51
* gnarface wanders away 06:52
tponafexperiments with extended power for deuan phone :) https://0x0.st/iMAK.JPG06:52
tponafall friends of devuan should learn of Maemo Leste on Droid 4 (xt894).  It's deliciously tantalizing.06:54
tuxd3v_tponaf, how is the support for the Droid 4 ?07:05
tuxd3v_I mean 3G, wifi, etc07:06
tponafthat's a big topic but it's not at 'daily driver' stage07:06
tponaffirst phone call made last week, wifi works pretty well, pvr 3D mostly working07:07
tponafusb host mode said to work07:07
tponafand well, having the same underlying OS on portable as on desktop is very fun07:08
tuxd3v_tponaf, and 3G?07:08
tponafi don't know07:08
tuxd3v_or LTE07:09
tuxd3v_that is a very important feature :)07:09
tponafi got 60fps SNES and PS1 last week :)07:09
tuxd3v_it there any app for A-gps?07:10
tponafidk07:10
tponafwas there for maemo?07:10
tuxd3v_idk neither, but It is a device I consider :)07:11
tponafcurrently boot and root partitions are on sd card, so it's convenient to backup and swap versions07:13
tuxd3v_it would be nice to hagea gps app for it07:15
tuxd3v_also LTE conection07:15
tuxd3v_with this options I would get one :)07:16
tuxd3v_and I would install Maemo Leste on it :)07:16
tponafare there any mapping apps that provide user-assist for gps07:16
tponaf"i am here, on map, roughly"07:16
tuxd3v_I use a lot navmii07:17
tuxd3v_but its on android07:17
tuxd3v_it would be a nice to have in Maemo Leste :)07:17
tponafit is not at 'daily driver' stage07:19
tponaffor many people it will neer be07:20
tponafwith the 3D drivers though, it's not definitely a fun hacktoy07:20
tponafnow07:20
fonkyhi all, is there any package in the repositories that enables one to search a html directory listings grep style10:33
fonkyfor example mozilla´s ftp10:33
fonkyor just about any program that does that commandline or otherwise10:34
gnarfacefonky: well you could use curl or wget to pipe the html to grep...10:39
fonkyty10:40
tponafhuffyu!11:02
fonkylynx -dump -listonly http://ftp.metu.edu.tr/pub/mirrors/ftp.mozilla.org/addons/ | grep http | grep \.xpi$ |  awk '{print $2}'11:16
fonkycan anyone help me a bit11:16
fonkygrep \.xpi$ <- does not work11:18
gnarfacefonky: try it single-quoted like this:  grep '\.xpi$'11:23
gnarfacealternately, this might work:  grep \\.xpi$11:24
fonky\o/11:26
fonkynone work though11:27
gnarfacehmmm11:27
gnarfaceare you sure xpi would be at the end of the line though?  remember that you're parsing the raw html not the rendered html...11:28
gnarfacemaybe it's working but you're looking for the wrong thing11:28
fonkythe extension of a file insite the directory is .xpi at least those that i am interested in so yea, preety sure11:28
gnarfaceyou don't have any idea how html works, do you?11:29
fonkyi do11:29
gnarfacewell those html directory listings have invisible html tags inside them... if ".xpi" is a file extension name in a link to a file of that name as is expected for such listings, xpi would not appear at the very end of that line... there would be closing tags, so that grep syntax would not match11:31
gnarfacetry it without the $11:32
gnarfacesee if that works better11:32
gnarfacealthough, you know, you might be overthinking this... i know wget can get links recursively and maybe curl can too11:36
fonkyodd12:05
fonky lynx -dump -listonly https://ftp.mozilla.org/pub/firefox/releases/1.0/win32/en-US/ | grep http | grep \.exe$ | awk '{print $2,$3,$4}'12:05
fonkyprints12:05
fonkydoes not12:05
fonkylynx -dump -listonly http://ftp.metu.edu.tr/pub/mirrors/ftp.mozilla.org/addons/ | grep http | grep '\.xpi' |  awk '{print $2,$3,$4}'12:05
fonkyoh dummy12:05
fonkywithout '\.xpi' the '' does not with does not12:08
fonky=.=12:08
fonkyanyways ty for help gnarface :)12:13
fonkyoh12:18
fonkyfound out12:18
fonkylynx only prints one directory of contents12:19
zatumilplease try rsync or ftp to transfer files recursively12:38
fonkynono, im not into file transfer only file listing on a server, but thank you12:40
zatumillftp has a find command12:46
fonkythanks12:47
specinga12:47
fonkybut the thing i am actually trying to get is like local ls -R /home >> /home/whatever/bla.txt12:48
fonky:)12:48
tponaffunny that #freifunk needs registration to chat13:10
debdoghehe13:13
tponafdebdog: can i ask a question in pm13:24
debdogI am not a good supporter13:25
tponafwell a crisis is upon us and i would feel bad if i didn't at least try to help13:27
debdogthis is a devuan suppor channel, if you have a question just ask13:33
debdog*support13:33
ShorTiefonky, grep can use " too, and works differently then '13:37
gnstaxoIs devuan ascii the recommended version?14:21
fonkyhi14:22
fonkyroot@KILLWORLD:/home/andraz# /etc/sysctl.conf14:23
fonkybash: /etc/sysctl.conf: Permission denied14:23
fonkyis this normal?14:23
fonkyi just want to disable inet614:23
Jorilfonky: you have to use a command too... i.e. vi /etc/sysctl.conf14:30
sixwheeledbeastyer some text editor may help14:30
fsmithredgnstaxo, ascii is the current stable release, beowulf is soon to become stable and there are beta isos available.14:36
Atari-FroschJust installing Devuan ASCII on a new system. apt search tells me that avidemux is not available. That's … not so good.15:02
fsmithredI think that's been true since wheezy, maybe jessie15:03
fsmithredAtari-Frosch, check the mxlinux repo - I think they have it and it works on devuan - just get the debs you need - don't add the repo to your sources.15:04
fsmithredit = avidemux15:05
xrogaanbeowulf should be stable enough, yes?15:05
fsmithredbeowulf has been working fine for me since beginning of this year, longer for some other people15:05
fsmithredmain issue now is getting the installers to do the right thing in all cases15:06
Atari-Froschfsmithred: It's available in Jessie, yes. Don't know about newer versions of Debian.15:08
Atari-Froschfsmithred: If I get it from that other repo without adding the source – what about updates then?15:08
fsmithredon your own. How often do you think it gets updated?15:09
fsmithredI'm not seeing it in jessie. Maybe you got it from deb-multimedia?15:09
Atari-Froschdeb-multimedia is possible, right15:10
Atari-FroschI have no clue how often avidemux gets updated ;-)15:10
Atari-FroschWell OK, I'll try that. Thank you.15:10
fsmithredyw15:11
frabbitapt update doesn't work17:20
Atari-Froschapt-get update does. At least for me. ;-)17:20
frabbitand i can't ping pkgmaster.devuan.org17:21
frabbitalso not available with webbrowser17:22
frabbitno lynx opens the site but before that i get: Bad partial reference! Stripping lead dots.17:24
frabbitping still doenst work17:24
frabbitAtari-Frosch: apt-get update works neither here...17:24
frabbitrest of internet connection is not a problem, whats wrong here?17:27
debdogwhat about deb.devuan.org?17:27
frabbitRESET17:27
Atari-FroschOh, then it seems it's the server.17:28
frabbitdebdog: i can ping that17:28
tponafwhat is the popularity of devuan now?17:29
frabbitdebdog: but i cant get updates from deb.devuan.org over https right?17:31
debdoghmm, I am not certain, frabbit17:31
frabbitdebdog: SSL: certificate subject name (mirrors.dotsrc.org) does not match target host name 'deb.devuan.org'17:32
fsmithredif apt update is not working for you, something is wrong17:32
debdogif package devuan-keyring is up to date, AFAIK it should™ work17:32
frabbitit ignores the sources17:32
frabbitpackage devuan-keyring Version:2017.10.0317:33
frabbitother https package sources?17:38
fsmithredfrabbit, if you want to use https, you must select a repo that supports it17:38
frabbitpkgmaster.devuan.org does17:39
fsmithredyes17:39
frabbitbut that seems not available with apt and apt-get today...17:39
fsmithredI just updated on pkgmaster less than a minute ago17:40
fsmithredoh, but I'm not using https17:40
frabbithuh! it work now... o017:40
fsmithredI'll test that17:41
fsmithredoh, I guess not17:41
frabbitwhat the hack...17:41
frabbiti treid the last 20 minutes17:41
fsmithredwtf? now I can't connect to install apt-transport-https17:41
frabbitfsmithred: .. weird.. theres something wrong then...17:41
fsmithredmaybe network congestion? Everyone is home watching video over internet.17:42
fsmithredmy error says 'connection timed out'17:42
fsmithredworked second time17:42
frabbitfsmithred: but wouldnt that cause conection problmes with other internet connections too?17:42
fsmithredyeah, I have gotten a few of those recently17:43
frabbitcause i hadnt problems, only with apt update / apt-get update17:43
fsmithredff can't find the site, I try again and it works17:43
frabbitok but i tried over 20 minutes to update my packagelist, its the first thing i do after boot the computer17:43
fsmithredupdate works here with https17:44
frabbitfsmithred: yes it works now too as i said17:44
fsmithredif you install with a mirror, you don't need to update right after the install17:44
fsmithredif you install from the live isos, you should update17:44
frabbitfsmithred: ehm what has this to do with the problem?17:45
fsmithredit has to do with what you said17:46
fsmithredjust letting you know that the first thing you do might not be needed17:46
frabbitfsmithred: wait you talk about install =D17:46
frabbiti talked about updating my system everytime i boot the computer17:47
fsmithredoh, I mis-read.17:47
frabbitfsmithred: as i thought but np ^^17:47
frabbitim glad it works now again ^^17:48
fsmithredlots of people coming in lately who just installed17:48
frabbitfsmithred: thats good to hear =)17:48
frabbitmore people for devuan17:48
fsmithredbeowulf beta isos were just released17:48
frabbityeah i heard that last time i was here17:49
furrywolfis it ready for me to apt-get dist-upgrade without expecting breakage?17:50
fsmithredfurrywolf, follow the upgrade guide. There are a couple of tricky spots.17:51
fsmithredon beta.devuan.org17:51
frabbitBeowulf 3.0.0 is our current stable release. that doesn't sounds like beta o017:53
furrywolfbut it's on a beta. url.  when the beta url becomes non-beta, that'll be correct.  :)17:53
frabbitfurrywolf: k ^^17:53
frabbitthe stable beta then17:54
frabbitgood guide, sounds pretty easy17:55
furrywolfshouldn't pre- and post- scripts stop and re-start services that have to be stopped during the upgrade?17:57
furrywolffailing to do so sounds like a fileable bug for xscreensaver17:59
tponafwhy don't you people like systemd18:00
tponafare you all nazis?18:01
tponafsorry, being silly18:01
sixwheeledbeastwhy does like matter? see #debianfork18:03
tponafwell you are kind of all nazis18:04
tponafaren't you18:04
fsmithredfurrywolf, I don't know what the deal is with xscreensaver. If you really want to be save, kill the desktop before upgrade.18:06
fsmithredsave/safe18:06
furrywolfI'm not running xscreensaver on this box...  not sure if I am on the other two or not.18:20
fsmithredmost of the upgrades I've done went smoothly18:24
fsmithredmigrations from debian are more difficult18:24
fsmithredFWIW, I never upgrade my main system - I always do a fresh install on another partition and slowly move over to it.18:26
golinuxAtari-Frosch: I was an avidemux user until they went to flatpak format and time instead oof frame editing in jessie.  I installed wheezy version on jessie but that probably won;t work on later devuan releases.18:31
fsmithredgolinux, have you tried olive yet?18:34
golinuxNope.18:35
golinuxI'm not into doing much on the computer atm18:36
golinuxI have a list of things to-do for beowulf that remains untouched.18:37
Atari-Froschgolinux: Do you know an alternative?19:09
golinuxfsmithred has suggested olive but I haven't tried it since I'm not doing any video editing atm.19:10
Atari-FroschWhat I do with it: re-encoding videos from cameras, encoding digitalized vhs videos (including cutting).19:10
Atari-FroschHm, OK, I will take a look. But not now, I need other software to run (again) first. ;-)19:11
fsmithredif you're using kde or other qt desktop, there's one in kde (kdenlive?)19:11
Atari-Froschnope. Good old icewm.19:11
fsmithredif you just want to convert file formats, you can use ffmpeg19:11
Atari-Froschfsmithred: that does not help me with cutting. I need to see what I am doing.19:12
fsmithredyeah, I get it. Take a look at olive. It's in the repo. So far, the only thing I've done with it is open a file and go through part of it one frame at a time.19:12
Atari-Froschok, thx19:13
golinuxYou could also try getting avidemux from stevepusser's repo at MX Linux19:13
golinuxBut it will still be time based and now in Qt (and fugly)19:13
fsmithredthere are a few in repo...19:14
fsmithredapt-cache search 'video editor'19:14
fsmithredolive-editor is the correct package name19:15
ejrhi. it is my understanding that devuan 2.1 is on par with debian stable, as far as package versions are concerned, right?20:17
HumanG33kwhere is the script to migarte unit file to bash sysvinit script ?20:25
furrywolfejr:  Devuan 3.0 is matched to debian stable.  you can get it at https://beta.devuan.org/20:27
ejrah ok, but devuan 3.0, does it often break?20:28
furrywolfnot from what I've heard.  it's being rolled out as the current stable release right now, for a bit of final testing.20:29
hemimaniacI've run it as my main for 2 months now, no hiccups20:33
ejrgreat, thank you. i will use it then20:36
HumanG33kfurrywolf, on the main page the https://beta.devuan.org/os/debian-fork/stable-beowulf-announce link look dead20:41
furrywolfHumanG33k:  I'm not involved with the web page, but I'd assume that's because it's not finally released yet, and that will be written once it finally is, hopefully within a few days.20:44
HumanG33kyup20:45
ejrif I downloand and install the beta now and then do an apt-get update/upgrade in a week, I will be fine, basically running the stable version,right?20:49
furrywolfyep20:49
furrywolfthe only changes at this point will be bug fixes.20:49
JTechnohello, I'm getting "download is performed unsandboxed as root as file '/var/cache/apt/archives/partial/..." on a fresh install21:21
JTechnoI've checked permissions and they seem correct for _apt21:21
Tenkawawhats the current status of devuan on the pi4?21:25
Tenkawaseems to run great on the rpi321:26
Tenkawaahh think I found the image builder21:29
Tenkawawell at least the kernel script and I can overlay that it looks like21:41
frabbitwhoops totaly forgot i have irssi open ^^22:08
frabbitwhz not kicking that tponaf?22:10
frabbit*why22:10
fsmithredJTechno, if you don't want to see that message, download packages as unpriv user.22:18
fsmithred(it's a normal message)22:18
JTechnoit actually was a permissions problem, / was 700 it has to be 75523:05
Tenkawahas anyone used the build_image_dist script to build an image?23:09
TenkawaI keep getting no valid distro specified even though I'm passing it load devuan raspi3 first23:11
TenkawaI do successfully get the sdk load23:14
Tenkawa(*) arm-sdk loaded23:14
ShorTieworks ok on pi423:17
ShorTiegotta add kernel though23:17
TenkawaShorTie: yeah I'm trying to crosscompile... let me try from a pi23:19
Tenkawamind if I msg you? (to get off chan)23:20
ShorTiesure23:20

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!