[gentoo-user] RulesDuJour : couldn't connect to host

2007-06-08 Thread Xavier Parizet
Hi !

  Since two days, rules_du_jour script cannot connect to www.rulesemporium.com 
as the attached log message show. Does anyone know why ?
  My network config is up because I can acces to other hosts on my network and 
on the internet, but not at www.rulesemporium.com.
  Does anyone has this problem too ?

Any help appreciated !

--
http://www.linuxant.fr
The following rules had errors:
TripWire had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
EvilNumber had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
EvilNumbers1 had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
EvilNumbers2 had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
Tim Jackson's (et al) bogus virus warnings had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Adult Content Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Fraud Detection Ruleset (for SA ver. 2.5x and greater) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE BIZ/Marketing/Learning Ruleset (for SA ver. 2.5x and greater) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Spoof Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE 70_sare_bayes_poison_nxm.cf Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE OEM Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Random Ruleset for SpamAssassin 2.5x and higher had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE HEADER Ruleset (set 0 -- hits mostly spam) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE HEADER Ruleset (hits occasional ham) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE HEADER Ruleset (for english language only) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE html Ruleset (set 1 -- hits occasional ham) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE html Ruleset (set 0 -- hits mostly spam) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE html Ruleset for english language only had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Specific Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Obfuscation catching Ruleset (set 0 -- hits mostly spam) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Obfuscation catching Ruleset (set 1 -- hits occasional ham) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Obfuscation catching Ruleset (set 2 -- future) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Abused Redirect Subject Ruleset for SpamAssassin (post3.0.0) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE General Subject Ruleset (set 0 -- hits mostly spam) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE General Subject Ruleset (set 1 -- hits occasional ham) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE General Subject Header Ruleset (for english language only) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE High Risk Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Unsubscribe phrases Ruleset had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE URI Ruleset (set 0 -- hits mostly spam) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE URI Ruleset (set 1 -- occasinally hits ham) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE URI Ruleset (for english language only) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Whitelist Ruleset (for SA 3.00 and up) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Whitelist Ruleset (for SA 3.10 and up with network tests) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Whitelist Ruleset (for SA 3.10 and up with SPF enabled) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
Catch German language spam.  Maintained by Michael Monnerie had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000
SARE Stocks Ruleset) had an unknown error:
curl exit code: 7
curl: (7) couldn't connect to host
000


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Re: solving curl dependency issues

2012-05-14 Thread walt
On 05/14/2012 03:49 AM, Space Cake wrote:
 Hi,
 
 For several weeks I'm trying to solve dependency issues with curl, but I'm 
 lost.. any idea?

That problem drove me nuts for months.  I finally discovered by desperate
trial and error that un-setting the 'curl' useflag fixes it.  Finally!





Re: [gentoo-user] Re: solving curl dependency issues

2012-05-14 Thread Alan McKinnon
On Mon, 14 May 2012 16:02:15 +0200
Space Cake spaceca...@gmail.com wrote:

 Removing keywords from curl produces this
 
 brutal keywords # emerge --keep-going -upND world
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 
 emerge: there are no ebuilds built with USE flags to satisfy 
 net-misc/curl[ssl,curl_ssl_nss].
 !!! One of the following packages is required to complete your
 request:
 - net-misc/curl-7.25.0-r1::gentoo (Change USE: +curl_ssl_nss, this 
 change violates use flag constraints defined by 
 net-misc/curl-7.25.0-r1: 'threads? ( !ares ) ssl? ( exactly-one-of ( 
 curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl 
 curl_ssl_nss curl_ssl_polarssl ) )')
 (dependency required by
 net-libs/liboauth-0.9.6[curl,nss] [installed]) (dependency required
 by
 gnome-extra/evolution-data-server-3.2.3-r1[gnome-online-accounts] 
 [installed])
 (dependency required by
 gnome-extra/gnome-contacts-3.2.2 [installed]) (dependency required
 by @selected [set]) (dependency required by @world [argument])
 
 
 eix output:[I] net-misc/curl
  Available versions:  7.21.4 (~)7.21.6 (~)7.21.7 (~)7.21.7-r2 
 (~)7.22.0 (~)7.23.1 7.24.0 (~)7.25.0 (~)7.25.0-r1 {ares
 curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss
 +curl_ssl_openssl curl_ssl_polarssl gnutls idn ipv6 kerberos ldap nss
 ssh ssl static-libs test threads}
  Installed versions:  7.25.0-r1(12.34.47 
 2012-05-14)(curl_ssl_openssl idn ipv6 ldap ssh ssl threads -ares 
 -curl_ssl_axtls -curl_ssl_cyassl -curl_ssl_gnutls -curl_ssl_nss 
 -curl_ssl_polarssl -kerberos -static-libs -test)
  Homepage:http://curl.haxx.se/
  Description: A Client that groks URLs
 
 
 So, this is asking for curl_ssl_nss,
 
 But after I set this I'm getting this
 
 brutal ~ # emerge --keep-going -upND world
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies /
 
 !!! Problem resolving dependencies for net-misc/curl from @selected
 ... done!
 
 !!! The ebuild selected to satisfy net-misc/curl has unmet 
 requirements.
 - net-misc/curl-7.25.0-r1::gentoo USE=idn ipv6 ldap ssl threads
 -ares -kerberos -ssh -static-libs -test CURL_SSL=nss openssl -axtls
 -cyassl -gnutls -polarssl
 
   The following REQUIRED_USE flag constraints are unsatisfied:
 ssl? ( exactly-one-of ( curl_ssl_axtls curl_ssl_cyassl 
 curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss curl_ssl_polarssl ) )
 
   The above constraints are a subset of the following complete 
 expression:
 threads? ( !ares ) ssl? ( exactly-one-of ( curl_ssl_axtls 
 curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss 
 curl_ssl_polarssl ) )
 
 (dependency required by @selected [set])
 (dependency required by @world [argument])
 
 
 
 
 On 2012. máj. 14., hétfő, 15.08.17 CEST, walt wrote:
  On 05/14/2012 03:49 AM, Space Cake wrote:
  Hi,
 
  For several weeks I'm trying to solve dependency issues with curl,
  but I'm lost.. any idea?
 
  That problem drove me nuts for months.  I finally discovered by
  desperate trial and error that un-setting the 'curl' useflag fixes
  it.  Finally!
 
 
 
 

The requirements are (from the error message):

If USE=ssl then use exactly one of the following:
  curl_ssl_axtls 
  curl_ssl_cyassl 
  curl_ssl_gnutls 
  curl_ssl_openssl 
  curl_ssl_nss  
  curl_ssl_polarssl 

You have the following set for curl (per eix):

curl_ssl_openssl 

But the error message also says that this is required:
net-misc/curl[ssl,curl_ssl_nss] by liboauth

You cannot have curl_ssl_nss and curl_ssl_openssl both set for curl as
liboauth complains

So, what you need to do is set 

USE=-curl_ssl_openssl curl_ssl_nss for curl

If you read my post carefully and see how all the bits fit the output
you supplied, it all makes sense. Portage output is not exactly
intuitive but it can be understood. 

Or you could unset USE=curl for liboauth.

I don't know if you'll be willing to switch from curl_ssl just to make
liboauth happy. That's your call. 

-- 
Alan McKinnnon
alan.mckin...@gmail.com




Re: [gentoo-user] Portage 2.1 weirdness

2006-06-15 Thread Mick

On 15/06/06, Rumen Yotov [EMAIL PROTECTED] wrote:


This is because of a new USE-flag -curl* which previously was ON.
Means you'll have to reemerge xine-ui or enable 'curl' for xine-ui in
package.use.


Or add curl in your /etc/make.conf to apply it across all packages, or add:

USE_ORDER=env:pkg:conf:auto:defaults

to restore portage to its previous version behaviour;  i.e. automatic
flags being imposed by emerged new packages across the piece.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] bash script error

2011-05-08 Thread Xi Shen
It is not specific to Gentoo. But do not know where to search or post it :)

My script looks like:

url=http://mypage;
curl_opts=-x ''
curl $url -d \mydata\ $curl_opts

If I execute it, I got an error from curl, saying it cannot resolve
the proxy ''.

But If I modify the script to:

url=http://mypage;
curl $url -d \mydata\ -x ''

It works fine.

I guess there's something wrong with the argument expansion. Just do
not know how to fix it. Please help.


-- 
Best Regards,
Xi Shen (David)

http://twitter.com/davidshen84/



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

2011-12-24 Thread Leho Kraav
i on the other hand just had a situation where i was forced to recompile curl 
to link with openssl.

linking with gnutls caused connecting to a particular IIS web service to throw 
this -9 unexpected length error. [1] found no medicine other than to stick 
with openssl.

 [1]: http://curl.haxx.se/mail/archive-2011-02/0005.html 



Re: [gentoo-user] wget with http proxy

2014-02-12 Thread Raffaele BELARDI
Canek Peláez Valdés wrote:
 On Wed, Feb 12, 2014 at 3:00 AM, Raffaele BELARDI
 3. convince emerge to use a different http downloader that supports
 'digest' authentication.

 man 5 make.conf, search for FETCHCOMMAND.
 
 You could set it to use curl, which supports proxy digest.
 

Great, precisely what I need. Thanks also for the tip on curl.

raffaele

Re: [gentoo-user] No sound. Please, help!

2022-07-14 Thread Peter Humphrey
On Thursday, 14 July 2022 14:36:42 BST Neil Bothwick wrote:

> God said, "div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t,"
> and there was light.

Nice one!

-- 
Regards,
Peter.






Re: [gentoo-user] download dynamic generated file using wget or curl

2005-04-21 Thread Edward Catmur
On Thu, 2005-04-21 at 17:45 +0800, Qiangning Hong wrote:
 I want to download some jpg's whose URL is as
 http://some.site/show.php?id=100.  In firefox, the downloaded filename
 is correctly as somefile.jpg, but if I download it using wget or
 curl, the downloaded file name is show.php?id=100, which is not
 acceptable.  Can anyone give me a hint to use command line tool to
 download such kind of files with correct filename?

I think you're right, curl and wget don't support giving the file the
correct file name.

As a workaround, this line will give the server-suggested file name:

curl -I $URL 2/dev/null | sed 's/Content-\(Type\|disposition\):.*\
\(file\)\?name=\(.*\).*$/\3/;ta;d;:a;q'

You could then use:

wget $URL -o $(curl -I $URL 2/dev/null | sed 's/Content-\(Type\|
disposition\):.*\\(file\)\?name=\(.*\).*$/\3/;ta;d;:a;q')

-- 
gentoo-user@gentoo.org mailing list



[SOLVED] Re: [gentoo-user] Re: solving curl dependency issues

2012-05-15 Thread Space Cake

Thank you. It seems to be ok now

[ebuild   R   ~] net-misc/curl-7.25.0-r1  CURL_SSL=gnutls* -openssl*
[ebuild   R   ~] net-libs/liboauth-0.9.6  USE=-curl*

=net-misc/curl-7.24.0 -curl_ssl_nss -curl_ssl_openssl curl_ssl_gnutls 
ssl -nss ssh



Laszlo


On 2012. máj. 14., hétfő, 17.34.19 CEST, Alan McKinnon wrote:


On Mon, 14 May 2012 16:02:15 +0200
Space Cakespaceca...@gmail.com wrote:



Removing keywords from curl produces this

brutal keywords # emerge --keep-going -upND world

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy
net-misc/curl[ssl,curl_ssl_nss].
!!! One of the following packages is required to complete your
request:
- net-misc/curl-7.25.0-r1::gentoo (Change USE: +curl_ssl_nss, this
change violates use flag constraints defined by
net-misc/curl-7.25.0-r1: 'threads? ( !ares ) ssl? ( exactly-one-of (
curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl
curl_ssl_nss curl_ssl_polarssl ) )')
(dependency required by
net-libs/liboauth-0.9.6[curl,nss] [installed]) (dependency required
by
gnome-extra/evolution-data-server-3.2.3-r1[gnome-online-accounts] 
[installed])

(dependency required by
gnome-extra/gnome-contacts-3.2.2 [installed]) (dependency required
by @selected [set]) (dependency required by @world [argument])


eix output:[I] net-misc/curl
Available versions: 7.21.4 (~)7.21.6 (~)7.21.7 (~)7.21.7-r2
(~)7.22.0 (~)7.23.1 7.24.0 (~)7.25.0 (~)7.25.0-r1 {ares
curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss
+curl_ssl_openssl curl_ssl_polarssl gnutls idn ipv6 kerberos ldap nss
ssh ssl static-libs test threads}
Installed versions: 7.25.0-r1(12.34.47
2012-05-14)(curl_ssl_openssl idn ipv6 ldap ssh ssl threads -ares
-curl_ssl_axtls -curl_ssl_cyassl -curl_ssl_gnutls -curl_ssl_nss
-curl_ssl_polarssl -kerberos -static-libs -test)
Homepage: http://curl.haxx.se/
Description: A Client that groks URLs


So, this is asking for curl_ssl_nss,

But after I set this I'm getting this

brutal ~ # emerge --keep-going -upND world

These are the packages that would be merged, in order:

Calculating dependencies /

!!! Problem resolving dependencies for net-misc/curl from @selected
... done!

!!! The ebuild selected to satisfy net-misc/curl has unmet
requirements.
- net-misc/curl-7.25.0-r1::gentoo USE=idn ipv6 ldap ssl threads
-ares -kerberos -ssh -static-libs -test CURL_SSL=nss openssl -axtls
-cyassl -gnutls -polarssl

The following REQUIRED_USE flag constraints are unsatisfied:
ssl? ( exactly-one-of ( curl_ssl_axtls curl_ssl_cyassl
curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss curl_ssl_polarssl ) )

The above constraints are a subset of the following complete
expression:
threads? ( !ares ) ssl? ( exactly-one-of ( curl_ssl_axtls
curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss
curl_ssl_polarssl ) )

(dependency required by @selected [set])
(dependency required by @world [argument])




On 2012. máj. 14., hétfő, 15.08.17 CEST, walt wrote:


On 05/14/2012 03:49 AM, Space Cake wrote:


Hi,

For several weeks I'm trying to solve dependency issues with curl,
but I'm lost.. any idea?



That problem drove me nuts for months. I finally discovered by
desperate trial and error that un-setting the 'curl' useflag fixes
it. Finally!









The requirements are (from the error message):

If USE=ssl then use exactly one of the following:
curl_ssl_axtls
curl_ssl_cyassl
curl_ssl_gnutls
curl_ssl_openssl
curl_ssl_nss
curl_ssl_polarssl

You have the following set for curl (per eix):

curl_ssl_openssl

But the error message also says that this is required:
net-misc/curl[ssl,curl_ssl_nss] by liboauth

You cannot have curl_ssl_nss and curl_ssl_openssl both set for curl as
liboauth complains

So, what you need to do is set

USE=-curl_ssl_openssl curl_ssl_nss for curl

If you read my post carefully and see how all the bits fit the output
you supplied, it all makes sense. Portage output is not exactly
intuitive but it can be understood.

Or you could unset USE=curl for liboauth.

I don't know if you'll be willing to switch from curl_ssl just to make
liboauth happy. That's your call.




smime.p7s
Description: S/MIME kriptográfiai aláírás


[gentoo-user] solving curl dependency issues

2012-05-14 Thread Space Cake

Hi,

For several weeks I'm trying to solve dependency issues with curl, but 
I'm lost.. any idea?


emerge --keep-going -upND world

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy 
net-misc/curl[ssl,curl_ssl_nss].

!!! One of the following packages is required to complete your request:
- net-misc/curl-7.25.0-r1::gentoo (Change USE: +curl_ssl_nss, this 
change violates use flag constraints defined by net-misc/curl-7.25.0-r1: 
'threads? ( !ares ) ssl? ( exactly-one-of ( curl_ssl_axtls 
curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss 
curl_ssl_polarssl ) )')

(dependency required by net-libs/liboauth-0.9.6[curl,nss] [installed])
(dependency required by 
gnome-extra/evolution-data-server-3.2.3-r1[gnome-online-accounts] 
[installed])

(dependency required by gnome-extra/gnome-contacts-3.2.2 [installed])
(dependency required by @selected [set])
(dependency required by @world [argument])



[I] net-misc/curl
 Available versions:  7.21.4 (~)7.21.6 (~)7.21.7 (~)7.21.7-r2 
(~)7.22.0 (~)7.23.1 7.24.0 (~)7.25.0 (~)7.25.0-r1 {ares curl_ssl_axtls 
curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_polarssl gnutls idn ipv6 kerberos ldap nss ssh ssl static-libs 
test threads}
 Installed versions:  7.25.0-r1(12.34.47 
2012-05-14)(curl_ssl_openssl idn ipv6 ldap ssh ssl threads -ares 
-curl_ssl_axtls -curl_ssl_cyassl -curl_ssl_gnutls -curl_ssl_nss 
-curl_ssl_polarssl -kerberos -static-libs -test)

 Homepage:http://curl.haxx.se/
 Description: A Client that groks URLs

