Re: [gentoo-user] the best filesystem for server: XFS or JFS (or?)

2011-03-23 Thread Mr. Jarry
/Deciding-when-to-use-Linux-file-system-barriers It says, barriers can not work with device mapper (raid, lvm). If it is true (?) then because of having all partitions in raid1 (md), I need not worry about barriers. Whatever filesystem I picked out, I could not use barriers... Jarry

Re: [gentoo-user] the best filesystem for server: XFS or JFS (or?)

2011-03-22 Thread Mr. Jarry
just checkt man-page of mount, and it does not show btrfs as supported filesystem... Jarry

[gentoo-user] the best filesystem for server: XFS or JFS (or?)

2011-03-21 Thread Jarry
research I have found two candidates: JFS (created by IBM) XFS (created by SGI) Now without trying to start flame-war, my question is: which of them could be better for my need? More stable, more reliable, more efficient, etc. Or should I consider some different filesystem? Jarry

[gentoo-user] How can I move running proces to background out of screen?

2011-03-01 Thread Jarry
know, I could have started it with: nohup emerge -uv gcc But I forgot to do it that way, and now I'm sitting, watching messages scrolling in my shell. So is there any way to do this nohup-trick on running process? Jarry

[gentoo-user] plenty of strange sshd-logs... what does it mean?

2011-02-21 Thread Jarry
was recorded on 2011-02-14T17:45:24+00:00 for the first time, and since then exactly every 2 minutes. I think it was the day when I updated to openssh-5.6-p1-r2. So first of all, what does the message mean? And next, how can I turn it off, or at least reduce its frequency? Jarry

Re: [gentoo-user] Re: plenty of strange sshd-logs... what does it mean?

2011-02-21 Thread Jarry
On 22. 2. 2011 0:42, walt wrote: On 02/21/2011 11:48 AM, Jarry wrote: Hi, I just noticed my /var/log/sshd.log is suddenly somehow big. That's interesting. I have no such logfile. Did you change something in /etc/ssh/sshd_config? I forgot to say: I have set up filter for ssh-messages

[gentoo-user] apache2 just died... why?

2011-02-15 Thread Jarry
what happened exactly, and how I could prevent it happen again in the future. Any help would be greatly appreciated... Jarry (amd64, CFLAGS=-march=athlon64 -O2 -pipe, everything stable) -- ___ This mailbox accepts e-mails only from

Re: [gentoo-user] Disk Labels in Handbook

2011-02-09 Thread Jarry
there should be at least some basic info about disk-labels in the handbook. Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] upgrade to phpmyadmin 3.3.8.1: no databases?

2011-02-06 Thread Jarry
idea why? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] How can I reset mount-count?

2011-02-01 Thread Jarry
time... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] modifying iptables: how can I prevent locking me out?

2011-01-31 Thread Jarry
/iptables-restore -c /root/ipt.bak' /root/ipt-restore # chmod 0700 /root/ipt-restore Now I'm going to set up my restore-job: # at -f /root/ipt-restore now + 60 min And after that I will play a little with iptables-rules, hoping that at-job will save my a** if I screw something... Jarry

[gentoo-user] modifying iptables: how can I prevent locking me out?

2011-01-24 Thread Jarry
for certain time, and then force netfilter to load back the old rules again? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Find root partition

2011-01-20 Thread Jarry
. They would be a little unsharp, but still clear enough to read them. Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Find root partition

2011-01-19 Thread Jarry
the video-file on different computer, checking for messages. It is not clean solution, but it worked for me... :-) Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

Re: [gentoo-user] Web Server Memory Issues

