[gentoo-user] RE: [gentoo-user] Encrypted hard drives on LVM and urgent power shutdowns.

2022-09-12 Thread Thomas Mueller
from Laurence Perkins:

> Some of the higher-end UPS models do have diagnostic modes for simulating 
> various events to make sure the connected systems behave as desired.  A very 
> few of the consumer-grade ones do as well.  But how to do it is model 
> specific,
> so you'll have to dig up the documentation.

> Commercial-grade units also often have a DC port on the back so you can plug 
> in larger battery banks and/or hotswap battery banks during extended outages.

> If you want an arbitrarily large battery bank, just get a decent power 
> inverter heavy enough to run your load and a battery float charger that can 
> push enough amps to keep up, then put as big a stack of batteries as you like
> between the two.  The nicer inverters will even warn you when the batteries 
> get low.

> You can often get used batteries from the local automotive shop for just the 
> core charge.  Just because it can't provide 600 amps to start a car any more 
> doesn't mean it can't provide 60 to run your computers.  Obviously they'll
> require more regular maintenance, but it's hard to beat the price.

> LMP 

How would you physically connect the automotive battery to the computer, and 
would you need the shell of the old UPS?

I have an old Tripp-Lite UPS, batteries are dead and no longer rechargeable.

Would you connect only the computer, or would you connect the monitor as well?  
Would you connect networking equipment?

Tom




[gentoo-user] Can Portage be used with FreeBSD or NetBSD?

2021-06-01 Thread Thomas Mueller
Can Portage be used as a package manager with anything other than Linux? 

I like some features of Portage; think it might be better than FreeBSD ports or 
NetBSD pkgsrc, or is just a case of the grass being greener on the other side?

I like the option "--with-bdeps=y", wish FreeBSD's synth and poudriere had that 
option.

But I don't want to use Portage where it would be incompatible.

Portage's assumption of location of python binary and /bin/bash are contrary to 
anything non-Linux, or even a Linux that uses another shell such as dash or 
mksh.

Tom




[gentoo-user] Re: Building kernel without messing the kernel source tree

2021-05-14 Thread Thomas Mueller


from netfab at Fri, 14 May 2021 11:59:37 +0200:

> Le 14/05/21 à 11:47, Thomas Mueller a tapoté : 
> > I am looking to compile the Linux kernel and send the work and output
> > to another directory, thereby leaving the kernel source tree
> > directory clean.

> You should have a look to KBUILD_OUTPUT environment variable.

> https://www.kernel.org/doc/html/latest/kbuild/kbuild.html#kbuild-output

I just looked in Documentation/kbuild/kbuild.txt, and the information was right 
there.

I should have noticed it, even though it was mixed in with other environment 
variables.

Thanks for pointing it out!

Tom




[gentoo-user] Building kernel without messing the kernel source tree

2021-05-14 Thread Thomas Mueller
I am looking to compile the Linux kernel and send the work and output to 
another directory, thereby leaving the kernel source tree directory clean.

If I build gcc or other software using configure script, I can go to another 
directory and run, for instance, ~/builds/gcc-8.3.0/configure --prefix=/usr ... 
without dirtying the source directory.

This would likely be a cross-compile from NetBSD or FreeBSD. 

Could I do make -C ~/builds/linux-4.19.105 ARCH=x86_64 
CROSS_COMPILE=x86_64-linux-musl- ... ?

That would be my first thought, seeking to avoid having to clean after every 
run, successful or unsuccessful.  Avoid the worry about whether clean, 
distclean or mrproper work.

I would like to compile for x86_64 and also i486 (or would that be i386)?

Is this a question for gentoo-user or gentoo-dev?

The "make" I use is built from GNU source, not /usr/bin/make as is found on 
NetBSD or FreeBSD. 

Tom




Re: [gentoo-user] Console scrollback

2021-01-16 Thread Thomas Mueller
On Sat, 16 Jan 2021 12:01:48 +, Alan Mackenzie wrote:

> Hello, Gentoo.

> On Thu, Jan 14, 2021 at 16:06:38 +, Alan Mackenzie wrote:
> > On Wed, Jan 13, 2021 at 22:15:25 -, Grant Edwards wrote:
> > > On 2021-01-13, Alan Mackenzie  wrote:

> > > > I think bringing up a new Gentoo system absolutely requires working in
> > > > the console, certainly up to the point where X11 and a Window Manager
> > > > have been installed and debugged.

> > > I usually install Gentoo via ssh.

> > > The article I read about the removal of Linux console's backscrolling
> > > feature said it was mostly due to lack of a maintainer for that code,
> > > and that if somebody stepped forward to maintain it, it could be revived.

> > I'm doing my best to step forward, but I suspect that will be almost as
> > difficult as fixing the bugs in it.  ;-)

> And so it transpired.  I subscribed to the linux-kernel list for a short
> time, and offered my services in a post.  Not one single reply did I get.
> That list is not a friendly one.  It gets an almost unmanageable ~2000
> posts a day, the vast bulk of which are patches, fragmented into,
> perhaps, one diff hunk per post.

> > I'm disappointed that the decision to cut out this important feature was
> > taken without any serious attempt to find a maintainer.  I have the
> > impression (though I may be wrong), that the problem was talked about on
> > the linux kernel mailing list, but nobody there took it upon himself to
> > post on any of the more hard-core distributions' mailing lists, such as
> > gentoo's.

> I've come to realise that Linus Torvalds, who personally took the
> decision to remove the scrolling, doesn't care about users, and indeed
> regards them with disdain.  He cares about _customers_, and Linux's
> customers are RedHat, Suse, IBM, Intel, and the other HW manufacturers.
> RedHat customers don't use the console, therefore the console isn't
> important.  It's a bit like Microsoft's attitude towards users.

> Sure, Linus went through the motions of pretending to try to find a
> maintainer, but didn't put any serious effort into it.  He argued that
> "nobody" uses it anyway, therefore it is unimportant, which is an ironic
> echo of the argument that nobody uses Linux on a desktop PC.

> Even if the bugs came to be fixed, I doubt the scrolling would be allowed
> back into the kernel, for the above reasons.  Exactly what the bugs are
> in the scrolling code wasn't gone into on the list, despite more than one
> contributor asking.

> > > FWOW, if you really want backscrolling on the console, you can get
> > > that with screen, but doing so would drive me nuts, since I'd have to
> > > break all my fingers to stop them from typeing ctrl-A to move the
> > > start of a line. I've switched screen's meta-character a few times,
> > > but everytime I try that I find my fingers already have something else
> > > assigned to that control character (which I had forgotten about). It
> > > would be nice if I could print out my fingers' assignment table to
> > > find an unused control character, but that doesn't seem to be how it
> > > works.

> > Can one set up a "basic" screen which doesn't use a meta-character?

> I don't know what I'll be doing, long term.  For the moment, I'll be
> hanging onto the working kernel I've got, old though it may be (4.19.97).
> It might be possible (I'm not sure) to hook up a user space program to
> the keys - which would take care of the scrolling.
> This would obviously not work with early kernel messages, but would be
> better than nothing.  I had a look at the GNU screen source code
> yesterday to see how it managed such things, but it is very sparsely
> commented, and thus hard work to understand.

> Maybe I should just cut my losses, and convert to using one of the BSDs.

2000 posts per day on Linux kernel list would be more than unmanageable for me! 
 I wouldn't say "almost"!

Is Linus Torvalds' removal of console scrolling the reason why Scroll Lock does 
not work on the console with System Rescue CD or USB, while with FreeBSD and 
NetBSD, I can press Scroll Lock and scroll back?

I like that ability but don't think Linus Torvalds is listening or reading this.

Further, with System Rescue console, the lines/text go only partway down.

Using screen, now at v4.8, means having to remember a lot of key functions, you 
need a separate reference screen to look them up.

There is also tmux, which is part of the base system in NetBSD but not FreeBSD.

If Linus cared about his users, he could make the kernel headers more 
user-friendly, installing kernel headers should not be any more complicated 
than copying or downloading.

Console scrolling is especially useful with an OS or distro that is built from 
the ground up, like Gentoo, Void or Arch, as opposed to being installed all at 
once.

If more Linux users would go to and try NetBSD or FreeBSD, those OSes would 
have more users, more ideas, more ability to improve.

You can even 

Re: [gentoo-user] Gentoo chroot with old glibc

2021-01-04 Thread Thomas Mueller
> > That's what I did: I found a 2017 stage3 with a still older glibc and
> > managed to upgrade to a 2020 gentoo while masking the last glibc
> > versions. That was tricky because I had to git-checkout intermediate
> > versions of the portage tree in order to deal with the EAPI changes but
> > I have a working chroot now. Thanks.

> That's the easy way to do it, yes.

> The hard way is to treat this as a cross-compilation problem and bootstrap
> your own stages from scratch. Instructions would be a bit longer...

> Andreas K. Hüttel

I have looked through crossdev.  Is that what it would take to cross-compile 
and bootstrap stages from scratch?

Could that be done from (instead of an old glibc) musl, uClibc, or FreeBSD or 
NetBSD?

Tom





Re: [gentoo-user] Is a USB-key-to-hard-drive-tap-dance-boot possible?

2020-12-26 Thread Thomas Mueller
> I think fdisk couldn't handle GPT at first.  I guess that's why gdisk
> came along.  Then I think the fdisk folks added support for GPT and
> since then it handles both.  That's my understanding of it.  If
> possible, you may want to check the time stamps on the info you have
> found.  I suspect the ones saying fdisk can't handle GPT are older posts
> or people who don't know it can now.  From the man page:


> fdisk is a dialog-driven program for creation and manipulation of
> partition tables.  It understands GPT, MBR, Sun, SGI and BSD partition
> tables.

> For gdisk:

> GPT fdisk (aka gdisk) is a text-mode menu-driven program for creation
> and manipulation of partition tables. It will automatically convert an
> old-style Master Boot Record (MBR) partition table or BSD disklabel
> stored without an MBR  carrier  partition  to  the  newer  Globally
> Unique Identifier (GUID) Partition Table (GPT) format, or will load a
> GUID partition table.


> Odds are, you can likely use either tool but if you are using GPT, you
> may as well use the tool made for that purpose.  I think a lot of it is
> very similar as far as options that do the same things in each program. 

> Also, there is also cfdisk and cgdisk too.  The interface is different. 
> You may want to try the proper one and see which you like.  I use c*disk
> tools myself.  You may prefer the others.  Same result I guess. 

> Hope that helps.

> Dale

I remember from when nobody ever heard of GPT, fdisk was used to partition a 
hard drive, long before the days of GPT or USB.

Then Rod Smith developed a gdisk to partition a drive using GPT; could even be 
used on a USB hard drive or USB stick.

Linux fdisk was much easier to use than FreeBSD or NetBSD versions of fdisk.

I don't know how newer versions of Linux fdisk would do with traditional BSD 
disklabels, which are not compatible between the various BSDs.

But now FreeBSD and NetBSD can run on GPT with no traditional BSD disklabel.

I am not familiar with Sun or SGI partition tables.

Tom




Re: [gentoo-user] [SOLVED] fsck.fat 4.1 - File system couldn't be fixed [SOLVED]

2020-12-13 Thread Thomas Mueller
Excerpt from Michael:

> Right, on UEFI MoBos the ESP partition used by the UEFI firmware to locate 
> and 
> run *.EFI executables must be FAT32.  Such .EFI executables stored on the ESP 
> may be OS boot managers/loaders, or other UEFI compatible applications.  The 
> boot manager loaded by UEFI is then left to its own mechanisms (boot loader 
> and fs drivers) to load whatever fs the kernel image resides on.

Is it necessary for the ESP to be FAT32, as opposed to FAT16 or FAT12?

What happens if the ESP is formatted FAT12 or FAT16?

In some cases, ESP might be small enough that FAT32 would not be appropriate, 
especially when there is only one OS installation on the disk.

That would be the case on many MS-Windows or Mac computers, and also other OSes 
when installed on a USB stick.

Tom




Re: [gentoo-user] Re: Grub and multiple distros on LVM [was duplicate gentoo system ...]

2020-11-26 Thread Thomas Mueller
> I got a message from him.  At least we will know he is OK.  All his
> machines was switched to Arch Linux and he wasn't using Gentoo anymore. 
> So, he unsubscribed and got active with Arch. 

> Miss the guy but glad he is OK and nothing happened to him. 

> Dale

> :-)  :-) 

When I sent this message the first time, I inadvertently forgot the Subject: 
line, hence this repeat sending.  Sorry!

When you mentioned the other Allan, I thought of Allan Gottlieb, who used to be 
on Gentoo list.

I think he was younger than me by two or three months?

I believe he is the same Allan Gottlieb I met years ago at The Rockefeller 
University when he was an (assistant? associate?) professor at CUNY in New York 
City.

I don't know if he is still living.

Regarding Arch, I believe Arch Linux is mainly binary-based, rather than 
source-based as is the case with Gentoo.

In May 2013, I joined Arch Linux emailing lists, asked the question about how 
an Arch system could be updated by building from source, as can be done with 
FreeBSD and NetBSD.

Moderator rejected that message, stating that if I looked through the wiki, I 
could find the answer inside ten minutes, which I couldn't. 

FreeBSD, NetBSD and Gentoo emailing lists are not so hostile!

Not wanting to feel so tongue-tied, I unsubscribed and became an infant 
mortality on the Arch emailing lists.

This was the first and only open-source OS or distro that I rejected on 
sociological grounds.

Tom




[gentoo-user]

2020-11-26 Thread Thomas Mueller
> I got a message from him.  At least we will know he is OK.  All his
> machines was switched to Arch Linux and he wasn't using Gentoo anymore. 
> So, he unsubscribed and got active with Arch. 

> Miss the guy but glad he is OK and nothing happened to him. 

> Dale

> :-)  :-) 

When you mentioned the other Allan, I thought of Allan Gottlieb, who used to be 
on Gentoo list.

I think he was younger than me by two or three months?

I believe he is the same Allan Gottlieb I met years ago at The Rockefeller 
University when he was an (assistant? associate?) professor at CUNY in New York 
City.

I don't know if he is still living.

Regarding Arch, I believe Arch Linux is mainly binary-based, rather than 
source-based as is the case with Gentoo.

In May 2013, I joined Arch Linux emailing lists, asked the question about how 
an Arch system could be updated by building from source, as can be done with 
FreeBSD and NetBSD.

Moderator rejected that message, stating that if I looked through the wiki, I 
could find the answer inside ten minutes, which I couldn't. 

FreeBSD, NetBSD and Gentoo emailing lists are not so hostile!

Not wanting to feel so tongue-tied, I unsubscribed and became an infant 
mortality on the Arch emailing lists.

This was the first and only open-source OS or distro that I rejected on 
sociological grounds.

Tom




Re: [gentoo-user] duplicate gentoo system

2020-11-18 Thread Thomas Mueller
from the...@sys-concept.com:

> Manual approach might be confusing and prone to errors.
> I will try Gparted as you suggested but I was wondering if it will allow
> me to combine/join partitions.  On most modern system I think there is:
> 1 - boot partiton
> 2 - swap if needed
> 3 - root partition (where home is as well)