---

Thank you
L:




smime.p7s
Description: S/MIME kriptográfiai aláírás


Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread Pandu Poluan
(Again, sorry for top-posting)

BTW, there are lots of bash gurus in stackovervlow.com. My handle
there is 'pepoluan'.

Rgds,


On 2011-05-09, Xi Shen davidshe...@googlemail.com wrote:
 It is not specific to Gentoo. But do not know where to search or post it :)

 My script looks like:

 url=http://mypage;
 curl_opts=-x ''
 curl $url -d \mydata\ $curl_opts

 If I execute it, I got an error from curl, saying it cannot resolve
 the proxy ''.

 But If I modify the script to:

 url=http://mypage;
 curl $url -d \mydata\ -x ''

 It works fine.

 I guess there's something wrong with the argument expansion. Just do
 not know how to fix it. Please help.


 --
 Best Regards,
 Xi Shen (David)

 http://twitter.com/davidshen84/




-- 
--
Pandu E Poluan - IT Optimizer
My website: http://pandu.poluan.info/



Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread Kevin McCarthy
On Mon, May 09, 2011 at 01:44:58PM +0800, Xi Shen wrote:
 It is not specific to Gentoo. But do not know where to search or post it :)
 
 My script looks like:
 
 url=http://mypage;
 curl_opts=-x ''
 curl $url -d \mydata\ $curl_opts
 
 If I execute it, I got an error from curl, saying it cannot resolve
 the proxy ''.
 

While bash arrays probably aren't required for this, the following seems
to work OK:

curl_opts=(-x )
curl $url -d \mydata\ ${curl_opts[@]}

But I'm sure there's a quotes-only solution, too. 

-- 
Kevin McCarthy sign...@gentoo.org



Re: [gentoo-user] Re: solving curl dependency issues

2012-05-14 Thread Space Cake

Removing keywords from curl produces this

brutal keywords # emerge --keep-going -upND world

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy 
net-misc/curl[ssl,curl_ssl_nss].

!!! One of the following packages is required to complete your request:
- net-misc/curl-7.25.0-r1::gentoo (Change USE: +curl_ssl_nss, this 
change violates use flag constraints defined by 
net-misc/curl-7.25.0-r1: 'threads? ( !ares ) ssl? ( exactly-one-of ( 
curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl 
curl_ssl_nss curl_ssl_polarssl ) )')

(dependency required by net-libs/liboauth-0.9.6[curl,nss] [installed])
(dependency required by 
gnome-extra/evolution-data-server-3.2.3-r1[gnome-online-accounts] 
[installed])

(dependency required by gnome-extra/gnome-contacts-3.2.2 [installed])
(dependency required by @selected [set])
(dependency required by @world [argument])


eix output:[I] net-misc/curl
Available versions:  7.21.4 (~)7.21.6 (~)7.21.7 (~)7.21.7-r2 
(~)7.22.0 (~)7.23.1 7.24.0 (~)7.25.0 (~)7.25.0-r1 {ares curl_ssl_axtls 
curl_ssl_cyassl curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl 
curl_ssl_polarssl gnutls idn ipv6 kerberos ldap nss ssh ssl static-libs 
test threads}
Installed versions:  7.25.0-r1(12.34.47 
2012-05-14)(curl_ssl_openssl idn ipv6 ldap ssh ssl threads -ares 
-curl_ssl_axtls -curl_ssl_cyassl -curl_ssl_gnutls -curl_ssl_nss 
-curl_ssl_polarssl -kerberos -static-libs -test)

Homepage:http://curl.haxx.se/
Description: A Client that groks URLs


So, this is asking for curl_ssl_nss,

But after I set this I'm getting this

brutal ~ # emerge --keep-going -upND world

These are the packages that would be merged, in order:

Calculating dependencies /

!!! Problem resolving dependencies for net-misc/curl from @selected
... done!

!!! The ebuild selected to satisfy net-misc/curl has unmet 
requirements.
- net-misc/curl-7.25.0-r1::gentoo USE=idn ipv6 ldap ssl threads -ares 
-kerberos -ssh -static-libs -test CURL_SSL=nss openssl -axtls -cyassl 
-gnutls -polarssl


 The following REQUIRED_USE flag constraints are unsatisfied:
   ssl? ( exactly-one-of ( curl_ssl_axtls curl_ssl_cyassl 
curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss curl_ssl_polarssl ) )


 The above constraints are a subset of the following complete 
expression:
   threads? ( !ares ) ssl? ( exactly-one-of ( curl_ssl_axtls 
curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl curl_ssl_nss 
curl_ssl_polarssl ) )


(dependency required by @selected [set])
(dependency required by @world [argument])




On 2012. máj. 14., hétfő, 15.08.17 CEST, walt wrote:

On 05/14/2012 03:49 AM, Space Cake wrote:

Hi,

For several weeks I'm trying to solve dependency issues with curl, but I'm 
lost.. any idea?


That problem drove me nuts for months.  I finally discovered by desperate
trial and error that un-setting the 'curl' useflag fixes it.  Finally!







smime.p7s
Description: S/MIME kriptográfiai aláírás


[gentoo-user] Re: solving curl dependency issues

2012-05-14 Thread walt
On 05/14/2012 06:08 AM, walt wrote:
 On 05/14/2012 03:49 AM, Space Cake wrote:
 Hi,

 For several weeks I'm trying to solve dependency issues with curl, but I'm 
 lost.. any idea?
 
 That problem drove me nuts for months.  I finally discovered by desperate
 trial and error that un-setting the 'curl' useflag fixes it.  Finally!

Sorry, I forgot that I also un-set the 'nss' and 'openssl' useflags.
Now I have only the gnutls useflag set. (I kept that one because the
gnutls is GPL, not because I think one is better that the others.)

The only thing I insist on being encrypted are ssl connections in firefox,
so my encryption needs are minimal, maybe less than yours.




Re: [gentoo-user] Re: openssl upgrade may miss some needed rebuilds

2016-03-02 Thread Todd Goodman
* Nikos Chantziaras <rea...@gmail.com> [160302 10:16]:
> On 02/03/16 16:41, walt wrote:
> > Today's upgrade of openssl to 1.0.2g-r1 may cause some necessary
> > rebuilds to fail due to missing symbol errors.
> >
> > Example:  libcurl was broken and caused the rebuilds of virtualbox and
> > git to fail until I forced a rebuild of curl.  Any installed package
> > that is actually linked against openssl will be affected by this,
> > notably curl or wget, which may prevent portage from fetching source
> > files.
> 
> Does that mean that the library name is the same and the "preserve-libs" 
> FEATURE doesn't kick in in this case?

It's not working for me either and I've had to manually rebuild curl and
w3m.

Todd



Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread Alex Schuster
Kfir Lavi writes:

 On Mon, May 9, 2011 at 12:00 PM, Xi Shen davidshe...@googlemail.com
 wrote:

  On Mon, May 9, 2011 at 4:31 PM, Pandu Poluan pa...@poluan.info wrote:

   On 2011-05-09, Xi Shen davidshe...@googlemail.com wrote:

   My script looks like:
   
   url=http://mypage;
   curl_opts=-x ''
   curl $url -d \mydata\ $curl_opts
   
   If I execute it, I got an error from curl, saying it cannot resolve
   the proxy ''.
   
   But If I modify the script to:
   
   url=http://mypage;
   curl $url -d \mydata\ -x ''
   
   It works fine.
   
   I guess there's something wrong with the argument expansion. Just do
   not know how to fix it. Please help.

Do as you tried first, but add an eval:
eval curl $url -d \mydata\ $curl_opts

  I have replied you before.
 
 What I have sent you is the solution to your problems.
 Try to run what I told you.
 I ran it successfully on my comp.
 curl_opts=-x 

This gives a command not found error, as bash tries to execute the empty 
command . Are you using another shell?

Wonko



Re: [gentoo-user] solving curl dependency issues

2012-05-14 Thread Neil Bothwick
On Mon, 14 May 2012 12:49:59 +0200, Space Cake wrote:

 emerge: there are no ebuilds built with USE flags to satisfy 
 net-misc/curl[ssl,curl_ssl_nss].
 !!! One of the following packages is required to complete your request:
 - net-misc/curl-7.25.0-r1::gentoo (Change USE: +curl_ssl_nss, this 
 change violates use flag constraints defined by
 net-misc/curl-7.25.0-r1: 'threads? ( !ares ) ssl? ( exactly-one-of
 ( curl_ssl_axtls curl_ssl_cyassl curl_ssl_gnutls curl_ssl_openssl
 curl_ssl_nss curl_ssl_polarssl ) )')

You need to set curl_ssl_nss but you cannot have this set at the same
time as any other curl_ssl* flags, the error message says you must have
exactly one of them. So you also need to set -curl_ssl_openssl as that
one is enabled by default.


-- 
Neil Bothwick

Why is there an expiration date on sour cream?


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: Re: Re: emerge -DuvatN world doesn't show all upgradeable packages

2008-04-08 Thread Neil Bothwick
On Tue, 08 Apr 2008 13:20:21 +0200, Michael Schmarck wrote:

 Which majorly sucks, as there are good reasons why the packages
 should NOT be the way they are right now.

Such as?

Hint: uncluttering the world file is not a reason for changing the
ebuilds, lthough it is a good reason for a more friendly world list
format.


-- 
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 signature


[gentoo-user] download dynamic generated file using wget or curl

2005-04-21 Thread Qiangning Hong
I want to download some jpg's whose URL is as
http://some.site/show.php?id=100. In firefox, the downloaded
filename is correctly as somefile.jpg, but if I download it using
wget or curl, the downloaded file name is show.php?id=100, which is
not acceptable. Can anyone give me a hint to use command line
tool to download such kind of files with correct filename?-- Qiangning HongGet Firefox! http://www.spreadfirefox.com/?q=affiliatesamp;id=67907amp;t=1


Re: [gentoo-user] Re: Difficulty fixing GLSA 201512-07 (gstreamer-0.10)

2016-01-05 Thread Neil Bothwick
On Tue, 5 Jan 2016 08:26:42 -0800, Grant wrote:

> So everyone is just living with the supposed security vulnerability on
> their system?

It's not clear whether the vulnerability applies to 0.10 or not. I played
safe and uninstalled the only program depending on the 0.0 slot and then
depcleaned.


-- 
Neil Bothwick

God said, "div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t,"
and there was light.


pgpP0TFyNOUum.pgp
Description: OpenPGP digital signature


[gentoo-user] Re: openssl upgrade may miss some needed rebuilds

2016-03-02 Thread Nikos Chantziaras

On 02/03/16 16:41, walt wrote:

Today's upgrade of openssl to 1.0.2g-r1 may cause some necessary
rebuilds to fail due to missing symbol errors.

Example:  libcurl was broken and caused the rebuilds of virtualbox and
git to fail until I forced a rebuild of curl.  Any installed package
that is actually linked against openssl will be affected by this,
notably curl or wget, which may prevent portage from fetching source
files.


Does that mean that the library name is the same and the "preserve-libs" 
FEATURE doesn't kick in in this case?





[gentoo-user] openssl upgrade may miss some needed rebuilds

2016-03-02 Thread walt
Today's upgrade of openssl to 1.0.2g-r1 may cause some necessary
rebuilds to fail due to missing symbol errors.

Example:  libcurl was broken and caused the rebuilds of virtualbox and
git to fail until I forced a rebuild of curl.  Any installed package
that is actually linked against openssl will be affected by this,
notably curl or wget, which may prevent portage from fetching source
files.

I suggest using quickpkg to back up openssl before the upgrade in case
you need to recover urgently in the middle of the update.




Re: [gentoo-user] Re: Howto unmask use flag

2017-12-28 Thread Neil Bothwick
On Wed, 27 Dec 2017 21:55:27 -0600, R0b0t1 wrote:

> > Found it. I have to create my own package.use.mask file
> > in /etc/portage/profile that reverts the setting. 
> 
> I suspect /etc/portage/profile is not the right place,

It is the right place according to man portage.


-- 
Neil Bothwick

God said, "div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t,"
and there was light.


pgpuhB2tjND3x.pgp
Description: OpenPGP digital signature


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

2023-06-27 Thread thelma

On 6/27/23 13:23, Neil Bothwick wrote:

On Tue, 27 Jun 2023 11:48:16 -0600, the...@sys-concept.com wrote:


On 6/27/23 11:04, Neil Bothwick wrote:

On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote:
   

I run this little script to notify me when the IP changes.  However
at time to time the file: "old_ip.txt" is being populated with an
empty line "no IP address"

What could be causing it?


#!/bin/bash

# Replace "YOUR_EMAIL" with your actual email address
EMAIL="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 -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 respond. It could be timing out with an
empty result. OTOH the URL used in the get_ip_address function is
rapid, but you don't call that function.
   


sleep 2


Yes, I notice it, it take upwards 10sec to get an IP and sometimes I
get a timeout, I increases "sleep 15" hopefully it will help.


It won't because the curl command is running synchronously. All
increasing the sleep does is make you wait longer after it fails. Why not
simply switch to the other service that seems to work more reliably?


Hmm,... do you mean i run:
NEW_IP=$(curl -s https://ifconfig.me/ip)

I tried it.  When the "curl -s https://ifconfig.me/ip; failed, showing empty IP
curl -s https://ifconfig.me/ip  was empty as well.

 



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

2008-04-16 Thread Volker Armin Hemmann
On Mittwoch, 16. April 2008, Bob Young wrote:
 I'm in the process of installing a new box, last night before going to bed
 I started installing xorg server. This morning, I found the 82nd build (out
 of 162) had failed with the following error:


 1450K .. .. .. .. .. 89% 44.2K
 0:04
  1500K .. .. .. .. .. 92% 51.2K
 0:02
  1550K .. .. .. .. .. 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]

  Unpacking curl-7.17.1.tar.bz2 to

 /var/tmp/portage/net-misc/curl-7.17.1/work
  * Applying curl-7.16.2-strip-ldflags.patch ...
   [ ok ]
  * Applying curl-7.17.1-null-handler-segfault.patch ...
   [ ok ]
  * Running elibtoolize in: curl-7.17.1
  *   Applying install-sh-1.5.patch ...
  *   Applying portage-1.5.10.patch ...
  *   Applying sed-1.5.6.patch ...

  Source unpacked.
  Compiling source in

 /var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1 ...
  *
  * ERROR: net-misc/curl-7.17.1 failed.
  * Call stack:
  *   ebuild.sh, line   49:  Called src_compile
  * environment, line 2344:  Called die
  * The specific snippet of code:
  *   die 'ldap and kerberos (gssapi) not playing nicely try version

 =7.18.1';

  *  The die message:
  *   ldap and kerberos (gssapi) not playing nicely try version =7.18.1
  *
  * If you need support, post the topmost build error, and the call stack if
 relevant.
  * A complete build log is located at
 '/var/tmp/portage/net-misc/curl-7.17.1/temp/build.log'.
  * The ebuild environment file is located at
 '/var/tmp/portage/net-misc/curl-7.17.1/temp/environment'.
  *
 * Regenerating GNU info directory index...
  * Processed 133 info files.

 Okay, looks like there's something wrong with curl, let's see what the
 current and latest version I can unmask is:


 [ 00:33:41 ]  Wed Apr 16  /home/Cyor $ emerge -s curl
 Searching...  -Traceback (most recent call last):
   File /usr/bin/emerge, line 6971, in ?
 retval = emerge_main()
   File /usr/bin/emerge, line 6945, in emerge_main
 myopts, myfiles, spinner)
   File /usr/bin/emerge, line 5811, in action_search
 searchinstance.execute(mysearch)
   File /usr/bin/emerge, line 566, in execute
 if not self.portdb.xmatch(match-visible, package):
   File /usr/bin/emerge, line 494, in _xmatch
 matches.update(db.xmatch(level, atom))
   File /usr/lib/portage/pym/portage.py, line 7438, in xmatch

   File /usr/lib/portage/pym/portage.py, line 7372, in xmatch

   File /usr/lib/portage/pym/portage.py, line 7481, in visible

   File /usr/lib/portage/pym/portage.py, line 7085, in aux_get

   File /usr/lib/portage/pym/cache/template.py, line 82, in __delitem__

   File /usr/lib/portage/pym/cache/flat_hash.py, line 98, in _delitem
 raise cache_errors.CacheCorruption(cpv, e)
 cache.cache_errors.CacheCorruption: dev-lisp/cl-curl-20050609 is corrupt:
 [Errno 13] Permission denied:
 '/var/cache/edb/dep/usr/portage/dev-lisp/cl-curl-20050609'


 What...! the file is corrupt..? okay, maybe a --sync will fix it:

no.



 I/O error okay enough of this, time to reboot.

no, time for dmesg.



 [ 06:43:22 ]  Wed Apr 16  /home/Cyor $ shutdown -h now
 bash: /sbin/shutdown: Input/output error

yep, dmesg.


 Uh-oh, this is starting to look bad.

it is.

 Also worthy of note is the reason for installing this new box, the previous
 install developed severe hard disk corruption. Because of that, this
 install is located on a brand new 250G Seagate with a five year warranty,
 so while not impossible, I tend to doubt that the hard disk it self is the
 true root cause.

it is a seagate. Harddisk problem is VERY probable. You posted a lot of 
(useless) information, but not the important one:
dmesg


 Okay, so my question is how bad is it?

your filesystem got damaged. Your kernel might be in Lalaland dancing with the 
fairies. Maybe it was just a glitch, but probably your harddisk, cables, PSU 
or cooling is f* up.


 Is there anyway to shutdown cleanly?

not really. Since the system is hosed anyway, dmesg first (maybe save the 
output on a different device). Then try sysrq-keys (alt+printscreen+e,i,u,b). 
Boot from cd, check fs. Check harddisk with smart.


 I do have a second brand new 250G Seagate, is another clean install, with a
 *second* brand new drive the best alternative, or is some even lower level
 hardware (i.e. disk controller) the more likely culprit at this point?

the best alternative is to check what went wrong, but since Seagates are known 
to die in the first couple of days - or almost never, this gentleman here 
would bet on a defective harddisk.

Btw, you might want to read up on 'bathtub curve'. Stuff breaks early, or 
late.
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] {OT} Firefox's Connecting

2007-06-09 Thread Grant

  Can anyone tell me what Firefox is doing when it says it is
  Connecting to a particular website?  My site is periodically 
hanging
  at that point, and I'd like to track down the problem.  Is it just
  waiting for apache2's first response to the HTTP request?

 No, Firefox is propably waiting for the TCP connection to be
 established. Use something like wireshark or tcpdump to find out for 
sure.
   
I was trying to login (via ssh) to a virtual server and it was taking 
ages (19
secs or so).  Apparently there was something wrong with the way the 
sysadmin
had set up DNS.  Once fixed I would be asked for a passwd with 1-2 
seconds.
It could be that something like this is wrong with your server?
  
   I'll check that out.  Thanks guys.
  
 
  Try it with 'curl'
  ie:
  curl -v www.google.com
 
  If it doesnt find an IP, its a DNS problem, if it finds an IP but
  doesn't connect, it may be a routing problem, if it works for all
  sites, but not a particular site, that site might be broken, and
  'curl' might be able to help you see where.

 Thanks Kent.  When I'm browsing my site and it hangs, I ping the
 domain and the times are normal even though I'm having trouble
 connecting at the exact same time.  The pings are really slow in
 coming back, but the reported times are normal.  Does that sound like
 a problem with apache2 then?


Sounds like a routing problem of sorts to me, apache  ( afaik ) has no
impact on /ping/ times. My favourite tool for finding traffic problems
is mtr , see packet loss and route and where packet loss is occuring
all at once :)   Sometimes it will report 100% packet loss on a middle
step if that server ignores pings tho, .. .so...


But the ping times are normal.  I'm having problems with the site
intermittently hanging while I'm browsing, even as ping times are
coming back normal.  That's what makes me think it should be a problem
with the software on the server.  Does that sound right?

- Grant


does curl respond properly? , or does it just sit there waiting for  response?


curl sits there waiting for the IP to respond.

- Grant
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread BRM
Well, I saw a lot of advice on this but no real solution - just some debugging 
help.

At least from my own experience with Bash Scripting, I find that you can never 
use enough braces when referencing variables.

So, the script should read:

url=http://mypage;
curl_opts=-x
curl ${url} -d \mydata\ ${curl_opts}


I would probably even go one further and use quotes in the final line as well, 
thus producing:

curl ${url}-d \mydata\ ${curl_opts}

Please note that the single and double quotes have meanings as far as expansion.

Also, the guys on IRC (#bash) are quite helpful - a great resource in addition 
to 'man bash'.

$0.02

Ben


- Original Message 
 From: Xi Shen davidshe...@googlemail.com
 To: gentoo-user gentoo-user@lists.gentoo.org
 Sent: Mon, May 9, 2011 1:44:58 AM
 Subject: [gentoo-user] [OT] bash script error
 
 It is not specific to Gentoo. But do not know where to search or post it  :)
 
 My script looks like:
 
 url=http://mypage;
 curl_opts=-x  ''
 curl $url -d \mydata\ $curl_opts
 
 If I execute it, I got an error  from curl, saying it cannot resolve
 the proxy ''.
 
 But If I modify the  script to:
 
 url=http://mypage;
 curl $url -d \mydata\ -x ''
 
 It works  fine.
 
 I guess there's something wrong with the argument expansion. Just  do
 not know how to fix it. Please help.
 
 
 -- 
 Best Regards,
 Xi  Shen (David)
 
 http://twitter.com/davidshen84/
 
 



Re: [gentoo-user] [OT] bash script error

2011-05-10 Thread David Haller
Hello,

On Mon, 09 May 2011, Kevin McCarthy wrote:
On Mon, May 09, 2011 at 01:44:58PM +0800, Xi Shen wrote:
 It is not specific to Gentoo. But do not know where to search or post it :)
 
 My script looks like:
 
 url=http://mypage;
 curl_opts=-x ''
 curl $url -d \mydata\ $curl_opts
 
 If I execute it, I got an error from curl, saying it cannot resolve
 the proxy ''.
 

While bash arrays probably aren't required for this, the following seems
to work OK:

When using the bash anyway, arrays are the thing to use!

curl_opts=(-x )
curl $url -d \mydata\ ${curl_opts[@]}

But I'm sure there's a quotes-only solution, too. 

I can't find one. Seems to be some curl weirdness layered on top. Even
with
strace -eexecve curl $url -d mydata $curl_opts
and (quoted, escaped etc.) variations thereof, I haven't found a
version that works.

If you want to just DL some stuff, with POST, no proxy, why not use
wget?

wget --post-data=mydata --no-proxy $url

(and if you want the result on stdout, just add '-O -', i.e.:

wget --post-data=mydata --no-proxy -O - $url

). Or if you want the options as such:

url=...
wget_opts=--no-proxy -O - ### special chars need to be
### once-escaped when using
### options/arguments with spaces,
### quotes etc.
post_data=foo=bar
set -x
wget ${wget_opts} --post-data=$post_data $url
###   no quotes here, or use an array!

HTH,
-dnh

-- 
Doesn't it bother you, that we have to search for intelligent life 
--- OUT THERE??



Re: [gentoo-user] Portage 2.1 weirdness

2006-06-15 Thread Rumen Yotov
Sergio Polini wrote:
 Mick:
 As I understand it (I'm sure this has been covered in GWN, forums,
 etc.) USE flags which had been set  automatically by certain
 packages are no longer valid universally.  Therefore, either add
 those USE flags missing (e.g. ldap  mozilla for OOo) in your
 /etc/make.conf, or if you only want them for a particular package
 add them in /etc/portage/package.use.
 
 I'm sure (I'ld like to be sure) that this change is documented 
 somewhere, but I can't find where.
 I need documentation because I'm an advanced user of some packages 
 (f.i., tetex), but a naive user of other ones (f.i., xine). 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
Hi,
This is because of a new USE-flag -curl* which previously was ON.
Means you'll have to reemerge xine-ui or enable 'curl' for xine-ui in
package.use.
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread Xi Shen
i tried that already. not working. i will try the stackoverflow.com. thanks


On Mon, May 9, 2011 at 4:31 PM, Pandu Poluan pa...@poluan.info wrote:
 (Again, sorry for top-posting)

 BTW, there are lots of bash gurus in stackovervlow.com. My handle
 there is 'pepoluan'.

 Rgds,


 On 2011-05-09, Xi Shen davidshe...@googlemail.com wrote:
 It is not specific to Gentoo. But do not know where to search or post it :)

 My script looks like:

 url=http://mypage;
 curl_opts=-x ''
 curl $url -d \mydata\ $curl_opts

 If I execute it, I got an error from curl, saying it cannot resolve
 the proxy ''.

 But If I modify the script to:

 url=http://mypage;
 curl $url -d \mydata\ -x ''

 It works fine.

 I guess there's something wrong with the argument expansion. Just do
 not know how to fix it. Please help.


 --
 Best Regards,
 Xi Shen (David)

 http://twitter.com/davidshen84/




 --
 --
 Pandu E Poluan - IT Optimizer
 My website: http://pandu.poluan.info/





-- 
Best Regards,
Xi Shen (David)

http://twitter.com/davidshen84/



Re: [gentoo-user] Strange grub problem

2008-07-20 Thread Neil Bothwick
On Sun, 20 Jul 2008 13:28:09 +0100, Mick wrote:

 I believe that the grub ebuild mounts it for you, messes up your
 grub.conf and carries on with its business

It doesn't touch grub.conf, that would be unacceptable. What is does do
is it no longer installs the default splash image to /boot, so that is
removed when the previous version is unmerged. If you use a different
image, or even if you have touched the existing splashimage file, your
boot won't be affected.


-- 
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 signature


Re: [gentoo-user] download dynamic generated file using wget or curl

2005-04-21 Thread Matan Peled
Qiangning Hong wrote:
 I want to download some jpg's whose URL is as
 http://some.site/show.php?id=100.  In firefox, the downloaded filename
 is correctly as somefile.jpg, but if I download it using wget or curl,
 the downloaded file name is show.php?id=100, which is not acceptable. 
 Can anyone give me a hint to use command line tool to download such kind
 of files with correct filename?
 
 -- 
 Qiangning Hong
 Get Firefox!
 http://www.spreadfirefox.com/?q=affiliatesamp;id=67907amp;t=1
 http://www.spreadfirefox.com/?q=affiliatesamp;id=67907amp;t=1

wget -o filename.jpg http://some.site/show.php?id=100

-- 
[Name  ]   ::  [Matan I. Peled]
[Location  ]   ::  [Israel]
[Public Key]   ::  [0xD6F42CA5]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred



signature.asc
Description: OpenPGP digital signature


[gentoo-user] gnupg: can't use keyservers

2012-02-16 Thread Stefan G. Weichinger

Greets,

I recently tried to get/update keys from keyservers and always got stuff
like:

: can't connect to `pgp.zdv.uni-mainz.de': host not found
gpgkeys: HTTP fetch error 7: couldn't connect: Not found


Didn't matter which keyserver, also tried it from the shell (and not
from enigmail/thunderbird).

google showed me:

http://bugs.sabayon.org/show_bug.cgi?id=2781

while I couldn't find anything in the gentoo bugzilla.

Re-emerged curl, enigmail, gnupg, even thunderbird (just in case) ...
still the same issues. I also tried an older release of curl ...

Did anyone hit this as well, and found the solution?

Thanks, Stefan



Re: [gentoo-user] gnupg: can't use keyservers

2012-02-20 Thread Stefan G. Weichinger
Am 16.02.2012 10:23, schrieb Stefan G. Weichinger:
 
 Greets,
 
 I recently tried to get/update keys from keyservers and always got stuff
 like:
 
 : can't connect to `pgp.zdv.uni-mainz.de': host not found
 gpgkeys: HTTP fetch error 7: couldn't connect: Not found
 
 
 Didn't matter which keyserver, also tried it from the shell (and not
 from enigmail/thunderbird).
 
 google showed me:
 
 http://bugs.sabayon.org/show_bug.cgi?id=2781
 
 while I couldn't find anything in the gentoo bugzilla.
 
 Re-emerged curl, enigmail, gnupg, even thunderbird (just in case) ...
 still the same issues. I also tried an older release of curl ...
 
 Did anyone hit this as well, and found the solution?

*bump*




Re: [gentoo-user] No sound. Please, help!

2022-07-14 Thread Neil Bothwick
On Thu, 14 Jul 2022 08:53:11 +0100, Michael wrote:

> On this laptop the onboard WiFi has to be switched on already at boot
> time, or I need to reboot after switching it on.  Restarting the wlan0
> service without a reboot fails to connect to the AP.
> 

I have a similar issue with a USB WiFi adaptor, particularly after a
suspend. I found that I can wake it u without rebooting with

rfkill block wlan; rfkill unblock wlan


-- 
Neil Bothwick

God said, "div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t,"
and there was light.


pgplOeyhZK8T7.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] {OT} Firefox's Connecting

2007-06-09 Thread Kent Fredric

On 6/10/07, Grant [EMAIL PROTECTED] wrote:

 Can anyone tell me what Firefox is doing when it says it is
 Connecting to a particular website?  My site is periodically hanging
 at that point, and I'd like to track down the problem.  Is it just
 waiting for apache2's first response to the HTTP request?
   
No, Firefox is propably waiting for the TCP connection to be
established. Use something like wireshark or tcpdump to find out for 
sure.
  
   I was trying to login (via ssh) to a virtual server and it was taking 
ages (19
   secs or so).  Apparently there was something wrong with the way the 
sysadmin
   had set up DNS.  Once fixed I would be asked for a passwd with 1-2 
seconds.
   It could be that something like this is wrong with your server?
 
  I'll check that out.  Thanks guys.
 

 Try it with 'curl'
 ie:
 curl -v www.google.com

 If it doesnt find an IP, its a DNS problem, if it finds an IP but
 doesn't connect, it may be a routing problem, if it works for all
 sites, but not a particular site, that site might be broken, and
 'curl' might be able to help you see where.

Thanks Kent.  When I'm browsing my site and it hangs, I ping the
domain and the times are normal even though I'm having trouble
connecting at the exact same time.  The pings are really slow in
coming back, but the reported times are normal.  Does that sound like
a problem with apache2 then?



Sounds like a routing problem of sorts to me, apache  ( afaik ) has no
impact on /ping/ times. My favourite tool for finding traffic problems
is mtr , see packet loss and route and where packet loss is occuring
all at once :)   Sometimes it will report 100% packet loss on a middle
step if that server ignores pings tho, .. .so...

does curl respond properly? , or does it just sit there waiting for  response?



--
Kent
ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x|
print enNOSPicAMreil [EMAIL PROTECTED][(2*x)..(2*x+1)]}'
--
[EMAIL PROTECTED] mailing list



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

2011-04-06 Thread Albert Hopkins
On Wed, 2011-04-06 at 12:00 +0300, Kfir Lavi wrote:

 
 Hi  Albert,
 Can you paste your USE flags for qemu?
 
 Thanks,
 Kfir

USE=aio sdl vde -alsa -bluetooth -brltty -curl -esd -fdt -hardened
-jpeg -ncurses -png -pulseaudio -qemu-ifup -sasl -ssl -static





Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread JDM
He

--Original Message--
From: Alex Schuster
To: gentoo-user@lists.gentoo.org
ReplyTo: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] bash script error
Sent: 9 May 2011 11:36

Kfir Lavi writes:

 On Mon, May 9, 2011 at 12:00 PM, Xi Shen davidshe...@googlemail.com
 wrote:

  On Mon, May 9, 2011 at 4:31 PM, Pandu Poluan pa...@poluan.info wrote:

   On 2011-05-09, Xi Shen davidshe...@googlemail.com wrote:

   My script looks like:
   
   url=http://mypage;
   curl_opts=-x ''
   curl $url -d \mydata\ $curl_opts
   
   If I execute it, I got an error from curl, saying it cannot resolve
   the proxy ''.
   
   But If I modify the script to:
   
   url=http://mypage;
   curl $url -d \mydata\ -x ''
   
   It works fine.
   
   I guess there's something wrong with the argument expansion. Just do
   not know how to fix it. Please help.

Do as you tried first, but add an eval:
eval curl $url -d \mydata\ $curl_opts

  I have replied you before.
 
 What I have sent you is the solution to your problems.
 Try to run what I told you.
 I ran it successfully on my comp.
 curl_opts=-x 

This gives a command not found error, as bash tries to execute the empty 
command . Are you using another shell?

Wonko



Sent from my BlackBerry® wireless device

Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread Kfir Lavi
On Mon, May 9, 2011 at 1:36 PM, Alex Schuster wo...@wonkology.org wrote:

 Kfir Lavi writes:

  On Mon, May 9, 2011 at 12:00 PM, Xi Shen davidshe...@googlemail.com
  wrote:

   On Mon, May 9, 2011 at 4:31 PM, Pandu Poluan pa...@poluan.info
 wrote:

On 2011-05-09, Xi Shen davidshe...@googlemail.com wrote:

My script looks like:
   
url=http://mypage;
curl_opts=-x ''
curl $url -d \mydata\ $curl_opts
   
If I execute it, I got an error from curl, saying it cannot resolve
the proxy ''.
   