2011-01-12 Thread Jarry
it is restarted automatically. Etc, etc. Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Best way to copy /* ?

2010-12-27 Thread Jarry
On 27. 12. 2010 16:20, Marc Blumentritt wrote: want to copy my old Gentoo system to my new disk like this: ... cp -a /old/* /new Personally, I would use dump/restore (if you use ext3), and you do not need to worry about permissions, links, etc. Jarry

[gentoo-user] OT: cheap make yourself server: i7-950 or phenom 1100T?

2010-12-15 Thread Jarry
to 6x dimm (that might be a valid point, he is going to need a lot of memory). So what should I pick for him? i7-950, or phenom-1100t? Or yet some cheap 4/6-core opteron 4xxx/6xxx? Jarry -- ___ This mailbox accepts e-mails only from

Re: [gentoo-user] Questions about SATA and hot plugging.

2010-12-14 Thread Jarry
On 14. 12. 2010 19:28, meino.cra...@gmx.de wrote: You know AGP (_Advanced_ graphics port), Dale? You know, why _this_ is advanced? Because it is Accelerated Graphics Port... Jarry -- ___ This mailbox accepts e-mails only from

[gentoo-user] bind-9.7.1_p2 does not want to stop...

2010-11-16 Thread Jarry
, but did not find anything suspicious. So where is the problem? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] bind-9.7.1_p2 does not want to stop...

2010-11-16 Thread Jarry
to shutdown server, it hangs and waits. And *that* is a problem. I have to power it off, and next time when I boot up, I have to fsck all partitions... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else

Re: [gentoo-user] 32bit-Executables on a AMD64 system...

2010-11-09 Thread Jarry
On 9. 11. 2010 18:25, meino.cra...@gmx.de wrote: But: Is it possible to compile source code on a 64-bit system and get an 32-bit executable a the result ??? And if 'yes'...how??? I think that is what cross-compilation is good for... Jarry

[gentoo-user] How can I unmask package and mask just its one version?

2010-10-28 Thread Jarry
/package_x.y.z into /etc/portage/package.mask. But this does not work, that x.y.z version still wants to be installed... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

Re: [gentoo-user] gcc upgrade: Active gcc profile is invalid!

2010-10-21 Thread Jarry
On 19. 10. 2010 22:07, Neil Bothwick wrote: On Tue, 19 Oct 2010 20:57:18 +0200, Jarry wrote: Especially when I have to repeat it with my 12 gentoo servers. Sequentially, unfortunatally, as they share the same hardware... Why not use --buildpkg the first time and --usepkg the other 11 times

[gentoo-user] gcc upgrade: Active gcc profile is invalid!

2010-10-19 Thread Jarry
... No outdated packages were found on your system. * Regenerating GNU info directory index... * Processed 7 info files. What does that invalid profile mean, and how can I fix it? Jarry

Re: [gentoo-user] gcc upgrade: Active gcc profile is invalid!

2010-10-19 Thread Jarry
On 19. 10. 2010 20:02, Zeerak Mustafa Waseem wrote: On Tue, Oct 19, 2010 at 07:45:58PM +0200, Jarry wrote: I just tried to upgrade gcc (stable amd64, from 4.4.3-r2 to 4.4.4-r2) following the procedure recommended in Gentoo GCC Upgrade Guide: emerge -uav gcc At the end of compilation, I got

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

2010-09-30 Thread Jarry
changelogs for gettext, e2fsprogs and e2fsprogs-libs but did not find any clue about what caused all this perl-stuff to be pulled up. Can someone explain it to me? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists

Re: [gentoo-user] Proper way of updating mysql from 5.0.90-r2 to 5.1.50?

2010-09-03 Thread Jarry
/etc/init.d/mysql start /etc/init.d/apache2 start Still the same: databases are gone, mysql is empty. Only users are there. This is strange: how can updating mysql from one stable version to higher stable cause complete loss of databases??? Jarry

[gentoo-user] Proper way of updating mysql from 5.0.90-r2 to 5.1.50?

2010-08-31 Thread Jarry
would like to update mysql the right way, I but do not know how to do it... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Apache crashed, what could be the reason?

2010-08-27 Thread Jarry
before, actually my apache has been running without any problem since the last update. And now this! Quite unpleasant, for such a critical server-software... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists

[gentoo-user] Apache crashed, what could be the reason?

2010-08-26 Thread Jarry
-proxy_connect -proxy_ftp -proxy_http -substitute -version APACHE2_MPMS=-event -itk -peruser -prefork -worker Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore

Re: [gentoo-user] Increasing security [WAS: Rooted/compromised Gentoo, seeking advice [Solved?]

2010-08-16 Thread Jarry
certain security implications, but on the other side, I can run dozens of guest on a moderate machine, with 4-cores and 8GB memory (i.e. a guest running bind takes just about 20MB of memory)... This looks rather interesting, Jarry. Is it simply a matter of compiling the vserver-sources and util-vserver

Re: [gentoo-user] Increasing security [WAS: Rooted/compromised Gentoo, seeking advice [Solved?]

2010-08-14 Thread Jarry
, chrooted in addition (where it was possible). Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] How can I create dynamic link?

2010-08-10 Thread Jarry
There should not be subdirectory /some/whatever, but actually link: /some/whatever - /some/dir Is it possible? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

Re: [gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-06 Thread Jarry
On 6. 8. 2010 8:41, Alan McKinnon wrote: On Thursday 05 August 2010 18:51:54 Jarry wrote: # emerge --pretend --update glib These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N] app-text/build-docbook-catalog-1.4 [ebuild N] app-arch/unzip

[gentoo-user] Updating dev-libs/glib pulls a lot of packages...

2010-08-05 Thread Jarry
/libxslt-1.1.26 USE=crypt python -debug [ebuild N] app-text/docbook-xml-dtd-4.3-r1 [ebuild N] dev-util/gtk-doc-am-1.15 [ebuild U ] dev-libs/glib-2.24.1-r1 [2.22.5] Why are suddenly all those ebuilds needed with new glib? Jarry

Re: [gentoo-user] SPF sendmail: howto?

2010-07-22 Thread Mr. Jarry
unix admins using old'n'good sendmail. But no flame over which MTA is better, please. (anyway, we all know Sendmail is the best! :-) Jarry

[gentoo-user] SPF sendmail: howto?

2010-07-21 Thread Jarry
, but nothing for SPF... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] how can I make emerge --sync less verbose?

2010-07-13 Thread Jarry
, or counter (0-100%) would be nice... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] current network traffic rate, in real time (in console)?

2010-07-07 Thread Jarry
). How could I do that? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] what should I restart after changing /etc/resolv.conf?

2010-06-19 Thread Jarry
Hi, I modified /etc/resolv.conf (added opendns-servers in addition to my own), but I do not know what I should restart for these changes to come into effect... I could restart the whole system, but there sure must be some cleaner way. Any idea? Jarry

[gentoo-user] http://myhost.com is not redirected to http://www.myhost.com

2010-06-08 Thread Jarry
care of it? Jarry # more /etc/apache2/vhosts.d/30_myhost_vhost.conf VirtualHost *:80 ServerName www.myhost.com ServerAlias myhost.com Include /etc/apache2/vhosts.d/myhost_vhost.include IfModule mpm_peruser_module ServerEnvironment apache apache

[gentoo-user] script for sending mail with attachement?

2010-05-11 Thread Jarry
, and able to send attachements. Any ideas? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] How can I redirect all portage messages to syslog?

2010-05-05 Thread Jarry
not sure because I did not fetch anything this time... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] A lot of big files in /var/lib/mysql/ = /var full!

2010-04-23 Thread Jarry
--- I must admit I didt not play with mysql configutation much, just followed gentoo MySQL Startup Guide and everything seemed to work... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else

Re: [gentoo-user] How can I control ttyS0 respawning speed?

2010-04-22 Thread Jarry
On 21. 4. 2010 9:43, Amit Dor-Shifer wrote: Jarry wrote: s0:12345:respawn:/sbin/agetty 38400 ttyS0 vt100 It mostly works, with one exception: right after boot-up I get this message: INIT: ID s0 respawning too fast: disabled for 5 minutes How can I control that respawn speed, or prohibit

[gentoo-user] In which order services are started?

2010-04-20 Thread Jarry
lost trace... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] How can I control ttyS0 respawning speed?

2010-04-19 Thread Jarry
to log in, after I restarted server... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Re: initramfs RAID at boot time

2010-04-18 Thread Jarry
the metadata value for the CREATE keyword in mdadm.conf. BTW [1] says about kernel 2.6.9, things might have changed since then... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered

Re: [gentoo-user] System clean-up - removing unneeded packages *and* dependencies not used by other packages

2010-04-17 Thread Jarry
-C packagename emerge --depclean revdep-rebuild Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Boot speedup

2010-04-12 Thread Jarry
~amd64 Shift to baselayout2 was really simple and it works like charm. Actually, I wonder why is baselayout2 still ~x86/~amd64? Seems quite stable to me, never had any problem with it in the last year... Jarry -- ___ This mailbox accepts e

[gentoo-user] iptables: how can I include multiple hosts/IPs in -s and -d?

2010-04-05 Thread Jarry
understand it, --source/--destination accepts only single IP's or continuous IP-segments... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] what's wrong with rsync 3.0.6?

2010-03-13 Thread Jarry
frequently, I'd say there is ~30% chance I get this message when I try emerge --sync. What could be the reason for this, and how could I fix it? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else

[gentoo-user] timezone-data: missing digest for timezone-data-2010d.ebuild...

2010-03-08 Thread Jarry
' ... done! Verifying ebuild manifests !!! Digest verification failed: !!! /usr/portage/sys-libs/timezone-data/ChangeLog !!! Reason: Filesize does not match recorded size !!! Got: 28769 !!! Expected: 28591 What does it mean, and how can I fix it? Jarry

Re: [gentoo-user] How to get text only console on livecd install

2010-02-19 Thread Jarry
using gentoo-livedvd, but I think gentoo nox should work with cd too (it is on option page when booting)... But what I find strange is that only one single terminal is opened. Trying Alt+F2 or Ctrl+Alt+F2 does not switch me to other one... Jarry

[gentoo-user] How can I find all hard-links and soft-links?

2010-02-03 Thread Jarry
Hi, just out of curiosity: is there any quick way to find all hard- and soft-links on a system? I just want to be sure they were all created after I moved system from the old disk to the new one... Jarry -- ___ This mailbox accepts e

[gentoo-user] shutdown: device and target are missing

2010-01-27 Thread Jarry
see this message only on one of them. Seems to me like some typo-error, but obviously, logs do not say anything because log-server is already stopped... BTW, it is mostly stable system except for makedev, openrc, baselayout and sysvinit being ~amd64 (using baselayout-2)... Jarry

[gentoo-user] /dev full of pty* tty* - is it normal?

2010-01-26 Thread Jarry
I'm surprised to see so much of them... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] /dev full of pty* tty* - is it normal?

2010-01-26 Thread Jarry
to do with number of terminals started by inittab. Anyway, it looks so that udev is not dynamic for all kind of dev-files... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered

Re: [gentoo-user] Re: sata disk assignment mismatch...

2010-01-17 Thread Jarry
about udev, trying figure out how to make my system udev-proof. That's too much cost for just adding new hard-disk... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

[gentoo-user] sata disk assignment mismatch...

2010-01-16 Thread Jarry
not correspond now with disk names (what was /dev/sda1 before, is now /dev/sdb1, etc.). Strange thing, in bios-screen devices are detected correctly, the last disk as Fourth SATA drive... How can I fix this mess? How can I force this last disk to be /dev/sdd? Jarry

Re: [gentoo-user] Re: sata disk assignment mismatch...

2010-01-16 Thread Jarry
On 16. 1. 2010 18:23, walt wrote: On 01/16/2010 05:56 AM, Jarry wrote: Until now, I had 2 sata-disk and one sata-dvdrw, attached to positions marked as sata1, sata2 and sata3 in motherboard-manual, and detected as follows: Mobo: drive: system: sata1 160GB /dev/sda sata2 160GB /dev/sdb sata3

[gentoo-user] How can I move system to new disk?

2010-01-15 Thread Jarry
is the link pointing? to the original file or its copy?). Maybe dump/restore is better solution? Or something else? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

[gentoo-user] How can I solve emerge @preserved-rebuild loop?

2009-12-07 Thread Jarry
-apps/util-linux-2.16.1) * used by 8 other files Use emerge @preserved-rebuild to rebuild packages using these libraries - So I did run emerge @preserved-rebuild, but at the end of it I got the very same messages. How can I solve this? Jarry

Re: [gentoo-user] How to determine which mobo without opening case

2009-11-29 Thread Jarry
Harry Putnam wrote: How can I determine the motherboard make and model? I mean without opening the case. # emerge sys-apps/dmidecode # dmidecode | grep Version: Version: ASUS A8N-SLI DELUXE ACPI BIOS Revision 1805 Jarry

[gentoo-user] How to install package without dependencies?

2009-11-28 Thread Jarry
it? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] where can I find USE flags description?

2009-11-19 Thread Jarry
? I checked /etc/portage/profiles/use.desc and use.local.desc but there are not all of them... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] strange cron messages...

2009-11-16 Thread Jarry
for more information. Let me ask: how do you deal with /var/log/wtmp? I think it does not go through syslog, and even it it does, it is not easy to process it whit that syslog-macro because it is not pure text file. Do you let it grow forever? Or how do you transfer it to log-server? Jarry

[gentoo-user] strange cron messages...

2009-11-14 Thread Jarry
-- What does it mean??? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] license change in sun-jdk

2009-11-10 Thread Jarry
, and tried it agan. And nothing. Suddenly it portage does not want to update anything. As if there is nothing to update... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

[gentoo-user] sendmail: write permition problem?

2009-11-10 Thread Jarry
mail.somemydomain.com ~ # I just installed sendmail on mail.somemydomain.com instead of ssmtp, and did not change a lot, just included all my server names in /etc/mail/local-host-names. What do I have to do more??? Jarry

Re: [gentoo-user] usb-keyboard not working...

2009-11-06 Thread Jarry
- It seems usb-keyboard is there (at least in dmesg output), but it simply does not work at all. Even NumLock SysLock keys do not switch checklights on/off. It is like frozen... Jarry -- ___ This mailbox accepts e-mails only from selected mailing

Re: [gentoo-user] Re: syslog-ng: v2-v3 config issue...

2009-11-04 Thread Jarry
-files are now not absolutely the same but even when I made them identical (removed fifo_size, fetch_limit, flags, etc) I still had this problem. And I observed this strange behavior not only with this particular file() source, but with all file() sources. So what could be the reason? Jarry

Re: [gentoo-user] Re: syslog-ng: v2-v3 config issue...

2009-11-04 Thread Jarry
will notify gentoo syslog-ng package maintaner and ask him to include 3.0.3 so that I could downgrade, because right now 3.0.4 is the only 3.x in portage... BR, Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists

[gentoo-user] syslog-ng: v2-v3 config issue...

2009-11-03 Thread Jarry
-standard log messages on my log-server... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] How can I control system speaker?

2009-10-03 Thread Jarry
a monitor attached)... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] sys-libs/db dev-lang/php dependency problem...

2009-10-03 Thread Jarry
I do more to fix it? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Re: sSMTP write error...?

2009-09-08 Thread Jarry
: Cannot write ./dfn88J0CTX028212 (bfcommit, uid=0, gid=209): Permission denied 2009-09-08T19:00:13+00:00 obelix ) I think these two events are somehow tied together. Any more ideas? Jarry -- ___ This mailbox accepts e-mails only from

[gentoo-user] lm_sensors: dependency problem...

2009-08-23 Thread Jarry
required by lm_sensors [argument]) Now I do not understand it at all. Why rrdtool? All I want to use sensord for is to have some status messages recorded to syslog. Why should I install that x11-libs/cairo graphics library and rrdtool stuff??? Jarry

Re: [gentoo-user] lm_sensors: dependency problem...

2009-08-23 Thread Jarry
Albert Hopkins wrote: On Sun, 2009-08-23 at 09:42 +0200, Jarry wrote: # emerge --pretend lm_sensors These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N] sys-fs/sysfsutils-2.1.0 [ebuild N] x11-misc/read-edid

[gentoo-user] problem filtering portage messages...

2009-08-22 Thread Jarry
like priority (facility), header (timestamp, hostname), application, etc. Even better if portage could write its logs to /dev/log... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered

Re: [gentoo-user] problem filtering portage messages...

2009-08-22 Thread Jarry
Albert Hopkins wrote: On Sat, 2009-08-22 at 10:39 +0200, Jarry wrote: The problem is with portage logs: I can not find any pattern I could use to filter them out. I'm not sure what you are trying to filter out. Portage logs are relatively machine-readable (e.g. qlop). syslog-ng in client

Re: [gentoo-user] problem filtering portage messages...

2009-08-22 Thread Jarry
Robin Atwood wrote: 1. In /etc/conf.d/local.start add a line tail -F /var/log/emerge.log | awk '{$1=;print | logger -t emerge -p local5.info}' Thanks. First I'll try to figure out what this line actually means! :-) Jarry

[gentoo-user] portage: dependencies problem...

2009-08-11 Thread Jarry
_ I tried revdep-rebuild, but it did not solve this problem. How can I solve it? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] portage: dependencies problem...

2009-08-11 Thread Jarry
of downloads: 0 kB # Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] portage: dependencies problem...

2009-08-11 Thread Jarry
the last one (2.6.2-r1). I always thought revdep-rebuild is a tool for this. Never had to do it manually. But at least, I have learned something... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything

Re: [gentoo-user] gcc update failed...

2009-07-07 Thread Jarry
this problem? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] gcc update failed...

2009-07-06 Thread Jarry
-devel/gcc-4.3.2-r3/temp/environment'. __ What does it mean, and how can I fix it??? Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] gcc update failed...

2009-07-06 Thread Jarry
Volker Armin Hemmann wrote: On Montag 06 Juli 2009, Jarry wrote: I just tried to update gcc (actually, it is just recompiling with new nptl flag), but it failed with this messages: __ Failed to emerge sys-devel/gcc-4.3.2-r3, Log file: '/var/tmp/portage/sys-devel/gcc-4.3.2-r3

Re: [gentoo-user] gcc update failed...

2009-07-06 Thread Jarry
Volker Armin Hemmann wrote: On Montag 06 Juli 2009, Jarry wrote: Volker Armin Hemmann wrote: On Montag 06 Juli 2009, Jarry wrote: I just tried to update gcc (actually, it is just recompiling with new nptl flag), but it failed with this messages: __ Failed to emerge sys-devel/gcc

Re: [gentoo-user] gcc update failed...

2009-07-06 Thread Jarry
Mike Edenfield wrote: On 7/6/2009 2:23 PM, Jarry wrote: -I/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/gcc/../libdecnu mber/bid -I../libdecnumber insn-recog.c -o insn-recog.o {standard input}: Assembler messages: {standard input}:36051: Warning: end of file not at end of a line

Re: [gentoo-user] Insane load on gentoo server - possibly clamassassin related?

2009-06-29 Thread Jarry
know if procmail has such a capability, but it is easy to control it with wrappers like amavisd-new or MailScanner... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam

Re: [gentoo-user] f-secure linux security 7.03 on gentoo?

2009-06-02 Thread Jarry
be appreciated. (sorry for stealing topic) Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] [OT] Running two apaches and MySQLs on the same server

2009-05-28 Thread Jarry
€0.0144 ... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] [OT] Running two apaches and MySQLs on the same server

2009-05-28 Thread Jarry
, worth giving a try... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

Re: [gentoo-user] Auto-mounting USB drive?

2009-05-25 Thread Jarry
that guide... Jarry -- ___ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.

[gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Jarry
MailScanner is restarted every hour (to prevent eating all resources). I checked /var/run and /var/lock, there is no trace of MailScanner or sendmail running, yet I can not re-start Mailscanner. How can I fix this problem? Jarry

Re: [gentoo-user] emerge spamassassin: re2c failed...

2009-05-21 Thread Jarry
Alan McKinnon wrote: On Thursday 21 May 2009 10:30:17 Jarry wrote: I tried to emerge spamassassin, but emerge failed while working on re2c. I keep getting this error for about 3 days, despite of syncing/cleaning/rebuilding portage tree. What could be reason for this problem? Log says

Re: [gentoo-user] emerge spamassassin: re2c failed...

2009-05-21 Thread Jarry
? Thanks for your help, that fixed the problem. What amazes me, I've been living with this typo for long time. And never got any complaint. Jarry

Re: [gentoo-user] Re: partition-based backup/cloning tool...

2009-05-20 Thread Jarry
walt wrote: is there some software for live partition backup/copying/cloning I just noticed sys-block/partimage, which may do what you want Thanks man, that's exactly what I have been looking for! Not dd, lvm, tar, rsync... Jarry

[gentoo-user] partition-based backup/cloning tool...

2009-05-19 Thread Jarry
Hi, is there some software for live partition backup/copying/cloning with raw/smart copying capabilities, like Acronis TrueImage, Norton Ghost or OO DiskImage in windows-world? Some of them should have linux version (e.g. clonezilla), but I did not find anything in portage... Jarry

<    1   2   3   4   5   6   >