Re: [gentoo-user] revdep-rebuild keeps emerging gcc

2008-06-24 Thread Neil Bothwick
On Tue, 24 Jun 2008 15:47:56 -0400, Peter Wood wrote:

> Now, whenever I do revdep-rebuild, gcc gets reemerged. Does anybody
> have a better idea, than to change my USE flags and reemerge gcc
> without the 'gcj' flag set?

This is a long-standing bug http://bugs.gentoo.org/show_bug.cgi?id=125728



-- 
Neil Bothwick

The sooner you fall behind the more time you'll have to catch up.


signature.asc
Description: PGP signature


[gentoo-user] Re: Knode missing from Kontact

2007-06-20 Thread Alexander Skwar
Patrick Holthaus <[EMAIL PROTECTED]> wrote:

> Hi!
> 
>> Yesterday, I started Kontact on Mandriva. On Mandriva, Knode was
>> displayed in Kontact, alongside the other kdepim applications (like
>> akgregator, kmail, ...).
>>
>> When I start Kontact on Gentoo, Knode (or "Usenet") is not one
>> of the available components.
> 
> Did you install knode?

*LOL*

Yeah, first try to catch the low hanging fruits, right? :)

Yes, I DO have Knode installed *g*

Alexander Skwar

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: [OT] Nigerian spam coming through google calendar invitations

2013-02-03 Thread walt
On 02/02/2013 01:21 PM, Dale wrote:
> walt wrote:
>> Yes, I've already fixed the problem by changing the default settings
>> in both evolution and at the google website. Another example of the
>> tyranny of the default (a phrase I learned from Leo Laporte). 
> 
> I miss seeing Leo on TechTV.  Him and Kate was quite a pair.  :-( 

TechTV was before my time, but I catch him on twit.tv now.




Re: [gentoo-user] Auto-mount USB device

2006-10-12 Thread Neil Bothwick
On Wed, 11 Oct 2006 19:24:37 -0700 (PDT), Stephen Liu wrote:

> Sorry, previously I made a mistake running;
> # mount /dev/sdb1 /media/disk
> 
> It should be 
>  # mount /dev/sda1 /media/

Use a custom udev rule to give the device a persistent name.

See http://www.reactivated.net/udevrules.php for a detailed description
of how to do this.


-- 
Neil Bothwick

Ethernet (n): something used to catch the etherbunny


signature.asc
Description: PGP signature


[gentoo-user] what is CONFIG_SCSI_QLA2XXX?

2005-11-18 Thread maxim wexler
Hello everybody,

While looking at .config under SATA devices I found
the above set to 'y'. But I couldn't find it when
running make menuconfig. I tried to decipher the
 bits of the options already selected to see if
it's some sort of dependency that gets set
automatically if required by another but didn't catch
a clue.

-mw



__ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wtf is superfloppy? (vosonic usb drive)

2005-12-12 Thread Iain Buchanan
On Mon, 2005-12-12 at 10:24 +0100, Dirk Heinrichs wrote:
> Am Montag, 12. Dezember 2005 07:55 schrieb ext Iain Buchanan:
> 
> > Unable to open /dev/sda
> 
> Do you have CONFIG_BLK_DEV_SD=m (aka SCSI Disk support) in your kernel 
> config?

yep, actually its its CONFIG_BLK_DEV_SD=y

thanks,
-- 
Iain Buchanan 

Ogden's Law:
The sooner you fall behind, the more time you have to catch up.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] python-updater: depclean removes it?

2016-08-29 Thread Daniel Frey
Did something change recently?

I was doing some updates and noticed app-admin/python-updater was
removed. It's still in the tree but the system decided it was no longer
needed - was it removed from @system?

After an update I typically run perl-cleaner, python-updater, and
revdep-rebuild to catch packages portage misses. So I was a little
surprised when it popped up in the --depclean list.

Dan



Re: [gentoo-user] Re: gcc upgrade

2010-07-13 Thread Mark Knecht
On Tue, Jul 13, 2010 at 8:50 PM, Dale  wrote:
> Valmor de Almeida wrote:

>>
>> So emerge -evp is useful to get those last inconsistencies out of the
>> system.
>>
>> --
>> Valmor
>>
>>
>
> You can add this option to help with those:  --with-bdeps y  I consider it
> -D on steroids.  I actually added it to make.conf so that I don't have to
> type it in each time.
>
> Dale

Good catch Dale. I have it in make.conf also

- Mark



Re: [gentoo-user] Reboot when GRUB starts

2005-06-13 Thread Richard Fish
A. Khattri wrote:

> On Mon, 13 Jun 2005, Colin wrote:
>
>> /boot/grub/grub.conf
>> ===
>> default 0
>> timeout 10
>> splashimage=(hd0,0)/grub/splash.xpm.gz
>>
>> title=Gentoo Linux 2.6.11-r9
>> root (hd0,0)
>> kernel=/kernel-2.6.11-gentoo-r9 root=/dev/hde3
>> video=vesafb:mtrr,ywrap vga=0x31B
>
>
> Shouldn't that be:
>
> kernel /kernel-2.6.11-gentoo-r9 root=/dev/hde3 video=vesafb:mtrr,ywrap
> vga=0x31B
>

Good catch!  Yes, fix this first.  Also, there is no '=' for the title.

-Richard


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Catch all mailbox

2009-09-09 Thread Stroller


On 9 Sep 2009, at 19:06, Xavier Parizet wrote:

...
Does anyone know how I can force postfix to add the domain to the  
search

query?

Is mydomain parameter set in /etc/postfix/main.cf ?


Yes, I believe this is necessary for postfix to actually accept  
emails?


I don't think so.


I believe - but I could be mistaken - that the domain must be in  
mydestination.


In my case (and by default?) that contains $mydomain

Stroller.



[gentoo-user] glibc - C preprocessor "/lib/cpp" fails sanity check

2008-12-21 Thread Jeff Cranmer
I have a problem with my gentoo system

I am trying to update, and I get a C preprocessor "/lib/cpp" fails sanity 
check error on a number of packages.

After a bit of searching, the solution that I come across most often is to 
recompile glibc and gcc.  Unfortunately, when I try to compile glibc, I get 
the same sanity check error.  Catch 22.

Can anyone help me get around this 'insanity'?

Thanks

Jeff




Re: [gentoo-user] 2 to 3??

2007-07-16 Thread Volker Armin Hemmann
On Montag, 16. Juli 2007, Jerry McBride wrote:
> On Monday 16 July 2007 08:15:43 am Mark Shields wrote:
>
>
> Personally... reading what I have about the gpl 3.0 , I'd be pretty
> comfortable having Gentoo/Portage moved to it.
>
> It offers a lot of protection that gpl 2. does not.
>
> Anyway, if it makes Microsoft "catch up" then it must be good.

it takes away freedom - I am not sold to that 'must be good' aspect.


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Be careful when using dhcp with a LiveCD

2007-12-07 Thread Billy Holmes



I guess eventually all dhcp implementations will catch up with this change,
although for now it is bound to create some problems with particular DHCP


You could try disconnecting your cable modem for about 10 minutes,  
ensuring the ISP recognizes that it's offline, and thus remove the  
entries in it's DHCP table for your connection.


then when you boot your system normally, it might work like it used to.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Nagios 3.0.4 Ebuild

2008-10-23 Thread Neil Bothwick
On Thu, 23 Oct 2008 21:32:43 +0200, Alan McKinnon wrote:

> > where can i get Nagios Ebuild 3.0.4 for Gentoo OS  
> 
> In the usual place where such things are kept.
> 
> I suspect you are new to gentoo. Did you run the usual 'emerge -av
> nagios' and if so, what was the result?

Or it could be that he is running stable, 3.0.4 ~arch.


-- 
Neil Bothwick

Ethernet (n): something used to catch the etherbunny


signature.asc
Description: PGP signature


[gentoo-user] Re: Unusal emerge error concerning x11-misc/xnview

2007-05-26 Thread reader
"Boyd Stephen Smith Jr." <[EMAIL PROTECTED]> writes:

>> Apparently something is being passed to emerge somewhere I can't see.
>
> It's easy to catch if you actually understand how the POSIX shell works.  
> (Hint: /very/ different from MS Windows's cmd.exe)
>

Only if you see it... hehe.  That one got right by me and I've used
posix shells for many years.  (Probably shouldn't have admitted that
given the basic nature of my ..`error'.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kde 4.6.x going stable?

2011-02-17 Thread Dale

Dale wrote:


If you are interested, I can post back if re-emerging those fixes it 
or not.  I upgraded kdelibs but have not re-emerged the rest yet.


Dale

:-)  :-)



I re-emerged some packages and the logout issue seems to work better.  
I'm going to run this:


emerge -1a $(qlist -C -I kde-*/*)

and see if it gets even better.  Just sort of a catch all for kde there.

Hope this helps tho.

Dle

:-)  :-)



Re: [gentoo-user] No space left on device ?

2013-02-23 Thread Volker Armin Hemmann
Am 23.02.2013 09:52, schrieb Neil Bothwick:
> On Fri, 22 Feb 2013 23:21:02 -0700, Joseph wrote:
>
>> Got it. I change it to:
>> tmpfs/var/tmp/portagedevtmpfs
>> size=1512M,nr_inodes=1M 0 0
> Why are you using devtmpfs? You should be using tmpfs for this, which
> defaults to half your available RAM. devtmpfs is a special option
> for early-boot /dev only.
>
>
which is why he got 10mb size...

good catch.



Re: [gentoo-user] problem of installing reiser4

2006-12-13 Thread Chuanwen Wu

2006/12/13, Dale <[EMAIL PROTECTED]>:

Chuanwen Wu wrote:
> 2006/12/12, Neil Bothwick <[EMAIL PROTECTED]>:
>
>>
>> --
>> Neil Bothwick
>>
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>> A: Top-posting.
>> Q: What is the most annoying thing on usenet and in e-mail?
>>
>>
>>
>
>

subtle Neil but very effective.

yeah,I also catch what Neil meant ,now!


Dale

--
gentoo-user@gentoo.org mailing list





--
wcw
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Another reason to begin USE with "-*"

2006-03-13 Thread Roy Wright

Boyd Stephen Smith Jr. wrote:

The last line will delete the .old files you just created when it 
syncs /usr/portage/profiles.


 


Nice catch!  Thank you.

Changed the directory for the old files to /var/portage/profiles.  That 
should be safe.


echo "Save old use.desc"
mkdir -p /var/portage/profiles
rm -f /var/portage/profiles/use.desc.old
cp /usr/portage/profiles/use.desc /var/portage/profiles/use.desc.old


Thank you,
Roy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Umerge All Versions of KDE

2005-04-15 Thread Neil Bothwick
On Fri, 15 Apr 2005 09:56:21 -0400, fire-eyes wrote:

> How do I unmerge all versions of KDE? I understand "kde" is a meta
> package, so emerge -C kde isn't going to do this (though I sure wish it
> would).

emerge -C kde
emerge depclean -p
emerge depclean

Should do it, just make sure you verify the list between the second and
third steps.


-- 
Neil Bothwick

Ethernet (n): something used to catch the etherbunny


pgp6GIBKyX7tv.pgp
Description: PGP signature


[gentoo-user] dev-lang/php

2005-09-10 Thread Kurt Guenther


dev-lang/php-5.0 popped up as one of my updates, so I dutifully deleted 
dev-php/php and dev-php/mod_php, and emerged this package.


Now, I can't find a suitable mod_php, and portage wants to reemerge 
dev-php/php-4.4.0.


Seems like a catch-22, so I'm going to mask dev-lang/php for the moment.

It's odd, but my gentoo server didn't want to update dev-lang/php. 

Any other ideas? 


--Kurt

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Change profile

2006-06-01 Thread Anthony E. Caudel

Neil Bothwick wrote:

On Thu, 1 Jun 2006 23:10:36 +0200, Hemmann, Volker Armin wrote:


don't forget to check the useflags (with ufed), and don't forget 
emerge --newuse -a world



You'll need to add --update --deep to catch packages affected by the
changed USE flags.



Did.  Thanks and all is working.

Tony

--
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] program to view/control virtual terminals (ctrl-alt-f[1-6])

2006-06-29 Thread Etaoin Shrdlu
On Thursday 29 June 2006 03:15, Iain Buchanan wrote:

> Can anyone think of more suggestions?  I'm trying to use these
> consoles as if I was sitting at the machine, but really I'll be
> ssh-ing in from somewhere.  I could even write something in c if
> necessary, but my attempts so far don't catch output or send input
> properly...
>
> I'd appreciate any suggestions.

Google for ttysnoop.
HTH
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Picking out a printer. Questions.

2019-04-29 Thread Adam Carter
On Tue, Apr 30, 2019 at 10:29 AM Dale  wrote:

> Adam Carter wrote:
>
> Using classes is pretty old terminology. IETF introduced CIDR in '93! Yes,
> I still catch myself doing it too.
>
>
> But I understand what classes was.  If CIDR replaced the word classes, I
> would have had to google or ask what the heck that is.  lol
>

CIDR moved Internet routing away from fixed 8, 16 and 24 bit netmasks. The
/ representation is CIDR.


Re: [gentoo-user] Bounced messages

2019-11-07 Thread Wols Lists
On 06/11/19 00:50, mad.scientist.at.la...@tutanota.com wrote:
> Spam filters are pathetic, they rarely catch spam.  Mine actually marks my 
> own post to this list as spam and puts them in the spam folder, along with 
> other messages sporadically.

Yahoo cough cough ...

I had a throwaway yahoo account. The ONLY mail that got through the spam
filters was them spamming me. All the mail that I set up the account
specifically to receive ended up in the spam folder.

Cheers,
Wol



Re: [gentoo-user] Systemd upower

2014-06-04 Thread Tom Wijsman
On Tue, 03 Jun 2014 22:17:21 -0400
Dutch Ingraham  wrote:

> That's a good catch, the MATE stuff is from the overlay.

MATE 1.6 is stable in the Portage tree, MATE 1.8 is testing in the
Portage tree; both had their upower dependencies fixed up days ago.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


signature.asc
Description: PGP signature


Re: [gentoo-user] Kernel upgrade from 5.4 to 5.10: oldconfig "Restart config..."

2021-04-05 Thread Alarig Le Lay
On Mon 05 Apr 2021 13:27:01 GMT, Dr Rainer Woitok wrote:
> I'm always using  "make olddefconfig"  rather than  "make oldconfig" and
> had no problems upgrading to 5.10.   After running "make olddefconfig" I
> use "diff" to compare the new configuration  to a backup copy of the old
> one,  and should something  catch my eye  I'm correcting it  using "make
> menuconfig" as usual.

It seems to be a nice upgrade process, thanks!



Re: [gentoo-user] What is the difference between emerge's --changed-deps=y and @changed-deps?

2022-01-10 Thread hitachi303



Am 10.01.22 um 07:44 schrieb Lee K:

On Mon, Jan 10, 2022 at 01:59:13AM +0100, Morgan Wesström wrote:

On a freshly updated system (emerge -uDN @world):

"emerge @changed-deps" wants to reinstall 0 packages.

"emerge -u --changed-deps=y" wants to reinstall 24 packages.

"emerge -uD --changed-deps=y" wants to reinstall 181 packages.

A couple of years ago there was a build breakage in Portage because, as I
understood it at the time, some developer changed the dependencies in an
existing ebuild without bumping its revision level. The solution was to use
--changed-deps=y to catch these occurrences and I've been using it in my
regular update routine since then. But as you can see in the third example
above, it usually wants to reinstall hundreds of packages that doesn't have any
updated versions and I'm wondering if this is working as intended. I have a
hard time believing that gentoo devs are pushing changes to existing ebuilds in
such numbers on a regular basis without bumping the revision level.

Some time ago I became aware that Portage now has a @changed-deps set, which I
assumed was accomplishing the same thing, but it doesn't produce the same
result as --changed-deps=y - usually just a dozen reinstalls or so.

Can someone please elaborate on what's going on here, what the difference is
between --changed-deps=y and @changed-deps, if that difference is intended and
what the recommended update procedure is these days to catch these and other
kinds of inconsistencies in Portage?

Regards
Morgan


Don't know if it's relevant or not but recently upstream deprecated the
"KERNEL" USE flag, resulting in many rebuilds for packages.



I don't think so. "N" should have taken care of this.

from the man:
--newuse, -N Tells emerge to include installed packages where USE flags 
have changed since compilation. [...]




Re: [gentoo-user] What is the difference between emerge's --changed-deps=y and @changed-deps?

2022-01-10 Thread hitachi303



Am 10.01.22 um 01:59 schrieb Morgan Wesström:

On a freshly updated system (emerge -uDN @world):

"emerge @changed-deps" wants to reinstall 0 packages.

"emerge -u --changed-deps=y" wants to reinstall 24 packages.

"emerge -uD --changed-deps=y" wants to reinstall 181 packages.

A couple of years ago there was a build breakage in Portage because, as 
I understood it at the time, some developer changed the dependencies in 
an existing ebuild without bumping its revision level. The solution was 
to use --changed-deps=y to catch these occurrences and I've been using 
it in my regular update routine since then. But as you can see in the 
third example above, it usually wants to reinstall hundreds of packages 
that doesn't have any updated versions and I'm wondering if this is 
working as intended. I have a hard time believing that gentoo devs are 
pushing changes to existing ebuilds in such numbers on a regular basis 
without bumping the revision level.


Some time ago I became aware that Portage now has a @changed-deps set, 
which I assumed was accomplishing the same thing, but it doesn't produce 
the same result as --changed-deps=y - usually just a dozen reinstalls or 
so.


Can someone please elaborate on what's going on here, what the 
difference is between --changed-deps=y and @changed-deps, if that 
difference is intended and what the recommended update procedure is 
these days to catch these and other kinds of inconsistencies in Portage?


Regards
Morgan



On my system most of this is related to build time dependencies.

#emerge -Duav --reinstall changed-use --changed-deps=y --with-bdeps=n @world
Total: 10 packages (10 reinstalls)

#emerge -Duav --reinstall changed-use --changed-deps=y --with-bdeps=y @world
Total: 131 packages (131 reinstalls)



RE: [gentoo-user] Backup program that compresses data but only changes new files.

2022-08-15 Thread Laurence Perkins


>-Original Message-
>From: Dale  
>Sent: Monday, August 15, 2022 12:47 PM
>To: gentoo-user@lists.gentoo.org
>Subject: Re: [gentoo-user] Backup program that compresses data but only 
>changes new files.
>
>Wol wrote:
>> On 15/08/2022 10:45, John Covici wrote:
>>> zfs would solve your problem of corruption, even without versioning.
>>> You do a scrub at short intervals and at least you would know if the 
>>> file is corrupted.  Of course, redundancy is better, such as 
>>> mirroring and backups take a very short time because sending from one 
>>> zfs to another it knows exactly what bytes to send.
>>
>> I don't think he means a corrupted file, he means a corrupted video.
>> If the drive faithfully records the corrupted feed, the filesystem is 
>> not going to catch it!
>>
>> Cheers,
>> Wol
>
>Yep.  Every once in a while, I download a video with better resolution later 
>to find out it is bad.  It gets part way through and crashes, stops dead and 
>sits there or just plain doesn't open.  Quite often, it will have the correct 
>thumbnail so it looks good but it's bad.  If I've already trashed the old one 
>and updated my backups, I have to go find it again.  Given how some sites 
>censor stuff, it could be gone for good. Generally, I can either catch it in 
>the trash or on the backup that hasn't been updated yet.  Given time, I'll 
>miss one one day. 
>
>The issues having a lot of files causes.  lol 
>
>Dale
>
>:-)  :-) 

You might consider just running ffmpeg or something headless like that over the 
file to see if there are errors before trashing the old version.  Should even 
be pretty easy to script.  If pass, replace old file, if fail raise notice box. 
Then you don't have to sit and wait for results.

LMP


Re: [gentoo-user] removing kde4(sets)

2009-10-29 Thread Neil Bothwick
On Thu, 29 Oct 2009 15:04:47 + (UTC), James wrote:

> I've decided to just completely remove kde4(sets)
> and install kde4-meta.

> Are there any tricks to remove all of kde4, or do
> I have to do it manually?

The set and the meta-package pull in basically the same packages. Unmerge
the set, emerge kde-meta then do a depclean to catch any stragglers.


-- 
Neil Bothwick

Confucius say :
He who play in root, eventually kill tree!


signature.asc
Description: PGP signature


[gentoo-user] Re: xdm problems {SOLVED}

2005-07-14 Thread Ryan Sims
On 7/14/05, Ryan Sims <[EMAIL PROTECTED]> wrote:
> So far the forums and googling have yielded
> unhelpful results, except for the suggestion of changing the
> permissions, so I'm assuming I've done something boneheaded that
> perhaps the list will catch.  Thanks in advance.

Yes, boneheaded indeed.  Misspelt my search terms.  Bloody hell.  The
solution was, as usual, in the forums.  Seems that ati doesn't play
nicely with the 2.6.12 kernel, so I downgraded to 2.6.11-gentoo-r8
and, voila!

Sorry for the static.


-=-
Ryan W

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kernel config hell

2008-12-29 Thread George

Harry Putnam wrote:

A full on genkernel build seems to be the quickest way to get a working
kernel.  That done, I'm now plodding along with build after build
trying to discover what it is the genkernel has that my pared down
versions do not.
  
Another good starting point for a working kernel configuration would be 
the currently running kernel.

zcat /proc/config.gz >/usr/src/linux/.config
The catch is that the currently running kernel has to have been compiled 
with the option to show its configuration.





[gentoo-user] Re: hwinfo build error

2009-01-31 Thread Harry Putnam
Willie Wong  writes:

>> i10_v86.c:486: error: 'TF_MASK' undeclared (first use in this function)
>> i10_v86.c:486: error: 'NT_MASK' undeclared (first use in this function)
>
> see bug 236449 on b.g.o.
>
> recent kernel headers renamed some things and breaks the code. 
>
> a patched ebuild is available. 

I'm not sure where to look for such a thing.  I'm running `~86' and that
apparently wasn't enough to catch it

Oh... I liked you sig a lot
-- 
What do you call a fly with no wings?
a drag




Re: [gentoo-user] xine - No sound after updates

2007-09-16 Thread Randy Barlow
Mark Knecht wrote:
> I have seen messages when starting a moving about not
> having a required AC3 codec, which I suppose is somewhere in
> win32codecs which is installed.
> 
>Here are the current flag settings. I'm wondering if there was a
> flag change that I didn't catch? What are -a52 and -aac?

This page is for MPlayer, but the flags should have similar meanings:

http://gentoo-wiki.com/HOWTO_Emerge_MPlayer

Notice that it says a52 is needed for AC3.  Hope this helps!

-- 
Randy Barlow
http://electronsweatshop.com
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] DNS poisoning fix

2008-07-10 Thread Alan McKinnon
On Thursday 10 July 2008, Josh Cepek wrote:
> Be sure you restart the BIND server after updating too, otherwise it
> will happily continue to use the old version.  "/etc/init.d/named
> restart" should do it.

make that:

killall named  ; /etc/init.d/named start

named is notorious for not restarting properly on linux. It looks like 
it restarted, no console messages to catch your eye and top shows it 
running. The logs however say otherwise.

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Re: How to know when a package is due to go stable?

2008-10-31 Thread Neil Bothwick
On Fri, 31 Oct 2008 16:37:58 +0200, Nikos Chantziaras wrote:

> I wonder why emerge doesn't do something like this by default,
> actually. Say a package has a serious exploit and an update was made.
> If the package isn't in world, emerge will never grab the update.

If it's not is world, or a dependency of a world package, it's not needed
and --depclean will catch it.


-- 
Neil Bothwick

IBM - I Blame Microsoft


signature.asc
Description: PGP signature


Re: [gentoo-user] compressed filesystem

2011-09-01 Thread Bill Kenworthy
On Thu, 2011-09-01 at 09:37 +1000, Adam Carter wrote:
> > Btrfs supports on the fly compression
> 
> Yes it supports two types, lzo and zlib, zlib compresses more densely,
> and the mount option for that is compress=zlib.
> 

Is it reliable?

A month ago I returned all my BTRFS partitions to reiserfs because of
unfixable errors.  Initially I was quite impressed,  but until the tools
catch up with real world problems I'll watch from the sidelines.  Errors
will happen, but fixing them is important too.

BillK






Re: [gentoo-user] OT, but short

2006-12-23 Thread Joe Menola

On Saturday 23 December 2006 4:08 pm, Michael Sullivan wrote:
> Is anyone out there using Residential SBC/Yahoo DSL with dynamic DNS?  I
> want to know if the ISP blocks incoming requests to your servers if
> you're not paying them the rate for a static IP...

Yes and yes. Unless you setup your sever(s) to receive requests from a 
non-standard port(s). Even then you'll want to be prepared to change ports if 
the bots catch on. 

-jm
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] After upgrading to the latest Baselayout... (Oops - slip of the thumb)