> My current layout is old one:
> dev/sda1  /boot   ext2
> /dev/sda3 /   ext4
> /dev/sda2 noneswap
> /dev/sda4 /home   ext4

> Is it possible with Gparted combine "/" and "home" partitions, or is it
> as simple as coping all file from "home" partition to "/" home folder.

I never used parted or gparted, but prefer to put "home" in a different 
partition.

That way, if you mess up or otherwise have to reformat the root partition, home 
is unaffected.

Also, you can access the same home partition from more than one OS installation 
that can read/write the file system, in this case ext2 or ext4.

Tom




Re: [gentoo-user] .fetchmailrc syntax error

2020-10-14 Thread Thomas Mueller
>   With getmail having been deprecated, I can't pull it in on my fresh
> install, so I *HAVE TO* go with fetchmail.  I tried following example at
> https://www.linode.com/docs/email/clients/using-fetchmail-to-retrieve-email/
> but it errors out at the first line...

> [i3][waltdnes][~] fetchmail 
> fetchmail:/home/waltdnes/.fetchmailrc:1: syntax error at option

>   Anybody have this working?  The following was pulled by getmail as
> "SimpleSSLretriever" on port 995.  Here's what I'm trying that's
> failing...

> poll mail.##.com protocol pop3 with option sslproto '': 
>  username "" password "" is "" here
>  mda "/usr/bin/procmail -m ~/.mailfilter/.procmailrc":

> Walter Dnes 

I didn't know getmail was deprecated, but haven't used getmail in a long time.

Maybe deprecated because of using Python 2.x which is deprecated?  Or did 
they/could they port to Python 3.x?

I use mpop and msmtp but am considering other possibilities including mutt.

I want to keep email in a format that does not limit use to one particular 
application.

I tried to use fetchmail long ago, the problem was that it would not allow 
downloading email direct to a file.

Tom




[gentoo-user] Re: meson build woes

2020-08-24 Thread Thomas Mueller
> >> - Unmerge all python and python-setuptools versions
   
> > No, don't do that!!!
> > Unmerging all python version will leave you with a non-working portage.

> Indeed -- I've done that.  It's not fun.  You certainly won't do it a
> second time.

> Grant

How did you recover?  You couldn't even use setup.py at that stage.

Did you have to download the python distfile if you didn't have it already, and 
build using configure and make directly?

Tom




[gentoo-user] Re: Simple replacement for "getmail"?

2020-07-22 Thread Thomas Mueller
> Would "fetchmail" work as a drop-in replacement for getmail here?  Are
> there any better, simpler solutions?

> Walter Dnes 

I generally use mpop, and msmtp to send mail.

I suppose you could use mutt; I also have Steffen Nurpmeso's s-mailx on the 
back of my mind, having used nail when I was using Slackware.

What put me off Slackware was their package manager completely ignoring 
dependencies; I was spoiled by NetBSD pkgsrc and FreeBSD ports.

Tom




Re: [gentoo-user] Gentoo chroot with old glibc

2020-06-30 Thread Thomas Mueller
> > That's what I did: I found a 2017 stage3 with a still older glibc and
> > managed to upgrade to a 2020 gentoo while masking the last glibc
> > versions. That was tricky because I had to git-checkout intermediate
> > versions of the portage tree in order to deal with the EAPI changes but
> > I have a working chroot now. Thanks.

> That's the easy way to do it, yes.

> The hard way is to treat this as a cross-compilation problem and bootstrap
> your own stages from scratch. Instructions would be a bit longer...

> Andreas K. Hüttel

I have looked through crossdev.  Is that what it would take to cross-compile 
and bootstrap stages from scratch?

Could that be done from (instead of an old glibc) musl, uClibc, or FreeBSD or 
NetBSD?

Tom





Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-21 Thread Thomas Mueller
> from n952162:

> > And really unless you REALLY care about your CFLAGS you get 99% of the
> > benefit just sticking with the original stage3 and just rebuilding
> > anything you change USE flags for.  Over time it will all get rebuilt
> > anyway using your preferences.

> If I understand that correctly, using the stage3 tarball will give me a
> fully functioning system from binaries, but I can convert that in one
> fell swoop into sources by re-emerging everything, saving me the hassle
> of the bootstrap.=C2=A0 Of course, a trojan horse could be in that tarball
> and squirrel itself away ... but then, I'm not supporting Fort Knox,
> either...=C2=A0 that'll save some work ;-)

What do you refer to by "bootstrap"?

Do you mean setup.py in the portage tree?

Tom




Re: [gentoo-user] Upgrading old kernel

2020-04-15 Thread Thomas Mueller
On 4/15/20 1:40 PM, Andreas Stiasny wrote:
> On 15.04.20 17:50, Rich Freeman wrote:
 
>> Jumping from
>> 3.18 you're somewhat more likely to run into issues - your biggest
>> headache though will be dealing with the 30,000 prompts you get from
>> make oldconfig and making sure you set all the new options correctly.
 
> That's why I use make olddefconfig in such a case. This takes all the 
> old config values and uses the default for the new ones. If you know 
> that you need one or more of the new config options you can fine tune 
> them afterwards with make menuconfig.
 
 
> Andreas

james responded:

> Ah. never used olddefconfig, I'll give it a spin.

That raises the question, what if you have no kernel config, as may be the case 
if you are going to Gentoo for the first time, or are cross-compiling from 
FreeBSD or NetBSD?

I have tried with OpenADK (www.openadk.org), which got as far as successfully 
building cross-gcc some of the time, but never succeeded at building the kernel.

Is defconfig the best starting point?  One would want to maximize the 
probability of success building the kernel while retaining a functional system 
that would support vital hardware including ethernet, wi-fi, hard drives and 
USB, and I would need to be able to read a NetBSD or FreeBSD file system 
(UFS/FFSv1 or 2).  I use GPT, so there are no traditional now-deprecated BSD 
disklabels that Linux would not recognize.

If I just start with menuconfig, I could miss some vital parts.

OpenADK started with a minimal kernel config, maybe it was too minimal?

I have successfully compiled kernels and userlands on FreeBSD and NetBSD (no 
menuconfig, defconfig, etc; kernel configs start with a GENERIC config).  
NetBSD kernel config is much longer than FreeBSD kernel config but is dwarfed 
by Linux kernel config.

Tom




Re: [gentoo-user] Re: trying to upgrade some old, never upgraded image for an embedded system …

2019-12-19 Thread Thomas Schweikle
I've created a bug report out of this. Stage3-files shall be upgraded at
least every time an EAPI-Bump would have had been done. EAPI versions of
stage3-files and therefore portage-tools shall match what files within the
portage-tree give.
If the is not the case, it will be nearly impossible to set up an
upgradeable system.

On Wed, Dec 18, 2019 at 7:15 PM Rich Freeman  wrote:

> On Wed, Dec 18, 2019 at 11:03 AM Grant Edwards
>  wrote:
> >
> > On 2019-12-18,  (Nuno Silva) <
> nunojsi...@ist.utl.pt> wrote:
> >
> > > The EAPI problem is in a package that is pulled as a dependency of
> > > portage.
> > >
> > > Unless there's a simple hack to solve this, you will need to use older
> > > ebuilds or split the update in several steps, using older versions of
> > > the portage tree. The following notes show a way of achieving this:
> > >
> > > https://wiki.gentoo.org/wiki/User:NeddySeagoon/HOWTO_Update_Old_Gentoo
> >
> > In my experience of situations like this, it's often a lot less work
> > to just backup /etc and user home directories and re-install from
> > scratch.
> >
>
> That wiki article seems a bit dated, though it has the right general
> concept.  IMO it is way simpler than that.  You could of course do a
> reinstall and move your /etc and /home - that will certainly be the
> cleanest approach.  You'll probably clear out a lot of orphans or
> things that are config-protected that have moved that way (well, less
> so if you keep /etc whole).
>
> I think some of this hinges on just HOW old that system is.  What was
> the date that it was last updated on?
>
> Assuming it isn't older than 2015 I think the simplest safe approach
> is to switch to a git repo, and then update it by date.
>
> You can use https://anongit.gentoo.org/git/repo/sync/gentoo.git as it
> has the metadata cache included, but that didn't really start until
> Aug 2018.  Commits before that date won't include metadata, though you
> can build that yourself.  It also uses CI checks so in theory every
> merge commit is clean and consistent.
>
> You can do date-based checkouts.  I'd try jumping one year at a time
> updating @system or at least portage+toolchain.  If one of those
> updates fails you can do a shorter update interval.
>
> You probably don't need to update @world until you get up to the
> current date.  As long as @system is updated it should be able to
> bootstrap everything else.
>
> You can't just jump to the current portage as the current portage
> ebuild is going to use an EAPI that isn't supported by the version of
> portage you already have.  Portage is usually updated in EAPI
> conservatively to minimize this issue, but if you want to jump
> multiple years at a time it won't work.  Jumping 6-12mo at a time will
> minimize this issue.
>
> --
> Rich
>
>

-- 
Thomas


Re: [gentoo-user] Re: trying to upgrade some old, never upgraded image for an embedded system …

2019-12-19 Thread Thomas Schweikle
So I've tried now to upgrade in various ways:
1. the one given in https://anongit.gentoo.org/git/repo/sync/gentoo.git
  But this fails as soon as I try to emerge git. python-exec is at version
2.4.6 now. Without any 2.0.1 packed, legal versions left. Same for all
other dependencies. Not really a way to go …

2. I've tried downloading a recent stage3 file, unpack it, then go and
upgrade from there. The recent stage3 file, I had to find out is, dating
from 29th, September 2016, way outdated.It isn't even useful to compile
anything. It will fail with any of the packages from portage as well.
Upgrading portage-tree from there works, but – EAPI version mismatches make
it impossible to compile anything.

Since there isn't a stage3 and some portage tree matching, I'd ask: armv7
and others have gone unsupported? Just because nobody ever created a new
stage3 file matching EAPI changes?

On Wed, Dec 18, 2019 at 7:15 PM Rich Freeman  wrote:

> On Wed, Dec 18, 2019 at 11:03 AM Grant Edwards
>  wrote:
> >
> > On 2019-12-18,  (Nuno Silva) <
> nunojsi...@ist.utl.pt> wrote:
> >
> > > The EAPI problem is in a package that is pulled as a dependency of
> > > portage.
> > >
> > > Unless there's a simple hack to solve this, you will need to use older
> > > ebuilds or split the update in several steps, using older versions of
> > > the portage tree. The following notes show a way of achieving this:
> > >
> > > https://wiki.gentoo.org/wiki/User:NeddySeagoon/HOWTO_Update_Old_Gentoo
> >
> > In my experience of situations like this, it's often a lot less work
> > to just backup /etc and user home directories and re-install from
> > scratch.
> >
>
> That wiki article seems a bit dated, though it has the right general
> concept.  IMO it is way simpler than that.  You could of course do a
> reinstall and move your /etc and /home - that will certainly be the
> cleanest approach.  You'll probably clear out a lot of orphans or
> things that are config-protected that have moved that way (well, less
> so if you keep /etc whole).
>
> I think some of this hinges on just HOW old that system is.  What was
> the date that it was last updated on?
>
> Assuming it isn't older than 2015 I think the simplest safe approach
> is to switch to a git repo, and then update it by date.
>
> You can use https://anongit.gentoo.org/git/repo/sync/gentoo.git as it
> has the metadata cache included, but that didn't really start until
> Aug 2018.  Commits before that date won't include metadata, though you
> can build that yourself.  It also uses CI checks so in theory every
> merge commit is clean and consistent.
>
> You can do date-based checkouts.  I'd try jumping one year at a time
> updating @system or at least portage+toolchain.  If one of those
> updates fails you can do a shorter update interval.
>
> You probably don't need to update @world until you get up to the
> current date.  As long as @system is updated it should be able to
> bootstrap everything else.
>
> You can't just jump to the current portage as the current portage
> ebuild is going to use an EAPI that isn't supported by the version of
> portage you already have.  Portage is usually updated in EAPI
> conservatively to minimize this issue, but if you want to jump
> multiple years at a time it won't work.  Jumping 6-12mo at a time will
> minimize this issue.
>
> --
> Rich
>
>

-- 
Thomas


[gentoo-user] trying to upgrade some old, never upgraded image for an embedded system

2019-12-17 Thread Thomas Schweikle
trying to upgrade some old, never upgraded image for an embedded system I
ran into a problem I do not have a solution for:

!!! All ebuilds that could satisfy
">=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]"
have been masked.
!!! One of the following masked packages is required to complete your
request:
- dev-lang/python-exec-::gentoo (masked by: EAPI 7)
- dev-lang/python-exec-2.4.6-r1::gentoo (masked by: EAPI 7)

