bug#48945: PostgreSQL + Cuirass Errors

2021-07-19 Thread Reza Alizadeh Majd
Hi, Is there any update about this issue? I receive same "division by zero" error after running cuirass for a while. deleting the records with `starttime` equal to 0 from `builds` table, cuirass could start again. but the issue happens again after a while. -- Reza Alizadeh Maj

bug#44463: Skeleton files in sub-directories are not writable

2020-11-05 Thread Reza Alizadeh Majd
r-- 1 root root 15 Nov 5 14:05 foo -rw-r--r-- 2 root root 15 Nov 5 14:05 test/ root@guix ~# ll -r--r--r-- 1 root root 15 Nov 5 14:05 bar --8<---cut here---end--->8--- Regards, Reza -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

bug#41847: qTox build failure

2020-06-14 Thread Reza Alizadeh Majd
eam that they test for network > connectivity before running those tests. > Thanks, yes I also assumed that these failed tests were related to network conectivity issues, so I just submitted the regarding patches: http://issues.guix.gnu.org/41851 -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

bug#41847: qTox build failure

2020-06-14 Thread Reza Alizadeh Majd
y 5.12.7, Qt 5.12.7 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.5.0) PASS : TestBootstrapNodesUpdater::initTestCase() FAIL! : TestBootstrapNodesUpdater::testOnline() 'result.size() > 0' returned FALSE. () Loc: [/tmp/guix-build-qtox-1.17.2.drv-0/qTox-1.17.2/test/net

bug#41847: qTox build failure

2020-06-14 Thread Reza Alizadeh Majd
the build is also failed there: https://ci.guix.gnu.org/log/p88cprqdjgrm5mn59w4mlpcpb2276kl6-qtox-1.16.3 -- Reza Alizadeh Majd PantherX Team https://www.pantherx.org/

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-07 Thread Reza Alizadeh Majd
related patch submitted: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39004 -- Regards Reza Alizadeh Majd PantherX Team

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Reza Alizadeh Majd
er broken programs > one by one (after *finding* them). > > But I would still be in favor of that fix for now. Could you try it and > send a patch? OK, so I fix and test pcmanfm-qt following this approach and submit the regarding patch. -- Regards Reza Alizadeh Majd PantherX Team

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Reza Alizadeh Majd
ot;/bin/gio-launch-desktop")) + #t))) ;; TODO: meson does not permit the bindir to be outside of prefix. ;; See https://github.com/mesonbuild/meson/issues/2561 ;; We can remove this once meson is patched. --8<---cut here---end--->8--- but the build process takes too much time and I'm waitingfor other related packages to be built and test if the issue is resolved or not. -- Regards Reza Alizadeh Majd PantherX Team

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-05 Thread Reza Alizadeh Majd
manager and desktop icon manager") (description "PCManFM-Qt is the Qt port of PCManFM, the file manager of (END) --8<---cut here---end--->8--- so please let me know, if any other issues are still exists. -- Regards Reza Alizadeh Majd PantherX Team

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-04 Thread Reza Alizadeh Majd
his change is acceptable? if so I can submit a regarding patch to `guix-patches` mailing list. -- Regards Reza Alizadeh Majd PantherX Team

bug#38651: connman integration issue after recent updates

2019-12-17 Thread Reza Alizadeh Majd
grant.pub")) (service connman-service-type) (remove (lambda (service) (eq? (service-kind service) network-manager-service-type)) %desktop-services))) (name-service-switch %mdns-host-lookup-nss)) -- Regards Reza Alizadeh Majd PantherX Team

bug#38651: connman integration issue after recent updates

2019-12-17 Thread Reza Alizadeh Majd
requested_reply="0" destination="net.connman" (uid=0 pid=369 comm="/gnu/store/1ld7hpvnhcr5wjxd15bvgbwvd50j8i04-connma") ``` I also tried to modify `connman` package and add policy to connman debus config, based on suggested details in: https://forum.obarun.org/v

bug#37407: node package build failed

2019-09-15 Thread Reza Alizadeh Majd
Hello Guix, pull the latest changes from guix, build process of `node` package is failed. it seems that recent update of `openssl` broke the build process of that (and also `ungoogled-chomium` which `node` is a dependecy of). build process of `node` package fails during `check` phase with

bug#36378: Guix Cuirass Issue with Input channels

2019-07-08 Thread Reza Alizadeh Majd
Hi, Does anyone checked steps to reproduce this issue? Is it occur for anyone else? Best, Reza

bug#36378: Guix Cuirass Issue with Input channels

2019-07-02 Thread Reza Alizadeh Majd
Hi Ludo, > > I find it hard to believe this has anything to do with the name starting > with ‘p’. > > If you change back from ‘_pkginput’ to ‘pkginput’, does it fail again? > yes, renaming the input name back to `pkginput` I received same error again. It is so strange for me, but I had