[gentoo-user] dev-ruby/json-1.8.0

2014-06-06 Thread Stephen Reynolds
Hi all I am trying to emerge dev-ruby/json-1.8.0 and it keeps failing. I have tried everything I know to fix it, without any success. Regards * Package:dev-ruby/json-1.8.0 * Repository

[gentoo-user] Got a json file from YouTube...

2020-06-05 Thread tuxic
Hi, via https://youtuberandomcomment.com/ ->Download all is it possible to download all comments of a YouTube-Videoas a json file, which contains exactly one, very long line. This is exactly the formatting I would prefer to read threaded comments ; Is there something in portage, wh

Re: [gentoo-user] Got a json file from YouTube...

2020-06-05 Thread garantiertnicht
tu...@posteo.de; 2020-06-05T19:26:32+0200: > Hi, > > via https://youtuberandomcomment.com/ ->Download all is it possible > to download all comments of a YouTube-Videoas a json file, which > contains exactly one, very long line. > > This is exactly the formattin

Re: [gentoo-user] Got a json file from YouTube...

2020-06-05 Thread David Haller
Hello, On Fri, 05 Jun 2020, tu...@posteo.de wrote: >Is there something in portage, which is recommended to >reformat/display this json-input into something more >readable...? json_pp from dev-lang/perl which you should already have installed ;) Example usage: $ json_pp < some.json

[gentoo-user] Re: google drive

2013-02-04 Thread walt
grive but it is not compiling. Here's a quick and dirty workaround: #cd /usr/include #ln -s json-c json (I think the json-c package puts that symlink in the wrong place.) That should let you install grive. Let us know if grive does what you want.

[gentoo-user] Re: dev-ruby/json-1.8.0

2014-06-06 Thread walt
On 06/06/2014 09:48 AM, Stephen Reynolds wrote: rdoc -o doc -t 'JSON Implementation for Ruby' -m README.rdoc snip ext/json/ext/generator/generator.c sh: rdoc: command not found You apparently have ruby19 and ruby20 installed, is this right? Do you have a version of ruby eselected? eselect

Re: [gentoo-user] alternative kernels

2014-11-01 Thread Rich Freeman
On Fri, Oct 31, 2014 at 9:03 PM, Alec Ten Harmsel a...@alectenharmsel.com wrote: You guys should check out the ELK stack: http://www.elasticsearch.org/overview/ Basically, transform logs to JSON with logstash, throw the JSON into elastic search, and make plots with Kibana. We use it at work

Re: [gentoo-user] Got a json file from YouTube...

2020-06-05 Thread tuxic
On 06/06 05:29, David Haller wrote: > Hello, > > On Fri, 05 Jun 2020, tu...@posteo.de wrote: > >Is there something in portage, which is recommended to > >reformat/display this json-input into something more > >readable...? > > json_pp from dev-lang/p

Re: [gentoo-user] alternative kernels

2014-11-01 Thread Alec Ten Harmsel
On 11/01/2014 05:47 AM, Rich Freeman wrote: On Fri, Oct 31, 2014 at 9:03 PM, Alec Ten Harmsel a...@alectenharmsel.com wrote: You guys should check out the ELK stack: http://www.elasticsearch.org/overview/ Basically, transform logs to JSON with logstash, throw the JSON into elastic search

Re: [gentoo-user] FreeCAD again (or "still): VTK compile problems

2017-05-07 Thread Zhu Sha Zang
ng smp tbb tcl theora tk -all-modules -aqua -cg -doc -examples -gdal -json -kaapi -mysql -odbc -offscreen -postgres -test -views -web -xdmf2 ELIBC="-FreeBSD" PYTHON_TARGETS="python2_7" VIDEO_CARDS="-nvidia") By the way. I think is better you put a bug report in bu

