GNU bug report logs - #32522
qtwebkit-5.212.0-alpha2.drv

Previous Next

Package: guix;

Reported by: Gnu Röoty <walidslack <at> gmail.com>

Date: Fri, 24 Aug 2018 19:59:02 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32522 in the body.
You can then email your comments to 32522 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#32522; Package guix. (Fri, 24 Aug 2018 19:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Gnu Röoty <walidslack <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 24 Aug 2018 19:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gnu Röoty <walidslack <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: qtwebkit-5.212.0-alpha2.drv
Date: Fri, 24 Aug 2018 21:57:52 +0200
[Message part 1 (text/plain, inline)]
Hi ! From 2 weeks I want install the service CUPS with drivers HP, but
qtwebkit failed for build.

Message Error.

builder for
`/gnu/store/ch0bm49p7dmvdipcjbmndhc7gyyad8k8-qtwebkit-5.212.0-alpha2.drv'
failed with exit code 1
cannot build derivation
`/gnu/store/c42v51qrgj9nz949axqh61qinkil37fq-python-pyqt-5.11.2.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/byidz2khaynrjb70xfivcdx7xrhzh9jn-hplip-3.18.6.drv': 1
dependencies couldn't be built
guix system: error: build failed: build of
`/gnu/store/byidz2khaynrjb70xfivcdx7xrhzh9jn-hplip-3.18.6.drv' failed


My herd status :
Démarrés :
 + avahi-daemon
 + console-font-tty1
 + console-font-tty2
 + console-font-tty3
 + console-font-tty4
 + console-font-tty5
 + console-font-tty6
 + dbus-system
 + elogind
 + file-system-/dev/pts
 + file-system-/dev/shm
 + file-system-/gnu/store
 + file-system-/run/systemd
 + file-system-/run/user
 + file-system-/sys/fs/cgroup
 + file-system-/sys/fs/cgroup/blkio
 + file-system-/sys/fs/cgroup/cpu
 + file-system-/sys/fs/cgroup/cpuacct
 + file-system-/sys/fs/cgroup/cpuset
 + file-system-/sys/fs/cgroup/devices
 + file-system-/sys/fs/cgroup/elogind
 + file-system-/sys/fs/cgroup/freezer
 + file-system-/sys/fs/cgroup/memory
 + file-system-/sys/fs/cgroup/perf_event
 + file-systems
 + guix-daemon
 + host-name
 + loopback
 + networking
 + nscd
 + ntpd
 + root
 + root-file-system
 + syslogd
 + term-tty1
 + term-tty2
 + term-tty3
 + term-tty4
 + term-tty5
 + term-tty6
 + udev
 + upower-daemon
 + urandom-seed
 + user-file-systems
 + user-processes
 + virtual-terminal
 + wpa-supplicant
 + xorg-server

My service CUPS to config.scm :

(services (cons* (gnome-desktop-service)

                   ;;Service Cups avec pilotes imprimante hp
                (service cups-service-type
                        (cups-configuration
                        (web-interface? #t)
                        (extensions
                        (list cups-filters hplip))))
                   (xfce-desktop-service)
                   %desktop-services))
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#32522; Package guix. (Sat, 25 Aug 2018 05:04:01 GMT) Full text and rfc822 format available.

Message #8 received at 32522 <at> debbugs.gnu.org (full text, mbox):

From: Andy Patterson <ajpatter <at> uwaterloo.ca>
To: Gnu Röoty <walidslack <at> gmail.com>
Cc: 32522 <at> debbugs.gnu.org
Subject: Re: bug#32522: qtwebkit-5.212.0-alpha2.drv
Date: Sat, 25 Aug 2018 01:03:37 -0400
Hi,

On Fri, 24 Aug 2018 21:57:52 +0200
Gnu Röoty <walidslack <at> gmail.com> wrote:

> Hi ! From 2 weeks I want install the service CUPS with drivers HP, but
> qtwebkit failed for build.
> 
> [...]
> 
> My service CUPS to config.scm :
> 
> (services (cons* (gnome-desktop-service)
> 
>                    ;;Service Cups avec pilotes imprimante hp
>                 (service cups-service-type
>                         (cups-configuration
>                         (web-interface? #t)
>                         (extensions
>                         (list cups-filters hplip))))

You might want to try hplip-minimal here, since it's the one that
doesn't depend on qtwebkit.  I don't have any answers for why it's
failing to build for you though.

>                    (xfce-desktop-service)
>                    %desktop-services))

Hoping that helps,

--
Andy





Information forwarded to bug-guix <at> gnu.org:
bug#32522; Package guix. (Sat, 25 Aug 2018 09:06:02 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gnu Röoty <walidslack <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Re: bug#32522: qtwebkit-5.212.0-alpha2.drv
Date: Sat, 25 Aug 2018 11:05:12 +0200
[Message part 1 (text/plain, inline)]
Hi ! Yes with hp-minimal it working ty.
[Message part 2 (text/html, inline)]

Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sat, 05 Sep 2020 20:18:02 GMT) Full text and rfc822 format available.

Notification sent to Gnu Röoty <walidslack <at> gmail.com>:
bug acknowledged by developer. (Sat, 05 Sep 2020 20:18:02 GMT) Full text and rfc822 format available.

Message #16 received at 32522-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 32522-done <at> debbugs.gnu.org
Subject: Closing
Date: Sat, 5 Sep 2020 22:17:40 +0200
qtwebkit-5.212.0 is now available as a substitute, closing the bug.

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Oct 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 198 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.