2006-02-28 Thread Richard Fish
On 2/28/06, Alan E. Davis <[EMAIL PROTECTED]> wrote:
> emerge --sync
> emerge --depclean
> revdep-rebuild
>  glsa-check -f all
>
> The system seemed then to catch up with all of the inconsistencies.
> Furthermore, the same has happened to me many times.  Almost every
> serious problem I have had has been solved in somewhat the same way.
> I cling to these procedures like a blind man clings to a wall.


You are missing a step.

etc-update

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] nameif segfault: SOLVED

2005-04-21 Thread fire-eyes
Just wanted to pass on that nameif was the solution to my NIC device
swapping issues. I had mentioned that it kept setfaulting, though it was
indeed doing its job.

I found a bugreport, and it turns out that if the config file you pass
nameif has more than 3 lines, it segfaults. This is fixed in
net-tools-1.60-r11.

Nice catch, devs.

And thanks to those who helped me, it's always great to learn something
new.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Slotting same version?

2005-08-14 Thread Peter Karlsson

On Sun, 14 Aug 2005, Holly Bostick wrote:


Necessary? Perhaps not.

I just looked up scorched3d at gentoo-portage.com, and it does have an
*optional* gtk2 USE flag... which suggests that the gtk2 support in the
dependencies (such as wxGTK) is also optional (i.e., if you don't ask
scorched3d to build with GTK2 support, it will presumably happily build
against a wxGTK built without GTK2 support).

Worth a try? Maybe.


Good catch. It seems to work. Thanks!

Best regards

Peter K
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Change profile

2006-06-01 Thread Hemmann, Volker Armin
On Thursday 01 June 2006 23:53, Neil Bothwick wrote:
> On Thu, 1 Jun 2006 23:10:36 +0200, Hemmann, Volker Armin wrote:
> > don't forget to check the useflags (with ufed), and don't forget
> > emerge --newuse -a world
>
> You'll need to add --update --deep to catch packages affected by the
> changed USE flags.

no you have not:

emerge -a --newuse world
>>> --newuse implies --update... adding --update to options.

and I can't remember that this was different in the past.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo livedvd

2017-05-28 Thread Mart Raudsepp
Ühel kenal päeval, P, 28.05.2017 kell 20:41, kirjutas Christos Kotsis:
> Hello everyone,
> 
> I noticed that the Gentoo livedvd is outdated. Is anyone assigned
> there
> to contact? I would like to updated it, since I use it very often.

The LiveDVD is a user contribution by Fernando Reyes, coordinated with
RelEng to some extent. Usually updated in time of some conference event
with bigger Gentoo presence to hand out pressed DVDs with some artwork.

You can catch him as "likewhoa" nickname in the #gentoo-ten IRC
channel.


Mart



[gentoo-user] OT expect script question

2018-12-04 Thread Adam Carter
In my response matching I would like to have a catch all so if nothing
specific is matched I can take an action, but when I include the "*"
option, it is selected even if string1 matches. From the expect man page
"In the event that multiple patterns match, the one appearing first is used
to select a body." So why are actions3 getting executed when string1 is
matched? If i remove the "*" section, string1 is matched.

expect {
"string1" {   }
"string2" {   }
"*" {  }
}


Re: [gentoo-user] Demise of Truecrypt - surprised I haven't seen t his discussed here yet?