But If I modify the script to:
   
url=http://mypage;
curl $url -d \mydata\ -x ''
   
It works fine.
   
I guess there's something wrong with the argument expansion. Just do
not know how to fix it. Please help.

 Do as you tried first, but add an eval:
 eval curl $url -d \mydata\ $curl_opts

   I have replied you before.
 
  What I have sent you is the solution to your problems.
  Try to run what I told you.
  I ran it successfully on my comp.
  curl_opts=-x 

 This gives a command not found error, as bash tries to execute the empty
 command . Are you using another shell?

Wonko

 Sorry,
I have put www.google.com in th url, so got the page, and didn't notice the
error. hehe

Kfir


Re: [gentoo-user] [OT] bash script error

2011-05-10 Thread David Haller
Hello,

On Mon, 09 May 2011, JDM wrote:
Do as you tried first, but add an eval:
eval curl $url -d \mydata\ $curl_opts

eval is evil ...

-dnh

-- 
Being disintegrated makes me ve-ry an-gry! huff, huff



Re: [gentoo-user] VMware Player 5.0.2

2013-04-11 Thread Stefan G. Weichinger
Am 10.04.2013 13:04, schrieb Stefan G. Weichinger:
 
 Does anybody in here run mentioned VMware Player 5.0.2 with latest
 gentoo-sources-3.8.6 ?
 
 It fails to even start here ... says Abgebrochen (german ... maybe
 Cancelled in english?) ...

This seems related:

https://bugs.gentoo.org/show_bug.cgi?id=456262

Downgrading curl didn't help so far ... will try to apply patch.

Stefan




Re: [gentoo-user] bugzilla down?

2017-06-15 Thread Mart Raudsepp
Ühel kenal päeval, N, 15.06.2017 kell 16:28, kirjutas Ian Zimmerman:
> ~$ curl -L https://bugs.gentoo.org  2>/dev/null | lynx -dump -stdin
>  Internal Server Error


Please look at https://infra-status.gentoo.org/ of course.




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

2023-08-11 Thread Dale
Kusoneko wrote:
> Aug 11, 2023 15:48:22 Arsen Arsenović :
>
>> Alan Mackenzie  writes:
>>
>>> 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-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 
>>> -ldap -mbedtls (-nghttp3) -nss -openssl -rtmp (-rustls) -samba -ssh 
>>> (-sslv3) -static-libs -telnet
>>> -test -verify-sig -websockets -zstd" ABI_X86="(64) -32 (-x32)" 
>>> CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)"
>>>
>>>   The following REQUIRED_USE flag constraints are unsatisfied:
>>>     curl_ssl_openssl? ( openssl )
>> A REQUIRED_USE of 'X? ( Y Z )' means that if X is set, Y and Z must be
>> set.  In boolean algebra, it can be expressed as a X => ( Y AND Z ).
>>
>> See https://wiki.gentoo.org/wiki/Required_USE_flags
>>
>> Hope that helps, have a lovely day.
>>
> To add to this, essentially what it's saying is either to change the USE 
> flags of curl to include openssl or to change the CURL_SSL flag to "-openssl 
> gnutls" (by adding "-curl_ssl_openssl curl_ssl_gnutls" to curl's USE flags) 
> so that it aligns with your current curl USE flags.
>
>


That's a much better explanation than mine.  Me, I just beat it with a
hammer until it works.  ROFLMBO 

Dale

:-)  :-) 



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

2023-08-11 Thread Kusoneko


Aug 11, 2023 15:48:22 Arsen Arsenović :

>
> Alan Mackenzie  writes:
>
>> 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-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 
>> -ldap -mbedtls (-nghttp3) -nss -openssl -rtmp (-rustls) -samba -ssh (-sslv3) 
>> -static-libs -telnet
>> -test -verify-sig -websockets -zstd" ABI_X86="(64) -32 (-x32)" 
>> CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)"
>>
>>   The following REQUIRED_USE flag constraints are unsatisfied:
>>     curl_ssl_openssl? ( openssl )
>
> A REQUIRED_USE of 'X? ( Y Z )' means that if X is set, Y and Z must be
> set.  In boolean algebra, it can be expressed as a X => ( Y AND Z ).
>
> See https://wiki.gentoo.org/wiki/Required_USE_flags
>
> Hope that helps, have a lovely day.
>