The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by "sys-apps/portage-2.3.79::gentoo" [ebuild])
(dependency required by "portage" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

Trying to unmask the given packages just does not help – it keeps telling
me about eapi versions not matching.

Searching the internet did not give any hints other than such not working.
Any idea?

I've tried:
emerge --sync
emerge -qav python
emerge -qav sys-kernel/gentoo-sources
emerge -qav sys-kernel/git-sources
emerge -qav sys-kernel/vanilla-sources
emerge -qav sys-kernel/genkernel
USE='-rsync-verify' emerge -qavO portage
emerge -qavN portage <- fails
emerge -qavuND @world <- fails too.

Any idea?

-- 
Thomas


[gentoo-user] trying to upgrade some old, never upgraded image for an embedded system …

2019-12-15 Thread Thomas Schweikle
trying to upgrade some old, never upgraded image for an embedded system I
ran into a problem I do not have a solution for:

!!! All ebuilds that could satisfy
">=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]"
have been masked.
!!! One of the following masked packages is required to complete your
request:
- dev-lang/python-exec-::gentoo (masked by: EAPI 7)
- dev-lang/python-exec-2.4.6-r1::gentoo (masked by: EAPI 7)

The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by "sys-apps/portage-2.3.79::gentoo" [ebuild])
(dependency required by "portage" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

Trying to unmask the given packages just does not help – it keeps telling
me about eapi versions not matching.

Searching the internet did not give any hints other than such not working.
Any idea?

I've tried:
emerge --sync
emerge -qav python
emerge -qav sys-kernel/gentoo-sources
emerge -qav sys-kernel/git-sources
emerge -qav sys-kernel/vanilla-sources
emerge -qav sys-kernel/genkernel
USE='-rsync-verify' emerge -qavO portage
emerge -qavN portage <- fails
emerge -qavuND @world <- fails too.

Or shall I consider gentoo unupgradeable after anyone changed eapi versions?

-- 
Thomas


Re: [gentoo-user] why is writing to an async-mounted USB disk so slow?

2019-11-03 Thread Thomas Mueller
> Mick has a good point.  I have two or three of the cheaper USB external
> enclosures and only one of them was somewhat fast, it is USB 2.0 after
> all.  The other two logged a lot of errors in messages file about
> resetting something.  It was resetting so often that moving data to or
> from the drive was very slow.  I pitched the two bad ones, saved the one
> that works but bought a known good one, it has a fan and a display with
> the temps and fan RPMs etc on it.  It is a eSATA or USB enclosure.  I
> use the eSATA port and it is as fast as my internal drives.  If
> interested, I can find a link for one so you can see what it looks
> like.  I can also find the one that doesn't work just in case you have
> it.  The good one is black and the iffy ones are a silver color.  Point
> is, not all external enclosures work well.  USB ports in my experience
> really complicate matters. 

> I like USB for my camera and my little card reader, that I use to get
> deer pics off my trail camera.  Other than that, I try to avoid USB. 
> Oh, printers tend to work too. 

> Dale

I am curious about your USB and eSATA enclosure.

I have two such Sabrent enclosures, USB 2.0 and eSATA.

USB 2.0 works with IDE or SATA hard drive, while eSATA works only with SATA 
hard drive.

I also have a Micronet Fantom G-Force hard drive with USB 3.0 and eSATA 
connections.

Tom




Re: [gentoo-user] Re: problem dropping Python 2.7

2019-09-14 Thread Thomas Mueller
from Philip Webb:

> I suspect Fetchmail is somewhat neglected : is there an alternative ?
   
> Otherwise, thanks for the various responses.
> I now understand what's going on & will defer Python 2.7 till year-end.

I use mpop and msmtp.

I tried to set up fetchmail many years ago.  One deficiency is that it didn't 
allow downloading email to a file (mbox).

I used getmail, which is a Python script, many years ago after giving up on 
fetchmail.

I believe hplip, used for some HP printers including multifunction, depends on 
Python 2.7, something that needs to be corrected/updated. Or is that already 
done?

Tom




Re: [gentoo-user] Dolphin only allowing a single instance after update

2019-08-24 Thread Thomas Mueller


> You're missing the point!  As soon as something works as most users want, or
> becoming used to at any rate, the KDE devs will  /improve/ their 
> software by breaking its most desired functionality - sometimes irrepairably.
> LOL!

> Konqueror was the best file manager ever, with multiple vertical and
> horizontal window split, with kio-slaves which would process or play anything
> and everything you threw at it, with browser integration, ftp/s and sftp/fish,
> etc.  Nope, evidently konqueror wasn't good enough, so here comes dolphin
> which can't do half of what konqueror was able to offer us.  I better not
> mention kmail2, because I don't want anyone to think this message was written
> by Edgar Allan Poe.  :-(

> Regards,

> Mick

I used Konqueror long ago, in the days of KDE 3.5.8, on Slackware, it was a 
great info viewer, much better than Emacs or info itself; also a good web 
browser.  At that time, I had never heard of Gentoo.  Now all I have to read 
info is pinfo.

When KDE went to 4.x, I had a much more difficult time finding my way, even 
icewm was much better.

Now it's been I-forget-how-many years since I last used KDE.

I am still not a fan of info, one of the downsides of GNU/Linux.

Tom




[gentoo-user] setup.py question: platform.system()

2019-06-20 Thread Thomas Mueller
I was just looking through gentoo/setup.py and find something that arouses my 
curiosity.

I see

if platform.system() == 'Linux':
x_c_helpers.update({
'portage.util.file_copy.reflink_linux': [
'src/portage_util_file_copy_reflink_linux.c',
],
})

Question that comes up is, what if platform system is something other than 
Linux, such as FreeBSD, NetBSD or other.

How would setup.py handle that?  Would it attempt to set up portage-style 
package manager for FreeBSD, NetBSD or other, would it set up something for 
Linux portage, or would it just fail?

Tom





Re: [gentoo-user] sysrescuecd gone rogue

2019-06-05 Thread Thomas Mueller
One thing I noticed with sysrescuecd switching from Gentoo to Arch was no more 
gcc, meaning you can't build any additional software.

But then the use of squashfs always was an annoyance.


Tom




Re: [gentoo-user] Small (as in footprint) window manager

2018-12-03 Thread Thomas Mueller
> On 2018-12-03, Thomas Mueller  wrote:

> > I see also the suggestion
  
> >  $ ssh -Y 
 
> > but what would be the syntax for specifying  where 
> > is a different computer on the same local network?

> Does it have an IP address?
  
> Grant Edwards

I see where I missed changing the Subject from an old message: embarrassing on 
me.

Being on the same local network, the other machine would have an intranet IP 
address of 192.168.0.x, where x would be a number >= 2.

I have mounted file systems by NFS but have never accessed an X server by ssh.  
I don't think I ever used ssh command directly.

Tom




Re: [gentoo-user] Program for posting to a Newsgroup

2018-12-03 Thread Thomas Mueller


Daniel Frey wrote:
> I've been trying to clean up my machines (pruning world file, etc) and
> am making progress.
   
> I ran into one issue, that being on my server (mythtv, file, etc) I am
> normally in text/ssh mode but occasionally I need X for something.
   
> Does anyone have suggestions for a small-footprint window manager (I
> have no need for a full desktop environment) as twm is just fugly and
> sometimes not intuitive. I also don't need a file manager as I use
> Midnight Commander which works well for my needs. This all stems from
> occasionally needing a gui for configuring mythtv or the ability to
> have two shells open side by side.
   
> I am thinking others have most likely had this problem at some point
> and have found something that's lightweight for this type of purpose.
   
> Dan   

I use icewm 1.3.8, now feel stuck in a rut because I want to also try jwm, 
ratpoison and i3, and upgrade where possible to icewm 1.4.x .

I see also the suggestion 

 $ ssh -Y 

but what would be the syntax for specifying  where  is a 
different computer on the same local network?

Tom




Re: [gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-08-02 Thread Thomas
Whenever you compile your kernel, you will need to run

emerge @module-rebuild


Otherwise, you can always install all the modules manually.

https://wiki.gentoo.org/wiki/Kernel/Upgrade#Reinstalling_external_kernel_modules

On Tue, Jul 24, 2018 at 12:02 PM gevisz  wrote:

> 2018-07-24 22:00 GMT+03:00 gevisz :
> > 2018-06-20 14:16 GMT+03:00 Mick :
> >> On Wednesday, 20 June 2018 11:43:32 BST gevisz wrote:
> >>> After updating portage tree today, portage
> >>> suggested to upgrade gcc from 6.4 to 7.3
> >>> version what I have done just now.
> >>>
> >>> Nevertheless,
> >>> # gcc-config --list-profiles
> >>>  [1] x86_64-pc-linux-gnu-6.4.0 *
> >>>  [2] x86_64-pc-linux-gnu-7.3.0
> >>> shows that I still have version 6.4 as a default.
> >>
> >> I'm on gcc-7.3.0-r3 and have not noticed any problems on 3 boxen so far.
> >>
> >>
> >>> As https://wiki.gentoo.org/wiki/Upgrading_GCC
> >>> still do not have any specific instructions on
> >>> switching to gcc version 7.3, I am still afread
> >>> of switching to gcc version 7.3 and would like
> >>> to ask if anybody encountered some problem
> >>> after switching to gcc version 7.3 and which
> >>> packages should be rebuild after such switching.
> >>>
> >>> Thank you in advance for your help.
> >>
> >> I didn't have to rebuild anything, but if you have reasons to fear
> breakage
> >> you can rebuild your toolchain:
> >>
> >> 1. Use gcc-config to select x86_64-pc-linux-gnu-7.3.0
> >> 2. Re-source /etc/profile by running in your current console/terminal:
> >> . /etc/profile
> >> 3. Re-emerge libtool:
> >> emerge -1 sys-devel/libtool
> >> 4. Re-emerge the following packages in this order:
> >> emerge -1 sys-devel/gcc-7.3.0-r3
> >> emerge -1 sys-devel/binutils
> >> emerge -1 sys-libs/glibc
> >> 5. You could if you want re-emerge your entire system, 'emerge -e
> @world' or
> >> if you would rather conserve electricity wait as different packages
> come up
> >> for an update over time.
> >>
> >> If my experience to date holds true and for a general purpose desktop
> none of
> >> the above rebuilds are necessary, other than switching your gcc to
> 7.3.0.
> >
> > You forgot the 6th item:
> >
> > 6. Recompile the kernel.
> >
> > Just today, virtualbox-modules refused to compile because of this.
> > Thanks to Michael Orlitzky for the tip how to interpret portage messages.
>
> By the way, this recommendation is absent from Gentoo wiki on updating gcc.
>
>


Re: [gentoo-user] Removal of media-plugins/npapi-vlc

2018-01-30 Thread Thomas Schmitz
Hi Petric,

as far as I know the VLC browser plugin allows you to play back media using
VLC. However in my opinion you don't need that. Firefox has its own
playback backend and hence it can play back media without the VLC plugin.

So I think you shouldn't run into any issues if you don't use npapi-vlc. To
my understanding Firefox bundles its own codecs unless specified otherwise
through USE flags.


Regards

Thomas Schmitz

On 30 January 2018 at 11:50, Petric Frank <pfr...@gmx.de> wrote:

> Hello,
>
> during an upgrade i got a message that media-plugins/npapi-vlc have been
> masked and being removed from portage.
>
> The reasoning is understandable (Firefox removes NPAPI interface). But
> what to
> use instead ?
>
> kind regards
>   Petric
>
>
>


Re: [gentoo-user] Re: Firefox 57.0.4 without pulseaudio? Possible?

2018-01-15 Thread Thomas Bracht Laumann Jespersen
I was doing the exact same thing this weekend! The answer is yes (I think).

I'm not on my Gentoo box at the moment, so I'm not 100% sure that I
don't have apulse - I don't recall installing it, but I definitely
don't have pulseaudio. The sound was working (with speakertest), but I
had no sound in Firefox. I found a forum post [1] that said to find
these two settings in about:config:

browser.tabs.remote.autostart
browser.tabs.remote.autostart.2

and set them both to false. For me, the latter was already false, but
the first was set to true.

And then the sound worked! Hope it works for you,
-- Thomas

[1] https://forums.gentoo.org/viewtopic-p-8118290.html (the third post)



Re: [gentoo-user] FreeBSD migration, what to do with /usr/local

2017-10-12 Thread Thomas Mueller
from Ian Zimmerman:

> I think I have written here previously that I want to move my _server_
> to FreeBSD.  I am still thinking about that.  But now I hit an
> obstacle.  For a long time, I have put my local kiddie scripts in
> /usr/local.  For better or worse, they are written in my dense style
> where any code duplication is avoided, and so they call one another a
> lot.

> But as you know FreeBSD directory hierarchy is different: /usr/local is
> for Packages and Ports.  I must move my scripts somewhere else to not
> conflict with P & P.  So the first problem is to come up with a
> location.  What does a typical BSD admin do in this situation?  I don't
> want to put them in my home directory because they're general purpose;
> at the very least I use them both as root and as an unprivileged user.

> A more serious problem is how to find all the situations where
> /usr/local is baked in.  It's not as simple as grep because when I
> could, I relied on the implicit PATH which would be configured somewhere
> else, or it might not even be configured - it might be compiled in (I
> think this is the case for some programs in the shadow package, and
> perhaps PAM modules).

> I don't think I can expect a simple answer, but if you ever faced such
> transition yourself, how did you approach it?

/usr/local is the default LOCALBASE in FreeBSD, but I believe you can set 
LOCALBASE to something else in your environment, which could be set in 
/etc/make.conf .

You could possibly copy Gentoo scripts to /usr/local/gentoo-scripts, or would 
that not work with your scripts as set up?

You would have to be careful setting up your PATH in .profile and /etc/profile 
, to make sure it includes the proper LOCALBASE.

Tom





Re: [gentoo-user] Is this working correctly??

2017-08-23 Thread Thomas Mueller
You (Dale) seem to have corrected the multipart/alternative problem, except one 
message (Subject: Re: [gentoo-user] Re: downgrading glibc) where 
multipart/alternative went through.

I would never design an email client to send multipart/alternative by default, 
and might design an email client to not support multipart/alternative at all in 
composed messages.

Tom





Re: [gentoo-user] Question on install

2017-08-22 Thread Thomas Mueller
> Content-Type: multipart/alternative;
> boundary="5A3B7F546928893D6B2B7B3A"
> X-Authority-Analysis: v=2.2 cv=HvEGIwbS c=1 sm=1 tr=0 
> a=ZNQZ+YIiQ1SmzuxDAKl+CA==:117 a=ZNQZ+YIiQ1SmzuxDAKl+CA==:17 
> a=x7bEGLp0ZPQA:10 a=ISoD08LcTzsA:10 a=xqWC_Br6kY4A:10 a=KeKAF7QvOSUA:10 
> a=r77TgQKjGQsHNAKrUKIA:9 a=mlNn8-T5:8
> a=pGLkceIS:8 a=3Tx8IGE4dgYU5_1tCPoA:9 a=QEXdDO2ut3YA:10 
> a=B-9MPiEJO1CQoaZW8noA:9 a=UUooY5TJg16SgZ0K:21 a=_W_S_7VecoQA:10 
> a=_4ER54FGBOWlvg8qisjz:22 a=6kGIvZw6iX1k4Y-7sg4_:22
> X-Cloudmark-Score: 0
> X-RR-Connecting-IP: 107.14.168.212:25

> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 7bit

> mad.scientist.at.la...@tutanota.com wrote:
> > precisely what happened, sorry i didn't realize that chainging the
> > "subject" line causes confusion.  now i know, now i can avoid that
> > mistake.
>
> --
> > Securely sent with Tutanota. Claim your encrypted mailbox today!
> > https://tutanota.com
>
> > 21. Aug 2017 09:37 by rdalek1...@gmail.com :


> No problem.  By the way, top posting is sort of frowned on.  However, we
> also realize some devices don't play well with bottom posting.  If
> possible, set it to bottom post.  If not possible, oh well.  ;-)

Multipart/alternative is much worse than top-posting!

Dale




Re: [gentoo-user] Need coaching with emerge failure logs (Understanting the problem)

2017-02-26 Thread Thomas Mueller
> On Sat, 25 Feb 2017 21:58:05 +0100, Miroslav Rovis wrote:

> > On 170225-09:19-0500, Harry Putnam wrote:
> > > Setup: VBox vm running gentoo(amd64) guest on a win-10 (64bit) host
> > >  Hardware: HP xw8600 - 2x Xeon  CPU X5450 @ 3.00GHz - 32 GB ram

> >  [ some cca. 80k text cut here ]

> > Go for the guides, in which you will find that sending 5.5M log in an
> > email is plain wrong.

> On this list, it is preferred to attach logs rather than post them
> elsewhere with a link. That way all the information stays together.

> However, as Stroller mentioned, the escape codes make a bit of a mess.
> Logs this large could be gzipped before attaching.

> > Read e.g. how to post bugs on Bugzilla. shouldn't be hard to find.

> This wasn't a bug report but a request for help.


> Neil Bothwick

A 5.5M log is too much for most people, myself included, to read.

Gzipping has two disadvantages: can not be read directly, one being that the 
attachment must be extracted to a separate file for reading outside the mail 
client.

Other downside is that a gzipped file must then be base64-encoded for email.  
Base64 encoding multiplies the attachment size by 4/3 (four-thirds), negating 
most of the reason for gzipping.

Tom




Re: [gentoo-user] Print quality unreadable in Firefox

2016-02-23 Thread Thomas Doczkal
On 02/20/2016 04:54 PM, Daniel Frey wrote:
> On 02/19/2016 02:04 PM, Dutch Ingraham wrote:
>> I had the same problem.  In my use-case, changing my print driver from
>> PCL/CUPS to Gutenprint solved the issue.
>>
>> I have the feeling this was specific to my set-up and printer, though it
>> might be worth looking at.
>>
> 
> Gutenprint doesn't support my printer, so I won't be able to try that. I
> currently use foo2zjs. I don't suspect the print driver though, as
> Firefox is the only application that has this print problem.
> 
> I did try changing the fonts in Firefox but that made no difference.
> 
> Dan
> 
Hi,

has someone found a solution for this? I currently have the same issue
on a Laptop with Arch Linux whereas I don't experience this on my Gentoo
Desktop machine.

Would be great if someone could point me in the right direction.

Many thanks.

Best regards,
Thomas



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Re: java.awt.AWTError

2016-02-03 Thread Thomas Sigurdsen
On 02/03/2016 01:34 PM, Helmut Jarausch wrote:
> On 02/03/2016 02:04:32 PM, Jörg Schaible wrote:
>> Hi Helmut,
>>
>> Helmut Jarausch wrote:
>>
>>> Hi,
>>>
>>> when emerging sci-geosciences/josm- I get a Java error :
>>>
>>>
>>> java.awt.AWTError: Can't connect to X11 window server using ':0' as
>> the
>>> value of the DISPLAY variable.
>>>
>>>
>>> This is on a local machine using DISPLAY :0
>>>
>>> Would anybody please shed some light on this error.
>>>
>>> (Emerge version 9060 proceeds just fine)
>>>
>>> Many thanks for a hint,
>>> Helmut
>>
>> during the ebuild a Java application is running that requests the
>> presence
>> of X. So you're either on a machine without X or your JDK has no X
>> support.
>> E.g. the icedtea variants have a flag 'headless-awt' wich turns off X
>> suport
>> if active (and the name and meaning of the flag recently changed from
>> 'X').
>>
>> As another alternative you may try to fix the ebuild by running the
>> java
>> application in question with system property
>> "-Djava.headless.awt=true".
>> This can succeed if the application just initializes AWT, but does not
>> use
>> it to display something.
>>
> 
> Thanks Jörg!
> 
> My icedtea doesn't have the  headless-awt use flag.
> I've replaced 
> eant  dist-optimized
> by
> eant -Djava.headless.awt=true dist-optimized
> in the ebuild, but it didn't help.
> 
> Helmut
> 
> 
> 
> 

Another possible reason for this is that X is running as your user and
not root. I am not very familiar with how X and displays work, but I've
stumbled upon similar errors before when trying to run certain GUI
programs through root or sudo. I've usually solved this by giving my
regular user some permissions (usually just groups) and ran it as my user.

Though if this happens as part of emerge I've no idea how to go about
fixing it. It might be that what I've seen earlier is just my own FUBAR
sys and config.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Re: Java 8 and remote access

2016-02-02 Thread Thomas Sigurdsen
On 02/02/2016 02:50 PM, Grant wrote:
 I need to run a Java 8 app remotely.  Can this be done on Gentoo?
>
>> Bummer.  FYI guys, Amazon Workspaces, Amazon Appstream, and Microsoft
>> Azure RemoteApp kinda work the way I've described but they all have
>> limitations which exclude them from working for me in this case.  It
>> looks like I'll be admin'ing another remote Gentoo system for this.
>>
> 
> 
> Do any cloud VM providers have Gentoo as an OS option?  If not, is there a
> good one that lets you install your own OS?
> 
> BTW since Java is a VM I'm surprised there is no service that lets you just
> upload a Java app and run it remotely on the service without any OS
> management.  Am I missing anything there?
> 
> - Grant
> 

linode.com and kimsufi.com lets you install gentoo. There might be many
more.

You might want to look into something like cfengine, puppet or chef to
lessen your workload of running multiple machines.

I've used linode for a couple years and its never been any problem, I do
see that I'm probably paying for more than I need, but that's another story.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Blocking sites for some users

2016-01-24 Thread Thomas Doczkal
On 01/24/2016 07:51 AM, J. Roeleveld wrote:
> Hi all,
>
> What do people use these days to filter out websites?
I guess what you want to implement is a proxy server.
> I would prefer to have a white-list and block everything else. With the 
> option 
> to bypass this filter for certain authenticated users.
I think a proxy Server is able to achieve this.
> Reason: I don't want my daughter to see unsuitable websites when she starts 
> looking for cat pictures and instead of wasting time identifying every single 
> p*rn site in the world, I would prefer to simply white-list sites she wants 
> to 
> go to after checking them.
Well I'm not sure if you can achieve this sort of censorship with a
proxy server, but might be possible.
Nevertheless white-listing will be hard work. I don't know if privoxy[1]
is able to white-list, but I would give it a try and find out. This post
[2] looks promising if you can blacklist everything in the first run
(but don't know how) and then white list just the domains you want.
> Thanks,
>
> Joost
Best regards,
Thomas


[1] http://www.privoxy.org/
[2]
http://unix.stackexchange.com/questions/11277/how-to-whitelist-a-url-site-in-privoxy



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Adobe flash warning and tree

2016-01-10 Thread Thomas Mueller

> I keep getting a warning that Flash needs to be upgraded.  I went to
> packages.g.o and there doesn't seem to be a newer version than what I
> have.  What gives?  I'd upgrade if there was one available but there
> isn't or I can't find it one.  I found a bug report on the version I
> have installed so they know there is a issue but not sure what is going
> on in the background.

> Is there a alternative to flash?  Last I read on this there are but they
> have issues.  Are they any better today than they was a little while back?

> Also, is there a way to disable this warning?  I know about it but I
> can't do anything about it either.  It's just a annoyance right now.

> Thanks.

> Dale

>From news that I read online, Adobe no longer updates Flash player Linux 
>version beyond 11.x.

Many sites now, including YouTube, and many spammers, have gone over to HTML5, 
though some of those also work with Flash.

Under FreeBSD, I built gnash from ports, that worked with YouTube but not much 
else but can't be built for FreeBSD >=10.

I tried swfdec, but that didn't work on anything.

There is also lightspark; I am not familiar with its status. 

In some cases, it is possible to download a Flash video with youtube-dl or 
get-flash-videos.

Adobe Flash remains a bitter reality on mlb.com, nfl.com, wfpl.org, AT 
Uverse, among others.

Tom




Re: [gentoo-user] Hard drive noise

2015-12-20 Thread Thomas Mueller

> I think USB 3.0 is cheaper and more common.
> Only seen the occasional eSATA port on laptops and afaik, eSATA requires a
> seperate powersupply. USB can supply the power for the drive as well.

> Joost

USB hard drives, in my experience, come with and require AC power adapter, are 
not powered by the USB itself.

USB sticks don't need or have their own power.

Tom




Re: [gentoo-user] Hard drive noise

2015-12-19 Thread Thomas Mueller

> I've got 16 3TB WD Reds running 24/7 for a little over 3 years.
> Only had 1 failure (Smart complaining) in that time.

> I find that decent odds.

> Joost

I bought a WD Green 3 TB hard drive in May 2011, warranty was then 3 years.  It 
went bad with errors after 34 months.

I was able to get a warranty replacement after much hassle, with the warranty 
on such drives down to 2 years.

That replacement hard drive went bad in about seven months, strange sounds 
reminiscent of a dialup modem, drive was no longer recognized by the computer.

At nearly the same time as the WD Green failure, a 3 TB My Book Essential 3 TB 
USB 3.0 hard drive, ordered at the same time as the WD Green drive, went 
somewhat bad with errors, but the warranty on that was 2 years.

Needing a hard drive for another computer (May 2013), and not trusting WD or 
"Green", I ordered a Seagate NAS 4 TB hard drive, figuring increased 
reliability compared to Barracuda or Desktop was worth the modest additional 
cost.

That drive is still good as far as I can tell.

Now I am considering an external hard drive with eSATA, more suitable for OS 
installation (Linux, NetBSD, FreeBSD, Haiku?) than USB 3.0.  Only brand I find 
is Micronet Fantom (GForce), or use Seagate NAS hard drive in an enclosure with 
eSATA.

I really can't see why USB 3.0 is so more widely available than eSATA when 
eSATA seems superior as far as I can tell.

Tom




Re: [gentoo-user] Unknown problem causing incorrect mounting and daemons not starting

2015-12-18 Thread Thomas Sigurdsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

The problems/strange state persists with mtab being a symlink and then
rebooting. Mtab stays a symlink through reboots too.

> I wouldn't expect the symlink to fix anything without a reboot (since
> the main problem is at startup time). I'm not sure if the dbus issue
> is separate or not - if it is the same it seems odd that it won't
> start even after getting everything mounted by hand, anyway.
> 
> -John Sent from my phone
> 
> Thomas Sigurdsen <thomas.sigurd...@gmail.com> wrote:
> 
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>> 
>>> It seems to me the root of your problems is fsck failing because
>>> (it thinks) the partitions are already mounted.
>>> 
>>> Is your mtab a symlink to /proc/mounts as it "should" be?
>> 
>> Just checked, and mtab is not a symlink. It is a plain text file.
>> 
>> Just tried takinga backup of mtab and symlinking /proc/mounts onto 
>> /etc/mtab yields no different results when trying
>> `/etc/init.d/dbus start`. Is this something I fix somewhere else or
>> maybe I just need to reboot the system after symlinking.
>> 
>> -BEGIN PGP SIGNATURE- Version: GnuPG v2
>> 
>> iQEcBAEBCAAGBQJWbIDrAAoJEMUjE08Xv1s5xiMH/RHhiWklaZiMes7h5PSVLP7M 
>> JLJJ14jpqytxPfDujZfUznT+Yed/QxvwNSG2lK7YidxKxrTwB/F8cslFKHulDMc/ 
>> Sp4knftRAdHu9f21lkt+LWgfryu6ZxOu4lzCjGev/47yFU7nOb/5BWfBVinGm8vo 
>> lZVweuEQJOmqs1k7cl5EpYMbKzx6YYuQpkGddV5VK9Gq99r6zSCThpc/XkS49gLF 
>> DTblOWBXcJcmw3vWwsYHwdGz2eIAdCN5LJ0brRCwocWneZUXRouDuITBhGCtWL1W 
>> gnSp6W/WWY9khINvZmiJUxxP0Oe+YQ+88MBLly2f4ptn4NUVJFA+gRm6XOlw/50= 
>> =Wsr+ -END PGP SIGNATURE-
>> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWc+axAAoJEMUjE08Xv1s5y+oH/0lrOLDp7bNWQWgvIW2JN8as
y+qxKPvW4WCXg0677qB/PCVcwPwdhQlKeSp2D1Qbip7pJTqoNYnTmpuIW41BQjNZ
o4/8HV4LuWNUJBIVT45h7RODkLnRy1ewgd1z4PbQjAORLuCElGR3/XXa/G28Pi5j
QTz9yvauPyZEAxrOARTDRLj3Q9ZVTMBR3cOXJ3vnemBmxkE8Di+9EO6ev5N2i4U7
kbIyXU6DmFgco5XPWtNn84biNrlEue3O4vz/VL9j62yuJ/B2l+YK02ocuTXhJfZY
pAvYfDF6FzeWcNmfO4PW6TPP4EV4WVT8amTiMUdlzQXW7eMdb2S0RlAtYYTEbvg=
=lb1j
-END PGP SIGNATURE-



Re: [gentoo-user] Unknown problem causing incorrect mounting and daemons not starting

2015-12-12 Thread Thomas Sigurdsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

> It seems to me the root of your problems is fsck failing because (it
> thinks) the partitions are already mounted.
> 
> Is your mtab a symlink to /proc/mounts as it "should" be?

Just checked, and mtab is not a symlink. It is a plain text file.

Just tried takinga backup of mtab and symlinking /proc/mounts onto
/etc/mtab yields no different results when trying `/etc/init.d/dbus
start`. Is this something I fix somewhere else or maybe I just need to
reboot the system after symlinking.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWbIDrAAoJEMUjE08Xv1s5xiMH/RHhiWklaZiMes7h5PSVLP7M
JLJJ14jpqytxPfDujZfUznT+Yed/QxvwNSG2lK7YidxKxrTwB/F8cslFKHulDMc/
Sp4knftRAdHu9f21lkt+LWgfryu6ZxOu4lzCjGev/47yFU7nOb/5BWfBVinGm8vo
lZVweuEQJOmqs1k7cl5EpYMbKzx6YYuQpkGddV5VK9Gq99r6zSCThpc/XkS49gLF
DTblOWBXcJcmw3vWwsYHwdGz2eIAdCN5LJ0brRCwocWneZUXRouDuITBhGCtWL1W
gnSp6W/WWY9khINvZmiJUxxP0Oe+YQ+88MBLly2f4ptn4NUVJFA+gRm6XOlw/50=
=Wsr+
-END PGP SIGNATURE-



[gentoo-user] Unknown problem causing incorrect mounting and daemons not starting

2015-12-11 Thread Thomas Sigurdsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

There is an html version of this mail, that also has emerge --info and
my kernel config, at:
http://browniehive.net/tmp/hp-problems.html

I've come to a dead end in troubleshooting this issue and turn to you
for help in how to continue. The following is what I've discovered
during troubleshooting.

# FS's not Mounted After Boot

After login I need to remount `/` with rw. I always then mount `/boot`,
`/mnt/hdd`, `/home/thomas/hdd` manually; that is --- with the `fixmnt`
script I made pasted below.

before doing the above `mount` command tells me that the FS's are
mounted as they should be, but they contain no files.

## `~/bin/fixmnt`


#!/bin/bash

sudo ip link set lo up
sudo dhclient enp0s25

cp /etc/mtab /home/thomas/mtab-$(date -Iminutes)
wgp=$(wgetpaste /etc/mtab)

sudo mount -o remount,rw /
echo $wgp >> /home/thomas/wgp-$(date -Iminutes)
sudo mount /boot
sudo mount /mnt/hdd
sudo mount /home/thomas/hdd
sudo swapon /dev/sdb2
#ip link set lo up
#sudo ip link set lo up


As I can't put a copy of `/etc/mtab` anywhere on a read only FS you
won't see what it looks like before running the `fixmnt ` script. The
script gives off an error for the call to cp that I've just ignored for
now (also the wgetpaste doesn't work as it requires creating files in
`/tmp/`, which at that point in time is not writable).

# Daemons Won't Start

You can see from the above that `net.lo` does not get started and there
are some daemons that haven't started and won't start when called. Some
I can start through calling their commands directly (I do this with
`privoxy` and `tor` at the moment in a `tmux` session for browsing).
Other daemons won't start no matter what I try, like `dbus`.

## `/etc/init.d/dbus start`


* Checking local filesystems  .../dev/sda1 is mounted.
e2fsck: Cannot continue, aborting.


fsck.xfs: invalid option -- 'p'
Usage: fsck.xfs [options] device

Options:
  -f   The device is a file
  -L   Force log zeroing. Do this as a last resort.
  -l logdevSpecifies the device where the external log resides.
  -m maxmemMaximum amount of memory to be used in megabytes.
  -n   No modify mode, just checks the filesystem for damage.
  -P   Disables prefetching.
  -r rtdev Specifies the device where the realtime section resides.
  -v   Verbose output.
  -c subopts   Change filesystem parameters - use xfs_admin.
  -o subopts   Override default behaviour, refer to man page.
  -t interval  Reporting interval in seconds.
  -d   Repair dangerously.
  -V   Reports version and exits.
open: No such file or directory
fsck.fat 3.0.28 (2015-05-16)

 * Filesystems couldn't be fixed
 [ !! ]
 * ERROR: fsck failed to start
 * Checking local filesystems  .../dev/sda1 is mounted.
e2fsck: Cannot continue, aborting.

 snip 

 * Filesystems couldn't be fixed
 [ !! ]
 * ERROR: fsck failed to start
 * ERROR: cannot start root as fsck would not start
 * ERROR: cannot start mtab as fsck would not start
 * ERROR: cannot start localmount as fsck would not start
 * ERROR: cannot start dbus as fsck would not start


Because of the above output I wonder if this is because of some FS or
disk error (crossing fingers for software/config and not hardware) the
culprit could be `fsck.xfs`.

I have run fsck (including `xfs_repair` on the xfs partitions) on all
partitions, with no problems reported from a trisquell livedisk. I also
tried running fsck on `/dev/sda1` from the installed Gentoo instance;
got no errors and didn't change any behaviour as far as I have noticed.

# Overview of System

Sometime in the beginning of October I installed an ssd in this laptop
and migrated to it. The problems started after this, but I am unsure
precisely when as I didn't reboot much in between the migration; for all
I remember now these problems might have started a while after the
migration. `sdb` is the "new" ssd while `sda` is the old hdd.

As you can see from `fstab` I tried putting `/dev/sdb3` as the boot
partition when I installed the ssd.

## `/etc/fstab`


#/dev/sdb3  /boot   ext2noatime 1 2
/dev/sda1   /boot   ext2noatime 1 2
/dev/sdb1   /   ext4noatime,discard 0 1
/dev/sdb2   noneswapsw  0 0
## Old harddisk
/dev/sda4   /mnt/hddxfs noatime 0 2
/mnt/hdd/home/thomas /home/thomas/hdd   nonebind0 0

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWayVxAAoJEMUjE08Xv1s5rcoH/3Lz6J7FKByC7xWmkB4iwxx+
oApXUhVfG1+ZJbD6V/EWiPo47aXaen1vOMKadcyw2svpWzZlLpLTQDpOiiGGq9Wj
CCR9VuWlAxJMJZkTm0xEkp7GUAXOR6ln/MJvhbGqnrr1AENj

Re: [gentoo-user] ncurses: reductio ad absurdum

2015-08-30 Thread Thomas Mueller

 * Fernando Rodriguez frodriguez.develo...@outlook.com [150829 12:59]:
 On Friday, August 28, 2015 2:24:37 PM Rich Freeman wrote:
  Those who wish to use git can do so, and I'd encourage people to try.
  It really does have a lot of advantages.  Oh, and it makes it really
  easy to contribute patches/etc (just edit whatever you want in
  /usr/portage and type git diff).

 I wouldn't advise that on the portage tree because if you edit any files under
 version control git will refuse to pull new changes until you either commit
 the changes or undo them by checking out the file.

It will still pull but you'll potentially have conflicts to resolve.

A bad idea in any case.

Todd

Now many repositories use git, and I need to know how to make changes to some 
files, hopefully a small number, but still be able to update with git.

I keep the modifications somewhere for safekeeping, as well as the originals, 
but would want to see the updated files straight before remaking my 
modifications.

I looked through man pages, git pull --rebase didn't work; I got error 
messages.  Should I do git reset or should I git checkout each modified 
file one-by-one before git pull?

There is a lot in git, learning git all the way through looks like a tall order.

Tom




Re: [gentoo-user] gru2-mkconfig tries to read the extended partition ??

2015-07-26 Thread Thomas Mueller
 N one is forcing you (unless you have a UEFI board), and more than anyone
 is telling you not to use a 2.4 series kernel.

 Neil Bothwick

This brings a question to mind: Does anybody know what Linux kernel was the 
first to support GPT?

Slackware 13.0, released in 2009 with kernel 2.6.29.6, did not support GPT, 
could not read the SATA hard drive on the rare occasions when it booted from 
its new home, IDE hard drive inside USB 2.0 enclosure.

NetBSD (3.0) and FreeBSD (7.0) got GPT support long before 2009.

Regarding problems dealing with Dell as discussed in this thread, I prefer to 
buy parts and build my computer.  That way I get more choice, more up-to-date 
hardware, and more intimate knowledge of what's inside.

One possibility for installing MS-Windows in this case is getting a low-price 
refurbished small SATA hard drive, and installing Linux, and FreeBSD, NetBSD, 
Haiku, if desired, on a bigger hard drive.

Today's UEFI permits selecting boot device, and no more slave and master issues 
such as plagued IDE hard drives.

Still, there might be the risk that the Windows installer might see the other 
hard drives and do some nasty things.

Tom




Re: [gentoo-user] Securely deletion of an HDD

2015-07-12 Thread Thomas Mueller
All that has been said on this thread supposes that the hard drive is still 
readable and writable.

But the original post stated this was a failed drive.

Then you might not be able to dd if=/dev/zero of=/dev/sdx .. or whatever else.

You would be stopped by bad sectors.

Or a hard drive might not be accessible at all through the computer interface.

I heard something that sounded like a modem dialing, but had no such modem.  

Going around with my eyes and ears led me to determine that it was a hard drive 
whining in an external eSATA enclosure, no longer recognized or accessible from 
the computer.

That was a Western Digital Green 3 TB hard drive that replaced, under warranty, 
a WD Green 3 TB hard drive that developed bad sectors.

Fortunately I had no confidential data on that hard drive.

So everything in this thread says nothing about if the hard drive failed due to 
a mechanical problem.

Then the data could not be overwritten by ordinary means, but could still be 
read by techniques such as used by Drive Savers.

Tom




Re: [gentoo-user] necessary use flags

2015-06-25 Thread Thomas Mueller

 Best way I ever found to learn how things really work under the hood is
 to build a Linux From Scratch and pay close attention to every single step.

 Not that you'd ever actually *use* that system - there's no sane package
 management for a start - but after building an LFS, the content of
 ebuilds in @system starts to make a lot more sense; you can see why some
 of the decisions in the profiles were made; and make.conf now appears in
 a whole new light.

 Then take the valuable lessons from LFS and apply them appropriately to
 using Gentoo. These things are tools and the best workmen are always
 very familiar with their tools as a co-ordinated whole (as opposed to a
 bunch of mish-mash stuff cluttering up a toolbox)

 Alan McKinnon

One could build a system with LFS or CLFS and then adopt one or more package 
managemant systems such as Gentoo portage, pacman with Arch Build System, 
voidlinux, etc.

Different package management systems would go to separate installations, 
separate partitions, of course.

Lack of package management, or actually package management that had no 
recognition of dependencies, was a large part of what made me not continue with 
Slackware beyond now-outdated 13.0.

I was spoiled by FreeBSD ports, NetBSD pkgsrc, and Linux distros with package 
management that recognized dependencies.

Tom




[gentoo-user] Re: Bluetooth Input Devices

2015-03-21 Thread Thomas Mori
On Thu, 19 Mar 2015 10:51:12 -0400
Fernando Rodriguez frodriguez.develo...@outlook.com wrote:

 On Thursday, March 19, 2015 3:53:42 AM Thomas Mori wrote:
  Hi guys
  
  I have stumbled on the Bluetooth Input Devices section in
  wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP
  protocol support in my kernel [2]. I am not seeing the driver L2CAP
  protocol anywhere [3]. I am wondering if the Wiki is slightly
  outdated or am I not using the proper kernel for this task? 
  
  Having said all of the above though, how should I enable Bluetooth
  Input Devices? :) 
  
  Thanks for your support!
  
  [1] http://wiki.gentoo.org/wiki/Bluetooth_Input_devices
 
 Looks like it's part of the bluetooth core now (CONFIG_BT).
 

Awesome. Thank you. 




[gentoo-user] Bluetooth Input Devices

2015-03-19 Thread Thomas Mori
Hi guys

I have stumbled on the Bluetooth Input Devices section in
wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP
protocol support in my kernel [2]. I am not seeing the driver L2CAP
protocol anywhere [3]. I am wondering if the Wiki is slightly outdated
or am I not using the proper kernel for this task? 

Having said all of the above though, how should I enable Bluetooth
Input Devices? :) 