2014-06-01 Thread Volker Armin Hemmann
Am 01.06.2014 14:31, schrieb Tanstaafl:
> Wow, I've been mostly offline for a few days, and this morning when
> playing catch up on the news, learned that Truecrypt, one of my all
> time favorite apps, is no more.
>
> Some links of interest:
>
> https://www.schneier.com/blog/archives/2014/05/truecrypt_wtf.html
>
> https://news.ycombinator.com/item?id=7812133
>
> http://community.spiceworks.com/topic/505372-truecrypt-is-dead?page=1
>
>

well, if true: good riddance. But I suspect some hacker-y or power
struggle.



Re: [gentoo-user] kde4 upgrading

2009-10-27 Thread Neil Bothwick
On Wed, 28 Oct 2009 00:24:30 +0200, Alan McKinnon wrote:

> x11-terms/clusterssh is your friend here:
> 
> configure it to log into all your workstations;
> launch it;
> what you type is sent to every workstation

You can also do this with app-shells/dsh and sys-cluster/tentakel. what
I'd really like to see, which none of them seem to offer, is to be able
to do scp to multiple machines.


-- 
Neil Bothwick

The sooner you fall behind the more time you'll have to catch up.


signature.asc
Description: PGP signature


Re: [gentoo-user] Reboot when GRUB starts

2005-06-13 Thread Colin
On 6/13/05, Richard Fish <[EMAIL PROTECTED]> wrote:
> A. Khattri wrote:
> 
> > On Mon, 13 Jun 2005, Colin wrote:
> >
> >> /boot/grub/grub.conf
> >> ===
> >> default 0
> >> timeout 10
> >> splashimage=(hd0,0)/grub/splash.xpm.gz
> >>
> >> title=Gentoo Linux 2.6.11-r9
> >> root (hd0,0)
> >> kernel=/kernel-2.6.11-gentoo-r9 root=/dev/hde3
> >> video=vesafb:mtrr,ywrap vga=0x31B
> >
> >
> > Shouldn't that be:
> >
> > kernel /kernel-2.6.11-gentoo-r9 root=/dev/hde3 video=vesafb:mtrr,ywrap
> > vga=0x31B
> >
> 
> Good catch!  Yes, fix this first.  Also, there is no '=' for the title.

The handbook shows an equal sign.  It's worked before on another system.
-- 
Colin

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: OT - imap and thunderbird

2005-07-01 Thread Remy Blank
Jonathan Nichols wrote:
> It's Thunderbird, for one...
> 
> Add this to user.js (create it if it doesn't exist)
> //mozilla thunderbird: check all imap folders for new mail.
> user_pref("mail.check_all_imap_folders_for_new", true);

I have that in my user.js, with a comment saying that this only applies
on startup. And it does seem to behave that way: if I have "unreported"
new mail in a folder, and I restart Thunderbird, it will catch them when
starting up again.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] audio gone!

2008-01-26 Thread maxim wexler
> So start updating. Your box is almost hopelessly
> outdated.

I knew it would catch up with me eventually. But my
connection is so slow I've just been emerging packages
and installing from tarballs as required and ignoring
the big updates. Now I'm in a big hole. -uD world
gives:

<...>
Total: 353 packages (263 upgrades, 85 new, 5 in new
slots, 11 blocks), Size of downloads: 804,715 kB
Fetch Restriction: 1 package (1 unsatisfied)

mw



  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] Re: disable syanptics pad

2009-05-22 Thread james
Paul Hartman  gmail.com> writes:


> I think you need to set corepointer=0 in the FDI file or something
> similar to that. Or if you're using xorg.conf point it to a specific
> mouse instead of /dev/mice or whatever the catch-all mouse device is.
> May be able to get rid of it "even more" with udev rules or something
> to just make it go away. Sorry I don't have specific examples, I'm on
> a windows machine right now.


I'm sure your information is good. But, I need specifics

thx,


James








Re: [gentoo-user] Catch all mailbox

2009-09-09 Thread Neil Bothwick
On Wed, 9 Sep 2009 13:54:33 +0200, J. Roeleveld wrote:

> if user X does not exist within cyrus, the email gets bounced.
> 
> I would like this bounced email to be delivered to a seperate cyrus
> email folder.

Set luser_relay in /etc/postfix/main.cf. You need to create a valid user
for it to point to, then all mail for non-existent users will go to that
mailbox.


-- 
Neil Bothwick

Physics is like sex: sure, it may give some practical results, but
  that's not why we do it.Richard Feynman


signature.asc
Description: PGP signature


Re: [gentoo-user] locale issue to clean up

2008-12-07 Thread Mike Edenfield

Dale wrote:


I'm not sure if the -N feature will catch those changes or not.  It may
even depend on the version of portage you are using too.  The newer


--newuse will pick up changes to LINGUAS since portage 
treats that like an expandable variable (like VIDEO_CARDS 
etc).  The other settings have no direct effect on the USE 
flags, so portage won't notice anything.


You also don't need to reinstall an application to switch 
locales, as long as the language packs for your new locale 
are installed via LINGUAS and/or by default.


--Mike



Re: [gentoo-user] glibc - C preprocessor "/lib/cpp" fails sanity check

2008-12-21 Thread Justin
Jeff Cranmer schrieb:
> I have a problem with my gentoo system
>
> I am trying to update, and I get a C preprocessor "/lib/cpp" fails sanity 
> check error on a number of packages.
>
> After a bit of searching, the solution that I come across most often is to 
> recompile glibc and gcc.  Unfortunately, when I try to compile glibc, I get 
> the same sanity check error.  Catch 22.
>
> Can anyone help me get around this 'insanity'?
>
> Thanks
>
> Jeff
>
>
>   
Can you provide some more information please? Logs etc?



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Perl problem

2007-11-19 Thread Andreas Vinsander
Andreas Vinsander wrote:
> Hi!
> 
> It seems like perl-5.8.8-r3 introduced a new place
> (/usr/lib/vendor_perl) for perl modules, but the perl-cleaner utility
> didn't catch that properly. Now all perl modules/utilities (like genlop)
> are broken for me.
> 
> What is the easiest way out? Trying to find out which perl modules are
> installed and re-install them all? 

Something like this:

emerge -av1 $(equery --nocolor list -f 'dev-perl/.*' |tail --lines=+2 |
sed 's;dev-perl;=dev-perl;g')

was what I had in mind.

/Andreas
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] help with emerge package recompile

2007-02-02 Thread Bo Ørsted Andresen
On Friday 02 February 2007 21:29:33 Boyd Stephen Smith Jr. wrote:
> Also, if you use the long option name you must use two dashes '--' and not
> one '-'.  You argument '-update' is equivalent to '-u -p -d -a -t -e',
> which includes (among other things) the -e (--emptytree) flag, forcing
> emerge to pretend you have no packages installed.

Haha. Nice catch!

-update == --update --pretend --debug --ask --tree --emptytree

All of those options are valid and with --debug and --emptytree that's going 
to give a scary amount of output...

-- 
Bo Andresen


pgprFcOuZvjbd.pgp
Description: PGP signature


Re: [gentoo-user] Floppy support question for old farts. lol

2012-01-29 Thread Mark Knecht
On Sun, Jan 29, 2012 at 11:02 AM, Dale  wrote:

>
>
> I'm going to try to talk him into letting my transfer them to CD.  Tell
> him it is time to catch up with new and better things.  CD drives has
> autodetect and just plain work better anyway.
>
> At least I know there is a chance.  ;-)
>
> Dale
>
> :-)  :-)

A single USB thumb drive for $20 would likely hold every floppy he
ever made, and maybe 10-20 times more. Why waste time making & sorting
through CDs, etc?

- Mark



Re: [gentoo-user] LVM: Removing 3 disks and replacing with 1

2012-03-07 Thread Frank Steinmetzger
On Wed, Mar 07, 2012 at 09:03:36AM +, Neil Bothwick wrote:
> On Wed, 7 Mar 2012 00:46:17 +, Peter Humphrey wrote:
> 
> > > A consultant is a person who borrows your watch, tells you what time
> > > it is, pockets the watch, and sends you a bill for it.  

Ah thanks for the notice, another nice catch for my signature database. :)

> [...]
> Neil Bothwick
> 
> Would a fly without wings be called a walk?

What do you call a dead bee? - A was.
*scnr*


pgpIFT0kIIH1H.pgp
Description: PGP signature


[gentoo-user] Re: /usr/portage/distfiles for amd64 and x86 -- the same?

2011-06-13 Thread Nikos Chantziaras

On 06/13/2011 08:29 AM, Pandu Poluan wrote:

Please forgive my (probably) stupid question:

Are the distfiles in /usr/portage/distfiles identical for both amd64
and x86 Gentoo?


Usually.  But an ebuild can specify a different distfile for x86 but use 
the same name.  This isn't dangerous though, since the checksum will 
catch it.  That means you can use the same distfiles directory for both, 
and if you come across an ebuild that does weird stuff, portage will 
bark and re-download the correct distfile.





Re: [gentoo-user] Re: --emptytree @world ; do I need --deep?

2011-08-03 Thread Dale

Pandu Poluan wrote:

Also, should I put '--update'? '--newuse'?


On 2011-08-04, Pandu Poluan  wrote:
   

Suppose I want to recompile *everything*. I know the command is:

 emerge --emptytree @world

do I need to put '--deep' there?

Rgds,


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

 


It should NOT be necessary.  It will do all that during the emerge since 
everything will be recompiled.  That should catch dependencies, USE flag 
changes and any updates that have come along.