[gentoo-user] FreeCAD again (or "still): VTK compile problems

2017-05-07 Thread tuxic
nonymous namespace)::operator<<(vtkOStreamWrapper&, Json::Value const&)': vtkGeoJSONFeature.cxx:(.text+0x107): undefined reference to `Json::StyledStreamWriter::StyledStreamWriter(std::string)' CMakeFiles/vtkIOGeoJSON.dir/vtkGeoJSONFeature.cxx.o: In function `vtkGeoJSONFeature::ExtractGeoJSONFeat

Re: [gentoo-user] Re: google drive

2013-02-04 Thread András Csányi
a little bit out of scope about the actualities. I found grive but it is not compiling. Here's a quick and dirty workaround: #cd /usr/include #ln -s json-c json (I think the json-c package puts that symlink in the wrong place.) That should let you install grive. Let us know if grive does what

Re: [gentoo-user] alternative kernels

2014-11-02 Thread Tom H
On Fri, Oct 31, 2014 at 9:03 PM, Alec Ten Harmsel a...@alectenharmsel.com wrote: You guys should check out the ELK stack: http://www.elasticsearch.org/overview/ Basically, transform logs to JSON with logstash, throw the JSON into elastic search, and make plots with Kibana. We use it at work

[gentoo-user] Re: Firefox bookmarks

2015-01-10 Thread »Q«
Backup -- Export Bookmarks to HTML... to save the bookmarks to a file. This file can easily be imported in the same manner on your other system. That will work fine, but using the Backup and Restore functions will retain more metadata. Instead of writing an html file, Backup writes a .json. NB

[gentoo-user] Re: dev-ruby/json-1.8.0

2014-06-07 Thread Hans de Graaff
On Fri, 06 Jun 2014 15:47:38 -0700, walt wrote: Is all of the above familiar to you? If not, you may need more help with managing multiple ruby versions. I find it a large PITA and I could use more help myself :) Could you explain what bothers you or where you would need help? Hans

Re: [gentoo-user] alternative kernels

2014-11-02 Thread Tom H
On Sat, Nov 1, 2014 at 5:47 AM, Rich Freeman ri...@gentoo.org wrote: On Fri, Oct 31, 2014 at 9:03 PM, Alec Ten Harmsel a...@alectenharmsel.com wrote: You guys should check out the ELK stack: http://www.elasticsearch.org/overview/ Basically, transform logs to JSON with logstash, throw

Re: [gentoo-user] @preserved-rebuild how to find out the contents of

2018-12-29 Thread Andrew Udvare
> On Dec 29, 2018, at 10:47, Helmut Jarausch wrote: > > How can I find out the list of packages in @preserved-rebuild? There's a JSON file in /var/db/portage

Re: [gentoo-user] @preserved-rebuild how to find out the contents of

2018-12-29 Thread Helmut Jarausch
On 12/29/2018 05:03:51 PM, Andrew Udvare wrote: > On Dec 29, 2018, at 10:47, Helmut Jarausch wrote: > > How can I find out the list of packages in @preserved-rebuild? There's a JSON file in /var/db/portage I don't have the folder /var/db/portage here. Thanks, Helmut

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-18 Thread Rich Freeman
On Sat, Jul 18, 2020 at 12:51 PM Caveman Al Toraboran wrote: > > it's just an encrypted json file. you > can decrypt it by `scrypt dec path/to/db.enc` to > see how stupidly simple it is. I have to say that this entire thread is a great example of Poe's Law in action... -- Rich

Re: [gentoo-user] Wine problems

2023-12-13 Thread stefan11111
. Xorg.0.log Description: application/json

Re: [gentoo-user] Wine problems

2023-12-13 Thread stefan11111
1280x720 60.0059.9650.00 1024x768 60.00 800x600 60.3256.25 720x576 50.00 720x480 59.94 640x480 59.94 Xorg.1.log.old Description: application/json Xorg.1.log Description: application/json Xorg.0.log.old Description: application/json Xorg.0.log Description: application/json

[gentoo-user] Re: seamonkey bookmarks file location

2012-04-13 Thread »Q«
a backup (within the manager, that's Tools » Backup), then use the restore option in the new SeaMonkey. It's also possible to use export/import instead of backup/restore, but backup/restore creates and uses a json file, whereas export/import creates and uses an html file. Less info is lost

Re: [gentoo-user] Re: seamonkey bookmarks file location

2012-04-14 Thread Frank Steinmetzger
/restore, but backup/restore creates and uses a json file, whereas export/import creates and uses an html file. Less info is lost with the json file. But note that using restore will overwrite existing bookmarks. There’s nothting wrong in copying places.sqlite itself. That way, you can also

Re: [gentoo-user] logs in the browser?

2015-02-24 Thread Rich Freeman
-users mailing list, actually. This sort of situation is completely distro-agnostic. You certainly could design such an application. If you do so I'd consider pulling the journald logs in JSON format. I'd also see if somebody actually has written a journald library/class/etc for your language

[gentoo-user] perl-cleaner output

2016-10-07 Thread Daniel Frey
, then this means most likely * that these packages are buggy. Please file a bug on http://bugs.gentoo.org/ and * report that perl-cleaner needed to reinstall the following list: *perl-core/CPAN-Meta:0 virtual/perl-CPAN-Meta:0 perl-core/JSON-PP:0 virtual/perl-JSON-PP:0 perl-core/Module-Metadata:0 virtual/perl

Re: [gentoo-user] Re: firefox 68

2019-09-18 Thread Mick
ext time FF is launched. Perhaps something in the FF json engine changed and the old json script syntax is not liked much. Thanks again Daniel for your suggestion. :-) -- Regards, Mick signature.asc Description: This is a digitally signed message part.

[gentoo-user] USE ruby_targets_ruby20

2013-11-14 Thread Chris Stankevitz
,ruby_targets_ruby19] # required by dev-ruby/json-1.8.0[-test,-doc,ruby_targets_ruby18] # required by dev-lang/ruby-2.0.0_p247-r1 # required by sys-block/thin-provisioning-tools-0.2.8 # required by sys-fs/lvm2-2.02.103[thin] # required by sys-fs/udisks-1.0.4-r5 # required by x11-libs/libfm-0.1.17-r1[udev

Re: [gentoo-user] Re: RUBY_TARGETS and eselect ruby

2013-12-31 Thread Pavel Volkov
. Ok, I see. The only ruby-related packages I have installed are ruby, rubygems, rake, json, racc and rdoc, those are build-time-deps, so eselecting ruby21 will be ok for me.

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread wabenbau
from file: bookmarks-2015-11-12.json > but I'm getting an error message: "Unable to process the backup file." Try to save the bookmarks as HTML file (E Bookmarks -> Show All Bookmarks Import and Backup -> Export Bookmarks to HTML... -- Regards wabe

Re: [gentoo-user] @preserved-rebuild how to find out the contents of

2018-12-29 Thread Rich Freeman
On Sat, Dec 29, 2018 at 11:03 AM Andrew Udvare wrote: > > > On Dec 29, 2018, at 10:47, Helmut Jarausch wrote: > > > > How can I find out the list of packages in @preserved-rebuild? > > There's a JSON file in /var/db/portage > Not sure if there is anything that

Re: [gentoo-user] alternative kernels

2014-10-31 Thread Alec Ten Harmsel
. As far as filtering/manipulating logs goes, you can do plenty of that with journalctl already, and it supports dumping your logs in json so you can do anything you want with them in another tool. There aren't really any such tools around yet, but I'm sure we'll see them come up. You guys should

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Heiko Baums
video/nvidia-settings) > > I fixed that via accorinding use-flag setting as you suggested but > unfortunately vtk is ignoring my manipulations: > > [I] sci-libs/vtk > Available versions: ~6.0.0^t (~)6.1.0^t 6.1.0-r1^t {R +X all-modules > aqua boost cg doc examples ffmpeg

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Heiko Baums
0.0^t (~)6.1.0^t 6.1.0-r1^t {R +X all-modules >> aqua boost cg doc examples ffmpeg gdal imaging java json kaapi mpi mysql >> odbc offscreen postgres python qt4 rendering smp tbb tcl test theora tk >> views web xdmf2 ELIBC="FreeBSD" PYTHON_TARGETS="python2_7" &

Re: [gentoo-user] Re: Understanding new ruby dependencies

2012-05-23 Thread kwkhui
in this thread provides a pastebin link to back up this claim. Basically the newslot upgrade ruby 1.8.x - 1.9.x. For example, you can see that in ${PORTDIR}/dev-ruby/json/json-1.5.4-r1.ebuild there is the line PDEPEND= rdoc? ( =dev-ruby/rdoc-3.9.4[ruby_targets_ruby19] ) xemacs

Re: [gentoo-user] USE ruby_targets_ruby20

2013-11-14 Thread Mark David Dumlao
-ruby/json-1.8.0[-test,-doc,ruby_targets_ruby18] # required by dev-lang/ruby-2.0.0_p247-r1 # required by sys-block/thin-provisioning-tools-0.2.8 # required by sys-fs/lvm2-2.02.103[thin] # required by sys-fs/udisks-1.0.4-r5 # required by x11-libs/libfm-0.1.17-r1[udev] # required by x11-misc

Re: [gentoo-user] no-emul profiles

2014-11-20 Thread Marc Joliet
collisions when installing json-c. I had to unmerge emul-linux-x86-baselibs before I could finish the emerge @world. I haven't tested things extensively, but I haven't encountered any problems with wine. HTH -- Marc Joliet -- People who think they know everything really annoy those of us who

Re: [gentoo-user] no-emul profiles

2014-11-20 Thread Gevisz
:) . For the record, it completed successfully with one temporary failure due to file collisions when installing json-c. I had to unmerge emul-linux-x86-baselibs before I could finish the emerge @world. I haven't tested things extensively, but I haven't encountered any problems with wine. HTH

Re: [gentoo-user] I don't seem to have a system log. Help, please!

2015-02-09 Thread Mick
choice of several text formats and json. The thing is I never use cat. I invariably use less, rview, or grep, to browse or search the log files. How will this work with journalctl, will I have to export them first into a different format? -- Regards, Mick signature.asc Description

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread Walter Dnes
okmars. I've tried to restore bookmarks > from file: bookmarks-2015-11-12.json > but I'm getting an error message: "Unable to process the backup file." I'm actually running the Seamonkey fork, so my menus are different from yours. Does the restore menu show multiple backup files? If so,

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread wabenbau
I can restore and backup bookmars. I've tried to restore > > bookmarks from file: bookmarks-2015-11-12.json > > but I'm getting an error message: "Unable to process the backup > > file." > > Try to save the bookmarks as HTML file (E > > Bookmarks -> Show Al

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread thelma
Bookmarks >> where I can restore and backup bookmars. I've tried to restore >> bookmarks from file: bookmarks-2015-11-12.json >> but I'm getting an error message: "Unable to process the backup file." > > Try to save the bookmarks as HTML file (E > > Bookmarks -&g

Re: [gentoo-user] Lost tabs links in Firefox

2015-09-01 Thread Peter Weilbacher
for sessionstore.{json,bak} in ~/.mozilla/firefox. One of those should contain the URLs of your tabs. (Unless you started too many times after the error. Then they might have gotten overwritten.) Maybe it's just a matter of having started with a different profile than normal? There were such cases on this list

[gentoo-user] Networkmanager Auto Connect

2016-10-14 Thread Silvio Siefke
er-openvpn-1.2.6 siefke@sisibox ~ $ equery u networkmanager | cut -c -30 -audit +bluetooth +connection-sharing +consolekit +dhclient -gnutls +introspection -json +modemmanager -ncurses +nss -ofono +ppp +resolvconf -systemd -teamd -test +vala -wext +wifi Thank you & Nice Day Silvio pgp

Re: [gentoo-user] @preserved-rebuild how to find out the contents of

2018-12-29 Thread Helmut Jarausch
On 12/29/2018 05:09:02 PM, Rich Freeman wrote: On Sat, Dec 29, 2018 at 11:03 AM Andrew Udvare wrote: > > > On Dec 29, 2018, at 10:47, Helmut Jarausch wrote: > > > > How can I find out the list of packages in @preserved-rebuild? > > There's a JSON file in

Re: [gentoo-user] @preserved-rebuild how to find out the contents of

2018-12-29 Thread Andrew Udvare
> On 2018-12-29, at 12:33, Helmut Jarausch wrote: > > On 12/29/2018 05:03:51 PM, Andrew Udvare wrote: >> > On Dec 29, 2018, at 10:47, Helmut Jarausch wrote: >> > >> > How can I find out the list of packages in @preserved-rebuild? >> There's a JSON

Re: [gentoo-user] Re: problem with named restarting

2019-09-18 Thread Adam Carter
along with libgnutls, but no libssl. > > FWIW, on 9.14.5 with USE="berkdb caps dlz xml zlib -dnsrps -dnstap -doc -fixed-rrset -geoip -geoip2 -gssapi -json -ldap -libressl -lmdb -mysql -odbc -postgres -python (-selinux) -static-libs -urandom" ABI_X86="(64)" PYTHON_TARGETS=&qu

[gentoo-user] Re: firefox managed by my organization?

2020-03-04 Thread Nikos Chantziaras
On 03/03/2020 00:16, n952162 wrote: I have a banner that says that "your browser is being managed by your organization".  Oh yeah?  I guess that would be gentoo.  How can I break that relationship? I use firefox-bin and this: qlist firefox-bin | grep json reveals that the ebuil

Re: [gentoo-user] sqlite3 not available in python3?

2020-11-15 Thread n952162
-on -p '*default' > .../brep(10)() -> import sys (Pdb) n > .../brep(11)() -> import getopt (Pdb) n > .../brep(12)() -> import json (Pdb) n > .../brep(13)() -> import re (Pdb) n > .../brep(14)() -> import glob (Pdb) n > .../brep(15)() -> import os (Pdb) n > .

Re: [gentoo-user] Debian just voted in systemd for default init system in jessie

2014-02-18 Thread Canek Peláez Valdés
] for more information). json formats entries as JSON data structures, one per line (see Journal JSON Format[2] for more information). json-pretty formats entries as JSON data structures, but formats them in multiple lines in order to make them more

[gentoo-user] Re: seamonkey bookmarks file location

2012-04-14 Thread »Q«
option in the new SeaMonkey. It's also possible to use export/import instead of backup/restore, but backup/restore creates and uses a json file, whereas export/import creates and uses an html file. Less info is lost with the json file. But note that using restore will overwrite

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

2014-03-12 Thread Neil Bothwick
gmp hash iconv intl ipv6 json mysql mysqli nls opcache pdo phar posix readline session simplexml sqlite ssl tokenizer truetype unicode xml xmlwriter zip zlib -bcmath -cdb -cjk -debug -embed -enchant -firebird -flatfile -frontbase -imap -inifile - iodbc -kerberos -ldap -ldap-sasl -libedit

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

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

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-15 Thread Neil Bothwick
On Sat, 15 Nov 2014 07:04:03 +0200, Alan McKinnon wrote: [U] app-admin/syslog-ng Available versions: 3.4.7^t 3.4.8^t (~)3.5.6t,^t{tbz2}[1] (~)3.6.1^t{tbz2} {amqp caps dbi geoip ipv6 json mongodb pacct +pcre redis smtp spoof-source ssl systemd tcpd} Installed versions

Re: [gentoo-user] logs in the browser?

2015-02-24 Thread Stefan G. Weichinger
such an application. If you do so I'd consider pulling the journald logs in JSON format. I'd also see if somebody actually has written a journald library/class/etc for your language of choice - it seems like that is the sort of thing that is likely to exist soon if not already. One of the goals journald

Re: [gentoo-user] firefox profile uses 100% CPU

2015-11-12 Thread wabenbau
okmarks ==> Manage Bookmarks > >> I have: Bookmarks ==> Show All Bookmarks > >> where I can restore and backup bookmars. I've tried to restore > >> bookmarks from file: bookmarks-2015-11-12.json > >> but I'm getting an error message: "Unable to pr

[gentoo-user] Re: palemoon-27.3.0 anyone?

2017-06-30 Thread Ian Zimmerman
ese files are differnt, so a simlink is not going to work? See above - the json is just a dump (for palemoon, anyway), the sqlite file is the ultimate source. > I rather like the json file as it is efficient and easy to read for > comprehension and grepping. I'm not quite sure why a sqlite f

Re: [gentoo-user] Re: ruby 22

2017-08-22 Thread Raffaele Belardi
ing ruby21 as follows: > > Calculating dependencies .. . done! > dev-lang/ruby-2.1.10 pulled in by: > dev-ruby/hoe-3.13.0 requires dev-lang/ruby:2.1 >dev-ruby/json-1.8.3 requires dev-lang/ruby:2.1 > dev-ruby/json-2.1.0 requires dev-lang/ruby:2.

Re: [gentoo-user] Re: firefox 68

2019-09-18 Thread Daniel Pielmeier
addons, extensions, etc. > > The addonStartup.json.lz4 file (as well as addons.json if re/moved), are > recreated next time FF is launched. Perhaps something in the FF json engine > changed and the old json script syntax is not liked much. > > Thanks again Daniel for

Re: [gentoo-user] Globally disabling colour

2020-01-05 Thread Dr Rainer Woitok
1){ > $skipnext = 0; > } else { > push @newargs, $arg > } > } > exec("/usr/bin/${me}",@newargs); I've used this script ever since (even though I had to slightly modify it when I learned that "--color=yes" is also a valid option which w

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Meino . Cramer
ing as you suggested but unfortunately vtk is ignoring my manipulations: [I] sci-libs/vtk Available versions: ~6.0.0^t (~)6.1.0^t 6.1.0-r1^t {R +X all-modules aqua boost cg doc examples ffmpeg gdal imaging java json kaapi mpi mysql odbc offscreen postgres python qt4 rendering smp tbb tcl t

[gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Alexander Kapshuk
e: cat package.use =dev-lang/python-2.7.9-r1 sqlite >=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21 >=dev-ruby/racc-1.4.11 ruby_targets_ruby21 >=dev-ruby/rake-0.9.6-r1 ruby_targets_ruby21 >=dev-ruby/rdoc-4.0.1-r2 ruby_targets_ruby21 >=dev-ruby/rubygems-2.2.5-r1 ruby_targets_ruby21 >=med

[gentoo-user] RUBYOPT=-rauto_gem

2012-01-15 Thread Hilco Wijbenga
Hi all, The dev-ruby/rubygems ebuild adds -rauto_gem to the global RUBYOPT. This breaks my own scripts so I have removed it from /etc/env.d. So far, so good. I just tried upgrading dev-ruby/json and it failed because I did not have RUBYOPT set. Obviously, the fix was easy but now I'm wondering

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread meino . cramer
] dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) [nomerge ]dev-ruby/rake-0.9.6 [0.9.2.2] USE=doc {-test} (-bash-completion%) RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) [nomerge ] dev-ruby/rdoc-4.0.1

Re: [gentoo-user] Re: Recommendations for scheduler

2014-08-01 Thread Alan McKinnon
/ https://github.com/airbnb/chronos Aaaah, now this sounds like something I can use. Proper dependency chains, Restful JSON interface so the devs can write code to drive it in automation. Good find, thanks! cheers mate! James -- Alan McKinnon alan.mckin...@gmail.com

Re: [gentoo-user] alternative kernels

2014-10-31 Thread Rich Freeman
can do plenty of that with journalctl already, and it supports dumping your logs in json so you can do anything you want with them in another tool. There aren't really any such tools around yet, but I'm sure we'll see them come up. -- Rich

Re: [gentoo-user] Dependency riddle...

2015-01-02 Thread meino . cramer
-examples -ffmpeg -gdal -imaging -java -json -kaapi -mpi -mysql -odbc -offscreen -postgres -python -qt4 -rendering -smp -tbb -tcl -test -theora -views -web -xdmf2 ABI_X86=64 PYTHON_TARGETS=python2_7 VIDEO_CARDS=nvidia The following REQUIRED_USE flag constraints are unsatisfied: tk

Re: [gentoo-user] Dependency riddle...

2015-01-02 Thread Andreas K. Huettel
Am Freitag, 2. Januar 2015, 09:39:51 schrieb meino.cra...@gmx.de: !!! The ebuild selected to satisfy sci-libs/vtk:0 has unmet requirements. - sci-libs/vtk-6.1.0::gentoo USE=X tk -R -all-modules (-aqua) -boost -cg -doc -examples -ffmpeg -gdal -imaging -java -json -kaapi -mpi -mysql -odbc

Re: [gentoo-user] I don't seem to have a system log. Help, please!

2015-02-09 Thread Alec Ten Harmsel
with an external tool then you get your choice of several text formats and json. The thing is I never use cat. I invariably use less, rview, or grep, to browse or search the log files. How will this work with journalctl, will I have to export them first into a different format? You can run

Re: [gentoo-user] I don't seem to have a system log. Help, please!

2015-02-09 Thread Rich Freeman
choice of several text formats and json. And yes, you can also run syslog, though I never really got the point of that. The value of the journal is that you capture full metadata for your log entries and you can just query it vs having to parse undelimited text files. Heck, it seems like half

Re: [gentoo-user] logs in the browser?

2015-02-24 Thread Canek Peláez Valdés
client that downloads the logs in JSON format, and then do the filtering off-site. If I'm not mistaken, libmicrohttpd supports Accept-Encoding: gzip, and therefore the used bandwidth should not be a lot. Also, you can get the last cursor from the journal the first time, and next time you download

[gentoo-user] Re: Lost tabs links in Firefox

2015-09-01 Thread »Q«
> > when closing Firefox relying on its feature to open them > > > again next time I start it. > > [...] > > > I still believe that at least links for them can be found > > > somewhere inside ~/.mozilla directory. > > > > Search for sessionsto

Re: [gentoo-user] Lost tabs links in Firefox

2015-09-01 Thread Gevisz
> [...] > > I still believe that at least links for them can be found > > somewhere inside ~/.mozilla directory. > > Search for sessionstore.{json,bak} in ~/.mozilla/firefox. One of > those should contain the URLs of your tabs. (Unless you started > too many times afte

Re: [gentoo-user] Lost tabs links in Firefox

2015-09-01 Thread Gevisz
> [...] > > I still believe that at least links for them can be found > > somewhere inside ~/.mozilla directory. > > Search for sessionstore.{json,bak} in ~/.mozilla/firefox. One of > those should contain the URLs of your tabs. Thank you. I have found them in ~/mozilla/fi

Re: [gentoo-user] Networkmanager Auto Connect

2016-10-15 Thread Alexander Openkowski
ype d > /var/db/pkg/net-misc/networkmanager-1.4.2 > /var/db/pkg/net-misc/networkmanager-openvpn-1.2.6 > > > siefke@sisibox ~ $ equery u networkmanager | cut -c -30 > -audit > +bluetooth > +connection-sharing > +consolekit > +dhclient > -gnutls > +introspection > -j

Re: [gentoo-user] world rebuild with gcc-6.3.0 - not completely there yet

2017-05-14 Thread Walter Dnes
;.bz2" compressed tarball is several megabytes smaller for my home version than for the official SSE-only version. It's even more noticable when extracted/uncompressed. Obviously, this reduction only applies to elf-binaries and libraries, not to sqlite databases, JSON, XML, text files, etc.

[gentoo-user] Re: OT: webmail choices, ARGH!

2018-07-17 Thread Ian Zimmerman
On 2018-07-17 16:04, R0b0t1 wrote: > Do you have any problems with roundcube? Yes: ahiker!90 exim$ apt-cache show roundcube-core | grep '^Depends' Depends: dbconfig-common, debconf, libapache2-mod-php | php, libmagic1, php-pear (>= 1:1.10.1), php-cli, php-intl, php-json, php-mcrypt, rou

Re: [gentoo-user] Re: firefox managed by my organization?

2020-03-04 Thread n952162
irefox-bin | grep json reveals that the ebuild installs:   /opt/firefox/distribution/policies.json which disables the built-in update check:   {     "policies": {   "DisableAppUpdate": true     }   } Probably something similar is happening with the non-bin firefox ebuild

Re: [gentoo-user] nsapass - alternative to keepassxc (and others)

2020-07-18 Thread james
On 7/18/20 1:03 PM, Rich Freeman wrote: On Sat, Jul 18, 2020 at 12:51 PM Caveman Al Toraboran wrote: it's just an encrypted json file. you can decrypt it by `scrypt dec path/to/db.enc` to see how stupidly simple it is. I have to say that this entire thread is a great example of Poe's Law

[gentoo-user] Circular dependencies...

2014-01-05 Thread meino . cramer
-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE=berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs) [nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test} RUBY_TARGETS=ruby18 ruby19 ruby20%* (-jruby) (-ree18%) [nomerge ]dev-ruby/rake

Re: [gentoo-user] Circular dependencies...

2014-01-05 Thread Khumba
, 4:ruby19] RUBY_TARGETS=(ruby20) [nomerge ] dev-lang/ruby-2.0.0_p353:2.0 [1.8.7_p374:1.8, 1.9.3_p484:1.9] USE=berkdb doc gdbm ipv6 ncurses rdoc readline ssl -debug -examples -rubytests -socks5 -tk (-xemacs) [nomerge ] dev-ruby/json-1.8.0 [1.7.7] USE=doc {-test

Re: [gentoo-user] Debian just voted in systemd for default init system in jessie

2014-02-20 Thread Michael Higgins
a PUSH and PULL model done. This will be based one existing protocols and standards as much as we can (SSH or HTTP/HTTPS as transport, and JSON and more as payload), and is flexible for others to hook into. For example, I think it would be cool if greylog2 and similar software would just pull

Re: [gentoo-user] nm-applet shows "?" in Gnome tool tray

2017-02-05 Thread Frank Steinmetzger
ection-sharing consolekit +dhclient gnutls +introspection json +modemmanager ncurses +nss ofono +ppp resolvconf selinux systemd teamd test vala +wext +wifi ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" KERNEL="linux"}

Re: [gentoo-user] Re: palemoon-27.3.0 anyone?

2017-06-30 Thread james
etails of qupzilla, I emerged it and it works, without the politics of larger browsers; ymmv. Palemoon, is something you know far more about, but my guess is:: ~/.moonchild productions/pale moon/vjhi8n7h.default/places.sqlite which is in non-text form. I'm not sure how the 'profile' works to control the

Re: [gentoo-user] Re: palemoon-27.3.0 anyone?

2017-07-02 Thread james
; > Each profile has its own places file under its profile directory. Here, > vjhi8n7h.default is the profile directory. > >> These files are differnt, so a simlink is not going to work? > > See above - the json is just a dump (for palemoon, anyway), the sqlite >

Re: [gentoo-user] Re: ruby 22

2017-08-21 Thread John Covici
years. I deleted RUBYTARGETS from make.conf, ran eselect to make ruby22 the default, but when I ran emerge --depclean I still have packages pulling ruby21 as follows: Calculating dependencies .. ..... done! dev-lang/ruby-2.1.10 pulled in by: dev-ruby/hoe-3.13.0 requires dev-lang/ruby:2.1

Re: [gentoo-user] Re: ruby 22

2017-08-22 Thread John Covici
2 the > > default, but when I ran emerge --depclean I still have packages > > pulling ruby21 as follows: > > > > Calculating dependencies .. . done! > > dev-lang/ruby-2.1.10 pulled in by: > > dev-ruby/hoe-3.13.0 requires dev-lang/ruby:2.1 > >

Re: [gentoo-user] Re: ruby 22

2017-08-22 Thread Alec Ten Harmsel
pendencies .. . done! > > dev-lang/ruby-2.1.10 pulled in by: > > dev-ruby/hoe-3.13.0 requires dev-lang/ruby:2.1 > > dev-ruby/json-1.8.3 requires dev-lang/ruby:2.1 > > dev-ruby/json-2.1.0 requires dev-lang/ruby:2.1 > > dev-ruby/kpeg-1.

Re: [gentoo-user] upgrading 1-year old system

2017-01-31 Thread thelma
var/tmp/portage/dev-ruby/racc-1.4.11/work/ruby21/racc-1.4.11' * S: '/var/tmp/portage/dev-ruby/racc-1.4.11/work/ruby21/racc-1.4.11' * One or more packages are either masked or have missing dependencies: * * >=dev-ruby/json-1.7.7[ruby_targets_ruby20] pulled in by: *

Re: [gentoo-user] alternative kernels

2014-10-31 Thread Canek Peláez Valdés
primary purpose is synchronization of journal data across the network. It serves journal data in three formats: text/plain: the text format known from /var/log/messages application/json: the journal entries formatted as JSON application/vnd.fdo.journal

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Alan McKinnon
redundant, hahahaha! ;) >>> >>> Thanks for the help! :) >>> The equery command found three more of those: >>> app-admin/conky-1.9.0-r3 (nvidia ? media-video/nvidia-settings) >>> sci-libs/vtk-6.1.0-r1 (video_cards_nvidia ? media-video/nvidia-settings) >&g

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Alan McKinnon
.0-r3 (nvidia ? media-video/nvidia-settings) > sci-libs/vtk-6.1.0-r1 (video_cards_nvidia ? media-video/nvidia-settings) > sys-apps/hwloc-1.10.0-r2 (gl ? media-video/nvidia-settings) > > I fixed that via accorinding use-flag setting as you suggested but > unfortunately vtk is ignoring my manipu

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Alan McKinnon
.0-r3 (nvidia ? media-video/nvidia-settings) > sci-libs/vtk-6.1.0-r1 (video_cards_nvidia ? media-video/nvidia-settings) > sys-apps/hwloc-1.10.0-r2 (gl ? media-video/nvidia-settings) > > I fixed that via accorinding use-flag setting as you suggested but > unfortunately vtk is ignoring my manipu

Re: [gentoo-user] Porblems with nvidia-settings vs. nvidia-drivers: Up-/downgrade race condition

2015-10-17 Thread Meino . Cramer
> >> see by which package it gets pulled in. > >> > > > > Hi Heiko, > > (_sounds_ somehow redundant, hahahaha! ;) > > > > Thanks for the help! :) > > The equery command found three more of those: > > app-admin/conky-1.9.0-r3 (nvidia ? media-vi

Re: [gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Todd Goodman
to > run. If the output is acceptable, it should be piped through to the > shell. > > Here is the contents of the original 'package.use' file: > > cat package.use > =dev-lang/python-2.7.9-r1 sqlite > >=dev-ruby/json-1.8.2-r1 ruby_targets_ruby21 > >=

Re: [gentoo-user] advice on transitioning from package.use file to package.use directory

2015-08-31 Thread Alexander Kapshuk
gt;> "", $2); print $2}' ../package.use.COPY >> >> NOTE; the awk output just generates the command lines for the shell to >> run. If the output is acceptable, it should be piped through to the >> shell. >> >> Here is the contents of the origina

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

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

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Helmut Jarausch
syslog-ng so we can see how your USE is set up, and your syslog-ng.conf Thanks, Alan. [U] app-admin/syslog-ng Available versions: 3.4.7^t 3.4.8^t (~)3.5.6^t{tbz2}[1] (~)3.6.1^t{tbz2} {amqp caps dbi geoip ipv6 json mongodb pacct +pcre redis smtp spoof-source ssl systemd tcpd} Installed

Re: [gentoo-user] syslog-ng-3.6.1 nearly no log anymore

2014-11-14 Thread Alan McKinnon
syslog-ng so we can see how your USE is set up, and your syslog-ng.conf Thanks, Alan. [U] app-admin/syslog-ng Available versions: 3.4.7^t 3.4.8^t (~)3.5.6^t{tbz2}[1] (~)3.6.1^t{tbz2} {amqp caps dbi geoip ipv6 json mongodb pacct +pcre redis smtp spoof-source ssl systemd tcpd

Re: [gentoo-user] Re: ruby 22

2017-08-22 Thread Neil Bothwick
l that I haven't had >> any problems just running these commands the past couple years. > >I deleted RUBYTARGETS from make.conf, ran eselect to make ruby22 the >default, but when I ran emerge --depclean I still have packages >pulling ruby21 as follows: > >Calculating dependenc

Re: [gentoo-user] Re: ruby 22

2017-08-22 Thread John Covici
problems just running these commands the past couple years. > > I deleted RUBYTARGETS from make.conf, ran eselect to make ruby22 the > default, but when I ran emerge --depclean I still have packages > pulling ruby21 as follows: > > Calculating dependencies .. . done! >

  1   2   3   4   >