00:50
tilman has quit [Ping timeout: 255 seconds]
00:51
tilman has joined #crux
05:35
SiFuh has quit [Quit: leaving]
05:48
SiFuh has joined #crux
07:33
ppetrov^ has joined #crux
08:00
SiFuh has quit [Read error: Connection reset by peer]
08:00
SiFuh has joined #crux
08:26
SiFuh has quit [Remote host closed the connection]
08:26
SiFuh has joined #crux
08:43
SiFuh has quit [Remote host closed the connection]
08:43
SiFuh has joined #crux
08:48
SiFuh has quit [Ping timeout: 246 seconds]
08:50
<
ppetrov^ >
hey, is there some option to make prt-get log the "-- Packages updated" list to a file after a sysup is complete?
09:06
SiFuh has joined #crux
10:10
frinnst has quit [Ping timeout: 264 seconds]
10:12
frinnst has joined #crux
10:31
SiFuh_ has joined #crux
10:33
SiFuh has quit [Ping timeout: 246 seconds]
12:34
frinnst has quit [Ping timeout: 248 seconds]
12:36
<
farkuhar >
ppetrov^: why not redirect stdout and stderr to a file, and run prt-get in the background? if you ever want to check in on the progress, you can just run tail -f on the file where stderr is being saved (mimicking the effect of running prt-get in the foreground).
12:37
frinnst has joined #crux
12:38
<
ppetrov^ >
thanks, farkuhar -- i'll try
12:38
<
SiFuh_ >
That is like how the ISO build works
12:43
frinnst has quit [Ping timeout: 260 seconds]
12:45
frinnst has joined #crux
13:00
jue has joined #crux
14:02
<
cruxbot >
[opt.git/3.7]: ffmpeg: rebuild for vulkan updates, cleaned up the Pkgfile a bit, use LTO
14:02
<
cruxbot >
[opt.git/3.7]: glslang: rebuild for vulkan updates, do not use precompiled headers
14:02
<
cruxbot >
[opt.git/3.7]: spirv-headers: 1.3.236.0 -> 1.3.239.0
14:02
<
cruxbot >
[opt.git/3.7]: spirv-tools: 1.3.236.0 -> 1.3.239.0
14:02
<
cruxbot >
[opt.git/3.7]: vulkan-headers: 1.3.236.0 -> 1.3.239.0
14:02
<
cruxbot >
[opt.git/3.7]: vulkan-loader: 1.3.236.0 -> 1.3.239.0
14:02
<
cruxbot >
[opt.git/3.7]: vulkan-tools: 1.3.236.0 -> 1.3.239.0
14:02
<
cruxbot >
[opt.git/3.7]: vulkan-validation-layers: 1.3.236.0 -> 1.3.239.0
14:02
<
cruxbot >
[opt.git/3.7]: cabextract: 1.10 -> 1.11; adopted port
14:02
<
cruxbot >
[contrib.git/3.7]: libplacebo: rebuild for vulkan updates
14:02
<
cruxbot >
[contrib.git/3.7]: libgee: initial commit, version 0.20.6
14:02
<
cruxbot >
[contrib.git/3.7]: fd: 8.6.0 -> 8.7.0; adopted port
14:02
<
cruxbot >
[contrib.git/3.7]: zenith: 0.13.1 -> 0.14.0; adopted port
14:02
<
cruxbot >
[contrib.git/3.7]: libreoffice: 7.5.1.1 -> 7.5.1.2
14:02
<
cruxbot >
[contrib.git/3.7]: libxmlb: 0.3.10 -> 0.3.11
14:02
<
cruxbot >
[contrib.git/3.7]: ndctl: 75 -> 76.1
14:02
<
cruxbot >
[contrib.git/3.7]: p5-http-daemon: 6.15 -> 6.16
14:02
<
cruxbot >
[contrib.git/3.7]: p5-image-exiftool: 12.56 -> 12.57
14:02
<
cruxbot >
[contrib.git/3.7]: python3-pysaml2: 7.4.0 -> 7.4.1
14:02
<
cruxbot >
[contrib.git/3.7]: swaync: 0.7.3 -> 0.8.0; new dependencies: libgee, pulseaudio
14:02
<
cruxbot >
[contrib.git/3.7]: v4l-utils: 1.24.0 -> 1.24.1
14:32
<
cruxbot >
[compat-32.git/3.7]: glib-32: 2.74.5 -> 2.74.6
14:32
<
cruxbot >
[compat-32.git/3.7]: spirv-tools-32: 1.3.236.0 -> 1.3.239.0
14:32
<
cruxbot >
[compat-32.git/3.7]: vulkan-loader-32: 1.3.236.0 -> 1.3.239.0
14:32
<
cruxbot >
[compat-32.git/3.7]: vulkan-tools-32: 1.3.236.0 -> 1.3.239.0
14:32
<
cruxbot >
[compat-32.git/3.7]: vulkan-validation-layers-32: 1.3.236.0 -> 1.3.239.0
14:32
groovy2shoes has quit [Ping timeout: 256 seconds]
14:36
groovy2shoes has joined #crux
14:36
<
ivandi >
ppetrov^: prt-get sysup 2>&1 | tee log
14:38
<
ppetrov^ >
ivandi, will this log just the "-- Packages updated" list or the whole build output?
14:38
<
cruxbot >
[contrib.git/3.7]: libgit2: 1.5.1 -> 1.6.1
14:39
<
ivandi >
no, it will log everything, but you can look for -- Packages updated at the end of the file
14:41
<
ivandi >
something like sed -ne '/Packages updated/,$ p'
14:46
<
ppetrov^ >
well, i can try. I was just wondering whether there was an option to just log the updated files after each sysup. Sometimes I need to recompile something and it's useful to track how the system was updated. For now, I just keep a log manually.
14:50
<
cruxbot >
[core.git/3.7]: openssh: remove unused option, fixes FS#1929
16:40
_0bitcount has joined #crux
16:50
<
jaeger >
Could always save the output from prt-get diff beforehand, I guess
17:21
ivandi has quit [Quit: WeeChat 3.8]
19:14
<
cruxbot >
[contrib.git/3.7]: texlab: 5.2.0 -> 5.3.0
19:14
<
cruxbot >
[contrib.git/3.7]: zr: 1.0.2 -> 1.1.0
19:14
<
cruxbot >
[contrib.git/3.7]: bat: rebuild for libgit2
19:14
<
cruxbot >
[contrib.git/3.7]: cargo-c: rebuild for libgit2
19:14
<
cruxbot >
[contrib.git/3.7]: delta: rebuild for libgit2
19:14
<
cruxbot >
[contrib.git/3.7]: exa: rebuild for libgit2
19:14
<
cruxbot >
[contrib.git/3.7]: git-cliff: rebuild for libgit2
19:14
<
cruxbot >
[contrib.git/3.7]: gitui: rebuild for libgit2
19:19
<
cruxbot >
[contrib.git/3.7]: gegl: moved from opt
19:19
<
cruxbot >
[contrib.git/3.7]: gimp: moved from opt
19:19
<
cruxbot >
[opt.git/3.7]: gimp: moved to contrib
19:19
<
cruxbot >
[opt.git/3.7]: gegl: moved to contrib
19:22
<
cruxbot >
[opt.git/3.7]: nvidia: updated to version 525.89.02
19:22
<
cruxbot >
[compat-32.git/3.7]: nvidia-32: updated to version 525.89.02
19:25
<
cruxbot >
[contrib.git/3.7]: exa: actually up release number
19:37
ivandi has joined #crux
19:58
ppetrov^ has quit [Quit: Leaving]
20:42
_0bitcount has quit [Quit: Leaving]