Hope that helps.  Hope you got a cool room.  ;-)

Dale

:-)  :-)



Re: [gentoo-user] Updating libpng: another libtool cockup?

2011-09-19 Thread Allan Gottlieb
On Sun, Sep 18 2011, Alan McKinnon wrote:

> On Sun, 18 Sep 2011 17:58:14 -0400
> Allan Gottlieb  wrote:
>
>> I wonder when a routine update world tells you to run
>>revdep-rebuild --library 
>> should you run it before or after the full
>>revdep-rebuild
>> that we normally run after updates?
>
> Neither. 
>
> revdep-rebuild checks everything, revdep-rebuild --library
> checks just some things.
>
> ebuilds sometimes issue messages to check just the libraries known to
> have been updated, but a full revdep-rebuild after an update will catch
> those anyway.

thanks,
allan



[gentoo-user] Re: Basic Vmware setup

2006-11-13 Thread Alexander Skwar
· [EMAIL PROTECTED] <[EMAIL PROTECTED]>:

> "Richard Fish" <[EMAIL PROTECTED]> writes:
> 
>> server: Can create or edit existing configurations.  Can leave a
>> virtual machine running "in the background" if you close the console
> 
> Is there a catch somewhere with `server'.

Not that I can tell.

> Buy the description it 
> appears to do everthing the `workstation' does, yet is free (beer).

Yep. It's a bit limited, though. Check out http://www.vmware.com/.

Alexander Skwar
-- 
 Fry: Hey, why are those kids following you? Do you have candy stuck to your 
ass?


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Forgotten root password on remote system

2005-08-25 Thread Michael Crute
On 8/25/05, Willie Wong <[EMAIL PROTECTED]> wrote:
If the OP has sudo set up, would he really be sending a mail to thelist? And if he didn't, setting up sudo would be a catch 22 now,wouldn't it?Though, granted, the OP did only say he lost root passwd, and not
superuser access...Indeed and most often the most obvious solution is the one that you have overlooked.

-Mike-- Michael E. CruteSoftware DeveloperSoftGroup Development CorporationLinux, because reboots are for installing hardware."In a world without walls and fences, who needs windows and gates?"


Re: [gentoo-user] Shouldn't grub setup overwrite lilo in MBR

2005-12-21 Thread Neil Bothwick
On Wed, 21 Dec 2005 11:22:26 +0100, Heinz Sporn wrote:

> > That will zero the whole disk. Even adding count=1 will still wipe the
> > partition table. I think the command you want is 
> > dd if=/dev/zero of=/dev/dha bs=466 count=1
> 
> bs=466 will make your disk unusable as well. It should be 446 and not
> 466.

Good catch. I knew it was 446, that was a typo, the most insidious of
weapons of mass destruction :(


-- 
Neil Bothwick

The facts, although interesting, are irrelevant.


signature.asc
Description: PGP signature


Re: [gentoo-user] Questions on the number of packages listed by 'emerge --depclean'

2006-07-20 Thread Neil Bothwick
On Thu, 20 Jul 2006 13:08:21 -0700, Vladimir G. Ivanovic wrote:

> Does 'emerge --update --deep' look for updates to packages like, using
> your example, pysol-sound-server, i.e. packages not in my world file?

emerge --update would catch this particular example. It updates the
packages listed plus any dependencies in their ebuilds. Adding --deep
makes emerge also consider the dependencies of those dependencies and so
on right down the tree.


-- 
Neil Bothwick

Yes, I am an agent of Satan, but my duties are largely ceremonial.


signature.asc
Description: PGP signature


Re: [gentoo-user] syncing via via git and signature failure

2018-07-04 Thread Alex Thorne
>
>
>> I use rsync and get the following for more than a day now;
>
> !!! Manifest verification failed:
> OpenPGP verification failed:
> gpg: Signature made Wed 04 Jul 2018 04:08:28 AM UTC
> gpg:using RSA key E1D6ABB63BFCFB4BA02FDF1CEC590EEAC9189250
> gpg: Can't check signature: No public key
>
>
> I'm seeing this too. For me `app-crypt/gentoo-keys` is somehow no longer
installed and `/var/lib/gentoo/gkeys` is missing. I have no idea how this
happened. Perhaps it somehow got into `emerge --depclean` and I didn't
catch it.

Alex


Re: [gentoo-user] Moving from old udev to eudev

2013-08-11 Thread Tanstaafl

On 2013-08-11 6:04 AM, Neil Bothwick  wrote:

I'm afraid that doesn't solve the problem I had at all, because I'm
running ~arch. It's as Samuli said, the eudev release lagged behind udev,
causing the virtual to look elsewhere for its satisfaction.


So, looks like the best strategy is not to blindly update eudev, and 
always check these things, before attempting an upgrade, and waiting for 
it to catch up if/when it happens.


No biggie, except maybe for those used to just blindly updating 
everything without looking.




[gentoo-user] public wifi blocking ports

2014-12-24 Thread Joseph

I've installed "zoiper" (this is an softphone app to connect to my Asterisk 
server) on my old phone and it works on my private network over wifi.
I'm using standard IAX port 4569 to register, so this port is open on my 
firewall.

But when I catch an open public wifi network in a Mall or a Tim Horton "zoiper" 
failed to register.

Do they block outgoing ports of public WiFi networks? 
What are my alternatives?


I can open any port on my DD-Wrt and redirect it to my Asterisk server.

--
Joseph



Re: [gentoo-user] Systemd upower

2014-06-03 Thread Samuli Suominen

On 04/06/14 05:17, Dutch Ingraham wrote:
> No, "sys-fs/udev" is not masked, but an update is indicated in the
> emerge above.  That's a good catch, the MATE stuff is from the overlay.
>  Unfortunately, the xfce stuff is not, so even if the overlay currency
> was an issue, I'll still be showing some dependencies.
>

Try re-emerging on un-emerging the offending packages, like
xfce4-session and xfce4-power-manager,
it has helped some people, to refresh the .ebuild copy that is installed
with the .ebuild copy from
Portage

- Samuli



Re: [gentoo-user] Zsh completion

2014-07-04 Thread Simon Thelen
On 04/07/14 at 22:24, Matti Nykyri wrote:
> > On Jul 4, 2014, at 13:55, Nikita Tropin  wrote:
> > Question is old enough but... Try to click Ctrl-/ to undo.
> Ok. Thanks. I'll try that. But still if I could disable that particular 
> feature that would be the best option!
man zshcompsys
Look at the path-completion and accept-exact-dirs styles.
You can try setting accep-exact-dirs to true or path-completion to
false.

-- 
Simon Thelen
Ya'll hear about the geometer who went to the beach to catch some
rays and became a tangent ?



Re: [gentoo-user] Kernel upgrade from 5.4 to 5.10: oldconfig "Restart config..."

2021-04-05 Thread Dr Rainer Woitok
Alarig,

On Monday, 2021-04-05 00:31:50 +0200, you wrote:

> ...
> Has the 5.10 LTS has been stablised, I tried to upgrade it on some of my
> boxes, but `make oldconfig` doesn’t want to use my old config:

I'm always using  "make olddefconfig"  rather than  "make oldconfig" and
had no problems upgrading to 5.10.   After running "make olddefconfig" I
use "diff" to compare the new configuration  to a backup copy of the old
one,  and should something  catch my eye  I'm correcting it  using "make
menuconfig" as usual.

Sincerely,
  Rainer



Re: [gentoo-user] which linux RAID setup to choose?

2020-05-03 Thread Wols Lists
On 03/05/20 08:53, hitachi303 wrote:
> Nothing you asked but I had very bad experience with drives which spin
> down by themselves to save energy (mostly titled green or so).

Good catch!

For anything above raid 1, MAKE SURE your drives support SCT/ERC. For
example, Seagate Barracudas are very popular desktop drives, but I guess
maybe HALF of the emails asking for help recovering an array on the raid
list involve them dying ...

(I've got two :-( but my new system - when I get it running - has
ironwolves instead.)

Cheers,
Wol



Re: [gentoo-user] Updating LibreOffice and EPYTHON

2020-10-29 Thread Walter Dnes
On Wed, Oct 28, 2020 at 11:31:12PM +0800, Andrew Lowe wrote
> On 28/10/20 9:18 pm, Adam Carter wrote:
> > On Tue, Oct 27, 2020 at 1:23 AM Andrew Lowe  > 
> > Stab in the dark - what does 'eselect python list' say?
> bluey /home/agl # eselect python list
> Available Python interpreters, in order of preference:
>[1]   python3.9
>[2]   python3.8 (fallback)
>[3]   python3.7 (fallback)
>[4]   python2.7 (fallback)

  Nice catch by Andrew.  Try executing...

eselect python set 1

...and emerging again.

-- 
Walter Dnes 
I don't run "desktop environments"; I run useful applications



Re: [gentoo-user] Catch all mailbox