Thanks for your support!

[1] http://wiki.gentoo.org/wiki/Bluetooth_Input_devices
[2] Linux star 3.17.0-gentoo #9 SMP
[3] CONFIG_BT=m
CONFIG_BT_RFCOMM=m
# CONFIG_BT_RFCOMM_TTY is not set
# CONFIG_BT_BNEP is not set
CONFIG_BT_HIDP=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIUART=m
# CONFIG_BT_HCIUART_H4 is not set
# CONFIG_BT_HCIUART_BCSP is not set
# CONFIG_BT_HCIUART_ATH3K is not set
# CONFIG_BT_HCIUART_LL is not set
# CONFIG_BT_HCIUART_3WIRE is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
CONFIG_RTLBTCOEXIST=m
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_SND_BT87X is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_RBTREE_TEST is not set




[gentoo-user] Bluetooth Input Devices

2015-03-19 Thread Thomas Mori
Hi guys

I have stumbled on the Bluetooth Input Devices section in
wiki.gentoo.org [1]; however, I am not finding the Driver L2CAP
protocol support in my kernel [2]. I am not seeing the driver L2CAP
protocol anywhere [3]. I am wondering if the Wiki is slightly outdated
or am I not using the proper kernel for this task? 

Having said all of the above though, how should I enable Bluetooth
Input Devices? :) 