To add to this, essentially what it's saying is either to change the USE flags 
of curl to include openssl or to change the CURL_SSL flag to "-openssl gnutls" 
(by adding "-curl_ssl_openssl curl_ssl_gnutls" to curl's USE flags) so that it 
aligns with your current curl USE flags.



Re: [gentoo-user] GnuPG depends on gentoo-sources?

2006-02-11 Thread Rumen Yotov
On Sat, 2006-02-11 at 03:52 -0500, Ron Bickers wrote:
 On Fri February 10 2006 02:59, Boyd Stephen Smith Jr. wrote:
 
  I just checked the .ebuild in my portage tree does not list gentoo-sources
  as direct dependency of gunpg-1.4.2.r3.  Please do a emerge -pvt
  =app-crypt/gnupg-1.4.2-r3 and give us the output (you might have to unmask
  gentoo-sources for a bit to give us good output).
 
 # emerge -pvt =app-crypt/gnupg-1.4.2-r3
 
 These are the packages that I would merge, in reverse order:
 
 Calculating dependencies ...done!
 [ebuild   R   ] app-crypt/gnupg-1.4.2-r3  -X +bzip2 -caps +curl -ecc -idea 
 +ldap +nls +readline (-selinux) -smartcard -static -usb +zlib 0 kB
 [ebuild  N]  sys-kernel/gentoo-sources-2.6.15-r1  -build -doc -symlink 
 (-ultra1) 0 kB
 
 Total size of downloads: 0 kB
 
  You are probably trying to use your own, possibly custom-patched, kernel
  instead of any of the *-sources packages.
 
 I'm using gentoo-sources, but I'm compiling kernels on a single machine and 
 installing them manually on their target machines, thus I don't have 
 gentoo-sources installed on the machine in question.
 
 There is a note in the gnupg ebuild that points to a bug talking about the 
 need for (or not) kernel sources.  I didn't quite follow the arguments and 
 solution, but it had something to do with installing gpg suid root.  At any 
 rate, it doesn't make sense (to me) for gnupg to require kernel sources to 
 build or install.
 
 -- 
 Ron
Hi,
Here's the output of: dep -l gnupg (listing GnuPG's dependencies):
$ sudo dep -l gnupg
app-crypt/gnupg-1.4.2-r3:
!static? bzip2? app-arch/bzip2  app-arch/bzip2-1.0.3-r6
bzip2?  app-arch/bzip2   app-arch/bzip2-1.0.3-r6
dev-lang/perldev-lang/perl-5.8.8
!static? usb?   dev-libs/libusb  dev-libs/libusb-0.1.11
usb?dev-libs/libusb  dev-libs/libusb-0.1.11
!static? curl?  net-misc/curlnet-misc/curl-7.15.1
curl?   net-misc/curlnet-misc/curl-7.15.1
!static? nls?   sys-devel/gettextsys-devel/gettext-0.14.5
nls?sys-devel/gettextsys-devel/gettext-0.14.5
!bootstrap? sys-devel/patch  sys-devel/patch-2.5.9-r1
!static? readline? sys-libs/readline sys-libs/readline-5.1_p2
readline?   sys-libs/readlinesys-libs/readline-5.1_p2
!static? zlib?  sys-libs/zlibsys-libs/zlib-1.2.3
zlib?   sys-libs/zlibsys-libs/zlib-1.2.3
virtual/libc sys-libs/glibc-2.3.6-r2
!static?virtual/libc sys-libs/glibc-2.3.6-r2
virtual/linux-sources
sys-kernel/gentoo-sources-2.6.15-r4
virtual/mta  mail-mta/netqmail-1.05
!static?virtual/mta  mail-mta/netqmail-1.05
...END...
So you can see 'gnupg' depends on 'virtual/linux-sources' not
specifically 'gentoo-sources'. Any *-sources package will suffice,
as it will provide virtual/linux-sources (PROVIDE in ebuilds,sorry
being moved to /usr/portage/eclass/kernel-2.eclass).
IMO you have to 'lie' to portage that you have some sources (gentoo for
example) by running:
#echo sys-kernel/gentoo-sources
 /etc/portage/profile/packages.provided (create if it doesn't exist).
Check again the syntax.
HTH.Rumen


smime.p7s
Description: S/MIME cryptographic signature


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

2017-04-18 Thread Raffaele Belardi

Mick wrote:

On Tuesday 18 Apr 2017 16:58:02 Raffaele Belardi wrote:

Mick wrote:

I started rebuilding the world and his wife following an update to
gcc-5.4.0- r3 as per suggestion in e-log:

revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc

However, dev-libs/efl failed to make as shown below.  Any idea how to
overcome this breakage?

emerge -1aDv dev-libs/efl
[snip ..]

This was the 110th package out of 413 being rebuild, so I assume 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 installed?

raffaele


Yes, it seems to be:

$ eix -l poppler
[I] app-text/poppler
 Available versions:
0.45.0(0/62)^t  [cairo cairo-qt cjk curl cxx debug doc
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? (
qt4 )"]
   ~0.51.0(0/66)^t  [cairo cairo-qt cjk curl cxx debug doc
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? (
qt4 )"]
   ~0.52.0(0/66)^t  [cairo cjk curl cxx debug doc +introspection
+jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils]
   **     (0/)^t[cairo cairo-qt cjk curl cxx debug doc
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? (
qt4 )"]
 Installed versions:  0.45.0^t(10:10:43 30/07/16)(cairo cxx introspection
jpeg jpeg2k lcms png qt4 qt5 tiff utils -cairo-qt -cjk -curl -debug -doc -nss)



Another guess: you are installing unstable (~) for efl but poppler is still at stable 
version: maybe you could try to manually update poppler before efl.


raffaele



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

2017-04-18 Thread Mick
On Tuesday 18 Apr 2017 17:24:00 Raffaele Belardi wrote:
> Mick wrote:
> > On Tuesday 18 Apr 2017 16:58:02 Raffaele Belardi wrote:
> >> Mick wrote:
> >>> I started rebuilding the world and his wife following an update to
> >>> gcc-5.4.0- r3 as per suggestion in e-log:
> >>> 
> >>> revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
> >>> 
> >>> However, dev-libs/efl failed to make as shown below.  Any idea how to
> >>> overcome this breakage?
> >>> 
> >>> emerge -1aDv dev-libs/efl
> >>> [snip ..]
> >>> 
> >>> This was the 110th package out of 413 being rebuild, so I assume 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 installed?
> >> 
> >> raffaele
> > 
> > Yes, it seems to be:
> > 
> > $ eix -l poppler
> > [I] app-text/poppler
> > 
> >  Available versions:
> > 0.45.0(0/62)^t  [cairo cairo-qt cjk curl cxx debug doc
> > 
> > +introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff
> > +utils] ["cairo-qt? ( qt4 )"]
> > 
> >~0.51.0(0/66)^t  [cairo cairo-qt cjk curl cxx debug doc
> > 
> > +introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff
> > +utils] ["cairo-qt? ( qt4 )"]
> > 
> >~0.52.0(0/66)^t  [cairo cjk curl cxx debug doc
> >+introspection
> > 
> > +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils]
> > 
> >**     (0/)^t[cairo cairo-qt cjk curl cxx debug doc
> > 
> > +introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff
> > +utils] ["cairo-qt? ( qt4 )"]
> > 
> >  Installed versions:  0.45.0^t(10:10:43 30/07/16)(cairo cxx
> >  introspection
> > 
> > jpeg jpeg2k lcms png qt4 qt5 tiff utils -cairo-qt -cjk -curl -debug -doc
> > -nss)
> Another guess: you are installing unstable (~) for efl but poppler is still
> at stable version: maybe you could try to manually update poppler before
> efl.
> 
> raffaele

Hmm ... I don't think so, both because it worked before this gcc update and 
because when I fed poppler and elf to emerge, it wanted to emerge efl first.
-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


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

2015-09-01 Thread Mick
On Tuesday 01 Sep 2015 17:57:24 the...@sys-concept.com wrote:
> On 09/01/2015 10:48 AM, the...@sys-concept.com wrote:
> > On 09/01/2015 09:47 AM, Alec Ten Harmsel wrote:
> >> On Tue, Sep 01, 2015 at 07:47:56AM -0600, the...@sys-concept.com wrote:
> >>> I'm emerging texlive-core and it complains on missing libraries:
> >>> 
> >>> 
> >>> 
> >>> emerge -1q luatex texlive-core
> >>> [ebuild  N] dev-tex/luatex-0.70.1-r2
> >>> [ebuild U ] app-text/texlive-core-2014-r4 [2012-r1]
> >>> [blocks B ]  >>> (" >>> app-text/texlive-core-2014-r4) [blocks B ] dev-tex/luatex
> >>> ("dev-tex/luatex" is blocking app-text/texlive-core-2014-r4)
> >> 
> >> texlive-core needs to be updated, not installed with --oneshot. Can you
> >> try running `emerge --update --newuse --deep --with-bdeps=y @world'?
> >> 
> >> Alec
> > 
> > I run unmerged all "texlive" application and run:
> > `emerge --update --newuse --deep --with-bdeps=y @world'
> > 
> > and coming up with the same error message:
> > 
> > checking requested system `poppler' library... failed
> > checking requested system `xpdf' library... failed
> > checking requested system `zziplib' library... ok
> > configure: error: some requested system libraries failed
> 
> It is looking for poppler and xpdf 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 debug doc +introspection 
+jpeg jpeg2k +lcms png qt4 qt5 tiff +utils]
   ~    0.33.0-r1 (0/52)^t  [cairo cjk curl cxx debug doc +introspection 
+jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
   ~0.34.0(0/53)^t  [cairo cjk curl cxx debug doc +introspection 
+jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
   ~0.35.0(0/54)^t  [cairo cjk curl cxx debug doc +introspection 
+jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
   **     (0/)^t[cairo cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms png qt4 qt5 tiff +utils]
 Installed versions:  0.32.0^t(13:45:31 04/05/15)(cairo cxx introspection 
jpeg lcms png qt4 tiff utils -cjk -curl -debug -doc -jpeg2k -qt5)

So, I would unmerge xpdf which has been obsoleted for years and 'emerge -1aNDv 
app-text/poppler' to see if portage is happy about it.

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] {OT} Firefox's Connecting

2007-06-10 Thread Hans-Werner Hilse
Hi,

On Sat, 9 Jun 2007 13:21:13 -0700
Grant [EMAIL PROTECTED] wrote:

 But the ping times are normal.  I'm having problems with the site
 intermittently hanging while I'm browsing, even as ping times are
 coming back normal.  That's what makes me think it should be a problem
 with the software on the server.  Does that sound right?
 
 [...]
  does curl respond properly? , or does it just sit there waiting for  
  response?
 
 curl sits there waiting for the IP to respond.

- might be syncookies, if you have activated that
- any chance that it's the client you're using for access? Bad MTU/MSS
  settings?
- use tcpdump to inspect what's going on on the wire (best would be on
  server and client side and then compare timestamps). You get aware of
  retransmission tries and such...
- is server side name resolution working properly? Maybe something
  tries to reverse-resolve the IP address of connecting clients (though
  I don't know what should do such a thing on web server access...)

-hwh
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Typewriter sound

2010-08-17 Thread Albert Hopkins
On Tue, 2010-08-17 at 17:14 -0500, Paul Hartman wrote:
 I have not tried it, but a Google search showed me this:
 http://github.com/colszowka/linux-typewriter
 
 BTW - I have Unicomp keyboards (modern version of IBM Model M) and
 they are loud and awesome ;)
 

This is a weird script.  It's a ruby script that creates a web server,
but the web server listens for...

It runs a python script that uses python-xlib to listen for key presses,
and when a key is pressed it uses curl to open the connection to the
ruby script.. when the ruby script receives a request it plays a sound.

So really it's the Python script that's doing all the work... If you can
just try downloading the python script[1] and replacing 'curl
http://localhost:4567/key' with 'aplay myfile.wav'

[1]
http://github.com/colszowka/linux-typewriter/blob/master/bin/keypress.py






Re: [gentoo-user] Typewriter sound

2010-08-17 Thread Albert Hopkins
On Tue, 2010-08-17 at 19:17 -0400, Albert Hopkins wrote:

 
 This is a weird script.  It's a ruby script that creates a web server,
 but the web server listens for...
 
 It runs a python script that uses python-xlib to listen for key presses,
 and when a key is pressed it uses curl to open the connection to the
 ruby script.. when the ruby script receives a request it plays a sound.
 
 So really it's the Python script that's doing all the work... If you can
 just try downloading the python script[1] and replacing 'curl
 http://localhost:4567/key' with 'aplay myfile.wav'
 
 [1]
 http://github.com/colszowka/linux-typewriter/blob/master/bin/keypress.py


Here is my edit of his Python script.  Basically the original author was
making the wrong Python call to call aplay and, instead of looking up
the documentation, he decided to create a ruby script that creates a web
server to he can connect to it and play audio files :S

Anyway this version seems to work for me.  I modified it a bit to play a
different file when the ENTER key is pressed and to mask aplay's output.

Again, I acquired the wav files from:
http://www.soundjay.com/typewriter-sounds.html

-a







Re: [gentoo-user] gnupg: can't use keyservers

2012-02-20 Thread Mick
On 20 February 2012 12:14, Stefan G. Weichinger li...@xunil.at wrote:
 Am 16.02.2012 10:23, schrieb Stefan G. Weichinger:

 Greets,

 I recently tried to get/update keys from keyservers and always got stuff
 like:

 : can't connect to `pgp.zdv.uni-mainz.de': host not found
 gpgkeys: HTTP fetch error 7: couldn't connect: Not found


 Didn't matter which keyserver, also tried it from the shell (and not
 from enigmail/thunderbird).

 google showed me:

 http://bugs.sabayon.org/show_bug.cgi?id=2781

 while I couldn't find anything in the gentoo bugzilla.

 Re-emerged curl, enigmail, gnupg, even thunderbird (just in case) ...
 still the same issues. I also tried an older release of curl ...

 Did anyone hit this as well, and found the solution?

 *bump*

Well, I did not have such a problem last time I tried - although every
now and then I have found that the key servers get busy and
connections do not succeed.

Have you tried connecting to a different keyserver?

PS.  Also, make sure that you do not attempt connections too
frequently in case some of the key servers are blacklisting repeat
offenders.

-- 
Regards,
Mick



Re[4]: [gentoo-user] Nginx with PHP-FPM

2012-04-05 Thread Stefan Schmiedl
Silvio,

Thursday, April 5, 2012, 2:11:55 AM, you wrote:

S thanks i have compile php and nginx with ur flags. But the result is same.
S Nginx like not PHP. The website is blank. Not give out phpinfo();

If you have compiled nginx and php with these flags, things should work,
if you tell both components how to communicate with each other.

What is the output of 

 curl -I http://localhost/info.php

and of

 curl http://localhost/info.php

assuming that you still have the file info.php that showed up in the logs
quoted in your original post.

Also:
   ps ax | grep nginx
   ps ax | grep php-fpm
   netstat -lpnt | grep :80
   netstat -lpnt | grep :9000

S I dont know what should do now, when self the original sourcecode want not
S run, thats not normal. 

Calm down, wind some watch, and start to think about which points are accessible
for debugging this conundrum.

s.




[gentoo-user] Decoding portage output

2012-06-04 Thread Andrew Lowe

Hi all,
Can someone please point me to the doco that decodes the following 
errors:

**

Calculating dependencies... done!

!!! The ebuild selected to satisfy dev-vcs/git has unmet requirements.
- dev-vcs/git-1.7.8.6 USE=blksha1 cgi curl iconv python threads webdav 
-cvs -doc -emacs -gtk -perl (-ppcsha1) -subversion -tk -xinetd


  The following REQUIRED_USE flag constraints are unsatisfied:
cgi? ( perl )

  The above constraints are a subset of the following complete expression:
cgi? ( perl ) cvs? ( perl ) subversion? ( perl ) webdav? ( curl )

(dependency required by sys-devel/gettext-0.18.1.1-r3[git] [ebuild])
(dependency required by dev-perl/Locale-gettext-1.50.0 [ebuild])
(dependency required by sys-apps/help2man-1.40.10[nls] [ebuild])
(dependency required by sys-devel/automake-1.11.5 [ebuild])
(dependency required by sys-devel/libtool-2.4.2 [ebuild])
(dependency required by app-misc/screen-4.0.3-r5 [ebuild])
(dependency required by @selected [set])
(dependency required by @world [argument])


**

In particular the cgi? ( perl ) part.

Thanks in advance,

Andrew





Re: [gentoo-user] smartctrl drive error @60%

2014-06-25 Thread Neil Bothwick
On Wed, 25 Jun 2014 17:16:17 -0500, Dale wrote:

  Install a simple forwarding MTA like ssmtp to have all mails from
  cron and friends sent to your ISP mailbox.  

 I have to say, I dread setting up a mail server about as bad as I dread
 going to the Doctor.  It's just something I really don't want to add to
 my system unless I have to.

Which is why I suggesting something like ssmtp, which you can't call  a
server, it just forwards. Often the only configuration needed is changing
one line in ssmtp.conf, to the address of your ISP's mail server.

That's it, now any program can send mail using sendmail and it just goes
to your ISP mailbox.


-- 
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 signature


Re: [gentoo-user] Re: openssl upgrade may miss some needed rebuilds

2016-03-02 Thread Rich Freeman
On Wed, Mar 2, 2016 at 10:15 AM, Nikos Chantziaras <rea...@gmail.com> wrote:
> On 02/03/16 16:41, walt wrote:
>>
>> Today's upgrade of openssl to 1.0.2g-r1 may cause some necessary
>> rebuilds to fail due to missing symbol errors.
>>
>> Example:  libcurl was broken and caused the rebuilds of virtualbox and
>> git to fail until I forced a rebuild of curl.  Any installed package
>> that is actually linked against openssl will be affected by this,
>> notably curl or wget, which may prevent portage from fetching source
>> files.
>
> Does that mean that the library name is the same and the "preserve-libs"
> FEATURE doesn't kick in in this case?
>

https://forums.gentoo.org/viewtopic-p-7886940.html
https://bugs.gentoo.org/show_bug.cgi?id=576128

They changed ABI without changing SONAME, which is an absolutely
braid-dead thing for upstream to do, because it causes exactly this
kind of breakage.

revdep-rebuild is incapable of detecting this kind of breakage.  Your
linking will appear intact, but things will crash because the ABI
changed.

Everybody should be on the lookout for this update and carefully
follow the forum post instructions to get through it.

-- 
Rich



Re: [gentoo-user] multi-region OCR

2016-12-01 Thread Neil Bothwick
On Thu, 01 Dec 2016 10:51:20 +0100, Helmut Jarausch wrote:

> > THere's an ebuild on bgo that I've kept updated to the latest release,
> > I've attached it. However, it uses tesseract as the OCR engine, so I
> > would expect similar results.

> the ebuild you've shared has a dependency on  
> perl-gcpan/Linux-Distribution which I don't have
> in my Gentoo tree. Have you got a fix?

Oh yes, I added that after later releases started needing that module.
You need to install app-portage/g-cpan and then use that to add the
Linux-distribution module to portage.

Or you can just install the module with gpan and remove the dependency
from the ebuild, but that's even more kludgy.


-- 
Neil Bothwick

God said, "div D = rho, div B = 0, curl E = - @B/@t, curl H = J + @D/@t,"
and there was light.


pgpB4GO2pc_AW.pgp
Description: OpenPGP digital signature


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

2018-01-27 Thread Ian Zimmerman
On 2018-01-27 12:38, Stroller wrote:

> Can anyone recommend a command line podcast downloader, please?
> 
> Ideally I want to run it in a cronjob, saving .mp3 files which can be
> uploaded to my Google Drive (using net-misc/drive).
> 
> My priority is NPR's Planet Money podcasts - I think they're available
> via RSS, as are BBC Radio 4's Money Box.

I don't know about podcasts, but for downloading web radio brodcasts I
just use curl, via basically this script (I have modified it since
posting on Gists so ffmpeg has been replaced with curl):

https://gist.github.com/nobrowser/ad0a92a11ccc912c792806c8ead05707

If podcasts require you to parse a RSS feed to get the time or address
etc., that could be done with a tiny bit of Python :-)

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_ on Usenet, fetch the TXT record for the domain.



Re: [gentoo-user] OT - which X terminal do you use?

2006-05-18 Thread Neil Bothwick
On Wed, 10 May 2006 16:25:46 +0200, Nagatoro wrote:

 Om my (slow?) laptop I get:
 
 frame-buffer:  34 l/s
 rxvt-unicode:  12 000 l/s
 xterm: 4500 l/s
 Konsole:    l/s
 gnome-terminal: l/s
^^^
 _not_ faked :)

Konsole runs twice as fast if you start it with the --noxft option.


-- 
Neil Bothwick

Who needs rational when your toes curl up?


signature.asc
Description: PGP signature


Re: [gentoo-user] emerge gnucash fails

2005-09-02 Thread Neil Bothwick
On Fri, 2 Sep 2005 10:20:11 -0500, Michael Madden wrote:

 I am trying to install gnucash 1.8.9 on Gentoo 2005.1, and all
 the dependencies install fine but during the build of gnucash,
 I get the following error. Has anyone else seen where it could
 not find the library gwrap-glib?

Is dev-libs/g-wrap installed? Is /usr/lib/libgwrap-glib.so present?

g-wrap is a dependency of gnucash, so it should be installed.


-- 
Neil Bothwick

Who needs rational when your toes curl up?


pgpOJanV1lsRN.pgp
Description: PGP signature


[gentoo-user] i cannot browser if the system is up too long

2010-04-15 Thread Xi Shen
hi,

if you system is up for many days, sometimes i will not be able to
browser web site. but the BT download still works. i can also ping the
web site. i really have no idea how to troubleshoot this. even 'curl'
cannot get the web page. it feels like all tcp connections are
blocked.

my system is gentoo amd64, kde 4.4.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



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

2011-09-05 Thread walt

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 these
useflags, and why I might want to choose one over the other?  Actually ATM
I have all four of those useflags enabled and I really don't understand
the potential consequences of my choices, which makes me worry just a bit.

Any clues much appreciated.




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

2012-03-01 Thread trevor donahue
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 an error in lua) even though not doing anything
special, tested also with ls -l and other trivial bash commands...

Can somebody help me resolve the problem?


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

2013-08-03 Thread Marc Joliet
Am Fri, 02 Aug 2013 20:22:09 -0400
schrieb Harry Putnam rea...@newsguy.com:

 Nikos Chantziaras rea...@gmail.com writes:
 
  On 03/08/13 06:03, Harry Putnam wrote:
  No doubt suffering from overdose of pilot error here but on a new (in
  progress) install of gentoo as guest in vbox.  I ran the command
 
  emerge -vp dev-vcs/git  and come up with 194 pkgs that need to be
  installed.
 
  Try disabling all flags and see where that gets you. You can do that
  with a single command:
 
  USE=-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi
  -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
  -subversion -test -tk -xinetd emerge -p dev-vcs/git
 
 Hehe, alright, now we're talking that reduced dependancies to just
 1 lonesome cpio.
 
 ,
 | vgen ~ # USE=-blksha1 -curl -gpg -iconv -pcre -python -threads
 | -webdav -cgi
 |  -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
 |  -subversion -test -tk -xinetd emerge -vp dev-vcs/git
 | 
 | These are the packages that would be merged, in order:
 | 
 | Calculating dependencies... done!
 | [ebuild  N ] app-arch/cpio-2.11-r1  USE=-nls 995 kB
 | [ebuild  N ] dev-vcs/git-1.8.3.2  USE=-blksha1 -cgi -curl -cvs
 | -doc -emacs -gnome-keyring -gpg -gtk -highlight -iconv -nls -pcre
 | -perl (-ppcsha1) -python -subversion {-test} -threads -tk -webdav
 | -xinetd PYTHON_SINGLE_TARGET=python2_7 -python2_6
 | PYTHON_TARGETS=python2_7 -python2_6 4,900 kB
 | 
 | Total: 2 packages (2 new), Size of downloads: 5,895 kB
 `
 
 Now, is it reasonable to install that way?  Will I run into some
 horrible unsightly mess using git, when installed this way.

I think that depends entirely on how exactly you plan on using git, for example:

- python and perl seem to control additional python and perl packages, but
  they are also used by some commit hooks and scripts
- tk is required for the gitk GUI (which is useful for browsing history)
- gpg is required for gpg commit signing
- cvs and subversion are only needed for the git-cvs and git-svn commands

Otherwise, I'm not entirely sure what you would be missing through such, uh,
radical minimalism ;) ; equery uses git is your friend for some of the
other flags, e.g., curl is required for http[s]:// repository URLs.

HTH
-- 
Marc Joliet
--
People who think they know everything really annoy those of us who know we
don't - Bjarne Stroustrup


signature.asc
Description: PGP signature


Re: [gentoo-user] Odd cron errors

2014-07-01 Thread Peter Humphrey
On Tuesday 01 July 2014 12:57:53 Alan McKinnon wrote:

 the error looks like an http error.
 Got any crons running wget, curl or lynx?

I thought so too, but no, I have none of those called by cron. I do have an 
rsync job every 5 minutes to back up my home directory to the file server, and 
I think I saw http-like errors while I was developing that setup. But the 
server has nothing scheduled for that time of night either.

-- 
Regards
Peter




Re: [gentoo-user] {OT} Firefox's Connecting

2007-06-09 Thread Kent Fredric

On 6/10/07, Grant [EMAIL PROTECTED] wrote:

   Can anyone tell me what Firefox is doing when it says it is
   Connecting to a particular website?  My site is periodically hanging
   at that point, and I'd like to track down the problem.  Is it just
   waiting for apache2's first response to the HTTP request?
 
  No, Firefox is propably waiting for the TCP connection to be
  established. Use something like wireshark or tcpdump to find out for sure.

 I was trying to login (via ssh) to a virtual server and it was taking ages (19
 secs or so).  Apparently there was something wrong with the way the sysadmin
 had set up DNS.  Once fixed I would be asked for a passwd with 1-2 seconds.
 It could be that something like this is wrong with your server?

I'll check that out.  Thanks guys.



Try it with 'curl'
ie:
curl -v www.google.com

If it doesnt find an IP, its a DNS problem, if it finds an IP but
doesn't connect, it may be a routing problem, if it works for all
sites, but not a particular site, that site might be broken, and
'curl' might be able to help you see where.

:)



--
Kent
ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x|
print enNOSPicAMreil [EMAIL PROTECTED][(2*x)..(2*x+1)]}'
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] {OT} Firefox's Connecting

2007-06-09 Thread Grant

Can anyone tell me what Firefox is doing when it says it is
Connecting to a particular website?  My site is periodically hanging
at that point, and I'd like to track down the problem.  Is it just
waiting for apache2's first response to the HTTP request?
  
   No, Firefox is propably waiting for the TCP connection to be
   established. Use something like wireshark or tcpdump to find out for sure.
 
  I was trying to login (via ssh) to a virtual server and it was taking ages 
(19
  secs or so).  Apparently there was something wrong with the way the sysadmin
  had set up DNS.  Once fixed I would be asked for a passwd with 1-2 seconds.
  It could be that something like this is wrong with your server?

 I'll check that out.  Thanks guys.


Try it with 'curl'
ie:
curl -v www.google.com

If it doesnt find an IP, its a DNS problem, if it finds an IP but
doesn't connect, it may be a routing problem, if it works for all
sites, but not a particular site, that site might be broken, and
'curl' might be able to help you see where.


Thanks Kent.  When I'm browsing my site and it hangs, I ping the
domain and the times are normal even though I'm having trouble
connecting at the exact same time.  The pings are really slow in
coming back, but the reported times are normal.  Does that sound like
a problem with apache2 then?

- Grant
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] insufficient emerge -t output

2006-04-13 Thread Mantas Povilaitis
On 4/13/06, Martins Steinbergs [EMAIL PROTECTED] wrote:
 try utilaze 'equery depends gnome-themes'  etc

ok, I did that with all packages from my update list, and the only
ones having something depending on them were

room17 mantas # equery depends net-libs/gnutls
[ Searching for packages depending on net-libs/gnutls... ]
net-misc/curl-7.15.1-r1
net-print/cups-1.1.23-r7

but
room17 mantas # equery u curl
 - - gnutls   : Adds support for net-libs/gnutls

room17 mantas # equery u cups
 - - gnutls   : Adds support for net-libs/gnutls

so it isn't curl or cups


room17 mantas # equery depends gnome-base/libglade
[ Searching for packages depending on gnome-base/libglade... ]
app-text/poppler-bindings-0.5.0

room17 mantas # equery u poppler-bindings
 - - gtk   : Adds support for x11-libs/gtk+ (The GIMP Toolkit)

so it isn't poppler-bindings


room17 mantas # equery depends gnome-vfs
[ Searching for packages depending on gnome-vfs... ]
www-client/mozilla-firefox-1.0.7-r4
but
room17 mantas # equery u mozilla-firefox
 - - gnome   : Adds GNOME support

 so it isn't firefox


any more ideas? someone?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] E17 and package.use

2010-11-18 Thread Mick
I have installed E17 using layman and the efl overlay, but today I just ran 
dispatch-conf and these changes showed up:
=
--- /etc/portage/package.use2010-11-15 12:50:46.0 +
+++ /etc/portage/._cfg_package.use  2010-11-18 19:35:35.0 +
@@ -8,11 +8,11 @@
 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 fontconfig
+dev-libs/e_dbus X
+media-libs/evas X jpeg png svg xpm fontconfig
 #efl overlay
 dev-libs/ecore glib threads xim curl ssl inotify evas opengl X xinerama 
xprint xscreensaver -sdl -gnutls
 dev-libs/eet ssl threads -gnutls

 (1 of 1) -- /etc/portage/package.use
 q quit, h help, n next, e edit-new, z zap-new, u use-new
   m merge, t toggle-merge, l look-merge:
=

Why is this?  Do I want to accept these changes?  I am not sure if they are 
caused by layman or portage proper.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] [OT] bash script error

2011-05-09 Thread Kfir Lavi
On Mon, May 9, 2011 at 12:00 PM, Xi Shen davidshe...@googlemail.com wrote:

 i tried that already. not working. i will try the stackoverflow.com.
 thanks


 On Mon, May 9, 2011 at 4:31 PM, Pandu Poluan pa...@poluan.info wrote:
  (Again, sorry for top-posting)
 
  BTW, there are lots of bash gurus in stackovervlow.com. My handle
  there is 'pepoluan'.
 
  Rgds,
 
 
  On 2011-05-09, Xi Shen davidshe...@googlemail.com wrote:
  It is not specific to Gentoo. But do not know where to search or post it
 :)
 
  My script looks like:
 
  url=http://mypage;
  curl_opts=-x ''
  curl $url -d \mydata\ $curl_opts
 
  If I execute it, I got an error from curl, saying it cannot resolve
  the proxy ''.
 
  But If I modify the script to:
 
  url=http://mypage;
  curl $url -d \mydata\ -x ''
 
  It works fine.
 
  I guess there's something wrong with the argument expansion. Just do
  not know how to fix it. Please help.
 
 
  --
  Best Regards,
  Xi Shen (David)
 
  http://twitter.com/davidshen84/
 
 
 
 
  --
  --
  Pandu E Poluan - IT Optimizer
  My website: http://pandu.poluan.info/
 
 



 --
 Best Regards,
 Xi Shen (David)

 http://twitter.com/davidshen84/

 I have replied you before.
What I have sent you is the solution to your problems.
Try to run what I told you.
I ran it successfully on my comp.
curl_opts=-x 

Kfir


Re: [gentoo-user] Decoding portage output

2012-06-04 Thread Hinnerk van Bruinehsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04.06.2012 10:30, Andrew Lowe wrote:
 Hi all, Can someone please point me to the doco that decodes the
 following errors:
 
 **
 
 Calculating dependencies... done!
 
 !!! The ebuild selected to satisfy dev-vcs/git has unmet
 requirements. - dev-vcs/git-1.7.8.6 USE=blksha1 cgi curl iconv
 python threads webdav -cvs -doc -emacs -gtk -perl (-ppcsha1)
 -subversion -tk -xinetd
 
 The following REQUIRED_USE flag constraints are unsatisfied: cgi? (
 perl )
 
 The above constraints are a subset of the following complete
 expression: cgi? ( perl ) cvs? ( perl ) subversion? ( perl )
 webdav? ( curl )
 
 (dependency required by sys-devel/gettext-0.18.1.1-r3[git]
 [ebuild]) (dependency required by dev-perl/Locale-gettext-1.50.0
 [ebuild]) (dependency required by sys-apps/help2man-1.40.10[nls]
 [ebuild]) (dependency required by sys-devel/automake-1.11.5
 [ebuild]) (dependency required by sys-devel/libtool-2.4.2
 [ebuild]) (dependency required by app-misc/screen-4.0.3-r5
 [ebuild]) (dependency required by @selected [set]) (dependency
 required by @world [argument])
 
 
 **
 
 In particular the cgi? ( perl ) part.
 
 Thanks in advance,
 
 Andrew
 

To put it simple: if you want to use one of cgi,cvs or subversion,
you'll need to activate the perl useflag too (same fpr webdav and
curl, though that dependency is satisfied).

WKR
Hinnerk


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPzHOlAAoJEJwwOFaNFkYcdSMIAIn0+SqluauGTMLM9Ju2zJUb
yXuggSBF9KFh6HfWICczih/3IN8+EiS7rXtgbmAw3qyzxly7K1/+4JHRr2tUIdpO
JA8CAPzLE+0WPhCyhXSh2D7DbjwaDTQ3BmSvg71KuZRnTj9yA0D93h7O/gbe/sRG
6c3JIpyXlPGtJwMmnTG6AMw8VnWXJpIW3NplwFSoaTYEXzyyR2CpL7WdevkQJJf1
+IocOog0xfom+oHHAiwWMt0YuVzeFfpn3yJ9/PHbDmkR3xNJ0YebovcWcgBG7Rdg
bVUU9SuF0Pw0lOslDTruVvilJLvAAVQf07kFkdZIbj/q41sdSUtc2yzwPbQoaCk=
=ZsdU
-END PGP SIGNATURE-



Re: [gentoo-user] Re: Portage screwup

2013-04-20 Thread Mick
On Saturday 20 Apr 2013 03:04:30 Joseph wrote:
 On 04/20/13 01:13, Steven J. Long wrote:
 
 [snip]

 I am a holiday updater every second month or so; so at time to time I
 something get screw up and I got caught in between. I was looking blindly
 as I didn't really know what to look for. I turn out it was a problem with
 recent gtk+ package.

Usually portage is very good at the package versions it offers and as long as 
you don't mix stable and testing trees too much you should have a working 
system most of the time.

I just resync'ed and can see that app-text/poppler-0.22.2-r2 is stable:
==
~ $ eix -l app-text/poppler
[I] app-text/poppler
 Available versions:  
  (0/35)
0.22.2-r2   [cairo cjk curl cxx debug doc 
+introspection +jpeg 
jpeg2k +lcms png qt4 tiff +utils]
  (0/36)
~   0.22.3  [cairo cjk curl cxx debug doc +introspection 
+jpeg jpeg2k 
+lcms png qt4 tiff +utils]
 Installed versions:  0.22.2-r2(0/35)(10:09:38 03/23/13)(cairo cxx 
introspection jpeg lcms png qt4 tiff utils -cjk -curl -debug -doc -jpeg2k)
 Homepage:http://poppler.freedesktop.org/
 Description: PDF rendering library based on the xpdf-3.0 code 
base
==

I do not know why want to revert to a previous version, but if you must then 
the advice about using an ebuild from attic is what you should follow.


 I'm not sure if building binary is a solution for me.

Building a binary of already installed package(s) was offered as an option in 
case you want to revert to a previous version, *without* having to use a local 
overlay, or having to remerge an older version.

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


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

2013-08-03 Thread Harry Putnam
Nikos Chantziaras rea...@gmail.com writes:

 On 03/08/13 06:03, Harry Putnam wrote:
 No doubt suffering from overdose of pilot error here but on a new (in
 progress) install of gentoo as guest in vbox.  I ran the command

 emerge -vp dev-vcs/git  and come up with 194 pkgs that need to be
 installed.

 Try disabling all flags and see where that gets you. You can do that
 with a single command:

 USE=-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi
 -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
 -subversion -test -tk -xinetd emerge -p dev-vcs/git

Hehe, alright, now we're talking that reduced dependancies to just
1 lonesome cpio.

,
| vgen ~ # USE=-blksha1 -curl -gpg -iconv -pcre -python -threads
| -webdav -cgi
|  -cvs -doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1
|  -subversion -test -tk -xinetd emerge -vp dev-vcs/git
| 
| These are the packages that would be merged, in order:
| 
| Calculating dependencies... done!
| [ebuild  N ] app-arch/cpio-2.11-r1  USE=-nls 995 kB
| [ebuild  N ] dev-vcs/git-1.8.3.2  USE=-blksha1 -cgi -curl -cvs
| -doc -emacs -gnome-keyring -gpg -gtk -highlight -iconv -nls -pcre
| -perl (-ppcsha1) -python -subversion {-test} -threads -tk -webdav
| -xinetd PYTHON_SINGLE_TARGET=python2_7 -python2_6
| PYTHON_TARGETS=python2_7 -python2_6 4,900 kB
| 
| Total: 2 packages (2 new), Size of downloads: 5,895 kB
`

Now, is it reasonable to install that way?  Will I run into some
horrible unsightly mess using git, when installed this way.




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

2023-08-12 Thread Alan Mackenzie
On Fri, Aug 11, 2023 at 13:52:25 -0500, Dale wrote:
> Alan Mackenzie wrote:
> > 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-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 
> > -ldap -mbedtls (-nghttp3) -nss -openssl -rtmp (-rustls) -samba -ssh 
> > (-sslv3) -static-libs -telnet
> > -test -verify-sig -websockets -zstd" ABI_X86="(64) -32 (-x32)" 
> > CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)"