2009-09-09 Thread J. Roeleveld
On Wednesday 09 September 2009 14:49:37 Xavier Parizet wrote:
> J. Roeleveld a écrit :
> > On Wednesday 09 September 2009 14:19:45 Xavier Parizet wrote:
> >> J. Roeleveld a écrit :
> >>> Hi All,
> >>>
> >>> I know this is probably off-topic, but I'm hopefull someone on this
> >>> list knows how to do this.
> >>>
> >>> My current situation:
> >>> Postfix gets an email delivered for user X
> >>> Postfix passes this to cyrus (lmtp-transport)
> >>> if user X does not exist within cyrus, the email gets bounced.
> >>>
> >>> I would like this bounced email to be delivered to a seperate cyrus
> >>> email folder.
> >>>
> >>> I tried to find the answer on google, but all the solutions I found
> >>> either only work with the postfix local delivery agent (eg. not
> >>> compatible with cyrus) or requires a list to be maintained using all
> >>> the known email-boxes.
> >>>
> >>> I prefer a fall-back solution where an email directed at a user not
> >>> listed in either the alias table (stored in ldap) or not known to cyrus
> >>> is redirected to a specific cyrus mailbox.
> >>
> >> A solution could be doing a catch-all alias (see [1]) :
> >> if your domain is example.com, then add an alias mapping @example.com to
> >> oneaddr...@example.com either using virtual alias or
> >> /etc/postfix/aliases .
> >>
> >> HTH.
> >>
> >> [1] http://www.postfix.org/VIRTUAL_README.html
> >
> > I did notice this option, but it would require me to duplicate the alias
> > table into a alias file. I tried setting a "@" entry in my
> > ldap-tree, but this did not work.
>
> If you use LDAP as a virtual backend, then [1] will then be a better place
> to look. Setting mailacceptinggeneralid ldap attribute to @ seems
> to be the solution (if you use "standard" LDAP scheme).
>
> HTH.
>
> [1] http://www.postfix.org/LDAP_README.html#example_virtual

I tried this, but when looking at the ldap logs, I notice that the 'domain' 
part does not exist in the search string.
Eg. '%s' only shows the user, '%d' is empty, eg. query is ignored

Does anyone know how I can force postfix to add the domain to the search query?

Thanks,

Joost



Re: [gentoo-user] Re: What's up with the "hardened" USE flag?

2011-07-04 Thread Neil Bothwick
On Tue, 05 Jul 2011 00:47:07 +0300, Nikos Chantziaras wrote:

> > Why not? I see no downside to it but I'm willing to be educated.  
> 
> Imagine this:  A package is built by default with Gtk as well as with
> Qt support.  There is no USE flag which would omit building with one of 
> those.  Then, the ebuild developer introduces those USE flags. 
> --changed-use will not catch this, so you will continue having both Gtk 
> and Qt support in the package, even though you're interested only in
> one of them (Gnome vs KDE user, for example).
> 
> Or, imagine another scenario.  A package offers multithreading support, 
> resulting in a huge speed-up on machines with more than one core or
> CPU. But the ebuild configures and builds the package without 
> multithreading, and there's no USE flag.  When the ebuild dev puts a
> USE flag in there (and probably turns it on by default), --changed-use
> will also not catch this, because it's not a USE flag that changed, but 
> instead a new one that wasn't there before. So you will continue 
> running the package in its slow built, missing out on the big 
> performance gain.

changed-use also acts on added/removed flags, it just doesn't recompile
when the added/removed flag is not in use. So if my KDE system has -gtk
to use your first example, you are right in that adding a gtk USE flag
will not rebuild it until the next update and my program will continue to
work as it did. However, adding an enabled multithreading USE flag as
your second example will force a rebuild.

It seems that the trade off here is that I have may have cruft that was
previously compulsory but is now optional for a couple of weeks, but I
won't have to rebuild libreoffice or xulrunner every time a dev tweaks a
USE flag that doesn't affect me.

That seems a reasonable trade to me, but I still have an open mind.


-- 
Neil Bothwick

Top Oxymorons Number 2: Exact estimate


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: Updating libpng: another lib tool cockup?

2011-09-19 Thread covici

Allan Gottlieb  wrote:

> On Mon, Sep 19 2011, Michael Schreckenbauer wrote:
> 
> > On Monday, 19. September 2011 10:20:25 Allan Gottlieb wrote:
> >> On Mon, Sep 19 2011, Alan McKinnon wrote:
> >> >> > revdep-rebuild checks everything, revdep-rebuild --library
> >> >> > checks just some things.
> >> >> > 
> >> >> > ebuilds sometimes issue messages to check just the libraries known
> >> >> > to have been updated, but a full revdep-rebuild after an update
> >> >> > will catch those anyway.
> >> >> 
> >> >> Until recently I skipped the "--library" step exactly because I knew
> >> >> revdep-rebuild will find and fix the broken packages after I delete
> >> >> the old library.  So, why bother with the --library step, right?
> >> >> 
> >> >> However.  A few weeks ago I got caught when I deleted one of those
> >> >> obsolete libraries and only then did I find out that gcc is one of
> >> >> the packages that depend on it :(
> >> >> 
> >> >> I don't skip the --library step any more.
> >> > 
> >> > That's odd behaviour, I wonder what caused the difference.
> >> > 
> >> > Surely revdep-rebuild itself can't do this different just because you
> >> > specified a library to compare? I wonder if that lib was maybe in the
> >> > revdep-rebuild exclude list.
> >> > 
> >> > I'd be interested to track it down for reference, do you remember the
> >> > library involved?
> >> 
> >> It occurs exactly in the case we are discussing libpng
> >> 
> >> ajglap gottlieb # revdep-rebuild; revdep-rebuild --library
> >> '/usr/lib64/libpng14.so.14' * Configuring search environment for
> >> revdep-rebuild
> >> 
> >>  * Checking reverse dependencies
> >>  * Packages containing binaries and libraries broken by a package update
> >>  * will be emerged.
> >> ...
> >>  * Checking reverse dependencies
> >>  * Packages containing binaries and libraries using
> >> /usr/lib64/libpng14.so.14 * will be emerged.
> >
> > First one emerges *broken* packages.
> > Second one emerge packages *using* png14 (not necessarily broken)
> 
> OK.  But the claim was that: if
>revdep-rebuild
> with no argument found nothing to build, then
>revdep-rebuild --library 
> will find nothing.
> 
> This guarantee is apparently no long true as my example in another msg
> illustrated.
Will emerge @preserved-rebuild catch the second case here?


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] Using --deep [Was: Slow redraw of windows following -uD --world]

2006-06-17 Thread Neil Bothwick
On Sat, 17 Jun 2006 10:53:17 +0200, Hemmann, Volker Armin wrote:

> > Could you be more specific, please? How is it harmful? What happens to
> > your system when you use --deep?
> 
> because sometimes a lib/dependency may be upgraded to an incompatible
> version, resulting in open and hidden breakage.

If the later version is incompatible with installed software, that
software should block the update. this behaviour indicates a broken
ebuild.

The main risk with using deep, particularly on a ~arch system, is that
you get the updates when they come out, instead of waiting until they
are needed. not using deep lets others hit the problems and get them
sorted out before you need an update.

> Code Listing 13: Updating your system
>   # emerge --update --ask world
> 
> owever, it will only verify the versions for the applications you have 
> explicitly installed - not the dependencies. If you want to update
> every single package on your system, add the --deep argument: 

That's wrong.

"emerge package" checks only the package.

"emerge --update package" check package and any first-level dependencies
and updates them all. Even if package has not been updated, if a
first-level dependency has, it will be installed. First level
dependencies are those listed in the package's ebuild.

"emerge --update --deep package" follows the complete dependency tree for
package.

Even "emerge --update --deep world" may not update everything. If a
package is not in your world file, nor a dependency of something in your
world file, it will not be updated.

> Oh, and it says 'sometimes to catch security updates'. Not 'everytime
> you update'.
> 
> You can catch the security updates by being on the gentoo-announce
> mailing list. No need for --deep.

Or by running "glsa-check --test all" every time you sync or from a cron
task.


-- 
Neil Bothwick

QOTD:
The only easy way to tell a hamster from a gerbil is that the
gerbil has more dark meat.


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: FreeCAD permission problems

2017-05-05 Thread tuxic
On 05/05 08:28, Kai Krakow wrote:
> Am Fri, 5 May 2017 19:43:14 +0200
> schrieb tu...@posteo.de:
> 
> > On 05/05 10:31, Daniel Frey wrote:
> > > On 05/05/2017 10:23 AM, tu...@posteo.de wrote:  
> > > > On 05/05 10:17, Daniel Frey wrote:  
> >  [...]  
> >  [...]  
> >  [...]  
> > > > 
> > > > Hi Dan,
> > > > 
> > > > I am already in the video group...
> > > > 
> > > > And: When run as user, is starts but loading
> > > > an *.STP file crashes FreeCAD with:
> > > > 
> > > > FreeCAD 0.16, Libs: 0.16RUnknown
> > > > © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2015
> > > >   #   ###     
> > > >   ##  # #   #   # 
> > > >   # ##     # #   #  #   # 
> > > >     # # #  # #  #  # #  #   # 
> > > >   # #      ## # #   # 
> > > >   # #   ## ## # #   #  ##  ##  ##
> > > >   # #       ### # #    ##  ##  ##
> > > > 
> > > > libGL error: No matching fbConfigs or visuals found
> > > > libGL error: failed to load driver: swrast
> > > > *** Abort *** an exception was raised, but no catch was found.
> > > > ... The exception is:SIGSEGV 'segmentation violation'
> > > > detected. Address 0 [1]5658 exit 1 FreeCAD
> > > > 
> > > > 
> > > > It ssems more odd than previously thought 
> > > > 
> > > > What is that 'swrast' thingy?
> > > > 
> > > > 
> > > > Cheers
> > > > Meino
> > > > 
> > > > 
> > > >   
> > > 
> > > From what I've just read, it's a software raster driver. I figured
> > > it couldn't talk to the hardware, hence the adding to video group
> > > suggestion.
> > > 
> > > Found this though:
> > > 
> > > http://forum.freecadweb.org/viewtopic.php?t=20187
> > > 
> > > Dan
> > >   
> > 
> > It says that passing 
> > 
> > --graphicssystem=raster
> > 
> > as option to FreeCAD would fix that problem.
> > 
> > 
> > When doing so, FreeCAD says it does not that 
> > option.
> > 
> > Hm
> 
> Then it's maybe
> 
> # QT_GRAPHICSSYSTEM=raster freecad
> 
> I had a similar problem with mixxx. I think I solved it with an LD
> preloader:
> 
> $ cat bin/mixxx
> #!/bin/sh
> LD_PRELOAD=/usr/lib64/opengl/nvidia/lib/libGL.so exec /usr/bin/mixxx
> 
> You may want to try something similar with freecad. Be sure to adjust
> that to your graphics card. It will obviously not work that way if you
> don't use NVIDIA proprietary... ;-)
> 
> -- 
> Regards,
> Kai
> 
> Replies to list-only preferred.
> 
> 
> 