Thanks for your support!

[1] http://wiki.gentoo.org/wiki/Bluetooth_Input_devices
[2] Linux star 3.17.0-gentoo #9 SMP
[3] CONFIG_BT=m
CONFIG_BT_RFCOMM=m
# CONFIG_BT_RFCOMM_TTY is not set
# CONFIG_BT_BNEP is not set
CONFIG_BT_HIDP=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIUART=m
# CONFIG_BT_HCIUART_H4 is not set
# CONFIG_BT_HCIUART_BCSP is not set
# CONFIG_BT_HCIUART_ATH3K is not set
# CONFIG_BT_HCIUART_LL is not set
# CONFIG_BT_HCIUART_3WIRE is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
CONFIG_RTLBTCOEXIST=m
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_SND_BT87X is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_RBTREE_TEST is not set



Re: [gentoo-user] portage alternatives

2015-02-08 Thread Thomas Mueller
 from Michael Vetter:

 just for fun I am reading about alternatives to portage. So far the most
 interesting I found are: paludis and pkgsrc.

 paludis mostly because it seems to come from some gentoo-like enviroment
 and pkgsrc because of the nice thought to have the same pkg files for
 multiple OSes.

 Is anybody of you using one of them and can tell me about pros and cons?

I've read a bit about paludis, the package manager in Exherbo, forked from 
Gentoo, but haven't got to try it yet.

I am familiar with pkgsrc, use only in NetBSD where it is native.

For FreeBSD, I use the FreeBSD ports, notice that pkgsrc seems to have nothing 
to compare to portmaster and portupgrade.

In pkgsrc, you can update all packages with pkg_rolling-replace, but not so 
easy to update just one package/port and its dependencies.

pkgsrc seems directed at BSD, where there is a distinction between packages and 
base system.

In Linux, I get the impression that everything is a package, including what 
would be part of a BSD base system and not well-covered in pkgsrc.

I've fallen behind on following this list, too many emails elsewhere, which is 
why I'm late in responding here.

Tom




Re: [gentoo-user] ceph on gentoo?

2014-12-25 Thread Thomas Mueller

 from Bruce Hill: 

 To whoever controls this list...

 I just arrived home to find my mailbox spammed with hundreds of messages from
 this luser Andrew Savchenko birc...@gentoo.org

 What is the explanation for this please?

I didn't get these spams.  Are you sure they are from Andrew Savchenko?

Check the headers: spammers are known to fake their email address.

Tom




[gentoo-user] hostapd wlan ap AR9485 and Intel Centrino Advanced-N 6205 Windows 8

2014-07-14 Thread Thomas Langer
Hi All,

Just in case anybody ever stumbles into the same issues.

I had huge performance issues with my work notebook Lenovo T430s running
Windows 8 and an Intel Centrino Advanced-N 6205 wireless network adapter,
connected to my Gentoo machine that has a TP Link TL-WN781ND network
adapter.

With performance issues I mean: the task manager showed only 802.11g
instead of n - and even this was not working fine as I had connection
drops, low reaction when connected via SSH to the machine, etc.
When using, for example, www.speedtest.net the test could not start due to
a failing ping and iperf showed about 100Kbit/s...

My setup is:
02:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network
Adapter (rev 01) with hostapd
Sheldor thomas # cat /etc/hostapd/hostapd.conf
interface=wlp2s0
driver=nl80211
ssid=**
bridge=br0
hw_mode=g
ieee80211n=1
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_passphrase=***
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
country_code=AT
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
channel=6
ht_capab=[HT40-][SHORT-GI-40][RX-STBC1][DSSS_CCK-40][SHORT-GI-20]
wmm_enabled=1

Two iPhones with iOS 7.1.1 and an iPad running iOS 6.1.3 did not have any
issues, the connection was really fast, although I could not verify if
802.11n is used - there is only an expensive iperf app (given that for PCs
it's free to download...) and I could not find a way to display the
connection type... speedtest.net showed 25MBit which is the maximum my
provider would provide for what I pay :)

I was trying to resolve the issue by trying out various ht_capab settings,
wmm_enabled, wmi_enabled etc... nothing helped.

What did help in the end is... updating the Windows driver through the
device manager! Windows now displays 802.11n and iperf gives me 37.3
Mbits/sec, which is probably acceptable given the fact that I live in a
quite densely populated area and the PCI adapter in the server has only
2.4Ghz support.

So, if anyone experiences similar issues with Intel Centrino Advanced-N
6205 on Windows 8, try to update the driver first.


Thomas


[gentoo-user] Re: Allow delay for booting from USB device?

2014-04-19 Thread Thomas Mueller
Thanks to Joost Roeleveld and Brian Hesdorfer for helpful answers.

Even before getting the new email, I googled on linux boot root delay and found 
the answer where previous Google search failed to yield results.

That was an old Linux, Slackware 13.0 with kernel 2.6.29.6 where I remember 
trying to get started with Gentoo but the kernel I built, compile time 130 
minutes, failed to boot.  It still took many attempts before I was successful 
with the boot.  No Internet access because the kernel is too old and the 
Ethernet too new.