> >   The following REQUIRED_USE flag constraints are unsatisfied:
> > curl_ssl_openssl? ( openssl )

> >   The above constraints are a subset of the following complete expression:
> > ssl? ( exactly-one-of ( curl_ssl_gnutls curl_ssl_mbedtls curl_ssl_nss 
> > curl_ssl_openssl curl_ssl_rustls ) ) curl_ssl_gnutls? ( gnutls ) 
> > curl_ssl_mbedtls? ( mbedtls ) curl_ssl_nss? ( nss ) curl_ssl_openssl? ( 
> > openssl ) curl_ssl_rustls? (
> > rustls )

> > #

> > ..  I don't understand what is meant by "curl_ssl_openssl? ( openssl )" in
> > the above message.  I assume it's talking about some USE flag, but which?
> > openssl?  curl_ssl_openssl?  As a matter of interest, I have
> > =dev-libs/openssl-3.0.9-r2 installed.

> > Please help me understand what's happening.

> > Thanks for the help!


> I think I got that a while back.  This is what I have for my USE flags
> for that package. 


[  ]

> I think it wants you to enable openssl or one of the other USE flag
> options.  Since I seem to recall having openssl installed already, I
> just picked it.  I'd try enabling that and see if the error goes away. 

That was the problem.  Although I had openssl installed, I hadn't set the
USE flag openssl for curl.  When I did that, the problem went away.  :-)

> Hope that helps.

It did.  Thanks!

> Dale

> :-)  :-) 

-- 
Alan Mackenzie (Nuremberg, Germany).



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

2023-06-27 Thread Neil Bothwick
On Tue, 27 Jun 2023 11:48:16 -0600, the...@sys-concept.com wrote:

> On 6/27/23 11:04, Neil Bothwick wrote:
> > On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote:
> >   
> >> I run this little script to notify me when the IP changes.  However
> >> at time to time the file: "old_ip.txt" is being populated with an
> >> empty line "no IP address"
> >>
> >> What could be causing it?
> >>
> >>
> >> #!/bin/bash
> >>
> >> # Replace "YOUR_EMAIL" with your actual email address
> >> EMAIL="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 -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 respond. It could be timing out with an
> > empty result. OTOH the URL used in the get_ip_address function is
> > rapid, but you don't call that function.
> >   
> >>
> >> sleep 2  
> 
> Yes, I notice it, it take upwards 10sec to get an IP and sometimes I
> get a timeout, I increases "sleep 15" hopefully it will help.

It won't because the curl command is running synchronously. All
increasing the sleep does is make you wait longer after it fails. Why not
simply switch to the other service that seems to work more reliably?


-- 
Neil Bothwick

If someone with multiple personalities threatens to kill himself, is it
considered a hostage situation?


pgpLsmerRR4LQ.pgp
Description: OpenPGP digital signature


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

2008-04-16 Thread Bob Young

I'm in the process of installing a new box, last night before going to bed I
started installing xorg server. This morning, I found the 82nd build (out of
162) had failed with the following error:


1450K .. .. .. .. .. 89% 44.2K
0:04
 1500K .. .. .. .. .. 92% 51.2K
0:02
 1550K .. .. .. .. .. 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]

 Unpacking curl-7.17.1.tar.bz2 to
/var/tmp/portage/net-misc/curl-7.17.1/work
 * Applying curl-7.16.2-strip-ldflags.patch ...
  [ ok ]
 * Applying curl-7.17.1-null-handler-segfault.patch ...
  [ ok ]
 * Running elibtoolize in: curl-7.17.1
 *   Applying install-sh-1.5.patch ...
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
 Source unpacked.
 Compiling source in
/var/tmp/portage/net-misc/curl-7.17.1/work/curl-7.17.1 ...
 * 
 * ERROR: net-misc/curl-7.17.1 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2344:  Called die
 * The specific snippet of code:
 *   die 'ldap and kerberos (gssapi) not playing nicely try version
=7.18.1';
 *  The die message:
 *   ldap and kerberos (gssapi) not playing nicely try version =7.18.1
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/net-misc/curl-7.17.1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/net-misc/curl-7.17.1/temp/environment'.
 * 
* Regenerating GNU info directory index...
 * Processed 133 info files.

Okay, looks like there's something wrong with curl, let's see what the
current and latest version I can unmask is:


[ 00:33:41 ]  Wed Apr 16  /home/Cyor $ emerge -s curl
Searching...  -Traceback (most recent call last):
  File /usr/bin/emerge, line 6971, in ?
retval = emerge_main()
  File /usr/bin/emerge, line 6945, in emerge_main
myopts, myfiles, spinner)
  File /usr/bin/emerge, line 5811, in action_search
searchinstance.execute(mysearch)
  File /usr/bin/emerge, line 566, in execute
if not self.portdb.xmatch(match-visible, package):
  File /usr/bin/emerge, line 494, in _xmatch
matches.update(db.xmatch(level, atom))
  File /usr/lib/portage/pym/portage.py, line 7438, in xmatch

  File /usr/lib/portage/pym/portage.py, line 7372, in xmatch

  File /usr/lib/portage/pym/portage.py, line 7481, in visible

  File /usr/lib/portage/pym/portage.py, line 7085, in aux_get

  File /usr/lib/portage/pym/cache/template.py, line 82, in __delitem__

  File /usr/lib/portage/pym/cache/flat_hash.py, line 98, in _delitem
raise cache_errors.CacheCorruption(cpv, e)
cache.cache_errors.CacheCorruption: dev-lisp/cl-curl-20050609 is corrupt:
[Errno 13] Permission denied:
'/var/cache/edb/dep/usr/portage/dev-lisp/cl-curl-20050609'


What...! the file is corrupt..? okay, maybe a --sync will fix it:


[ 06:41:58 ]  Wed Apr 16  /home/Cyor $ emerge --sync
emergelog(): [Errno 30] Read-only file system: '/var/log/emerge.log'
emergelog(): [Errno 30] Read-only file system: '/var/log/emerge.log'
emergelog(): [Errno 30] Read-only file system: '/var/log/emerge.log'
Permission denied: '/usr/portage/metadata/timestamp.chk'
emergelog(): [Errno 30] Read-only file system: '/var/log/emerge.log'

Permission denied,  Read-only file system ... WTF..!?!

[ 06:42:52 ]  Wed Apr 16  /home/Cyor $ df
bash: /bin/df: Input/output error

I/O error okay enough of this, time to reboot.


[ 06:43:22 ]  Wed Apr 16  /home/Cyor $ shutdown -h now
bash: /sbin/shutdown: Input/output error

Uh-oh, this is starting to look bad.

 [ 06:44:48 ]  Wed Apr 16  /home/Cyor $ man emerge
bash: man: command not found
[ 06:45:05 ]  Wed Apr 16  /home/Cyor $ cd /
[ 06:45:13 ]  Wed Apr 16  / $ ls
ls: cannot access stage3-i686-2007.0.tar.bz2.DIGESTS: Permission denied
ls: cannot access portage-20080407.tar.bz2: Permission denied
total 105521
 1 drwxr-xr-x 21 NormalUser Domain Admins   736 Apr 12 12:02 .
 1 drwxr-xr-x 21 NormalUser Domain Admins   736 Apr 12 12:02 ..
 4 drwxr-xr-x  2 NormalUser Domain Admins  3888 Apr 13 09:41 bin
 0 drwxr-xr-x  2 NormalUser Domain Admins48 Apr  7 17:23 boot
 0 drwxr-xr-x 15 NormalUser Domain Admins  3120 Apr 15 21:23 dev
 3 drwxr-xr-x 40 NormalUser Domain Admins  3144 Apr 16 00:32 etc
 0 drwxr-xr-x  5 NormalUser Domain Admins   144 Apr 12 11:21 home
 4 drwxr-xr-x  8 NormalUser Domain Admins  4048 Apr 12 14:31 lib
 0 drwxr-xr-x  4 NormalUser Domain Admins80 Apr 12 05:19 log
 0 drwxr-xr-x  6 NormalUser Domain Admins   168 Apr 11 21:44 mnt
 0 drwxr-xr-x  2 NormalUser Domain Admins72 Apr 19

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

