jaeger changed the topic of #crux to: CRUX 3.6 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
Belgacem1958 has quit [Ping timeout: 264 seconds]
Guest75 has joined #crux
Guest75 has quit [Client Quit]
ax has quit [Ping timeout: 250 seconds]
ax has joined #crux
Belgacem1958 has joined #crux
tilman has quit [Ping timeout: 264 seconds]
tilman has joined #crux
prologic has quit [Quit: ZNC - https://znc.in]
AndroUser has joined #crux
Belgacem1958 has quit [Ping timeout: 252 seconds]
ppetrov^ has joined #crux
prologic has joined #crux
AndroUser has quit [Remote host closed the connection]
AndroUser has joined #crux
Moth has joined #crux
deus_ex has joined #crux
pedja has quit [Ping timeout: 245 seconds]
AndroUser has quit [Remote host closed the connection]
Guest94 has joined #crux
<Guest94> hello, the kernel building system cannot find <sys/types.h> while I was compiling it
<Guest94> well, I cannot find it too
<Guest94> I tried `tar -tJvf "$pkg_name" | grep`ping the content
<Guest94> ... on the installation media `crux-3.6.1.iso` without finding it
<Guest94> installation done in a chroot, using `rootfs.tar.xz` inside one chroot to bootstrap another
<Guest94> md5 checked
<cruxbot> [contrib.git/3.6]: rust-analyzer: 2021-10-11 -> 2021-10-18
Moth has quit [Quit: Moth]
Moth has joined #crux
<Guest94> well, that's either a severe enough bug sufficient to repel off all outsiders using this distro, or my stupidity
<Guest94> it's `<sys/types.h>`, used by practically *everywhere*
Moth has quit [Client Quit]
<Guest94> s/using/attempting to use/
Moth has joined #crux
Moth has quit [Client Quit]
<SiFuh> Found in /usr/ports/core/glibc: /usr/include/sys/types.h
Moth has joined #crux
Guest94 has quit [Quit: Client closed]
Moth has quit [Quit: Moth]
Moth has joined #crux
deus_ex is now known as pedja
Belgacem1958 has joined #crux
<Belgacem1958> Has anyone succeeded in installing "rstudio" ? Problem with "ant" which does not want to install.
<pedja> what's the actual error?
<pedja> 'does not want to install' doesn't mean much
<Belgacem1958> It's from apache-ant : error compiling
<pedja> paste the build output somewhere, share the link to it
<Belgacem1958> Ok, thank you. I will do it
Belgacem1958 has quit [Remote host closed the connection]
Guest94 has joined #crux
<Guest94> SIFuh: hey I don't really have this file
<Guest94> got it
<Guest94> weird
<Guest94> used official `setup` script and this header had never been installed
<Guest94> weird
Guest94 has left #crux [#crux]
Belgacem1958 has joined #crux
<Belgacem1958> This is the "ant.log" while attempting to install it from contrib collection : https://pastebin.com/9U3L1GAA
<Romster> https://repo1.maven.org/maven2/ is working for me here
<Romster> tried again?
<Romster> change the %23 to # and you can pkgadd that if you don't have any luck
SiFuh_ has quit [Ping timeout: 252 seconds]
SiFuh has quit [Ping timeout: 245 seconds]
SiFuh has joined #crux
SiFuh_ has joined #crux
rlittl01 has quit [Quit: -a- Connection Timed Out]
rlittl01 has joined #crux
prologic has quit [Quit: ZNC - https://znc.in]
prologic has joined #crux
farkuhar has joined #crux
Belgacem1958 has quit [Remote host closed the connection]
<cruxbot> [opt.git/3.6]: libsdl2: switch buildsystem to cmake, add several optional deps
<cruxbot> [opt.git/3.6]: mpg123: update to 1.29.1
jue has joined #crux
Moth has quit [Remote host closed the connection]
Moth has joined #crux
plow has quit [Ping timeout: 245 seconds]
plow has joined #crux
jue has quit [Read error: Connection reset by peer]
humky has quit [Quit: Leaving]
humky has joined #crux
SiFuh has quit [Remote host closed the connection]
Belgacem1958 has joined #crux
<Belgacem1958> When compiling openjdk8, this message appears : "cp: failed to preserve ownership for /home/pkgmk/work/openjdk8/pkg/usr/lib/java/openjdk8/jre/lib/amd64/server/libjsig.so: Operation not supported". Any solution you may suggest?
Moth has quit [Remote host closed the connection]
Moth has joined #crux
Belgacem1958 has quit [Remote host closed the connection]
farkuhar has quit [Ping timeout: 260 seconds]
jeremyc has joined #crux
farkuhar has joined #crux
<farkuhar> Belgacem1958 was trying to build contrib/ant as an unprivileged user (fakeroot pkgmk), but ant doesn't play nicely with fakeroot. The only workaround I found was to run pkgmk as root, just for this one port.
<farkuhar> When I brought this up several months ago, pedja pointed out that "does not build under fakeroot" should be considered an upstream bug, not the fault of any crux packager.
<stenur> 'could try to use unshare(1) which can have its own uid/git mapping
<jeremyc> Anyone have a tutorial on how to make your webcam work in Crux? Need it for work and have been failing all weekend long :-(
<pedja> define 'failing'. kernel doesn't recognise it or ?
<jeremyc> pedja: yeah, I should have been more clear. Yes, I can not get /dev/video? to show up. I've went through about 12 iterations of kernel compiles, some working, some I broke things. I'm now on 5.14.13, but still no luck. On other Linux distros it works fine, so I'm sure it's just kernel options and maybe mod probe stuff. I'm a bit out of my element here.
<pedja> jeremyc, when you plug it in, is there anything in dmesg/lsusb output?
<pedja> uvcvideo kernel module is the most common one webcams use, iirc
<jeremyc> [ 811.306656] usb 1-4: new high-speed USB device number 7 using xhci_hcd
<jeremyc> lsusb reports: Bus 001 Device 007: ID 046d:082d Logitech, Inc. HD Pro Webcam C920
<jeremyc> Do you have to do anything with V4L?
<pedja> only as a sanity check 'v4l2-ctl --list-devices'
<pedja> or to see if there is stuff that can be configured for it
<jeremyc> OK, I just wiped my (now really messed up) /usr/src/linux-5.14.13 tree, gonna start from scratch on that. I think I went overboard enabling everything I could see relating to webcam/video/V4L/multimedia...
<pedja> uvcvideo is the generic driver, so start from there
<pedja> jeremyc, https://linux-hardware.org/?id=usb:046d-082d
<pedja> afaict, that's kernel config required to make it work
<jeremyc> pedja: thanks. I copyied 5.4.80's .config to 5.14.13/.config and did a make olddefconfig then booted into 5.14.13 just now. I'll go start w/just that module.
<jeremyc> pedja: that's a pretty cool website, I'll show my ignorance here and admit, I didn't know of it.
<pedja> jeremyc, don't feel bad, 'proper' kernel .config is kind of tricky :)
jeremyc has quit [Quit: leaving]
jeremyc has joined #crux
jeremyc has quit [Client Quit]
jeremyc has joined #crux
ppetrov^ has quit [Quit: Leaving]
Belgacem1958 has joined #crux
<Belgacem1958> <farkuhar>: probably after disabling "makecommand sudo -H -u pkgmk f
<Belgacem1958> <farkuhar>: probably after disabling "makecommand sudo -H -u pkgmk fakeroot pkgmk" in /etc/prt-get.conf, the compilation of openjdk8 will success with root user? Maybe!
<Belgacem1958> now i start to have a nice setup with CRUX, however i'm missing some tweaks to make my HP1005P printer work, i made the sound work (alsa service started) once but i don't have it after restarting. I have to fight to install Rstudio. I am a research scientist and I need Rstudio, Octave Julia, Neovim. I will see how to proceed to install Julia who is not in the ports.
<pedja> is using miniconda an option?
<Belgacem1958> Do not know exactly?
<pedja> that's a full installer, and miniconda is at https://docs.conda.io/en/latest/miniconda.html
<pedja> afaict, julia-1.6.3 is the latest available
<Belgacem1958> But i think anaconda is python rather than julia.
<pedja> julia, rstudio, octave are all easily installed using conda, anaconda's package manager.
<pedja> it did start with python, but support for other languages used in data science was added over time
<pedja> python, julia, r
<pedja> all separate from system packages and maintained by large active community, which is neat, because I am lazy :)
<Belgacem1958> PEDJA : ok, great! But not conflicting with the already installed Python!
<pedja> no, it installs/runs from home dir, using virtual environments
<pedja> check the docs in the links I posted, if you are curious how it works
<Belgacem1958> I know that i can i install anaconda using pacman with ArchLinux, but never tried installing it with Crux. I guess it's also easy to do so.
<Belgacem1958> Thank you for your kind help
<pedja> np
pedja has quit [Quit: Leaving]
Belgacem1958 has quit [Remote host closed the connection]
<stenur> pedja: linux-hardware.org is a great thing, thanks!