Tom




[gentoo-user] Allow delay for booting from USB device?

2014-04-18 Thread Thomas Mueller
Is there a way to make Gentoo or other Linux allow extra time when root is on a 
USB device?  Any way to say just a second or more like 15 seconds before 
aborting with the message that root partition does not exist?

In this case it's an IDE hard drive in a USB enclosure.

FreeBSD seems to handle this situation better.  I would get a 
mountroot
prompt, to which I would respond 
ufs:/dev/ada0p3
and be good.

I could avoid this situation with /boot/loader.conf

legal.realtek.license_ack=1
rsu-rtl8712fw_load=YES
kern.cam.scsi_delay=13000 # Delay (in ms) before probing SCSI
kern.cam.boot_delay=16000# Delay (in ms) of root mount for CAM bus
hint.re.0.disabled=1

but don't know if Linux has anything like this.

Only lines 3 and 4 are relevant to this issue; other lines are for different 
issues.

Tom




[gentoo-user] Root password, keys, and authentication

2014-03-14 Thread Thomas Sigurdsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list.

I have for some time now been trying to avoid using passwords as much as
possible, preferring encryption keys instead (e.g. public private key
encryption like gpg and such). I have also started using longer
randomised passwords I shouldn't remember; storing them instead in a
safe place (e.g. encrypted memory card or flashdisk).

So when setting up a new Gentoo machine today and being about to enter a
new root password I found myself wanting a way of doing authentication
through some other means than remembering a password, like gpg or
certificates. Does this exist; and if anyone has had experience with it,
is it worth the hassle? And if this is a bad way of doing root
authentication, why/how?

Also the machine in question will have more than one user and a subset
of the users shall have access to the root account.
- -- 
Thomas Sigurdsen
browniehive.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTIzzwAAoJEMUjE08Xv1s5uoAH/3v9b2LjOu2HFsCgjcThFFrn
00bnxQRTsxLrtnltF6UKF0GBS3cs6vNRTevVCX9t8xOBRD8/ATp83U/tzx0EgYVP
6LItUcbwdv41IcmVcPYqu8AzNRDyaUQswh8KV7Cpq3IPbhYkn5CkOlVorWEZxDrn
veuBJ7FEGHDppJDkdSAfNGlhtOL1UphuVy4M024NliGbNVqGgeo/42mmg21mLayG
js/5fG2NkT+Zgi59UY6+NHk08r6qk5qjhWXlsPjMrbGKaX483nNwLFHFxA8bNB6H
cZqB7GOxDlXi7dtcbBA3YRn1yKUtCDDiT8Gk/mKvTaiZtsORToAoinaxrT0y/Zo=
=iGQn
-END PGP SIGNATURE-



[gentoo-user] Re: [OT] LiveCDs for Uni students

2014-03-08 Thread Thomas Mueller
  systemrescuecd?

 Too complicated. What I mean by this is that the user upon booting
 has options!!! Do you kick into a graphical environment, do you copy
 everything to memory, do you. you get the idea. The problem is
 that these are first year students in a common first year, they have
 not yet decided upon their stream, could be Civil, Chem, Mech etc and
 don't see any benefit in doing programming but have to pass the
 subject.

 My requirement is that it boots into a GUI, preferably straight
 into the environment, no username/password, has dhcp, a decent editor,
 a browser and gcc or clang.
 
 Andrew

System Rescue CD fulfils the above requirements.  You can go straight to XFCE, 
be root with no user/password, by default automatically configures network with 
DHCP.  Editor is vim (I believe), browser is Midori, and gcc is present; I 
didn't think of looking for clang.

Tom




Re: [gentoo-user] Grub2 and softlevels

2014-01-28 Thread Thomas Mueller
 I do. Why, does it have its own info reader? Personally I've never had to bite
 the bullet and had to learn how to use info.

 Regards
 Peter

I tried to learn info and never did well, always lost my place and had to hit q 
to get out.

Reading the info file as plain text worked better.

When I had Slackware with KDE 3.x, Konqueror had a good info reader, but I 
couldn't find my way in KDE after it went to 4.1.

Best I can think of in the absence of KDE is pinfo.

Why can't they get rid of info in favor of HTML, or even straight ASCII text?

Tom




[gentoo-user] Re: out of disk space to compile webkit-gtk

2013-12-24 Thread Thomas Mueller
 Joseph syscon780 at gmail.com writes:

  I'm upgrading the system and running out of disk space to compile webkit-gtk

 I'm not sure you have usb3, but if you do and you have a usb3 stick,
 it's useful for this temporary expanded space need and so much more. Sure
 it probably will not run as fast as your native HD, but, it's
 a very handy device for this and many other needs. Or you can move
 something big from the partition where you compile, on a temporary
 basis.
 
 just a thought,
 hth,
 James

Even better might be a USB 3.0 hard drive: cheaper per GB than USB sticks, and 
not having the problem of write exhaustion that I've heard about for flash 
media.

If there is sufficient hard-disk space in the same or other partition, it might 
be helpful to redirect the work dir.

I might want to make a USB-stick installation of Gentoo to be able to carry 
from one computer to another.

Tom




Re: [gentoo-user] new printer : any thoughts ?

2013-12-11 Thread Thomas Mueller
from Philip Webb:

 My ancient printer's ink cartridge has finally dried up
 the mobo in my regular computer accepts only USB.
I don't do much printing, but occasionally need a few pages.

The local store has an HP Deskjet 2510 on sale this week.

Does anyone have thoughts or suggestions ?

I lean toward Brother from what I hear and from my long-ago experience with 
Brother AX-26 word-processing daisywheel typewriter.

My experience with HP LaserJet M1212nf MFP and their technical support is 
unfavorable.

Their tech support was offshored to India, and there was much difficulty in 
being understood, both ways, over the telephone.

I still haven't succeeded in setting it up.

Maybe the assumptions about file system structure are Linux-based and cause 
failure in NetBSD and FreeBSD.

Or maybe the printer is a turkey.

This caused me strong aversion to buying anything in the future from HP.

What other printer brands require a special package such as hplip for Linux and 
BSD?

Tom




Re: [gentoo-user] HP officejet pro 8600 printer (all-in-one)

2013-09-04 Thread Thomas Mueller
from Walt:

 On 09/02/2013 08:17 PM, Thomas Mueller wrote:
  Given my ill luck with HP LaserJet M1212nf MFP, I don't want to buy
  anything more from HP, unless I get this printer working, and then
  I'd need toner.

  My ill luck was with FreeBSD and NetBSD, and hplip makes assumptions
  on Linux file structure that are different in the BSDs.

  I do intend to try with Linux, and also try the MS-Windows drivers on
  FreeBSD with wine.

 I've found that the postscript-printer-definition (ppd) files included
 in net-print/gutenprint work much better for me than the ones included
 in net-print/hplip, which is published by HP.

 I've also heard other people grumble about the quality of HP printer
 drivers not being as good as HP printers, but that's just hearsay :)

I see I don't have guenprint installed, maybe I ought to.

Bigger problem may be that HP LaserJet M1212nf MFP requires a proprietary 
plugin download.


Tom




Re: [gentoo-user] HP officejet pro 8600 printer (all-in-one)

2013-09-02 Thread Thomas Mueller
 I will be buying a new printer and am considering three members of the
 HP 8600 class

 HP officejet pro 8600 (N911a)

 HP officejet pro 8600 plus (N911g)

 HP officejet pro 8600 premium (N911n)

 The first two are listed on the hplip site as having full support and
 recommended.  The third is not listed, which I found surprising.

 Any recommendations/suggestions/experiences would be appreciated.

 thanks,
 allan

Given my ill luck with HP LaserJet M1212nf MFP, I don't want to buy anything 
more from HP, unless I get this printer working, and then I'd need toner.

My ill luck was with FreeBSD and NetBSD, and hplip makes assumptions on Linux 
file structure that are different in the BSDs.

I do intend to try with Linux, and also try the MS-Windows drivers on FreeBSD 
with wine.

I might try Brother.


Tom




Re: [gentoo-user] Optional /usr merge in Gentoo

2013-08-26 Thread Thomas Mueller
On the issue of whether ZFS can be shipped with the Linux kernel, FreeBSD 
includes ZFS with the kernel, binary and source.

So does that mean it would be OK for Linux too?

FreeBSD has a different license (BSD) than Linux (GPL 2 or 3).

I am not a lawyer!

Tom




Re: [gentoo-user] startx with multiple window managers

2013-08-23 Thread Thomas Mueller
 I've also created aliase for kde  awesome (.bashrc):

 alias kde=startx kde
 alias awesome=startx awesome

 Means whenever i want to start kde or awesome i only have to execute
 kde or awesome. By default (startx) it would start kde.

I've wondered how to run X simultaneously or concurrently with more than one 
window manager or with sessions for multiple users, root and nonroot.

But to choose between window managers, I have multiple xinitrc files, like
startx /usr/local/lib/X11/xinit/xinitrc.icewm

That is for FreeBSD; actual path will vary by OS and distro.

Tom




Re: [gentoo-user] evince / firefox will not print to a specific directory

2013-08-23 Thread Thomas Mueller
 That is interesting. I have the exact same problem. Tried to save it to the
 desktop and it saved to my home directory.On the second try I typed in the
 directory that I wanted to save the file. Instead of output.pdf, I put
 /home/ill/Desktop/output.pdf.

 It's not a fix but it works.

I think you can use ~ for your home directory.

Thus, if your login name is ill,
~/Desktop/output.pdf

I do that with Firefox and Seamonkey, since I have many subdirectories for 
different purposes.

I never or hardly ever use ~/Desktop .

I think this works generally in Linux and BSD.


Tom




Re: [gentoo-user] SSD partitioning and migration - caveat

2013-07-19 Thread Thomas Mueller
from luis jure l...@internet.com.uy:

 on 2013-07-20 at 09:51 William Kenworthy wrote:

 You have to map the drive so grub can find it:

 no, i don't think that's the problem.

 the problem is that with GPT disks you need a BIOS Boot Partition since
 they don't have a MBR. is that correct?
 
 https://wiki.archlinux.org/index.php/GRUB#Install_to_GPT_BIOS_boot_partition
 http://www.anchor.com.au/blog/2012/10/the-difference-between-booting-mbr-and-gpt-with-grub/

I think to boot directly from a hard drive, you would need a BIOS Boot 
Partition or EFI System Partition, depending on whether the motherboard has 
legacy BIOS or UEFI.  I still boot from a USB stick or System Rescue CD with 
Syslinux or isolinux and the GRUB2 giant-floppy image (not intended to be 
written to any actual floppy disk).

I have also made FreeBSD and NetBSD installations on GPT-partitioned USB sticks 
without any GRUB, using a boot partition (FreeBSD) or installboot in the root 
partition (NetBSD), not sure how to do this with Linux.  But this only works 
when one OS is installed on the drive, quite OK for a USB stick in most cases.


Tom




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

 attemting to create a 
 BD-RE disk (Re-recordables are nice, sine non-RW media don't grow in my
 garden ;-)

Yeah. A BD-R tree would be a fine thing.

Note that growisofs on BD-RE would not show the bug at the end.
It happens only with BD-R which you submit in blank state.

If you treat your BD-R with dvd+rw-format before using them,
the bug should not show up.

If you can talk K3b into using growisofs option
  -use-the-force-luke=spare:none
then it will not format the blank BD-R, work with full nominal
speed, and should not show the bug. (There will be no Defect
Management. So there will be no checkreading and no replacement
of bad blocks.)

---

I wrote a mail to media-opti...@gentoo.org, proposing the patch
for growisofs.
Regrettably there was no reaction yet.

Maybe if enough Gentoo users complain ...


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

 maybe the problem is when closing the session or writing some kind of lead-
 out, or the like.

The problem is that the CLOSE TRACK/SESSION command is appropriate
for the end of burning BD-R, only if it is unformatted or if it is
formatted to SRM without Pseudo Overwrite.

As soon as it is formatted to Pseudo Overwrite, the command is
inappropriate, which the burner indicates by the ILLEGAL REQUEST
error code (which one would see if K3b would not swallow it).

The bug of growisofs is that it formats the BD-R to Pseudo Overwrite
but omits to memorize this new state.
If the BD-R is already formatted to Pseudo Overwrite when growisofs
inspects it, then its state gets memorized and the inappropriate
SCSI command is not issued.

My patch proposal just sets the memorizing Pseudo Overwrite flag
after the medium has been formatted. So growisofs treats it the
same as if it had already been formatted when growisofs first
inspected it.
This avoids the error.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

michaelkintz...@gmail.com:
 Hi Thomas, this problem can either be fixed by patching growisofs as you 
 suggest, or by changing k3b to use cdrtools in preference to growisofs

Joerg will heavily object, but my sincere opinion as
technical expert on this field is that growisofs is
the better choice.

I mentioned in this thread what i dislike about it.
Joerg added the fact that it is unmaintained since 5 years.

But aside from that, i cannot point to any reason why
growisofs is an inferior burn backend compared with my
own software which i try hard to make as good as possible.


 Joerg keeps his code up to date

Yep. Joerg and i seem to be the only active developers on
this field.

But there has nothing new happened with optical media since
Andy left the playground. If not for this BD-R bug, nobody
would care that growisofs is unmaintained.
Currently i have the impression that in most distros the
whole topic of optical media and their filesystems is
unmaintained or at least under-maintained.


cdrecord on DVD and BD suffers from Joerg's peculiar way to
read the specs (and to not disclose which paragraphs exactly,
when his understanding is brought into question).
His and my understanding of MMC seem fundamentally incompatible.

Obviously Andy Polykov read the same specs as i, when he
created dvd+rw-tools.

If people need technical support about growisofs, then i am
ready to help. I am subscribed to cdwr...@other.debian.org
which is the official place to submit bug reports and requests
for dvd+rw-tools.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

 The proper place to submit a patch in Gentoo is bugs.gentoo.org

I encounter obstacles like having no account and running no Gentoo.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

 An account is required, running Gentoo is not.

I understood it was for users who encounter bugs in Gentoo.
That would be Alex, the OP.

As i stressed too much already, the growisofs bug should be
fixed in any case.

If it is possible to let K3b use cdrecord for DVD and BD,
then i would apply for enabling my program cdrskin, too.
(Actually i think it would be easier to emulate growisofs
 capabilities by cdrskin than by cdrecord.)


 I personally don't let anything beginning with a K on any computer
 that I own

I am still on fvwm2. :))


 And also, I use these tools in CLI, without any frontend
 to muck things up.

A potential user of my xorriso, then.
(xo stands for X/Open, not for X Window System)


 Just letting you know that Gentoo is a community distro,

They all are. I try to be a good upstream for them.

My apologies for insisting heavily.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

 However, your patch is for growisofs, which in Gentoo comes from
 app-cdr/dvd+rw-tools, so the proper place for such patch would be
 cdwr...@other.debian.org per http://fy.chalmers.se/~appro/linux/DVD+RW/ --