Hi kai,

THANKS FOR THAT COMMANDLINE!

Now FreeCAD is willing to cooperate...up to an certain level: It
starts

Loading an STEP-data file results in :
FreeCAD 0.16, Libs: 0.16RUnknown
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2015
  #   ###     
  ##  # #   #   # 
  # ##     # #   #  #   # 
    # # #  # #  #  # #  #   # 
  # #      ## # #   # 
  # #   ## ## # #   #  ##  ##  ##
  # #       ### # #    ##  ##  ##

libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Unhandled std::exception caught in GUIApplication::notify.
The error message is: Permission denied
*** Abort *** an exception was raised, but no catch was found.
... The exception is:SIGSEGV 'segmentation violation' detected. Address 0

Any ideas?

Cheers
Meino





Re: [gentoo-user] python 3.12 update

2024-06-04 Thread Joost Roeleveld




--- Original message ---
From: Dale 
To: gentoo-user@lists.gentoo.org
Date: Tue, 04 Jun 2024 11:36:41 +0200



Arve Barsnes wrote:

On Tue, 4 Jun 2024 at 08:56, Dale  wrote:

That is one way to do it. Thing is, if there are several updates before
they can use 3.12, then you get to edit those each time. As it is, I'll
leave it there for a couple weeks. If emerge complains in the meantime,
I can remove a line or two. After a couple weeks, or maybe three, I can
remove that and see if emerge can update without it.

There is definitely a risk of me having to update the file each update
for a while :-)

I would possibly recommend my way anyway for those packages with the
"single_target" variant, probably a bigger chance of any update to
those packages being adding py3.12 support.

Then again, I'm probably happier than most to tinker with these files
to get them to my liking, I've never used autounmask in any way :-)

Regards,
Arve

.




I don't use autounmask either. I tend to do my stuff manually, even my
kernel installs. I also add notes as comments. We all know how
forgetful I am. o_O I'm trying to update my NAS box now. It to had  
some issues. It is
doing part of the upgrade. I'll see how much more it can do later. I  
read the thread linked to by the OP. I just wonder if waiting a

little longer would have helped. People made a good point like mine
earlier. Sometimes you just can't wait on all packages to catch up.  
Some may not catch up for weeks or even months. Either way, we make  
our

way through it and hope for the best.


Some might never, but there are packages that are critical to servers  
which are not marked stable yet.
I have 20+ systems that are affected by this which forced me to use a  
more generic solution as I don't have time to go through each package  
seperately:


echo "*/* PYTHON_TARGETS: -* python3_11 python3_12" >>  
/etc/portage/package.use/000_Fixing_Dev_Lazyness
echo "*/* PYTHON_SINGLE_TARGET: -* python3_11" >>  
/etc/portage/package.use/000_Fixing_Dev_Lazyness


--
Joost





Re: [gentoo-user] Testing a used hard drive to make SURE it is good.

2020-06-15 Thread Spackman, Chris
On 2020/06/15 at 11:07am, Dale wrote:

> I finally bought a 8TB drive.  It is used but they claim only a short
> duration.  Still, I want to test it to be sure it is in grade A shape
> before putting a lot of data on it and depending on it.  I am familiar
> with some tools already.  I know about SMART but it is not always 100%. 
> It seems to catch most problems but not all.  I'm familiar with dd and
> writing all zeores or random to it to see if it can in fact write to all
> the parts of the drive but it is slow. It can take a long time to write
> and fill up a 8TB drive. Days maybe??  I googled and found a new tool
> but not sure how accurate it is since I've never used it before.  The
> command is badblocks.  It is installed on my system so I'm just curious
> as to what it will catch that others won't.  Is it fast or slow like dd?

If you have a few days, I'd run spinrite
(https://www.grc.com/sr/spinrite.htm) on it. It is very slow but very
good at checking and repairing disks. (Gibson is working on an updated
version that will be much, much faster.) No joke that you would have to
leave the current version running for several days (at least) for an 8TB
drive, if you ran the most comprehensive test.

Aside from time, the drawback is that spinrite costs money.

I've used badblocks and it is not fast, but not nearly as slow as
spinrite. IIRC, it took maybe a few hours for a 250GB drive. That said,
I've been lucky not to have a huge number of problems with drives, so I
can't say how much either has helped.

-- 
Chris Spackman  ch...@osugisakae.com

ESL Coordinator The Graham Family of Schools
ESL Instructor  Columbus State Community College
Japan Exchange and Teaching Program   Wajima, Ishikawa 1995-1998
Linux user since 1998 Linux User #137532




Re: [gentoo-user] When copying an os to new disk

2010-02-26 Thread Kyle Bader
>> tar cf - $old_dir | ( cd $new_dir: tar xf - )
>> tar cf - $old_dir | ssh $other_host "( cd $new_dir: tar xf - )"
>                                                    ^
> The ':' separating commands should be a ';'. Using the -C option would be
> a little easier, but your method also would work for star. This piping
> through ssh is quite cool, isn't it.

whoops, good catch!

> If $old_dir is the root partition, I would bin-mount it first to somewhere
> else, so other directories mounted to it (especially/dev, /proc and /sys)
> are not copied:
> mount -o bind / /mnt
> old_dir=/mnt

that too, copying over /proc/kcore is never fun ;P
-- 

Kyle



Re: [gentoo-user] removing kde4(sets)

2009-10-29 Thread Paul Hartman
On Thu, Oct 29, 2009 at 10:41 AM, Neil Bothwick  wrote:
> On Thu, 29 Oct 2009 15:04:47 + (UTC), James wrote:
>
>> I've decided to just completely remove kde4(sets)
>> and install kde4-meta.
>
>> Are there any tricks to remove all of kde4, or do
>> I have to do it manually?
>
> The set and the meta-package pull in basically the same packages. Unmerge
> the set, emerge kde-meta then do a depclean to catch any stragglers.

I would just delete the set from the world_sets file, then emerge
kde-meta, then depclean... much easier than unmerging everything and
recompiling it.



Re: [gentoo-user] Re: Heads up: Your system might be broken and/or insecure due to serious patch-2.6 bug

2009-12-05 Thread Neil Bothwick
On Sat, 05 Dec 2009 08:10:15 -0600, Dale wrote:

> Good catch Volker.  I didn't notice that part.  He needs to become very 
> familiar with the -1 option but even that is not good in every case.
> If it is a package that needs to be in world, then that option
> shouldn't be used either otherwise a --depclean would remove it. 

He's updating, so packages that need to be in world are already there.


-- 
Neil Bothwick

I don't have any solution, but I certainly admire the problem.


signature.asc
Description: PGP signature


Re: [gentoo-user] Catch all mailbox

2009-09-09 Thread J. Roeleveld
On Wednesday 09 September 2009 14:26:50 Neil Bothwick wrote:
> On Wed, 9 Sep 2009 13:54:33 +0200, J. Roeleveld wrote:
> > if user X does not exist within cyrus, the email gets bounced.
> >
> > I would like this bounced email to be delivered to a seperate cyrus
> > email folder.
>
> Set luser_relay in /etc/postfix/main.cf. You need to create a valid user
> for it to point to, then all mail for non-existent users will go to that
> mailbox.

This does not work, "luser_relay" only works with the "local" delivery agent.
When using Cyrus, this has been changed to the cyrus lmtp delivery agent.

--
Joost



Re: [gentoo-user] {OT} Why RAID1?

2008-12-17 Thread Iain Buchanan

On 17/12/08 19:57, KH wrote:

Neil Bothwick schrieb:

On Wed, 17 Dec 2008 11:18:24 +0100, KH wrote:



Which is why you still need offsite backups.


Best you have them with your grandparents in another town. Maybe there
is a flood ;-)


Mine are a thousand miles away, so unless its another Biblical flood...



That scares me. Mine are only 60 miles away. Maybe I should search a
friend in Australia ...


no good.  We're expecting a cyclone up north, and down south they're so 
dry it'll probably catch fire...


--
Iain Buchanan 

Dr. Jekyll had something to Hyde.



Re: [gentoo-user] Disable remote login for certain user

2009-01-16 Thread Mike Kazantsev
On Fri, 16 Jan 2009 21:28:07 -0800
Grant  wrote:

> Should I do that via an ssh config setting, in shorewall, or somewhere else?

I believe the right way would be to add 'account required
pam_access.so' line to /etc/pam.d/system-auth and define login
restrictions in /etc/securety/access.conf (it's also quite well
documented).

That way you'll block ssh/ftp/mail etc logins for that account, which
should also be prone to brutforce attacks because of weak password.

