Re: [gentoo-user] Re: unwanted msgs from cron after upgrade : solved

2013-12-30 Thread Philip Webb
131230 James wrote: Philip Webb purslow at ca.inter.net writes: Yesterday I did my usual Sat system update, emerging new versions of libassuan HTTP-Cookies dialog curl coreutils binutils procps virtual/man . Today after restarting the system, mail continues to be downloaded normally, my

Re: [gentoo-user] Dynamic IP address services.

2016-11-08 Thread Samuraiii
d to add more. > > Thanks in advance for any suggestions, > > Stroller. > > I would recommend duckdns.org it is free and need only curl to update... S signature.asc Description: OpenPGP digital signature

[gentoo-user] bugzilla down?

2017-06-15 Thread Ian Zimmerman
~$ curl -L https://bugs.gentoo.org 2>/dev/null | lynx -dump -stdin Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at webmas...@gentoo.

RE: [gentoo-user] How Bad Is This...?

2008-04-16 Thread Sylvain Chouleur
.. .. .. .. .. 95% 20.0K 0:04 1600K .. .. .. .. .. 98% 61.9K 1650K .. .. .. .100% 46.4K 00:33:24 (29.93 KB/s) - `/usr/portage/distfiles/curl-7.17.1.tar.bz2' saved [1721551/1721551

[gentoo-user] problem emerging libsoup 2.29.91

2010-03-15 Thread covici
ACCESS DENIED unlink: /session_mm_cli0.sem yes checking for curl... /usr/bin/curl configure: creating ./config.status config.status: creating libsoup-2.4.pc config.status: creating libsoup-gnome-2.4.pc config.status: creating Makefile config.status: creating libsoup-zip config.status

Re: [gentoo-user] machine check exception errors

2010-09-23 Thread Neil Bothwick
. If they really do need the root password, you have to give it to them, but that doesn't stop you changing it, and running a rootkit scan, as soon as they've finished with it. -- Neil Bothwick God said, div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t, and there was light. signature.asc

Re: [gentoo-user] Re: gnome-control-center any way to configure without pulseaudio?

2012-01-26 Thread Neil Bothwick
a decent sound control system. However, I know in my heart that is also the day we will be told it is no longer enough and we have to have a new system. -- Neil Bothwick God said, div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t, and there was light. signature.asc Description: PGP

[gentoo-user] Re: Do I really need 194 pkgs to install git?

2013-08-03 Thread Harry Putnam
=perl set if you want to enable subversion support or something funnier like CGI, so you'd probably have to consider this whole thing a little bit more before drawing your conclusion... Well, I see leaving perl, python and curl alone, or that is, NOT including -perl -python -curl, still knocks

Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?

2014-03-01 Thread Peter Humphrey
On Friday 28 Feb 2014 16:31:39 Nilesh Govindrajan wrote: You don't need moddav for owncloud. Owncloud implements it via php. Now I am confused. Do I need to add or remove a USE flag from php or owncloud? # emerge -pv owncloud php ... [ebuild R ~] www-apps/owncloud-6.0.1:6.0.1 USE=curl

Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?

2014-03-12 Thread Neil Bothwick
On Thu, 13 Mar 2014 00:19:07 +, Peter Humphrey wrote: Neil, would you mind comparing your USE flags for dev-lang/php with mine, please? I have this: [ebuild R] dev-lang/php-5.5.10:5.5 USE=apache2 berkdb bzip2 calendar cgi cli crypt ctype curl exif fileinfo filter fpm ftp gd gdbm

Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?

2014-03-13 Thread Peter Humphrey
cli crypt ctype curl exif fileinfo filter fpm ftp gd gdbm gmp hash iconv intl ipv6 json mysql mysqli nls opcache pdo phar posix readline session simplexml sqlite ssl tokenizer truetype unicode xml xmlwriter zip zlib -bcmath -cdb -cjk -debug -embed -enchant -firebird -flatfile -frontbase

Re: [gentoo-user] Retrieving bounced list messages

2017-01-04 Thread Floyd Anderson
unsigned message, it always shows me the pure text of that message (even if I use “Save Link As...” in a browser or curl to download it). Use a Bash, Python, C++, or other language with curl/libcurl to filter by date. It was my bad because I expected there’s a “ready to use” solution which was simply

Re: [gentoo-user] gdm fails to start

2017-05-23 Thread Raffaele Belardi
l-linux): > > build runuser helper > > There is a "pam" USE flag for systemd. > Did you try to add it ? > https://packages.gentoo.org/packages/sys-apps/systemd > > Hogren > Yes, it is set, I don't know why euse does not show it: # eix -I sys-apps/systemd [I] sys-a

Re: [gentoo-user] Docker installation issues

2022-12-10 Thread Andreas Fink
docker-registry and > possibly this one is outdated. I will continue looking around to confirm > what the current default repo should be. If you have any suggestions, > please let me know. > > > localhost in ~ > ○ → curl -k -v https://registry-1.docker.io/v2/ > * Tryi

Re: [gentoo-user] Please help me understand this emerge error message.

2023-08-11 Thread Arsen Arsenović
> > !!! The ebuild selected to satisfy ">=net-misc/curl-7.21.5[ssl]" has unmet > requirements. > - net-misc/curl-8.1.2::gentoo USE="adns ftp gnutls http2 imap pop3 > progress-meter smtp ssl tftp -alt-svc -brotli -gopher -hsts -idn -kerberos > -lda

[gentoo-user] Please help me understand this emerge error message.

2023-08-11 Thread Alan Mackenzie
Hello, Gentoo. For the past couple of days, after $ emerge --sync, I've tried $ emerge -auND @world .. It has come back very quickly with the error message: # !!! The ebuild selected to satisfy ">=net-m

Re: [gentoo-user] Please help me understand this emerge error message.

2023-08-11 Thread Paul Colquhoun
ith the error message: > > # > > !!! The ebuild selected to satisfy ">=net-misc/curl-7.21.5[ssl]" has unmet > requirements. - net-misc/curl-8.1.2::gentoo USE="adns ftp gnutls http2 imap > pop3 progress-meter smtp ssl tftp -alt-svc -brotl

[gentoo-user] Re: Please help me understand this emerge error message.

2023-08-12 Thread Nuno Silva
s expanded to curl_ssl_openssl as a USE flag. So my understanding is that the openssl flag controls building the curl part that can use openssl, and curl_ssl_openssl selects that part to be used for SSL. >From a quick (hopefully not *too* quick) glance at the ebuild, I think this is be

[gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread thelma
"your_em...@gmail.com" # File to store the old IP address IP_FILE="/home/fd/business/scripts/old_ip.txt" # Read the old IP address from the file OLD_IP=$(cat "$IP_FILE") # Function to retrieve the IP address get_ip_address() { local ip_address ip_address=$(curl

Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread Neil Bothwick
om the file > OLD_IP=$(cat "$IP_FILE") > > # Function to retrieve the IP address > get_ip_address() { > local ip_address > ip_address=$(curl -s https://ifconfig.me/ip) > echo "$ip_address" > } > > # Query the API to get the current IP

Re: [gentoo-user] ip_change_notifier - empty IP address

2023-06-27 Thread thelma
"$IP_FILE") # Function to retrieve the IP address get_ip_address() { local ip_address ip_address=$(curl -s https://ifconfig.me/ip) echo "$ip_address" } # Query the API to get the current IP address NEW_IP=$(curl -s https://api.ipify.org) I found this site very slow to r

Re: [gentoo-user] dev-libs/efl-1.18.4 fails to emerge with gcc-5.4.0-r3

2017-04-18 Thread Mick
> poppler > > >>> et al should have already been rebuilt in advance as dependencies. > > >>> What > > >>> can I try? > > >> > > >> Maybe https://bugs.gentoo.org/show_bug.cgi?id=615326 ? > > >> Is poppler really insta

Re: [gentoo-user] Please help me understand this emerge error message.

2023-08-11 Thread David Rosenbaum
> > > > .. It has come back very quickly with the error message: > > > > # > > > > !!! The ebuild selected to satisfy ">=net-misc/curl-7.21.5[ssl]" has > unmet requirements. > &g

[gentoo-user] Blocking weirdness

2006-01-19 Thread Michael Sullivan
] dev-php/mod_php (is blocking dev-php/PEAR-PEAR-1.3.6-r4) [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6-r4) [ebuild N] dev-php/mod_php-4.4.0-r9 +X +apache2 +berkdb +crypt +curl -debug +doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm +gmp -hardenedphp +imap

[gentoo-user] Portage 2.1 weirdness

2006-06-11 Thread Kristian Poul Herkild
] net-fs/samba-3.0.22 USE=-ldap* [ebuild R ] dev-java/blackdown-jdk-1.4.2.03 USE=-mozilla* [ebuild R ] media-gfx/autotrace-0.31.1-r1 USE=-imagemagick* [ebuild R ] net-ftp/proftpd-1.2.10-r7 USE=-ldap* [ebuild R ] app-crypt/gnupg-1.4.2.2 USE=-curl* -ldap* [ebuild R ] app-crypt

Re: [gentoo-user] depclean screw up

2006-07-29 Thread Mike Williams
on gnutls, and gtkhtml depends on libsoup, and dvdrip depends on a version of gtkhtml that depends on libsoup, and dvdrip is in my world file. minimac ~ # emerge --unmerge gnutls [...] minimac ~ # emerge curl net-libs/libsoup gnome-base/gnome-vfs net-misc/neon net-misc/curl net-print/cups -pvt

[gentoo-user] Emerge problems

2013-03-16 Thread meino . cramer
/emul-linux-x86-opengl-20130224 [20121202-r1] USE=development 61,283 kB [ebuild UD ] app-text/poppler-0.20.5:0/0 [0.22.2:0/35] USE=cairo cxx introspection jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug -doc 0 kB [ebuild R] sys-process/procps-3.3.4 USE=ncurses nls%* unicode -static

Re: [gentoo-user] Emerge problems

2013-03-17 Thread Volker Armin Hemmann
] USE=development opengl 2,415 kB [ebuild U ] app-emulation/emul-linux-x86-opengl-20130224 [20121202-r1] USE=development 61,283 kB [ebuild UD ] app-text/poppler-0.20.5:0/0 [0.22.2:0/35] USE=cairo cxx introspection jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug -doc 0 kB

Re: [gentoo-user] Emerge problems

2013-03-17 Thread Mick
] USE=development opengl 2,415 kB [ebuild U ] app-emulation/emul-linux-x86-opengl-20130224 [20121202-r1] USE=development 61,283 kB [ebuild UD ] app-text/poppler-0.20.5:0/0 [0.22.2:0/35] USE=cairo cxx introspection jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug -doc 0 kB [ebuild

Re: [gentoo-user] Emerge problems

2013-03-17 Thread meino . cramer
jpeg jpeg2k lcms png qt4 tiff utils -cjk -curl -debug -doc 0 kB [ebuild R] sys-process/procps-3.3.4 USE=ncurses nls%* unicode -static-libs 0 kB [ebuild U ] app-emulation/emul-linux-x86-db-20130224 [20121202] USE=development 1,395 kB [ebuild U ] app-emulation/emul-linux-x86

Re: [gentoo-user] Calibre Update Problems

2013-05-08 Thread Silvio Siefke
% ] * broken /usr/local/lib/libdee-1.0.so.4.1.1 (requires libicudata.so.49 libicui18n.so.49) [ 100% ] * broken /usr/bin/linuxtrade-curl (no version information available) * Generated new 3_broken.rr * Assigning files to packages * !!! /opt/bin/ffDiaporama not owned by any

[gentoo-user] Gcc compiling, is this normal?

2013-05-12 Thread Dale
Howdy, I been noticing something weird when I upgrade gcc. Is this normal? root@fireball / # genlop -c Currently merging 2 out of 5 * sys-devel/gcc-4.4.7 current merge time: 6 seconds. ETA: 24 minutes and 27 seconds. Currently merging 3 out of 5 * net-misc/curl-7.30.0

Re: [gentoo-user] update fails, but I don't see why

2020-12-07 Thread Arve Barsnes
; pulled in by > > dev-python/paramiko[python_targets_python2_7(-),-python_single_target_python2_7(-)] > required by (dev-vcs/bzr-2.7.1_pre:0/0::gentoo, installed) USE="sftp > -curl -doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7" This seems

[gentoo-user] Switched from rsync to git, now emerge --sync fails

2021-10-13 Thread Grant Edwards
ch origin error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 fatal: the remote end hung up unexpectedly !!! git fetch error in /var/db/repos/gentoo Action: sync for repo: gentoo, returned code = 128 The SSL connection to anongit.gentoo.org happens, the handshake goes

Re: [gentoo-user] Switched from rsync to git, now emerge --sync fails

2021-10-13 Thread Neil Bothwick
--sync >>> Syncing repository 'gentoo' into > '/var/db/repos/gentoo'... /usr/bin/git fetch origin > error: RPC failed; HTTP 504 curl 22 The requested URL returned error: > 504 fatal: the remote end hung up unexpectedly !!! git fetch error in > /var/db/repos/gentoo > > Actio

[gentoo-user] Re: Switched from rsync to git, now emerge --sync fails

2021-10-13 Thread Grant Edwards
I try to sync, it always fails: >> >> $ sudo emerge --sync >>> Syncing repository 'gentoo' into >> '/var/db/repos/gentoo'... /usr/bin/git fetch origin >> error: RPC failed; HTTP 504 curl 22 The requested URL returned error: >> 504 fatal: the remote end hung up

[gentoo-user] problem with emerge depclean after world update

2022-09-30 Thread John Covici
: * * >=app-text/poppler-0.16.0:0/123=[cairo] pulled in by: * app-misc/tracker-miners-3.4.0 But I have: ebuild R] app-text/poppler-22.09.0:0/124::gentoo USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -boost -cjk -curl -debug -doc -nss -verify-sig" and ebuild

[gentoo-user] Kmail does not show all imap folders

2024-01-21 Thread Alexander Puchmayr
not see the missing folders there either. Also akonadi-console does not show them. I also tried curl imaps:/// Showing all of the missing folders, so I think its an akonadi/kmail problem and not an imap problem. Any ideas? BR Alex Kde-apps/kmail-23.08.3 Kde-frameworks/kjobwidgets-5.112.0

Re: [gentoo-user] system wants to emerge unstable package

2024-01-22 Thread syscon edm
ot;alsa bluetooth caps iconv mysql ssl vorbis -blocks -calendar -cluster -codec2 -curl (-dahdi) -debug -deprecated -doc -freetds -gtalk -http -ilbc -ldap -lua -newt -odbc -oss -pjproject -portaudio -postgres -radius (-selinux) -snmp -span -speex -srtp -static -statsd -syslog -systemd -unb

Re: [gentoo-user] How to use mplayer play file online?

2008-03-04 Thread Chuanwen Wu
I have found a way. Just add USE=ftp when emerge mplayer. Then, we can play movie in ftp use mplayer: mplayer ftp://FTP_SERVER/FILE I'm not sure if mplayer supports authentication, but you could try to pipe the output from another client. Something like: curl --auth-options ftp

Re: [gentoo-user] The big clean up

2007-08-27 Thread Bo Ørsted Andresen
On Monday 27 August 2007 03:28:34 W.Kenworthy wrote: Some files did turn out to be from currently installed packages (curl, gnuplot, glade, ...) that revdep-rebuild didnt pick up - a bit of a worry ... Probably the most reliable version of revdep-rebuild currently in the tree is in gentoolkit

Re: [gentoo-user] Blocking weirdness

2006-01-20 Thread Michael Sullivan
] dev-php/php (is blocking dev-lang/php-5.0.5-r5) [blocks B ] dev-php/mod_php (is blocking dev-php/PEAR-PEAR-1.3.6-r4) [blocks B ] dev-php/php (is blocking dev-php/PEAR-PEAR-1.3.6-r4) [ebuild N] dev-php/mod_php-4.4.0-r9 +X +apache2 +berkdb +crypt +curl -debug +doc -fdftk

Re: [gentoo-user] Blocking weirdness

2006-01-20 Thread kashani
Michael Sullivan wrote: Calculating world dependencies ...done! [blocks B ] dev-lang/php (is blocking dev-php/php-4.4.0-r4) [ebuild N] dev-php/php-4.4.0-r4 +X +berkdb +crypt +curl -debug +doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm +gmp -hardenedphp +imap -informix

[gentoo-user] Firefox OOo oddness

2006-02-24 Thread John J. Foster
0 kB [ebuild R ] app-office/openoffice-2.0.1 -binfilter +curl -eds +gnome -gtk +java +kde +ldap -mozilla +xml2 0 kB Can anyone help me out? Thanks, festus -- I contend we are both atheists, I just believe in one fewer gods than you do. When you understand why you dismiss all the other

Re: [gentoo-user] blocks to fix

2008-10-29 Thread Andrew MacKenzie
that specified USE=kerberos and krb5 kept wanting to pull back in com_err (I think). Also removing com_err seemed to break wget (and curl) on that system so I had to manually fetch some packages. -- // Andrew MacKenzie | http://www.edespot.com // GPG public key: http://www.edespot.com/~amackenz

Re: [gentoo-user] blocks to fix

2008-10-29 Thread Mark Knecht
unmerge. To make it easy to re-merge if you break wget. I had one system that specified USE=kerberos and krb5 kept wanting to pull back in com_err (I think). Also removing com_err seemed to break wget (and curl) on that system so I had to manually fetch some packages. -- // Andrew MacKenzie

Re: [gentoo-user] Strange --depclean / mit-krb5

2008-12-08 Thread Dake Wang
switch off the kerberos flag? If so try recompiling cups and then those four packages. vorbis-tools depends on curl if you have the ogg123 flag set, and net-misc/curl also has the kerberos flag. So you may need to rebuild the curl package then the vorbis-tools package. I suspect similar things

Re: [gentoo-user] Is it possible to send {HTTP Post} messages to http server from bash ?

2005-04-11 Thread Christian Parpart
forum at the address : http://hq4ever.mybesthost.com/viewtopic.php?t=4, you are welcome to you must be aware of the HTTP/1.0 / HTTP/1.1 RFC. but that's rather simple. If you're not in luck (lagging experience), curl might assist you then. But wouldn't be real bash scripting then ;) Christian

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Yoandy Rodriguez
[ebuild N] gnome-extra/evolution-data-server-1.2.3 -debug -doc -ipv6 -kerberos -ldap -mozilla -nntp +ssl 13,821 kB [ebuild N] app-office/openoffice-2.0.0 +curl +eds -gnome -gtk -java +kde -ldap -mozilla -nas +xml2 +zlib 210,553 kB == USE=aac avi

Re: [gentoo-user] OpenOffice update from Ximianised version

2005-12-02 Thread Yoandy Rodriguez
On Fri, 2005-12-02 at 18:48 -0500, Yoandy Rodriguez wrote: [ebuild N] gnome-extra/evolution-data-server-1.2.3 -debug -doc -ipv6 -kerberos -ldap -mozilla -nntp +ssl 13,821 kB [ebuild N] app-office/openoffice-2.0.0 +curl +eds -gnome -gtk -java +kde -ldap -mozilla -nas +xml2

[gentoo-user] emerge --depclean wants to remove required packages

2007-02-25 Thread Mark Knecht
this by adding these 15 packages to the world file on this machine, but isn't doing that really wrong? Is there no tool better than emerge --depclean for determining what really needs to be removed? Here's a list of what --depclean wants to remove: net-misc/curl perl-core/Digest-MD5 perl

[gentoo-user] Gambas interface

2007-07-02 Thread Benjamin Graf
/gambas.jpg . My USE flags for fluxbox, gambas and qt : x11-wm/fluxbox-1.0_rc3 USE=gnome imlib kde nls truetype xinerama -disableslit -disabletoolbar dev-util/gambas-1.0.14 USE=bzip2 curl doc kde sdl xml zlib -mysql -postgres -sqlite -xsl x11-libs/qt-4.2.3-r1 USE=cups doc gif glib jpeg opengl

[gentoo-user] Re: Gambas interface

2007-07-02 Thread Benjamin Graf
/gambas-1.0.14 USE=bzip2 curl doc kde sdl xml zlib -mysql -postgres -sqlite -xsl x11-libs/qt-4.2.3-r1 USE=cups doc gif glib jpeg opengl png xinerama zlib -accessibility -dbus -debug -examples -firebird -mng -mysql -nas -nis -odbc -pch -postgres -qt3support -sqlite -sqlite3 INPUT_DEVICES=-wacom

Re: [gentoo-user] PHP5 Quick Question

2005-08-02 Thread Michael Crute
Hmm... for some reason when I emerged PHP 5 it built all the extensions into the core and now its running very slow (4 ms for most pages as opposed to .007 ms for the same page under PHP 4) my use flags are... dev-db/php apache2 mysql xml xml2 msession gd bcmath bzip2 calendar curl ftp iconv odbc

[gentoo-user] Does openoffice really require pam?

2005-08-11 Thread Alexander Skwar
! [ebuild N] app-office/openoffice-1.1.4-r1 -curl -hardened -java -kde -nptl -zlib 215,331 kB [ebuild N] sys-libs/pam-0.78-r2 -berkdb -nis -pam_chroot -pam_console -pam_timestamp -pwdb (-selinux) 562 kB [ebuild N] app-shells/tcsh-6.14 -perl 883 kB I don't really want to install pam

[gentoo-user] xine-ui installation

2005-09-14 Thread Arkady Grudzinsky
Hi, As I run emerge --pretend xine-ui, I get the following output: Calculating dependencies ...done! [ebuild N ] net-misc/curl-7.13.2 [ebuild N ] media-libs/libogg-1.1.2 [ebuild N ] media-libs/libvorbis-1.1.0 [ebuild N ] kde-base/kde-env-3-r3 [ebuild N ] media-libs/libmad-0.15.1b [ebuild N

Re: [gentoo-user] Portage 2.1 weirdness

2006-06-15 Thread Sergio Polini
). So I can't understand why and how I should re-emerge xine because of: [ebuild R ] media-video/xine-ui-0.99.4-r5 USE=X ncurses nls readline -aalib -curl* -libcaca -lirc -vdr -xinerama 0 kB Any hints? Thanks Sergio -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Portage 2.1 weirdness

2006-06-15 Thread Bo Ørsted Andresen
understand why and how I should re-emerge xine because of: [ebuild   R   ] media-video/xine-ui-0.99.4-r5  USE=X ncurses nls readline -aalib -curl* -libcaca -lirc -vdr -xinerama 0 kB Any hints? Look at the first section at the GWN from the 16. of January [1]. Also this (autouse) has recently been

Re: [gentoo-user] Spamassasin Pulling in GNUPG - Why?

2006-06-15 Thread Ow Mun Heng
[ebuild N] app-crypt/gnupg-1.9.20-r3 USE=nls -X -caps -gpg2-experimental -ldap -smartcard 1,767 kB [ebuild N] app-crypt/gnupg-1.4.2.2 USE=bzip2 nls readline zlib -X -caps -curl -ecc -idea -ldap -smartcard -static -usb 2,963 kB Look at the ebuild, IMHO 'gnupg' is now a required

[gentoo-user] USE flags confusing on emerge gimp

2009-09-04 Thread Harry Putnam
-sse 388 kB [ebuild N] media-libs/gegl-0.0.22 USE=svg -cairo -debug -doc -ffmpeg -jpeg -mmx -openexr -png -raw -sdl -sse -v4l 1,226 kB [ebuild N ] media-gfx/gimp-2.6.6 USE=alsa python svg -aalib (-altivec) -curl -dbus -debug -doc -exif -gnome -hal -jpeg -lcms -mmx -mng -pdf

Re: [gentoo-user] USE flags confusing on emerge gimp

2009-09-04 Thread Volker Armin Hemmann
... done! [ebuild N] media-libs/babl-0.0.22 USE=-mmx -sse 388 kB [ebuild N] media-libs/gegl-0.0.22 USE=svg -cairo -debug -doc -ffmpeg -jpeg -mmx -openexr -png -raw -sdl -sse -v4l 1,226 kB [ebuild N ] media-gfx/gimp-2.6.6 USE=alsa python svg -aalib (-altivec) -curl

Re: [gentoo-user] Error in emerge git

2010-02-25 Thread Xavier Parizet
-bash-completion -cgi -curl -cvs -doc -emacs -mozsha1 (-ppcsha1) -subversion -threads -tk -webdav -xinetd but i am not sure. 1st, do not hijack other threads, please create a new email when you write to the list instead of using reply to method. 2nd, if you want only bare git without fancy

Re: [gentoo-user] ~40 new perl-related ebuilds, why???

2010-09-30 Thread Willie Wong
-1.7.2.2 USE=blksha1 curl iconv perl threads webdav -bash-completion -cgi -cvs -doc -emacs -gtk (-ppcsha1) -subversion -tk -xinetd [ebuild U ] sys-devel/gettext-0.18.1.1-r1 [0.17-r1] USE=git%* ^ This is pulling in git. Git

Re: [gentoo-user] qemu-kvm black screen and infinite loop on startup

2011-04-06 Thread Kfir Lavi
the hardened flag. Thanks for your replay, I have tried to compile qemu without hardened, but it doesn't work: USE=-alsa -aio -curl -jpeg -png -sdl -ssl -hardened emerge -av app-emulation/qemu-kvm More inputs? Tnx, Kfir

Re: [gentoo-user] wget killed -- wonder where I went wrong...

2011-08-08 Thread Alan McKinnon
killed: Perhaps recompile wget with -ggdb and FEATURES=nostrip to keep debugging symbols attached, and maybe you can debug to see where it is failing. Out of curiosity, how would one rebuild wget without a working wget? (How could one avoid the fetch-sources step, for example?) use curl to d

Re: [gentoo-user] Useflags for wget and curl: openssl versus gnutls?

2011-09-05 Thread Alan McKinnon
On Mon, 05 Sep 2011 14:06:23 -0700 walt w41...@gmail.com wrote: A recent buglet in the wget package made me aware that openssl competes with gnutls in certain ways. Even nss and libssh2 may be competing in the same space, if maybe to a smaller extent. Anyone here really understand the

[gentoo-user] Re: Useflags for wget and curl: openssl versus gnutls?

2011-12-23 Thread walt
On 09/05/2011 02:06 PM, walt wrote: A recent buglet in the wget package made me aware that openssl competes with gnutls in certain ways. Even nss and libssh2 may be competing in the same space, if maybe to a smaller extent. Anyone here really understand the tradeoffs involved in the use of

[gentoo-user] Link-local ipv6 address in /etc/hosts? in browsers?

2012-01-19 Thread Grant Edwards
? curl seems to accept such an address and return the proper web page, but I can't find any interactive browser (graphical or command-line) that will accept a link-local address. So far I've tried Firefox Opera w3m links. According to RFC2732 it looks like the format should be http://[fe80::02c0

[gentoo-user] Re: Awesome WM, io.popen() attempt to index io nil value

2012-03-04 Thread trevor donahue
...@gmail.comwrote: Hi folks, is anyone of you using awesome wm? I've been struggling with a little bit of a problem lately, wanted to create a widget that retrieves gmail data using curl. The problem encountered is the function io.popen() that returns nil [attempt to index io nil value] (as having

Re: [gentoo-user] Re: Awesome WM, io.popen() attempt to index io nil value

2012-03-04 Thread Michael Mol
of a problem lately, wanted to create a widget that retrieves gmail data using curl. The problem encountered is the function io.popen() that returns nil [attempt to index io nil value] (as having an error in lua) even though not doing anything special, tested also with ls -l and other trivial bash

Re: [gentoo-user] Getting apvlv running (My excellent adventure)

2012-08-09 Thread Walter Dnes
On Thu, Aug 09, 2012 at 03:07:38PM +0200, Raffaele BELARDI wrote Strange, I didn't have to add that USE for apvlv to build. Looks like it should be pulled in by the ebuild: $ grep xpdf-headers /usr/portage/app-text/poppler/poppler-0.20.2-r1.ebuild IUSE=cairo cjk curl cxx debug doc

Re: [gentoo-user] wget with http proxy

2014-02-12 Thread Canek Peláez Valdés
a different http downloader that supports 'digest' authentication. I'll probably go with 1 or 2 but nevertheless is there any possibility to pursue 3? man 5 make.conf, search for FETCHCOMMAND. You could set it to use curl, which supports proxy digest. Regards. -- Canek Peláez Valdés Posgrado en

Re: [gentoo-user] Odd cron errors

2014-07-01 Thread Alan McKinnon
. Anyone have a clue to this? It's hardly earth-shattering, but it might be good to find out what's going on. the error looks like an http error. Got any crons running wget, curl or lynx? -- Alan McKinnon alan.mckin...@gmail.com

[gentoo-user] Re: openjdk-6-jdk

2014-08-25 Thread James
provide jdk6 for your ebuild. I installed icedtea-bin for now. From the ebuild (which is a hack) I have : DEPEND=net-misc/curl dev-libs/cyrus-sasl python? ( dev-lang/python dev-python/boto ) java? ( virtual/jdk ) It seems would not compile until I installed the maven-bin

Re: [gentoo-user] pdf viewer

2015-01-09 Thread Andrew Savchenko
: 1.5-r1(02:19:48 AM 12/28/2014)(X curl openssl -static -static-libs -vanilla) I'd have removed it if it wasn't required by llpp ... Funny thing. llpp segfaults to me to matter on what host I try it. How do I get seamonkey to suggest llpp as application to view PDFs? Sometimes it suggests

Re: [gentoo-user] pdf viewer

2015-01-11 Thread lee
mupdf. How did you get mupdf to display a pdf? Just run it: $ mupdf file.pdf In my case mupdf is configured as follows: Installed versions: 1.5-r1(02:19:48 AM 12/28/2014)(X curl openssl -static -static-libs -vanilla) There's only 'utool' and no 'mupdf'. You should enable

Re: [gentoo-user] How can I block incomming tor-traffic?

2015-06-06 Thread Stroller
to be the recommended solution: https://www.torproject.org/docs/faq-abuse.html.en#Bans https://www.torproject.org/projects/tordnsel.html.en If you wanted to run a daily add to iptables script then you could extract those IPs with: curl https://check.torproject.org/exit-addresses | grep

Re: [gentoo-user] sys-fs/static-dev-0.1 Cannot install on udev/devfs tmpfs.

2015-07-22 Thread J. Roeleveld
and a 8.x version. There is no 7.x version available: $ eix mkvtool [I] media-video/mkvtoolnix Available versions: 6.6.0{tbz2} ~8.2.0-r1 {curl debug pch qt4 qt5 wxwidgets} Installed versions: 6.6.0{tbz2}(06:03:38 PM 07/20/2015)(qt4 wxwidgets - debug -pch) Homepage

Re: [gentoo-user] npm: ERR! cb() never called!

2015-09-17 Thread Michael Orlitzky
ential basics. > > So why oh why do the latest generation of wunderkinds (not) always get > it so completely WRONG? 3 runs to fetch all the deps? I suppose wget and > curl don't actually do what I think they do then > Heavy on bad words and light on solutions, but it made me

Re: [gentoo-user] npm: ERR! cb() never called!

2015-09-18 Thread Alan McKinnon
re, there's always modern stumbling blocks (like why we have subslots) >> but that's extra to the essential basics. >> >> So why oh why do the latest generation of wunderkinds (not) always get >> it so completely WRONG? 3 runs to fetch all the deps? I suppose wget and >> cur

Re: [gentoo-user] systemd, libgudev and bug 552036

2015-12-18 Thread Adam Carter
emerge -1avt systemd These are the packages that would be merged, in reverse order: Calculating dependencies... done! [ebuild R] sys-apps/systemd-218-r5:0/2::gentoo USE="acl gudev introspection kmod lz4 pam policykit python seccomp ssl (-apparmor) -audit -cryptsetup -curl -doc -elf

Re: [gentoo-user] Retrieving bounced list messages

2017-01-04 Thread Hogren
line usage from a period before the list subscription > when their message numbers is unknown? Use a Bash, Python, C++, or other language with curl/libcurl to filter by date. It's quiet easy : - download the mailing page, with mounths date - download subpage only if the dates you want are in th

Re: [gentoo-user] Downloading podcasts via the command line?

2018-01-28 Thread Rich Freeman
config file is a little tricky at first but it makes up >> for that with plenty of options. > > Are there ebuilds for either of these? I can't find them in Portage? > > The current version of Podracer, Rich's suggestion, is 10 years old! > Yeah, we'll be in really sad shape if bash or c

Re: [gentoo-user] [OT] Differences between wget and browser file retrieval?

2021-01-14 Thread Andreas Fink
Is there some way to get around this? I have not updated this > > past week, so I don't think the problem is at my end. > > I just copy/pasted that wget command into my terminal, and it got me a > 1.7M PDF doc. I'm in the US, but I have no idea if location/IP is an > issue or not

Re: [gentoo-user] Re: Does openoffice really require pam?

2005-08-11 Thread Tim Igoe
tcsh. Is that really true. The simple experiment I just did (below), I interpreet as it's openoffice that wants pam. Taken from the OOo ebuild DEPEND=${RDEPEND} =sys-apps/findutils-4.1.20-r1 app-shells/tcsh dev-util/pkgconfig curl? ( net-misc/curl

[gentoo-user] emerge ignoring -v switch

2011-12-03 Thread Indi
/openssl-1.0.0e-r1 [1.0.0e] USE=bindist kerberos sse2 zlib -gmp -rfc3779 -static-libs% -test 3,950 kB [ebuild U ] net-misc/curl-7.23.1 [7.22.0] USE=ipv6 ssl threads -ares -gnutls -idn -kerberos -ldap -nss -ssh% -static-libs -test (-libssh2%) 2,321 kB [ebuild U ] dev-libs/cyrus-sasl-2.1.25

Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?

2014-03-01 Thread Nilesh Govindrajan
-pv owncloud php ... [ebuild R ~] www-apps/owncloud-6.0.1:6.0.1 USE=curl mysql -postgres - sqlite -vhosts 0 kB [ebuild R] dev-lang/php-5.5.9:5.5 USE=apache2 berkdb bzip2 calendar cgi cli crypt ctype curl exif fileinfo filter fpm ftp gd gdbm gmp hash iconv intl json mysql mysqli

Re: [gentoo-user] [OT?] How to get WebDAV going on Apache?

2014-03-01 Thread covici
or remove a USE flag from php or owncloud? # emerge -pv owncloud php ... [ebuild R ~] www-apps/owncloud-6.0.1:6.0.1 USE=curl mysql -postgres - sqlite -vhosts 0 kB [ebuild R] dev-lang/php-5.5.9:5.5 USE=apache2 berkdb bzip2 calendar cgi cli crypt ctype curl exif fileinfo

[gentoo-user] This time git failed to install

2017-02-25 Thread Meino . Cramer
The USE flags look unsuspicous to me: [U] dev-vcs/git Available versions: 2.7.3-r1 (~)2.7.4 (~)2.8.4 (~)2.9.3 (~)2.10.1 2.10.2 (~)2.11.0 (~)2.11.1 (~)2.12.0 ** **-r1 **-r2 **-r3 {+blksha1 cgi +curl cvs doc emacs gnome-keyring +gpg gtk highlight +iconv libressl libsecret me

Re: [gentoo-user] gdm fails to start

2017-05-23 Thread Hogren
; Did you try to add it ? >> https://packages.gentoo.org/packages/sys-apps/systemd >> >> Hogren >> > Yes, it is set, I don't know why euse does not show it: > > # eix -I sys-apps/systemd > [I] sys-apps/systemd > Available versions: 226-r2(0/2) (~)23

Re: [gentoo-user] texlive-core - poppler / xpdf missing library

2015-09-01 Thread thelma
both of these packages are obsolete. >> Should I look for file dependent of xpdf and poppler and recompile them? > > Not both are obsolete: > > eix -l poppler > [I] app-text/poppler > Available versions: > 0.32.0(0/51)^t[cairo cjk curl cxx d

[gentoo-user] Re: udev -> eudev

2016-02-09 Thread James
-pic14% -pic16% -r2k% -r3ka% -s08% -sdbinutils% -sdcdb% -stm8% -tlcs90% -ucsim% -z180% -z80%" 10,259 KiB [ebuild N#] sys-apps/systemd-226-r2:0/2::gentoo USE="acl kdbus kmod lz4 lzma pam seccomp ssl (-apparmor) -audit -cryptsetup -curl -elfutils -gcrypt -gnuefi -http -idn -impo

RE: [gentoo-user] Blocking weirdness

2006-01-19 Thread Jean Blignaut
(is blocking dev-php/PEAR-PEAR-1.3.6-r4) [ebuild N] dev-php/mod_php-4.4.0-r9 +X +apache2 +berkdb +crypt +curl -debug +doc -fdftk -firebird -flash -freetds +gd -gd-external +gdbm +gmp -hardenedphp +imap -informix -ipv6 +java +jpeg +kerberos +ldap -mcal -memlimit -mssql +mysql +nls -oci8 -odbc

Re: [gentoo-user] E17 and package.use

2010-11-18 Thread Mick
X jpeg png svg xpm -x11-libs/ecore X curl +media-libs/evas X jpeg png svg xpm +dev-libs/ecore X curl #E17 -x11-libs/e_dbus X -x11-libs/evas X jpeg png svg xpm fontconfig +dev-libs/e_dbus X +media-libs/evas X jpeg png svg xpm fontconfig #efl overlay dev-libs/ecore glib

Re: [gentoo-user] E17 and package.use

2010-11-18 Thread Alan McKinnon
@@ net-wireless/bluez gstreamer pcmcia app-portage/layman subversion #entrance -x11-libs/evas X jpeg png svg xpm -x11-libs/ecore X curl +media-libs/evas X jpeg png svg xpm +dev-libs/ecore X curl #E17 -x11-libs/e_dbus X -x11-libs/evas X jpeg png svg xpm

Re: [gentoo-user] Gcc compiling, is this normal?

2013-05-12 Thread Alan McKinnon
merging 3 out of 5 * net-misc/curl-7.30.0 current merge time: 7 seconds. ETA: 18 minutes and 50 seconds. Currently merging 2 out of 5 * sys-devel/gcc-4.4.7 current merge time: 7 seconds. ETA: 21 minutes and 14 seconds. root@fireball / # I'm

Re: [gentoo-user] Gcc compiling, is this normal?

2013-05-12 Thread David Relson
time: 6 seconds. ETA: 24 minutes and 27 seconds. Currently merging 3 out of 5 * net-misc/curl-7.30.0 current merge time: 7 seconds. ETA: 18 minutes and 50 seconds. Currently merging 2 out of 5 * sys-devel/gcc-4.4.7 current merge time: 7

[gentoo-user] Re: udev -> eudev

2016-02-09 Thread James
yptsetup -debug (-selinux)" 0 KiB [nomerge ] media-gfx/ufraw-0.20-r1::gentoo USE="gimp openmp -contrast -fits -gnome -gtk -timezone" [ebuild N ] media-gfx/gimp-2.8.14-r1:2::gentoo USE="alsa bzip2 dbus jpeg jpeg2k pdf png postscript python smp tiff wmf -aali

[gentoo-user] How can I recover Ruby 2.2?

2017-10-06 Thread Hubert Hauser
ogg opengl openmp pam pango pcre pdf png policykit ppds \ -pulseaudio qt3support qt4 readline sdl seccomp session spell ssl \ startup-notification svg -systemd tcpd tiff tracker truetype \ udev udisks upower usb vorbis wxwidgets x264 xattr xcb xml \ xv xvid zlib savedconfig xine

Re: [gentoo-user] Docker installation issues

2022-12-11 Thread Mansour Al Akeel
should be. If you have any suggestions, > > please let me know. > > > > > > localhost in ~ > > ○ → curl -k -v https://registry-1.docker.io/v2/ > > * Trying 34.228.211.243:443... > > > > * connect to 34.228.211.243 port 443 failed: Connection timed

<    1   2   3   4   5   6   7   8   >