On that list there was support by Andy Polykov until shortly
after the bug in question was reported. A fixed release was
promised but did not emerge. See
  http://lists.debian.org/cdwrite/2008/07/msg00092.html


 IIRC you mentioned in another email being subscribed to that list.

Yep. Until 2007 as user of growisofs. For a short while as
friendly competitor. Now as its sentinel, so nobody has reason
to regret having tried burning DVD on Linux.


 Just curious...if you don't use Gentoo, why do you subscribe to
 gentoo-user list?

The topic came up from a side note on cdrkit's mailing list.
The Fedora maintainer of growisofs asked whether i know more
about the problem. I pointed to above post by Andy, re-read it
and recognized that he left a treasure map to find the bug.

After getting confirmation that the proposed fix works, i googled
for similar bug reports in various distros.

An archive of the gentoo-user list was among the found sites.
My first mail to the list did not show up. So i subscribed a day
later and sent it again.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-13 Thread Thomas Schmitt
Hi,

 Okay, then, is your patch necessary when using this command:
 growisofs -dvd-compat -Z /dev/sr0=image.iso
 with a DVD?

No. I do not know about any growisofs flaws with DVD.

(Besides its -use-the-force-luke magic which is reserved
 for those who read growisofs.c additionally to its man page.)


 Because I don't own any BluRay discs, or players.

The bug fix has an effect only if you submit a blank BD-R.
It is necessary if one cannot live with growisofs reporting error
and returning a non-zero exit value.

There are rumors that the inappropriate command spoils the burn.
But this is not very plausible because the Pseudo Overwrite
burn is already done when the error happens.


 I do remember that in the past I've experienced a similar error where it
 appeared to me that growisofs seemed not to close media, but the data on the
 DVD was fine, so I didn't pursue it.

That must have been something else.

Closing the medium should indeed happen with -dvd-compat.
But of course one cannot close DVD+RW, formatted DVD-RW, DVD-RAM,
or BD-RE ... and obviously not Pseudo Overwrite BD-R.

dvd+rw-mediainfo would have told what's up with the medium
after the burn. (It helps to have a copy of MMC specs at hand
when reading its output.)


My offer holds: I am willing to investigate any burn problems.
Be it with my own software or the one of others.
(I must restrict my offer insofar that i will not waste lots
 of expensive one-time media for mistakes which i did not make
 myself.)

A typical first experiment will be to use my own software
with the problematic combination of burner and medium.
This shall not mean that in the end i will urge people to
switch to my stuff. The goal will be to find out what's
wrong with the user's situation and how to possibly fix it.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-10 Thread Thomas Schmitt
Hi,

rdalek1...@gmail.com wrote:
 I wonder if he can unmerge growisofs?  Or at least remove the file. 

In order to make it use cdrecord for DVD and BD ?

(Cough.)

growisofs is unsurpassed with DVD. I am a competitor of it
(by libburn) and believe to be able to judge its doings in
respect to the SCSI standards SPC-3 and MMC-5.

With BD it has one bug and two design decisions which i do not
agree with.
The bug is the one which i strongly believe is reported here.
We could know for sure if Alex would try the proposed fix.

The two decisions are formatting BD-R to Pseudo Overwrite capability,
and not offering writing without Defect Management to formatted BD.
Defect Management reduces write speed to at most half nominal
media speed. Pseudo Overwrite puts an extra layer of complexity
onto BD-R burning.

The bug is easily fixed, and the design decisions are features for
which the author has made his point in
  http://fy.chalmers.se/~appro/linux/DVD+RW/Blu-ray/
I do not agree, but i cannot flatly reject his reasons, either.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-10 Thread Thomas Schmitt
Hi,

rdalek1...@gmail.com wrote:
 Maybe one of these ideas floating around will help the OP. 

One big problem is the substantial price of BD-R experiments.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-10 Thread Thomas Schmitt
Hi,

i wrote:
  One big problem is the substantial price of BD-R experiments.

joerg.schill...@fokus.fraunhofer.de wrote:
 the OP seems to have turned several BD-Rs into coasters already.

The OP reports:
   I compared each and every file on the disk with its original,
   but yould not find any problem. 

This matches Andy Polyakov's diagnosis that the media are ok
afterwards.
The flawless readbility, the timepoint of failure, and the i/o error
reported by K3b, alltogether make me believe that it is the 5 year
old bug.

Of course, everybody has to decide by himself where to invest
test media.

My proposal is to fix and test growisofs.


-
(Joerg and i know each other from many encounters in the past.
 We do not necessarily agree on technical questions. My apologies for
 getting off the original topic now.)

joerg.schill...@fokus.fraunhofer.de wrote:
 Many people reported problems even with writing DVDs using growisofs that
 went away after upgrading to cdrtools.

With some fantasy you can see the weirdest things in the mist.
(Franquin via Gaston Lagaffe)

It is not impossible that a drive refuses on one way of burn
preparation while still working with a different one.
One might get lucky with the defaults of one burn program and
experience failure with those of the other burn program.
But normally a drive is on the edge of failure if it behaves
that way. The luck may turn quite quickly then.


joerg.schill...@fokus.fraunhofer.de wrote:
 Note that I already mentioned that growisofs is a layzy written program

I would compare its style rather to BASIC than to assembler. :))
But that does not influence its SCSI standards compliance.


joerg.schill...@fokus.fraunhofer.de wrote:
 has many places where is returns the unly slightly modified result of a SCSI
 mode sense operation while running a SCSI mode select operation. As it only
 slightly modifies the received data instead of constructing SCSI standard 
 compliant data, these mode select operations do not always have the desired
 effect.

How else should one learn the current settings in order _not_
to change those which are non-changeable ?

In the source files of growisofs i can spot only one occasion
of MODE SELECT. This is in transport.hxx where Andy composes
a mode page 05 for DVD-R[W].

I read in SPC-3 6.9.3 that the drive shall throw error if one
attempts to change a non-changeable value. But not that the drive
is allowed to return values which may cause error if sent back
to the drive.

So if the code of transport.hxx is wrong, then not because it
would send back values which it got from the drive, but because
it does not inquire by PC=01b whether its self-constructed values
are allowed to be changed.
(I don't do this either. It is worth consideration, though.)


joerg.schill...@fokus.fraunhofer.de wrote:
 This kind of problems is independent from the media type

Mode page 05 is only appropriate for CD and DVD-R[W].
(MMC-5 7.5.2, 7.5.3)
So this problem is highly dependent on the media type.


Have a nice day :)

Thomas




Re: [gentoo-user] k3b burning BD-Disk pretends to fail at 99.99%

2013-07-09 Thread Thomas Schmitt
Hi,

paul...@andor.dropbear.id.au wrote:
  Settings - Configure K3b - Programs

michaelkintz...@gmail.com wrote:
 This just displays what's there.  I can't change any of the listed programs 
 from this screen.

So one should rather repair growisofs.
It is not a big deal.


Have a nice day :)

Thomas




[gentoo-user] Re: k3b burning BD-Disk pretends to fail at 99.99%

2013-07-08 Thread Thomas Schmitt
Hi,

Sorry for breaking the mail thread. I have no message id of
the original mail by Alex, because i was not subscribed to this
list when that mail was posted.


alexander.puchmayr wrote:
 I just burned all my pictures from my last vacation on a blueray-disk using
 k3b, and for no apparent reason it stoped at 99.8% and complained an error
 (I/O error).

This is probably the known CLOSE TRACK/SESSION bug at the end of
a growisofs BD-R burn which started on a blank BD-R medium.

It was diagnosed by Andy Polykov five years ago
  http://lists.debian.org/cdwrite/2008/07/msg00092.html
Trouble is that when growisofs pre-formats the blank,
 it fails to instruct finalization procedure about it.
 [...]
 You might want to consider explicitly pre-formatting media with
 dvd+rw-format [...]


From comparing the code which inspects the submitted medium
and the code that formats a blank BD-R, i came to this patch:

--
--- growisofs_mmc_orig.cpp 2013-06-14 19:53:51.0 +0200
+++ growisofs_mmc.cpp 2013-06-14 19:55:25.0 +0200
@@ -756,6 +756,8 @@ static void bd_r_format (Scsi_Command c

 wait_for_unit (cmd);

+bdr_plus_pow = 1;
+
 cmd[0] = 0x35; // FLUSH CACHE
 cmd[9] = 0;
 cmd.transport();
--

The patch was tested with success by Frank Griffin
  http://lists.alioth.debian.org/pipermail/debburn-devel/2013-June/000928.html

Fedora has adopted it for testing and it seems to help
  https://bugzilla.redhat.com/show_bug.cgi?id=858029
  https://bugzilla.redhat.com/show_bug.cgi?id=868527

Reasoning of mine why the patch should help (or at least not harm):
  http://lists.alioth.debian.org/pipermail/debburn-devel/2013-June/000924.html


Have a nice day :)

Thomas




Re: [gentoo-user] Gentoo installation, network adapter not supported

2013-07-05 Thread Thomas Mueller
Excerpt from Stroller:

 My experience has been the opposite, that even the cheapest USB network 
 adaptors have worked.

 Maybe I've just been lucky and this is not the norm, but from what I've seen 
 USB network adapters don't work with Linux is the sort of thing that might 
 have been true 10 years ago.

Are you talking about an adapter that plugs into a USB port at one end and has 
an Ethernet port at the other end?

Or are you talking about a cable or DSL router with a USB connection?

I have a cable modem and router, the router can connect by either Ethernet or 
USB; I always used the Ethernet and never used the USB.

But I had a DSL modem/router before the switch to cable, had both USB and 
Ethernet connectors.  I failed to get the USB network connection to work, 
though the Ethernet worked OK. 

Tom




Re: [gentoo-user] Any way of tracing kernel freezes?

2013-06-14 Thread Thomas Mueller
Excerpt from Frank Steinmetzger:

 I found my old USB Gentoo which has memtest installed (and which I used
 for my first test also). I let it run for two passes, both successful.
 So the RAM seems fine.

  Temperature? - check for dust puppies clogging the heatsinks, cooling etc.

 It's a netbook with a 6.5 Watt CPU. I'm going through the big emerge
 again right now (3.5 hours in), and it never goes above 66°. Besides, the
 freezes also happened when I didn't do anything heavy. Just surfing
 (though Firefox can also be heave for an Atom ^^).

 Anyhoo, I'm running 3.8.13 again now. I didn't have my config anymore,
 so I oldconfig'ed it from 3.9. Let's see whether it's more stable. If
 yes, hm... I can't really report this to the kernel devs: My netbook
 freezes since 3.9, that's all I know. Here, have my configs. :-I

Is your temperature of 66° F or C? 

System temperature or surrounding room temperature?

I have an old computer whose fan has quit as happened once before.

CPUs generate considerable heat, I see system temperature and realize the fan 
is much more critical than whether the room temperature is a chilly 20 C or 
sweaty (for humans) 35 C.

I don't use that old 2001 computer much, am getting ready to put together a new 
computer from parts to run FreeBSD and Linux, likely Gentoo; otherwise I'd 
order a Socket A fan.

When I do use that old computer, I open the case and prop a hair dryer to run 
at low, ambient-temperature air pointed at the CPU.  This keeps the CPU down to 
47 C according to the BIOS/CMOS screen.  This is cool for the CPU if not for us 
humans.


Tom




Re: [gentoo-user] Who/what names hard drives /dev/sda, /dev/sdb, etc

2013-06-06 Thread Thomas Mueller
 Who or what decides to name a hard drive /dev/sda vs /dev/sdb?

 How does it decide what order to enumerate the drives on my computer?

 When in the boot process does is a disk given a name like /dev/sda?

 Thank you,

 Chris

I believe it depends on how the drives are connected. 

/dev/sda would be the default boot drive, though modern computers can be 
configured to boot from any drive recognized by the BIOS or UEFI.

Older versions of the Linux kernel named IDE/ATA hard drives, and CD/DVD drives 
too, as /dev/hda, /dev/hdb and so on.

Tom




[gentoo-user] Re: Annoying structure of /var/db/pkg/category/package-name database

2013-05-10 Thread Thomas Mueller
Thanks to those who responded for the suggestions. 

I didn't think I sent this same message a second time.  If I did, it was 
accidental.

Using equery and other portage commands may be better than looking directly at 
/var/db/pkg/category/package-name, sort of like the new pkgng in FreeBSD 
which is taking over from the older format.


I come from a Linux distribution (Slackware) whose package management knows 
nothing about dependencies.

Tom




[gentoo-user] Annoying structure of /var/db/pkg/category/package-name database

2013-05-09 Thread Thomas Mueller
Having package data in /var/db/pkg/category/package-name carries the 
nuisance factor that finding a package involves a fishing expedition through 
many possible categories.

I am spoiled by having /var/db/pkg/package-name in NetBSD pkgsrc and FreeBSD 
ports, though FreeBSD is wsitching to a different structure nkwon as pkgng.

Is there any way to configure so as to avoid this annoyance in Gentoo?  Like 
maybe making /var/db/pkg/package-name?

One can do
ls /var/db/pkg/*/package-name but this is still an annoyance.

I have some limited experience with Gentoo Linux on my older computer.  
Compiling the kernel took 130 minutes, and then the kernel failed to boot.

Tom




[gentoo-user] Annoying structure of /var/db/pkg/category/package-name database

2013-05-08 Thread Thomas Mueller
Having package data in /var/db/pkg/category/package-name carries the 
nuisance factor that finding a package involves a fishing expedition through 
many possible categories.

I am spoiled by having /var/db/pkg/package-name in NetBSD pkgsrc and FreeBSD 
ports, though FreeBSD is wsitching to a different structure nkwon as pkgng.

Is there any way to configure so as to avoid this annoyance in Gentoo?  Like 
maybe making /var/db/pkg/package-name?

One can do
ls /var/db/pkg/*/package-name but this is still an annoyance.

I have some limited experience with Gentoo Linux on my older computer.  
Compiling the kernel took 130 minutes, and then the kernel failed to boot.

Tom




Re: [gentoo-user] How to unmount bind-mounted /dev?

2011-04-30 Thread Thomas Ulrich Nockmann
On Saturday 30 April 2011 Alex Schuster wrote:
[...]

Hello,

 weird ~ # umount /32/dev
 umount: /32/dev: device is busy.
 (In some cases useful info about processes that use
  the device is found by lsof(8) or fuser(1))
try 'umount -l /32/de'

Thomas



[gentoo-user] Any small and fast desktop search app for GNOME?

2011-02-28 Thread Thomas Yao
I dislike gnome-do and I use synapse on ubuntu with another PC
So I'm wondering is there any other good desktop search applications?
Or how can I install synapse on gentoo?
Thank you!

-- 
Twitter: @ghosTM55
Facebook.com/ghosThomas

Mechanism, not policy



Re: [gentoo-user] The new guy

2011-01-20 Thread Thomas Yao
On Thu, Jan 20, 2011 at 11:18 PM, Nils Andresen n...@nils-andresen.de wrote:
 Hi,
 I'm Nils - the new guy.
 I have been using gentoo since 2005.0 (or something...) and linux (as
 THE single os installed) since '98. Im above 30, a bit on the heavy side
 but I can see my toes when I look down (and bend my head only
 slightly...) I kind of stumbled across the mailing-lists recently...

 Yours,
 Nils

