bug#57701: Rotated logs has insecure file permissions

2022-09-09 Thread semente
Rotated logs has different file permissions to the original log files. For example the log file /var/log/secure: -rw-r- 1 root root secure -rw-r--r-- 1 root root secure.1.gz

bug#57653: pypy build fails

2022-09-09 Thread Samuel Christie
I also get a build error for pypy-7.3.5, but mine is slightly different: --- starting phase `install' error: in phase 'install': uncaught exception: unbound-variable #f "Unbound variable: ~S" (out) #f phase `install' failed after 0.1 seconds Backtrace: 10 (primitive-load "/gnu/store/rlm

bug#57543: emacs-telega is broken.

2022-09-09 Thread Giovanni Biscuolo
Hi Zhu, Zhu Zihao writes: > What about update emacs-telega to > 0.8.44(https://github.com/zevlg/telega.el/commit/2d77c131856c9387a28dd6e4a15cef87029c3055) > ? > > I know the guidelines of Guix is package the stable release of software. > But I found that the telega in current Guix is partially b

bug#57543: emacs-telega is broken

2022-09-09 Thread Giovanni Biscuolo
Hi André André A. Gomes writes: > Giovanni Biscuolo writes: [...] >> If I'm not getting it wrong, reverting the "offending" patch and >> restoring tdlib to 1.8.0 is not enough for people like us who already >> upgraded tdlib (and started telega), we need to restore from backups. > > Hi Giovan

bug#39885: Bioconductor URI, fallback and time-machine

2022-09-09 Thread zimoun
Hi Ricardo, I am late. This message landed when I was traveling for holidays. :-) On Wed, 10 Aug 2022 at 20:25, Ricardo Wurmus wrote: > - we cannot use the updater to go from “url-fetch” to “git-fetch”. > That’s because “package-update” in (guix upstream) decides whether to > use package-u

bug#52011: pkexec: PATH environment variable

2022-09-09 Thread Liliana Marie Prikler
Am Sonntag, dem 28.11.2021 um 11:09 +0330 schrieb Hamzeh Nasajpour: > Hi Lillana, > > Thanks for your response and sorry for delay. > > > We could inject /run/current-system, given that /run likewise ought > > to be root-writable > > only, but I'm not sure how much that helps.  The obvious solut

bug#57543: emacs-telega is broken

2022-09-09 Thread André A . Gomes
Giovanni Biscuolo writes: > AFAIU when I ran telega with the new tdlib verson, the database got > upgraded and the new database version is not compatible with the old > tdlib library; there is an old (Mar 2021) telega.el issue that helped me > understand this one: https://github.com/zevlg/telega.

bug#57682: gnome-session and libpcre crash due to environment variable's length

2022-09-09 Thread Liliana Marie Prikler
Am Donnerstag, dem 08.09.2022 um 10:10 + schrieb Nashdidan: > I'm still seeing this issue with current version of gnome-session in > GuixSD. I had to remove flatpak and unset XDG_DATA_DIRS which > exceeded 1000 chars to be able to login again. > > https://issues.guix.gnu.org/38309 > > Thanks

bug#57543: emacs-telega is broken.

2022-09-09 Thread Zhu Zihao
What about update emacs-telega to 0.8.44(https://github.com/zevlg/telega.el/commit/2d77c131856c9387a28dd6e4a15cef87029c3055) ? I know the guidelines of Guix is package the stable release of software. But I found that the telega in current Guix is partially broken(e.g. messages with reactions is di

bug#57543: emacs-telega is broken

2022-09-09 Thread Giovanni Biscuolo
Hi Andrè André A. Gomes writes: [...] > Hi Giovanni, > > Thanks for investigating. I think you're right. Either reverting or > updating the emacs-telega package definition (needs to be tested > still). I also updated the related bug#57017: tdlib v.1.8.4 has not been released yet (see bug#570

bug#57681: gnome-session and libpcre

2022-09-09 Thread boards2x via Bug reports for GNU Guix
I'm still seeing this issue with current version of gnome-session in GuixSD. I had to remove flatpak and unset XDG_DATA_DIRS which exceeded 1000 chars to be able to login again. https://issues.guix.gnu.org/38309 Thanks

bug#57682: gnome-session and libpcre crash due to environment variable's length

2022-09-09 Thread Nashdidan via Bug reports for GNU Guix
I'm still seeing this issue with current version of gnome-session in GuixSD. I had to remove flatpak and unset XDG_DATA_DIRS which exceeded 1000 chars to be able to login again. https://issues.guix.gnu.org/38309 Thanks

bug#57543: emacs-telega is broken

2022-09-09 Thread André A . Gomes
Giovanni Biscuolo writes: > Currently packaged emacs-telega is v.0.8.03, the > telega-tdlib-max-version defined for that version is "1.8.0" [1] > > The latest version of telega.el in master (defined as Version 0.8.44 in > metadata) [2]: it does support tdlib 1.8.4, but unfortunately uspream is >