The catch is, of course, that you should have pam on your system ;)

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


Re: [gentoo-user] xine - No sound after updates

2007-09-17 Thread Mark Knecht
On 9/16/07, Randy Barlow <[EMAIL PROTECTED]> wrote:
> Mark Knecht wrote:
> > I have seen messages when starting a moving about not
> > having a required AC3 codec, which I suppose is somewhere in
> > win32codecs which is installed.
> >
> >Here are the current flag settings. I'm wondering if there was a
> > flag change that I didn't catch? What are -a52 and -aac?
>
> This page is for MPlayer, but the flags should have similar meanings:
>
> http://gentoo-wiki.com/HOWTO_Emerge_MPlayer
>
> Notice that it says a52 is needed for AC3.  Hope this helps!
>
> --
> Randy Barlow

Thanks Randy. That was it. DVDs play nicely again.

Cheers,
Mark
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] {OT} Time for hardware upgrade(s)

2011-07-05 Thread Michael Orlitzky
On 07/05/2011 12:39 AM, pk wrote:
> 
> Yes, since a htpc doesn't need a powerful cpu (or a powerful gpu)

My learned-this-the-hard-way advice: while this is generally true, if
you ever come across a 720 or 1080p video that doesn't use a
hardware-accelerated codec, you would rather the HTPC not sound like
it's about to launch itself into orbit doing software decoding.

And if you're going to keep it in a cabinet, you would probably also
rather said cabinet not catch fire (I had to cut holes in the back and
mount fans).



Re: [gentoo-user] compressed filesystem

2011-09-01 Thread Adam Carter
> Is it reliable?

So far so go for me. I'm using lzo on my main partition and zlib on
/home and on an external drive i use for backup.

> A month ago I returned all my BTRFS partitions to reiserfs because of
> unfixable errors.  Initially I was quite impressed,  but until the tools
> catch up with real world problems I'll watch from the sidelines.  Errors
> will happen, but fixing them is important too.

Which kernel was that with? Was the issue caused by a power loss or
normal running? The lack of tools is why Fedora are sticking with ext4
for 16.



[gentoo-user] can't build gnome 3.2 (3.0 was ok)

2011-10-13 Thread Denis I. Polukarov
I've catch problem like this
http://www.gossamer-threads.com/lists/engine?do=post_view_flat;post=240430;page=2;sb=post_latest_reply;so=ASC;mh=25;list=gentoo

gdm[-gnome-shell] & gnome-fallback-3.2 work fine (x86 & xf86-video-ati),
gnome-shell crash.

But on other machine gdm[gnome-shell] & gnome-3.2 work fine (x86_64 &
xf86-video-nouveau)...
on smartbook gdm[-gnome-shell] & gnome-fallback-3.2 work fine (arm &
xf86-video-tegra), gnome-shell not support GLES.

Anybody resolve problem with gnome-shell crash ?..

-- 
Best regards,
Denis I. Polukarov



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


Re: [gentoo-user] java java everywhere

2011-11-11 Thread Andrea Conti
>> Or maybe the build system is stable enough for general use. If someone
>> can share some experience with the source build, I'd like to hear about it.
>>
> 
> The build system of the source build, of course.

Well, it works, and my impression is that it's a bit faster than
icedtea-6 (the build system, I mean). Unless you've got time to spare,
though, I wouldn't recommend building from source on anything else than
a recent machine.

Then there's the usual catch that you need to have a jdk installed in
order to build icedtea -- so the first time you cannot use the source
ebuild.

andrea



Re: [gentoo-user] UEFI boot, again

2012-10-12 Thread Bill Kenworthy
On Fri, 2012-10-12 at 15:53 +0200, Stefan G. Weichinger wrote:
> Am 12.10.2012 15:36, schrieb Stefan G. Weichinger:
> 
> > Maybe I have to re-enable EFI for the hard-disk in the BIOS??
> 
> Update: no such feature there.
> See other mail, booting from stick now ;-)
> 
> More on this later today, got to do something else now.
> 
> 

another "feature" is you have to be booted via efi so the variables are
available so it can install itself - sorta catch 22 :(

I just remembered another step that I missed - I dont have the syntax
but "efibootmgr" - google for the correct options.

BillK






[gentoo-user] converting from testing to stable SLOWLY

2012-10-17 Thread Allan Gottlieb
A few months ago a procedure was given for converting from testing to
stable (e.g. ~amd64-->~amd) by essentially waiting for stable to catch
up.

I believe the basic idea was to unmask a bunch of packages and then as
stable catches up, remove the unmasks.  I also believe there was some
automated way to generate the unmasks and maybe a way to see when each
is not needed.

Can someone repost this msg?
I foolishly did not save it and now want to convert a system to stable
and can afford to do so slowly.

thanks,
allan



Re: [gentoo-user] OT, but short

2006-12-23 Thread Michael Sullivan
On Sat, 2006-12-23 at 16:37 -0600, Joe Menola wrote:
> On Saturday 23 December 2006 4:08 pm, Michael Sullivan wrote:
> > Is anyone out there using Residential SBC/Yahoo DSL with dynamic DNS?  I
> > want to know if the ISP blocks incoming requests to your servers if
> > you're not paying them the rate for a static IP...
> 
> Yes and yes. Unless you setup your sever(s) to receive requests from a 
> non-standard port(s). Even then you'll want to be prepared to change ports if 
> the bots catch on. 
> 
> -jm

But it's nonetheless doable?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Forgotten root password on remote system

2005-08-25 Thread Willie Wong
On Thu, Aug 25, 2005 at 12:38:42PM -0400, Michael Crute wrote:
> All you really need is an account with sudo rights then `sudo passwd root` 
> and your all set, else your suck with singleuser.
> 

If the OP has sudo set up, would he really be sending a mail to the
list? And if he didn't, setting up sudo would be a catch 22 now,
wouldn't it?

Though, granted, the OP did only say he lost root passwd, and not
superuser access...

W
-- 
Your mom is a monolithic kernel!
Sortir en Pantoufles: up 13 days, 21:43
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dev-lang/php

2005-09-10 Thread Bastian Balthazar Bux
Kurt Guenther wrote:
> 
> dev-lang/php-5.0 popped up as one of my updates, so I dutifully deleted
> dev-php/php and dev-php/mod_php, and emerged this package.
> 
> Now, I can't find a suitable mod_php, and portage wants to reemerge
> dev-php/php-4.4.0.
> 
> Seems like a catch-22, so I'm going to mask dev-lang/php for the moment.
> 
> It's odd, but my gentoo server didn't want to update dev-lang/php.
> Any other ideas?
> --Kurt
> 

dev-lang/php-5.0 install both "cli" and "apache2" stuff. Similar
question has been answered already on this list, search that.


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge world

2005-09-21 Thread John Jolet
okay, I figured out why this is failing, can someone help me fix it?  it
fails with this message: mv: cannot stat
`/var/tmp/portage/glibc-2.3.5-r1/work/build-deault-i686-pc-linux
-gnu-linuxthreads/debbug/xtrace.new': No such file or directory

anyone catch the problem?  there IS NO debbug directory.  It's
debugone "b"...only.  Soif I were building this standalone, I'd
track down the offending line in the offending makefile and fix it.
However, I'm betting that if I did that here, it would just blow over
it.  What's the process here?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Shouldn't grub setup overwrite lilo in MBR

2005-12-21 Thread Shawn Singh
Heinz,

Thanks for that link.

ShawnOn 12/21/05, Neil Bothwick <[EMAIL PROTECTED]> wrote:
On Wed, 21 Dec 2005 11:22:26 +0100, Heinz Sporn wrote:> > That will zero the whole disk. Even adding count=1 will still wipe the> > partition table. I think the command you want is> > dd if=/dev/zero of=/dev/dha bs=466 count=1
>> bs=466 will make your disk unusable as well. It should be 446 and not> 466.Good catch. I knew it was 446, that was a typo, the most insidious ofweapons of mass destruction :(
--Neil BothwickThe facts, although interesting, are irrelevant.-- Shawn Singh


Re: [gentoo-user] Disappearing ebuilds

2006-05-24 Thread Neil Bothwick
On Wed, 24 May 2006 14:01:27 +0200, Matthias Bethke wrote:

> These just seem to be masked. It happeded before, and sometimes there
> was a message in the Changelog, but usually there's none. On another
> machine, sys-apps/fileutils just disappeared. Do I have to follow
> gentoo-dev to catch when/why things like this will happen and possibly
> what other packages stuff is being moved to, or is there a comprehensive
> log where this is recorded?

$PORTDIR/profile/package.mask. Every masked package should have a
comment giving the reason.


-- 
Neil Bothwick

Planet 98% full! Delete Windows users? (Y/y)


signature.asc
Description: PGP signature


Re: [gentoo-user] Change profile

2006-06-01 Thread Neil Bothwick
On Fri, 2 Jun 2006 00:48:21 +0200, Hemmann, Volker Armin wrote:

> > You'll need to add --update --deep to catch packages affected by the
> > changed USE flags.
> 
> no you have not:
> 
> emerge -a --newuse world
> >>> --newuse implies --update... adding --update to options.
> 
> and I can't remember that this was different in the past.

Yes it was. Adding --update pulled in extra packages, even though they
were the same version as installed. This was somewhat counter-intuitive,
so the new behaviour makes more sense. You should still need --deep
though.


-- 
Neil Bothwick

The best antiques are old friends.


signature.asc
Description: PGP signature


<    1   2   3   4   5   6   7   8   9   10   >