2017-04-18 Thread Mick
On Tuesday 18 Apr 2017 16:58:02 Raffaele Belardi wrote:
> Mick wrote:
> > I started rebuilding the world and his wife following an update to
> > gcc-5.4.0- r3 as per suggestion in e-log:
> > 
> > revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc
> > 
> > However, dev-libs/efl failed to make as shown below.  Any idea how to
> > overcome this breakage?
> > 
> > emerge -1aDv dev-libs/efl
> > [snip ..]
> > 
> > /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -
> > march=native -O2 -pipe -fpie  -Wl,-O1 -Wl,--as-needed -fPIC -DPIC -pie -
> > rdynamic -o bin/evas/dummy_slave bin/evas[26/865]
> > s_dummy_slave-dummy_slave.o -fvisibility=hidden -fdata-sections
> > -ffunction-
> > sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed
> > -Wl,--no-copy- dt-needed-entries -fvisibility=hidden
> > 
> >  -fdata-sections -ffunction-sections -Wl,--gc-sections
> >  -fno-strict-aliasing -> 
> > Wl,--as-needed -Wl,--no-copy-dt-needed-entries lib/eo/libeo.la
> > lib/eina/libeina.la-lpthread-lm
> > 
> >   -lrt
> > 
> > generic/evas/pdf/generic_evas_pdf_evas_image_loader_pdf-main.o: In
> > function
> > `poppler_init(char const*, int, int, int)':
> > main.cpp:(.text+0x127): undefined reference to
> > `poppler::document::load_from_file(std::__cxx11::basic_string<char,
> > std::char_traits, std::allocator > const&,
> > std::__cxx11::basic_
> > string<char, std::char_traits, std::allocator > const&,
> > std::__cxx11::basic_string<char, std::char_traits,
> > std::allocator> 
> >> const&)'
> > 
> > This was the 110th package out of 413 being rebuild, so I assume 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 installed?
> 
> raffaele

Yes, it seems to be:

$ eix -l poppler
[I] app-text/poppler
 Available versions:  
0.45.0(0/62)^t  [cairo cairo-qt cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? ( 
qt4 )"]
   ~0.51.0(0/66)^t  [cairo cairo-qt cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? ( 
qt4 )"]
   ~0.52.0(0/66)^t  [cairo cjk curl cxx debug doc +introspection 
+jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils]
   **     (0/)^t[cairo cairo-qt cjk curl cxx debug doc 
+introspection +jpeg +jpeg2k +lcms nss png qt4 qt5 tiff +utils] ["cairo-qt? ( 
qt4 )"]
 Installed versions:  0.45.0^t(10:10:43 30/07/16)(cairo cxx introspection 
jpeg jpeg2k lcms png qt4 qt5 tiff utils -cairo-qt -cjk -curl -debug -doc -nss)

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


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

2023-08-11 Thread Dale
Alan Mackenzie wrote:
> 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-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 
> -ldap -mbedtls (-nghttp3) -nss -openssl -rtmp (-rustls) -samba -ssh (-sslv3) 
> -static-libs -telnet
> -test -verify-sig -websockets -zstd" ABI_X86="(64) -32 (-x32)" 
> CURL_SSL="openssl -gnutls -mbedtls -nss (-rustls)"
>
>   The following REQUIRED_USE flag constraints are unsatisfied:
> curl_ssl_openssl? ( openssl )
>
>   The above constraints are a subset of the following complete expression:
> ssl? ( exactly-one-of ( curl_ssl_gnutls curl_ssl_mbedtls curl_ssl_nss 
> curl_ssl_openssl curl_ssl_rustls ) ) curl_ssl_gnutls? ( gnutls ) 
> curl_ssl_mbedtls? ( mbedtls ) curl_ssl_nss? ( nss ) curl_ssl_openssl? ( 
> openssl ) curl_ssl_rustls? (
> rustls )
>
> #
>
> ..  I don't understand what is meant by "curl_ssl_openssl? ( openssl )" in
> the above message.  I assume it's talking about some USE flag, but which?
> openssl?  curl_ssl_openssl?  As a matter of interest, I have
> =dev-libs/openssl-3.0.9-r2 installed.
>
> Please help me understand what's happening.
>
> Thanks for the help!
>

I think I got that a while back.  This is what I have for my USE flags
for that package. 


root@fireball / # equery u net-misc/curl
[ Legend : U - final flag setting for installation]
[    : I - package is installed with flag ]
[ Colors : set, unset ]
 * Found these USE flags for net-misc/curl-8.0.1:
 U I
 - - abi_x86_32   : 32-bit (x86) libraries
 + + adns : Add support for asynchronous DNS resolution
 - - alt-svc  : Enable alt-svc support
 - - brotli   : Enable brotli compression support
 - - curl_ssl_gnutls  : Use GnuTLS
 - - curl_ssl_mbedtls : Use mbed TLS
 - - curl_ssl_nss : Use Mozilla's Network Security Services
 + + curl_ssl_openssl : Use OpenSSL
 + + ftp  : Enable FTP support
 - - gnutls   : Enable gnutls ssl backend
 - - gopher   : Enable Gopher protocol support
 - - hsts : Enable HTTP Strict Transport Security
 + + http2    : Enable HTTP/2.0 support
 - - idn  : Enable support for Internationalized Domain Names
 + + imap : Enable Internet Message Access Protocol support
 - - kerberos : Add kerberos support
 - - ldap : Add LDAP support (Lightweight Directory Access
Protocol)
 - - mbedtls  : Enable mbedtls ssl backend
 - - nss  : Enable nss ssl backend
 + + openssl  : Enable openssl ssl backend
 + + pop3 : Enable Post Office Protocol 3 support
 + + progress-meter   : Enable the progress meter
 - - rtmp : Enable RTMP Streaming Media support
 - - samba    : Add support for SAMBA (Windows File and Printer
sharing)
 + + smtp : Enable Simple Mail Transfer Protocol support
 - - ssh  : Enable SSH urls in curl using libssh2
 + + ssl  : Enable crypto engine support (via openssl if
USE='-gnutls -nss')
 - - static-libs  : Build static versions of dynamic libraries as well
 - - telnet   : Enable Telnet protocol support
 - - test : Enable dependencies and/or preparations
necessary to run tests (usually controlled by FEATURES=test but can be
toggled independently)
 + + tftp : Enable TFTP support
 - - verify-sig   : Verify upstream signatures on distfiles
 - - websockets   : Enable websockets support
 - - zstd : Enable zstd compression
root@fireball / #



I think it wants you to enable openssl or one of the other USE flag
options.  Since I seem to recall having openssl installed already, I
just picked it.  I'd try enabling that and see if the error goes away. 

Hope that helps.

Dale

:-)  :-) 



Re: [gentoo-user] Please explain why this new 'emerge @preserved-rebuild' is good?

2009-01-08 Thread Mark Knecht
On Thu, Jan 8, 2009 at 3:21 PM, James Ausmus james.aus...@gmail.com wrote:


 On Thu, Jan 8, 2009 at 2:35 PM, Mark Knecht markkne...@gmail.com wrote:

 On Thu, Jan 8, 2009 at 12:02 PM, James Ausmus james.aus...@gmail.com
 wrote:
 NIP
a ls /usr/lib/nss/libnss3*?
   
   lightning ~ # ls /usr/lib/nss/libnss3*
   /usr/lib/nss/libnss3.so  /usr/lib/nss/libnss3.so.11
/usr/lib/nss/libnss3.so.12
   lightning ~ #
  
   Aha! And which of the versioned .so's is libnss3.so linking to?
  
  lightning ~ # ls -l /usr/lib/nss/libnss3*
  lrwxrwxrwx 1 root root  13 2009-01-08 10:00
  /usr/lib/nss/libnss3.so - libnss3.so.12
  -rwxr-xr-x 1 root root  560376 2008-11-25 17:02
  /usr/lib/nss/libnss3.so.11
  -rwxr-xr-x 1 root root 1337104 2009-01-08 10:00
  /usr/lib/nss/libnss3.so.12
  lightning ~ #
 
  Hmm - very odd - seems that the evolution build is specifically grabbing
  the
  libnss3.so.11 version... Maybe try running ldconfig? If that doesn't
  work,
  maybe try deleting (or renaming, if you're paranoid ;) ) libnss3.so.11
  (and
  all other .so.11's that you find in /usr/lib/nss).
  Anyone else have any better ideas?
  -James
 

 Do I just run ldconfig or are there options/paths I have to give it.
 Should I run ldconfig -p and post anything back or is it safe to run.
 It looks like /etc/ls.so.conf is a list of libraries.

 You should just be able to run ldconfig by itself with no options - it's
 safe to run.


 Would I kill the machine with an emerge -C nss and then emerge it again?

 Hmm - there are a lot of things that wouldn't run while nss was demerged,
 but, I *believe* it would be OK, as long as you ensure you have all the nss
 source packages downloaded prior to the emerge -C nss - easy way to make
 sure is to emerge -f nss first, then you're guaranteed that it's fully
 downloaded (unless the nss build system itself does any downloading, but I
 believe nss doesn't have any wonkiness in it's build system - just standard
 autotools).
 -James


 Thanks much,
 Mark



Same results emerging evolution after running ldconfig.

Other than curl which I don't know much about it seems that remving
nss wouldn't be that likely to cause horrific problems:

lightning ~ # equery depends nss
[ Searching for packages depending on nss... ]
gnome-extra/evolution-data-server-2.22.3-r1 (ssl? =dev-libs/nss-3.9)
mail-client/evolution-2.22.3.1 (ssl? =dev-libs/nss-3.11)
net-libs/xulrunner-1.8.1.19 (=dev-libs/nss-3.11.5)
net-libs/xulrunner-1.9.0.5 (=dev-libs/nss-3.12)
net-misc/curl-7.18.2 (nss  !gnutls? dev-libs/nss)
net-www/netscape-flash-10.0.15.3 (x86? dev-libs/nss)
www-client/mozilla-firefox-3.0.5 (=dev-libs/nss-3.12)
lightning ~ #

Even with respect to curl I'm guessing it doesn't matter as I have the
flag turned off and it's the only package with that flag:

lightning ~ # equery hasuse nss
[ Searching for USE flag nss in all categories among: ]
 * installed packages
[I--] [  ] net-misc/curl-7.18.2 (0)
lightning ~ #


lightning ~ # emerge -pv curl

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] net-misc/curl-7.18.2  USE=ipv6 ldap ssl -ares -gnutls
-idn -kerberos -libssh2 -nss -test 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
lightning ~ #

I actually did an emerge -ef world already just to ensure everything
is here. I'm considering the emerge -C nss, remove any links left over
by hand, and then emerging evolution again and letting it pull it in
and build it in one step.

Comments?

Thanks,
Mark



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

2010-11-18 Thread Alan McKinnon
Apparently, though unproven, at 22:10 on Thursday 18 November 2010, Mick did 
opine thusly:

 I have installed E17 using layman and the efl overlay, but today I just ran
 dispatch-conf and these changes showed up:
 =
 --- /etc/portage/package.use2010-11-15 12:50:46.0 +
 +++ /etc/portage/._cfg_package.use  2010-11-18 19:35:35.0 +
 @@ -8,11 +8,11 @@
  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 fontconfig
 +dev-libs/e_dbus X
 +media-libs/evas X jpeg png svg xpm fontconfig
  #efl overlay
  dev-libs/ecore glib threads xim curl ssl inotify evas opengl X xinerama
 xprint xscreensaver -sdl -gnutls
  dev-libs/eet ssl threads -gnutls
 
  (1 of 1) -- /etc/portage/package.use
  q quit, h help, n next, e edit-new, z zap-new, u use-new
 
m merge, t toggle-merge, l look-merge:
 =
 
 Why is this?  Do I want to accept these changes?  I am not sure if they are
 caused by layman or portage proper.


You have a mixture of vapier's overlay from layman and barberi's overlay from 
enlightenment.org, evas and ecore changed category from x11-libs to dev-libs 
in barberi's overlay. You can't have both, they conflict. Do this:

delete the vapier overlay - it's WY outdated
accept conf-update changes related to e17
install the efl overlay from enlightenment.org - it's currently maintained
delete any and all e17 packages.
emerge @e17

keep in mind for the future that you can't update the e17 packages why they 
are at version . You must update the entire lot, in order, anytime you 
want to update anything. This is normal for - packages


-- 
alan dot mckinnon at gmail dot com



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

2023-08-12 Thread Alan Mackenzie
Hello, Paul.

On Sat, Aug 12, 2023 at 11:15:05 +1000, Paul Colquhoun wrote:
> On Saturday, August 12, 2023 4:46:17 A.M. AEST Alan Mackenzie wrote:
> > 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-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 -ldap -mbedtls (-nghttp3) -nss -openssl -rtmp (-rustls) -samba
> > -ssh (-sslv3) -static-libs -telnet -test -verify-sig -websockets -zstd"
> > ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -mbedtls -nss
> > (-rustls)"

> >   The following REQUIRED_USE flag constraints are unsatisfied:
> > curl_ssl_openssl? ( openssl )

> >   The above constraints are a subset of the following complete expression:
> > ssl? ( exactly-one-of ( curl_ssl_gnutls curl_ssl_mbedtls curl_ssl_nss
> > curl_ssl_openssl curl_ssl_rustls ) ) curl_ssl_gnutls? ( gnutls )
> > curl_ssl_mbedtls? ( mbedtls ) curl_ssl_nss? ( nss ) curl_ssl_openssl? (
> > openssl ) curl_ssl_rustls? ( rustls )

> > #

> > ..  I don't understand what is meant by "curl_ssl_openssl? ( openssl )" in
> > the above message.  I assume it's talking about some USE flag, but which?
> > openssl?  curl_ssl_openssl?  As a matter of interest, I have
> > =dev-libs/openssl-3.0.9-r2 installed.

> > Please help me understand what's happening.

> > Thanks for the help!


> In the USE flsgs you have: gnutls -openssl
> In the CURL_SSL flags you have: openssl -gnutls

> These 2 are contradicting each other. One says use gnutls instead of openssl, 
> the other says no, use openssl instead of gnutls.

> Pick which option you want to use, and adjust the flags to agree on that 
> option.

Thanks, that's what I did.  I set openssl for curl (in
/etc/portage/package.use), and the problem resolved itself.

> -- 
> Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/
>   Asking for technical help in newsgroups?  Read this first:
>  http://catb.org/~esr/faqs/smart-questions.html#intro

-- 
Alan Mackenzie (Nuremberg, Germany).



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

2023-06-27 Thread thelma




Thelma

On 6/27/23 13:23, Neil Bothwick wrote:

On Tue, 27 Jun 2023 11:48:16 -0600, the...@sys-concept.com wrote:


On 6/27/23 11:04, Neil Bothwick wrote:

On Tue, 27 Jun 2023 10:34:22 -0600, the...@sys-concept.com wrote:
   

I run this little script to notify me when the IP changes.  However
at time to time the file: "old_ip.txt" is being populated with an
empty line "no IP address"

What could be causing it?


#!/bin/bash

# Replace "YOUR_EMAIL" with your actual email address
EMAIL="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 -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 respond. It could be timing out with an
empty result. OTOH the URL used in the get_ip_address function is
rapid, but you don't call that function.
   


sleep 2


Yes, I notice it, it take upwards 10sec to get an IP and sometimes I
get a timeout, I increases "sleep 15" hopefully it will help.


It won't because the curl command is running synchronously. All
increasing the sleep does is make you wait longer after it fails. Why not
simply switch to the other service that seems to work more reliably?


I think this is better version:
#!/bin/bash

# Replace "YOUR_EMAIL" with your actual email address
EMAIL="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=$(wget -qO- ipinfo.io/ip)
echo "$ip_address"
}

# Query the API to get the current IP address
NEW_IP=$(get_ip_address)

# Retry if the IP address is empty
retry_count=0
while [[ -z "$NEW_IP" && $retry_count -lt 3 ]]; do
sleep 1
NEW_IP=$(get_ip_address)
((retry_count++))
done

# Compare the new IP address with the old one
if [[ "$NEW_IP" != "$OLD_IP" ]]; then
echo "Your IP address has changed to $NEW_IP"

# Send an email notification
echo "New IP address: $NEW_IP" | mailto -s "IP address change" $EMAIL

# Update the old IP address in the file
echo -n "$NEW_IP" >| "$IP_FILE"
else
echo "Your IP address is still $OLD_IP"
fi




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

2023-08-12 Thread Alan Mackenzie
Hello, Arsen.

On Fri, Aug 11, 2023 at 21:45:38 +0200, Arsen Arsenović wrote:

> Alan Mackenzie  writes:

[  ]

> >   The following REQUIRED_USE flag constraints are unsatisfied:
> > curl_ssl_openssl? ( openssl )

> A REQUIRED_USE of 'X? ( Y Z )' means that if X is set, Y and Z must be
> set.  In boolean algebra, it can be expressed as a X => ( Y AND Z ).

OK, thanks!  I tried to look up curl_ssl_openssl in use.desc and
use.local.desc, but couldn't find it there.  I think openssl was missing,
too.  So it didn't occur to me that they were themselves USE flags.

> See https://wiki.gentoo.org/wiki/Required_USE_flags

OK.

> Hope that helps, have a lovely day.

It does, thanks.  I set the USE flag openssl for curl, and it all built
OK.

[  ]


> -- 
> Arsen Arsenović

-- 
Alan Mackenzie (Nuremberg, Germany).



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

2024-01-22 Thread Wols Lists

On 22/01/2024 07:04, Alexander Puchmayr wrote:

I checked folder subscriptions in kmail, but I do 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?


I occasionally get this problem in Thunderbird, and one of the options 
in folder properties is "delete the index". If you've got that option 
for the parent folder, do it, and then kmail should rebuild from scratch 
and find the folders.


Cheers,
Wol



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

2008-02-29 Thread Daniel Iliev
On Fri, 29 Feb 2008 11:43:43 +0800
Chuanwen Wu [EMAIL PROTECTED] wrote:

 Hi,
 I want to use mplayer to play files on the ftp server. For example, I
 have some files on: ftp://user:[EMAIL PROTECTED]/thefile. Now I want to
 play it, but I won't need to download all the file first then play it.
 Is there any advice?
 
 Thanks in advanced!


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:/exemple.com/patth/file | mplayer -

or

wget --auth-options ftp://exemple.com/patth/file -O - | mplayer -

-- 
Best regards,
Daniel
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] The big clean up

2007-08-26 Thread W.Kenworthy
Also, try running prelink on the system - I found a number of old,
orphaned binaries on a ~5yr plus gentoo yesterday that had broken years
ago when I ran prelink this time! - it complains about missing
dependencies.  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 ...

Is there a script that uses the equery check functionality and lists
both broken packages and orphans in the system directories not accounted
for? - this seems like a good start.

Billk

On Sun, 2007-08-26 at 10:25 +0100, Neil Bothwick wrote:
 Hello Noud Aldenhoven,
 
  I'd really like to clean things up, order most of the files and remove
  packages which aren't important anymore.
  
 
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] MPD Streaming ID3 tags

2009-04-07 Thread Ralph Slooten
Hi guys  gals,

I must be missing something here, but for the life of me I cannot work
it out. I'm streaming radio channels off the internet with MPD (note: to
MPD, not from), but all I get is Unknown for artist/album info.

Playing the same channels with audacious displays them without a
problem, but MPD won't display the tags.

Anyone got any ideas? MPD plays the stream fine though, and has no
issues displaying tags of local files (ogg  mp3). MPD was compiled with
USE=alsa curl ffmpeg id3 lame mad mikmod ogg vorbis -aac
   -ao -audiofile -debug -doc -flac -icecast -ipv6 -jack
-libsamplerate -musepack -oss -pulseaudio -unicode -wavpack -zeroconf

What am I missing?

Cheers,
Ralph



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

2008-12-08 Thread Willie Wong
On Mon, Dec 08, 2008 at 12:40:42PM -0800, Mark Knecht wrote:
 I wonder if someone can guess at what I'm supposed to do to be able to
 complete --depclean. The machine is currently clean on emerge -DuN
 world and revdep-rebuild. I don't understand how I'm supposed to
 handle this mit-krb5 thing.

snip
  * In order to avoid breakage of link level dependencies, one or more
  * packages will not be removed. This can be solved by rebuilding the
  * packages that pulled them in.
  *
  *   app-crypt/mit-krb5-1.6.3-r4 pulled in by:
  * app-text/ghostscript-gpl-8.62
  * dev-util/subversion-1.5.4
  * media-sound/vorbis-tools-1.2.0-r2
  * media-video/totem-2.22.2-r1
  * net-print/gnome-cups-manager-0.33
  * net-print/libgnomecups-0.2.3
  * x11-libs/gtk+-2.14.5
/snip

snip
 
 lightning ~ # emerge -pv ghostscript-gpl subversion vorbis-tools totem
 gnome-cups-manager libgnomecups gtk+
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R   ] x11-libs/gtk+-2.14.5  USE=X cups jpeg tiff -debug
 -doc -jpeg2k -vim-syntax -xinerama 0 kB
 [ebuild   R   ] net-print/libgnomecups-0.2.3  USE=-debug 0 kB
 [ebuild   R   ] dev-util/subversion-1.5.4  USE=berkdb dso java nls
 perl python webdav-neon -apache2 -bash-completion -debug -doc -emacs
 -extras -ruby -sasl -vim-syntax -webdav-serf 0 kB
 [ebuild   R   ] media-sound/vorbis-tools-1.2.0-r2  USE=flac nls
 ogg123 -speex 0 kB
 [ebuild   R   ] app-text/ghostscript-gpl-8.62  USE=X cjk cups gtk
 -bindist -djvu -jpeg2k 0 kB
 [ebuild   R   ] media-video/totem-2.22.2-r1  USE=bluetooth gnome
 python -debug -galago -lirc -nautilus -nsplugin -nvtv -seamonkey
 -tracker -xulrunner 0 kB
 [ebuild   R   ] net-print/gnome-cups-manager-0.33  USE=-debug 0 kB
/snip

Okay, gtk+, ghostscript, gnome-cups-manager, libgnomecups all are
obviously related to printing, which means they probably rely on
net-print/cups, which depends on mit-krb5 if you have the kerberos USE
flag turned on. Did you just recently 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 happen for totem and subversion. My guess for
subversion is that it depends on neon, which USE kerberos (too lazy to
check the ebuild now). Totem I have no idea. 

I think your emerge -DuN probably have recompiled the cups/neon/curl
and what not because of the USE flag change, but since it is a
recompile, revdep-rebuild may not have caught the changing libs and
now you need to rebuild these seven packages. 

Does that sound reasonable?

HTH, 

W
-- 
Willie W. Wong  [EMAIL PROTECTED]
408 Fine Hall,  Department of Mathematics,  Princeton University,  Princeton
A mathematician's reputation rests on the number of bad proofs he has given.



[gentoo-user] Openoffice crashes when opening ANY file

2005-05-04 Thread Alexander Puchmayr
Hi there!

After emerging openoffice-1.1.4-r1, I can't open any .sxw, sxc, etc file. 
Immediately, a window pops up saying An unrecoverable error has 
occured 

With the old version 1.1.4, it works fine, even on the same files that 
cause 1.1.4-r1 to crash (so bad files can be excluded)

The use-Flags while building were
 +curl -debug +hardened +java +kde +nptl +zlib

Is it possible that the +hardened flag does something nasty with OO ?
(The old, working version was built with -hardened).

Greetings
Alex
-- 
gentoo-user@gentoo.org mailing list



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

2005-12-02 Thread Mick
Billy Holmes wrote:

 Charly ghislain wrote:
 [massive amounts of OP snipage]
 try USE=-eds
 
 ever hear of trimming?

Ahh, now that's better!

===
# emerge -upDv '=app-office/openoffice-2.0.0'

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] dev-perl/Compress-Zlib-1.35  146 kB 
[ebuild  N] dev-perl/Archive-Zip-1.14  107 kB 
[ebuild  N] app-office/openoffice-2.0.0  +curl -eds -gnome -gtk -java
+kde -ldap -mozilla -nas +xml2 +zlib 210,553 kB 

Total size of downloads: 210,807 kB
===

Thank you all for pointing this out.  :-)
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] i cannot browser if the system is up too long

2010-04-15 Thread Kevin O'Gorman
I get something like this, but just logging off and on again seems to fix
it.  For me, anyway.
  it's 2x Xeon, Kde 4

On Thu, Apr 15, 2010 at 4:48 AM, Xi Shen davidshe...@googlemail.com wrote:

 hi,

 if you system is up for many days, sometimes i will not be able to
 browser web site. but the BT download still works. i can also ping the
 web site. i really have no idea how to troubleshoot this. even 'curl'
 cannot get the web page. it feels like all tcp connections are
 blocked.

 my system is gentoo amd64, kde 4.4.


 --
 Best Regards,
 David Shen

 http://twitter.com/davidshen84/




-- 
Kevin O'Gorman, PhD


Re: [gentoo-user] i cannot browser if the system is up too long

2010-04-15 Thread Stroller


On 15 Apr 2010, at 12:48, Xi Shen wrote:

...
if you system is up for many days, sometimes i will not be able to
browser web site. but the BT download still works. i can also ping the
web site. i really have no idea how to troubleshoot this. even 'curl'
cannot get the web page. it feels like all tcp connections are
blocked.

my system is gentoo amd64, kde 4.4.


How are you connecting to the net?

Are you sure this isn't the router? Have you tried switching it off  
and back on again? (seriously)


There is a tendency in BitTorrent to fill up the NAT tables of routers  
with insufficient RAM. I cannot explain why this would appear not to  
affect ping.


Stroller.




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

2012-03-01 Thread trevor donahue
http://www.lua.org/manual/5.1/manual.html#5.7
the doc
also found on other resources scripts using IO not io, that still aint
working...

On Thu, Mar 1, 2012 at 3:14 PM, trevor donahue donahue.tre...@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 an error in lua) even though not doing anything
 special, tested also with ls -l and other trivial bash commands...

 Can somebody help me resolve the problem?




-- 
Thanks,
Donahue Trevor


[gentoo-user] e-file Forbidden error

2012-04-18 Thread Daniel.
I got an 403 error while trying to run e-file...

from sh -x $(which e-file) /usr/bin/dig I got
curl -s 
'http://www.portagefilelist.de/index.php/Special:PFLQuery2?file=/usr/bin/digsearchfile=lookuplookup=filetxt'
Which gives me
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title403 Forbidden/title
/headbody
h1Forbidden/h1
pYou don't have permission to access /index.php/Special:PFLQuery2
on this server./p
hr
addressApache Server at old.portagefilelist.de Port 80/address

Output of emerge --info pfl: http://sprunge.us/SXaV


[]'s
-- 
Do or do not. There is no try
  Yoda Master



[gentoo-user] e-file not working

2012-04-19 Thread Daniel Hilst
When I run e-file I got some weird output. Digging I found that this url 
is forbidden for me!


From `e-file /usr/bin/dig'
curl -s 
'http://www.portagefilelist.de/index.php/Special:PFLQuery2?file=/usr/bin/digsearchfile=lookuplookup=filetxt'


which gives me:
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
htmlhead
title403 Forbidden/title
/headbody
h1Forbidden/h1
pYou don't have permission to access /index.php/Special:PFLQuery2
on this server./p
hr
addressApache Server at old.portagefilelist.de Port 80/address

Cheers!
--
Follow the white rabbit!



Re: [gentoo-user] Decoding portage output

2012-06-04 Thread Andrew Lowe

On 06/04/12 16:36, Hinnerk van Bruinehsen wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04.06.2012 10:30, Andrew Lowe wrote:

Hi all, Can someone please point me to the doco that decodes the
following errors:

[snip]
...
...
...
[snip]


Thanks in advance,

Andrew



To put it simple: if you want to use one of cgi,cvs or subversion,
you'll need to activate the perl useflag too (same fpr webdav and
curl, though that dependency is satisfied).

WKR
Hinnerk


Hinnerk,
	Thanks for the decode, but where did YOU get the knowledge from? I want 
to understand this, so I don't have to send you an email every time I 
get one of these and need it decoded ;)


Andrew



Re: [gentoo-user] Calibre Update Problems

2013-05-08 Thread Michael Mol
On 05/08/2013 04:38 AM, Silvio Siefke wrote:
 Hello,
 
 On Mon, 06 May 2013 15:28:29 -0400 Michael Mol mike...@gmail.com
 wrote:
 
 There's been a libicu update. Run revdep-rebuild, and then try
 updating calibre again.
 
 I let run revdep-rebuild -p and i become the follow message
 
 gentoo-mobile siefke # revdep-rebuild -p
  * Configuring search environment for revdep-rebuild
  * Environment mismatch from previous run, deleting temporary files...
 
  * Checking reverse dependencies
  * Packages containing binaries and libraries broken by a package update
  * will be emerged.
 
  * Collecting system binaries and libraries
  * Generated new 1_files.rr
  * Collecting complete LD_LIBRARY_PATH
  * Generated new 2_ldpath.rr
  * Checking dynamic linking consistency
 [ 2% ]  *   broken /opt/bin/ffDiaporama (requires libexiv2.so.10)
 [ 28% ]  *   broken /usr/bin/sigil (requires 
 libboost_date_time-mt-1_49.so.1.49.0
 libboost_filesystem-mt-1_49.so.1.49.0
 libboost_regex-mt-1_49.so.1.49.0
 libboost_system-mt-1_49.so.1.49.0)
 [ 34% ]  *   broken 
 /usr/lib/ADM_plugins6/audioDevices/libADM_av_pulseAudioSimple.so (requires 
 libpulse-simple.so.0
 libpulse.so.0)
 [ 51% ]  *   broken /usr/lib/gstreamer-0.10/libgnl.la (requires 
 /usr/lib/libgstreamer-0.10.la)
 [ 95% ]  *   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 package is broken !!!
  *   /opt/bin/ffDiaporama - (none)
  *  !!! /usr/bin/linuxtrade-curl not owned by any package is broken !!!
  *   /usr/bin/linuxtrade-curl - (none)
  *   /usr/bin/sigil - app-text/sigil
  *  !!! /usr/lib/ADM_plugins6/audioDevices/libADM_av_pulseAudioSimple.so not 
 owned by any package is broken !!!
  *   /usr/lib/ADM_plugins6/audioDevices/libADM_av_pulseAudioSimple.so - 
 (none)
  *  !!! /usr/lib/gstreamer-0.10/libgnl.la not owned by any package is broken 
 !!!
  *   /usr/lib/gstreamer-0.10/libgnl.la - (none)
  *  !!! /usr/local/lib/libdee-1.0.so.4.1.1 not owned by any package is broken 
 !!!
  *   /usr/local/lib/libdee-1.0.so.4.1.1 - (none)
  * Generated new 4_raw.rr and 4_owners.rr
  * Cleaning list of packages to rebuild
  * Generated new 4_pkgs.rr
  * Assigning packages to ebuilds
  * Generated new 4_ebuilds.rr
  * Evaluating package order
  * Portage could not find any version of the following packages it could 
 build:
  * app-text/sigil:0
  * (Perhaps they are masked, blocked, or removed from portage.)
  * Try to emerge them manually.
  * Warning: Portage cannot rebuild any of the necessary packages.
 
 Can it be that the Portage System is broken? Because i become one time a
 msg that the world file is corrupt or so in art. I make what stand there,
 but since then nothing really want install. PHP is ever by the Update,
 calibre want not install and after 13 hours i become compiler error from
 libreoffice. 

Try emerge -1 media-video/ffdiaporama ... that should at least fix the
opt/bin/ffDiaporama break.

I don't know what linuxtrade-curl would belong to.
I don't know what ADM_plugins6 would be.
I don't know what libgnl would be.

I also see that you have files under /usr/local/lib. This strongly
suggests that you've manually run the configure; make; makeinstall for
something. This means portage has no awareness of it, and portage can't
fix it when it breaks. Don't do that. (On my part, to avoid that kind of
issue, I'm starting to write my own ebuilds.)

Your system has problems which can't be fixed without knowing more about
its history and use. :-|




signature.asc
Description: OpenPGP digital signature


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

2013-08-02 Thread Nikos Chantziaras

On 03/08/13 06:03, Harry Putnam wrote:

No doubt suffering from overdose of pilot error here but on a new (in
progress) install of gentoo as guest in vbox.  I ran the command

emerge -vp dev-vcs/git  and come up with 194 pkgs that need to be
installed.


Try disabling all flags and see where that gets you. You can do that 
with a single command:


USE=-blksha1 -curl -gpg -iconv -pcre -python -threads -webdav -cgi -cvs 
-doc -emacs -gnome-keyring -gtk -highlight -nls -perl -ppcsha1 
-subversion -test -tk -xinetd emerge -p dev-vcs/git





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

2013-12-29 Thread James
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 mailbox is receiving notices every  5 min  from my cron mail job :

 Can anyone suggest what might have changed to cause this nuisance ?


Not sure about your posting. But, I've been reading about many folks upgrading
the deprecated cron to the maintained cronie. You might want to read up
on /sys-process/cronie.


hth,
James








  1   2   3   4   5   6   7   8   >