Welcome :)

-- 
Twitter: @ghosTM55
Facebook.com/ghosThomas

Mechanism, not policy



Re: [gentoo-user] No module named sqlite3

2011-01-08 Thread Thomas Weinbrenner
Am 08.01.2011 22:46, schrieb Daniel D Jones:

 I've run python-updater, re-emerged sqlite and pysqlite and am still getting 
 the error.  Any ideas or suggestions greatly appreciated.

I had a similar problem. If I remember correctly (and I am not sure that
I do) I solved it by re-emerging python itself.

HTH



Re: [gentoo-user] Emerging package via NFS ?

2010-12-20 Thread Thomas Drueke
Hi,

just to let you know that approach below works for me.

I modified it slightly in that I add

mount --bind /usr/portage /mnt/other/usr/portage

to belows cmd list as machine A and B will always be synchronized.

Thanks a lot,
Thomas

Am 15.12.2010 10:56, schrieb YoYo Siska:
 On Wed, Dec 15, 2010 at 10:15:12AM +0100, Thomas Drueke wrote:
 Hi,

 is it possible to emerge packages to a $ROOT directory mounted via NFS ?

 The setup is
 - machine A is equipped with a Quad core CPU
 - machine B is equipped with an N330 Atom-CPU
 - machine A is doing the system update on a local chroot-environment
   for machine B and generates binary packages. These packages are
   installed on machine B using the binary package feature of portage.

 I expected that the above setup would give an performance improvement
 over letting machine B do the portage update itself. However a trial run
 did not show significant improvement that justifies the effort. Machine
 B still needs a reasonable amount of time to fetch unpack and install
 the packages.

 An alternative way might be to mount machine B's / directory via NFS
 and change make.conf's $ROOT variable to that mount point.

 Does that sound as a reasonable approach ?
 
 I had a very old machine, that was really slow. Compiles could be
 offloaded by distcc, but even the ./configure-s and portage stuff
 (checking, upacking, ...) was reaaly slow...
 
 So I just used to export / through nfs, mounted it on a fast amd64  and
 basically did (other is the slow machine)
 
 mount other:/ /mnt/other
 mount -t proc proc /mnt/other/proc
 mount --bind /dev /mnt/other/dev
 mkdir /tmp/other
 mount --bind /tmp/other /mnt/other/var/tmp/portage
 mkdir /home/gentoo-other 
 mount --bind /home/gentoo-other /mnt/other/home/gentoo
 
 linux32 chroot /mnt/other /bin/bash
 emerge.
 
 For the last mkdir/mount, I have DISTDIR=/home/gentoo/distfiles and
 PKGDIR=/home/gentoo/packages in make.conf, you can do that with the
 standart /usr/portage/{distfiles,packages}
 
 This way most of the compile is done localy on the fast machine.
 yoyo
 
 

 Regards,
 Thomas

 
 
 
 



[gentoo-user] Emerging package via NFS ?

2010-12-15 Thread Thomas Drueke
Hi,

is it possible to emerge packages to a $ROOT directory mounted via NFS ?

The setup is
- machine A is equipped with a Quad core CPU
- machine B is equipped with an N330 Atom-CPU
- machine A is doing the system update on a local chroot-environment
  for machine B and generates binary packages. These packages are
  installed on machine B using the binary package feature of portage.

I expected that the above setup would give an performance improvement
over letting machine B do the portage update itself. However a trial run
did not show significant improvement that justifies the effort. Machine
B still needs a reasonable amount of time to fetch unpack and install
the packages.

An alternative way might be to mount machine B's / directory via NFS
and change make.conf's $ROOT variable to that mount point.

Does that sound as a reasonable approach ?

Regards,
Thomas



Re: [gentoo-user] Emerging package via NFS ?

2010-12-15 Thread Thomas Drueke
Interesting approach. I'll give that a try.

Thanks,
Thomas

Am 15.12.2010 10:56, schrieb YoYo Siska:
 On Wed, Dec 15, 2010 at 10:15:12AM +0100, Thomas Drueke wrote:
 Hi,

 is it possible to emerge packages to a $ROOT directory mounted via NFS ?

 The setup is
 - machine A is equipped with a Quad core CPU
 - machine B is equipped with an N330 Atom-CPU
 - machine A is doing the system update on a local chroot-environment
   for machine B and generates binary packages. These packages are
   installed on machine B using the binary package feature of portage.

 I expected that the above setup would give an performance improvement
 over letting machine B do the portage update itself. However a trial run
 did not show significant improvement that justifies the effort. Machine
 B still needs a reasonable amount of time to fetch unpack and install
 the packages.

 An alternative way might be to mount machine B's / directory via NFS
 and change make.conf's $ROOT variable to that mount point.

 Does that sound as a reasonable approach ?
 
 I had a very old machine, that was really slow. Compiles could be
 offloaded by distcc, but even the ./configure-s and portage stuff
 (checking, upacking, ...) was reaaly slow...
 
 So I just used to export / through nfs, mounted it on a fast amd64  and
 basically did (other is the slow machine)
 
 mount other:/ /mnt/other
 mount -t proc proc /mnt/other/proc
 mount --bind /dev /mnt/other/dev
 mkdir /tmp/other
 mount --bind /tmp/other /mnt/other/var/tmp/portage
 mkdir /home/gentoo-other 
 mount --bind /home/gentoo-other /mnt/other/home/gentoo
 
 linux32 chroot /mnt/other /bin/bash
 emerge.
 
 For the last mkdir/mount, I have DISTDIR=/home/gentoo/distfiles and
 PKGDIR=/home/gentoo/packages in make.conf, you can do that with the
 standart /usr/portage/{distfiles,packages}
 
 This way most of the compile is done localy on the fast machine.
 yoyo
 
 

 Regards,
 Thomas

 
 
 
 



[gentoo-user] Archive for gentoo patches ?

2010-12-04 Thread Thomas Drueke
Hi,

I'm sure this has been asked before (though quick search on this list
did not show this topic).

Is there an archive for gentoo patches of older package versions (esp.
python-2.6.2) somewhere available ?

Regards,
Thomas



[gentoo-user] Can't save the font configuration in qtconfig

2010-11-06 Thread Thomas Yao
Hi all , I'm having this headache , some characters in qt applications
display as blocks , you can see the screenshot from the attachment
And the problem is I don't know how configure the font of qt
application , qtconfig doesn't work at all

I change the font setting in qtconfig and save the configuration but
next time I open it I'll find that the configuration didn't change at
all

So , I want to know what to do with it , thank you very much!

-- 
@ghosTM55
Mechanism, not policy
attachment: Screenshot-Create New Virtual Machine.png

Re: [gentoo-user] Boot Gentoo - by hand - line-by-line - command-by-command?

2010-09-26 Thread Thomas Yao
You may try Linux From Scratch and try to write the init script
yourself, it's good for self-education

Once you master the LFS you can learn more things interesting and
amazing in gentoo

On 9/27/10, Mark Knecht markkne...@gmail.com wrote:
 Hi,
I'm curious if there's a way to capture the exact set of command
 that my machine executes as it boots up. I.e. - if I boot the machine,
 letting the boot loader find the kernel but then stopping at a bash
 prompt, before anything much has been done, I'd then like to know what
 set of commands I could use from that bash prompt to make the machine
 do whatever it does normally as it boots up.

Is that possible, and is it documented anywhere? Or instead of
 capturing commands maybe just a list of things that happen and the
 bash commands I'd use to execute them myself.

I think the init scripts, at least the ones I've found under
 runlevels, are more generic than I would like to run. I'm looking for
 something more like the portion of the install guide where we chroot
 into the new build, except executing that from the command line of a
 new machine that's booted. I.e.:

 mount /dev/hda4 /mnt/gentoo
 mount -t proc none /mnt/gentoo/proc
 mount -o bind /dev /mnt/gentoo/dev

 except modified to start from nothing and bring the machine up from
 scratch. Mount /proc, mount /dev, start udev, check root filesystem,
 etc.

This is totally for self-education and nothing else really. Just
 curious about how it happens, what order things happen, etc. If anyone
 can recommend a good _basic_ book that talks about this I'd appreciate
 it.

 Thanks,
 Mark




-- 
@ghosTM55
Mechanism, not policy



Re: [gentoo-user] su in konsole takes much longer to complete in KDE 4.5.1

2010-09-21 Thread Thomas Drueke
Thanks for the hint.

unset DISPLAY let su - complete immediately.

I'll check my bashrc/profile + xauth related things to see what might
cause this.

Thomas

Am 21.09.2010 12:10, schrieb YoYo Siska:
 On Mon, Sep 20, 2010 at 11:53:34PM +0200, Thomas Drueke wrote:
 Thanks for hints, but no luck so far.

 Yohan, using xterm instead of konsole results in the same delay.
 
 To rule some other things out, you could also try:
 unset DISPLAY
 su -
 
 DISPLAY is one of the differences between a text konsole and anything
 under X... Might be that some bashrc/profile script tries to do
 something with X if it sees DISPLAY, but isn't able to connect to X  under
 root... (maybe some xauth stuff..)
 
 yoyo
 

 Alan, hosts contains the hostname (FQDN) for eth0 and also alocalhost
 entry. Plus wireshark didn't show any network traffic during the delay
 (for both eth0 and lo).

 Is there any of the new services from KDE 4 which requires some
 configuration concerning DNS or similar network services ?

 Regards,
 Thomas

 Am 20.09.2010 23:11, schrieb Alan McKinnon:
 Apparently, though unproven, at 20:08 on Monday 20 September 2010, Thomas 
 Drueke did opine thusly:

 Hi,

 I installed KDE 4.5.1 over the weekend following the
 remove-all-old-kde-packages-first approach on the gentoo webpage. So
 far everything seems to be fine except one thing.

 When I type su - in konsole it takes 20-30 seconds to complete.
 Doing the same on a text console the command completes immediately.

 I don't have NIS or LDAP enabled. strace su - came back with an
 authentication failure immediately so no much info from there.
 Also top didn't show any suspicious process consuming the time.

 I found a thread from may which might be related to my observation
 (KDE takes ages to show password screen after suspend).
 The solution there was to upgrade to KDE 4.4.4 which does not fit here.
 Google didn't show much on this topic as well.

 Any ideas what might cause the delay or how to get more close to the
 root cause ?


 20-30 second delays due to DNS timeouts have hit me so many times it's 
 always 
 the first thing I check, even when it seems irrelevant.

 Does your machine have a local hostname, and do you have an entry for it in 
 either DNS or /etc/hosts?



 
 
 
 



Re: [gentoo-user] su in konsole takes much longer to complete in KDE 4.5.1

2010-09-21 Thread Thomas Drueke
Just to let you know that I solved this (at least somehow) by using kdm
as login manager and no longer start KDE via .xinitrc/startkde. It seems
some more configuration/program-startup is done by kdm which solves this.

Thanks for your help.
Thomas

Am 21.09.2010 19:29, schrieb Thomas Drueke:
 Thanks for the hint.
 
 unset DISPLAY let su - complete immediately.
 
 I'll check my bashrc/profile + xauth related things to see what might
 cause this.
 
 Thomas
 
 Am 21.09.2010 12:10, schrieb YoYo Siska:
 On Mon, Sep 20, 2010 at 11:53:34PM +0200, Thomas Drueke wrote:
 Thanks for hints, but no luck so far.

 Yohan, using xterm instead of konsole results in the same delay.

 To rule some other things out, you could also try:
 unset DISPLAY
 su -

 DISPLAY is one of the differences between a text konsole and anything
 under X... Might be that some bashrc/profile script tries to do
 something with X if it sees DISPLAY, but isn't able to connect to X  under
 root... (maybe some xauth stuff..)

 yoyo


 Alan, hosts contains the hostname (FQDN) for eth0 and also alocalhost
 entry. Plus wireshark didn't show any network traffic during the delay
 (for both eth0 and lo).

 Is there any of the new services from KDE 4 which requires some
 configuration concerning DNS or similar network services ?

 Regards,
 Thomas

 Am 20.09.2010 23:11, schrieb Alan McKinnon:
 Apparently, though unproven, at 20:08 on Monday 20 September 2010, Thomas 
 Drueke did opine thusly:

 Hi,

 I installed KDE 4.5.1 over the weekend following the
 remove-all-old-kde-packages-first approach on the gentoo webpage. So
 far everything seems to be fine except one thing.

 When I type su - in konsole it takes 20-30 seconds to complete.
 Doing the same on a text console the command completes immediately.

 I don't have NIS or LDAP enabled. strace su - came back with an
 authentication failure immediately so no much info from there.
 Also top didn't show any suspicious process consuming the time.

 I found a thread from may which might be related to my observation
 (KDE takes ages to show password screen after suspend).
 The solution there was to upgrade to KDE 4.4.4 which does not fit here.
 Google didn't show much on this topic as well.

 Any ideas what might cause the delay or how to get more close to the
 root cause ?


 20-30 second delays due to DNS timeouts have hit me so many times it's 
 always 
 the first thing I check, even when it seems irrelevant.

 Does your machine have a local hostname, and do you have an entry for it 
 in 
 either DNS or /etc/hosts?







 
 



Re: [gentoo-user] Re: Fire the fox.

2010-09-20 Thread Thomas Yao
On Mon, Sep 20, 2010 at 1:07 AM, me poiso...@gmail.com wrote:
 Chrome's set of extensions is growing rather large, and at least
 contains most of what anyone would need, a bit short of 'want', but
 covers needs fairly well. If you don't like chrome's interface I'll
 not argue, but if the extensions are the one thing stopping you from
 giving it a real try...

 Not quite NoScript, but aims to do the job:
 https://chrome.google.com/extensions/detail/odjhifogjcknibkahlpidmdajjpkkcfn?hl=en

 Flashblock:
 https://chrome.google.com/extensions/detail/gofhjkjmkpinhpoiabjplobcaignabnl?hl=en

 Adblock:
 https://chrome.google.com/extensions/detail/gighmmpiobklfepjocnamgkkbiglidom?hl=en

 The biggest reason I've taken to using chrome, though, is that it
 seems (purely subjective) to render pages far faster than anything
 else I've used, though I've not run opera or safari in a very long
 time.

thx 4 sharing

-- 
@ghosTM55
Mechanism, not policy



[gentoo-user] VMware Workstation 7.1.1 installation failed on gentoo

2010-09-20 Thread Thomas Yao
Hi all , I just downloaded the VMware Workstation 7 and tried to
install it on my gentoo but failed
I installed 32-bit gentoo system on my PC and its kernel version is
the lastest one in gentoo - 2.6.35-r7
I successfully installed Workstation on the gentoo but when I run it ,
it ask me to compile the modules it needs.

Then I just click install and failed at the last step , here is the fail log:
http://paste.pocoo.org/show/264928/

Any help ? Big thank you

-- 
@ghosTM55
Mechanism, not policy



  1   2   3   4   5   >