Re: [gentoo-user] Problem with python-updater ?
I would look at python 3 - I couldn't emerge until only 2.6 was active. I don't know how but on the new machine I set up, python3 was selected as active, I set it back to 2.6 and everything was fine. From the output I can see there is a version of python 3 active. Maybe a red herring, if so, I apologies :) When I had the problem I went on irc and it was suggested that I do a revdep-rebuild which I did also. On 25 March 2011 16:42, Dale wrote: > Jacques Montier wrote: > >> Hi all, >> >> I upgraded python2.6 to python2.7, >> then i run eselect python set python2.7, >> then python-updater. >> >> Here is the python-updater output : >> >> * Starting Python Updater... >> * Main active version of Python: 2.7 >> * Active version of Python 2: 2.7 >> * Active version of Python 3: 3.1 >> * Adding to list: app-emulation/emul-linux-x86-baselibs:0 >> * Adding to list: app-emulation/virtualbox-bin:0 >> * Adding to list: app-office/libreoffice-bin:0 >> * Adding to list: dev-libs/boost:1.42 >> * check: manual [Added to list manually, see CHECKS in manpage for >> more information.] >> * Adding to list: sys-libs/tdb:0 >> * Adding to list: x11-libs/vte:0 >> * check: manual [Added to list manually, see CHECKS in manpage for >> more information.] >> * emerge -Dv1 --keep-going app-emulation/emul-linux-x86-baselibs:0 >> app-emulation/virtualbox-bin:0 app-office/libreoffice-bin:0 >> dev-libs/boost:1.42 sys-libs/tdb:0 x11-libs/vte:0 >> ... >> Ok, everything emerge fine. >> >> If i run python-updater again, then i get exactly the same output as >> before (emerging emul-linux-x86-baselibs:0, BOOST:1.42, etc...) >> >> What's wrong ?? >> >> Thanks >> >> >> > > That seems a bit odd but it depends on what you have installed. I have KDE > on mine and it is in the process of rebuilding a little over 50 packages. > Most of them are small except for OOo. Natuarally when anything gets > updated that monster has to be recompiled. lol If you have KDE, I would > think it would rebuild more than that. Also, it seems most of mine is > @system packages. I would not reboot or logout yet just to be safe. > > Anyone notice it wants to rebuild a binary on the OPs system? Hmmm. > > Dale > > :-) :-) > >
Re: [gentoo-user] What is with emerge after update world ?
eselect list is not correct. Use: eselect *python *list (or whatever other app you wish to select a specific version of) Then: eselect python set (with the number of the option you want which was displayed from 'eselect python list'). 2011/3/26 Andrzej Styczeń > On Saturday 26 of March 2011 17:17:41 Mick wrote: > > What does eselect python list shows? > > The same as 'eselect read 1' > > # eselect list > !!! Error: Can't load module list > exiting > > If I wrote: > # eselect > Usage: eselect > > Global options: > --brief Make output shorter > --no-color,--no-colourDisable coloured output > > Built-in modules: > help Display a help message > usage Display a usage message > version Display version information > > Extra modules: > bashcomp Manage contributed bash-completion scripts > binutils Manage installed versions of sys-devel/binutils > blas Manage installed BLAS implementations > boost Manage boost installations > cblas Manage installed CBLAS implementations > editorManage the EDITOR environment variable > env Manage environment variables set in /etc/env.d/ > esd Select esound daemon or wrapper > fontconfigManage fontconfig /etc/fonts/conf.d/ symlinks > kernelManage the /usr/src/linux symlink > lapackManage installed LAPACK implementations > mesa Manage the OpenGL driver architecture used by > media-libs/mesa > modules A module for querying modules. By default, it > lists all available modules > news Read Gentoo ("GLEP 42") news items > openglManage the OpenGL implementation used by your > system > pager Manage the PAGER environment variable > profile Manage the /etc/make.profile symlink > pythonManage Python symlinks > rcManage /etc/init.d scripts in runlevels > ruby Manage ruby symlinks > visualManage the VISUAL environment variable > > >
Re: [gentoo-user] Re: encrypted email (gentoo-windows)
Hi - if you want to be able to send encrypted email from a linux machine that a person using a windows machine can de-crypt and read securely, the simplest way is to use the Gpg4win (for the windows machine) which incorporates Claws Mail (a port of a linux email client which is also available on Gentoo). Claws mail is in Portage. So at the simplest level, if you install the Claws email on your linux box, along with a pgp encryption tool (I think it's called Gpg, not 100% sure what the Portage package is, but any pgp encryption tool will probably work, it may already be built in to Claws), then advise your windows recipients to install Gpg4win (google it) which is a windows package which includes Claws mail, you will be able to exchange encrypted emails securely between linux and windows recipients. On the windows machine, the Gpg4win package will encrypt & decrypt email, you will only need to find a gpg related tool for the linux machine in order to encrypt your emails on it before sending them. I'm not really sure what gpg uses, it may well use pgp encryption which is standard and there will be a tool in Portage which can encrypt and decrypt email using pgp (or at least one to encrypt and decrypt any file which can then be forwarded by email). TBH - the encryption side of it is really OS independent, but using Gpg4win on windows and any linux email client which supports pgp encryption / signing should give you what you are looking for (Gpg=Gnu Privacy Guard). You will just need to double check that whatever you use on the linux side, is compatible with Gpg. On 27 March 2011 03:03, James wrote: > Sebastian Beßler darkmetatron.de> writes: > > > > Mail encryption is, as far as I know, something that works on the > > client-side only. The mail server doesn't see the encryption, encrypted > > mails contain only text, just like every other mail. > > > > OK let's ignore the mail server portion. Your basically implying > that encrypted mail handling from the server, does not matter if > it's an exchange server, or *nix, like postfix > > As an example. > Look at the situation where a person is using only MS technology > and has no access to support(input) on their client software nor the > MS exchange server (big corp for example that assumes the world > only uses MS software). Maybe they can make a few setting changes > only in Outlook to get encryption working between a MS (Outlook) > system and my Gentoo system using pgp and thunderbird? > > > > If may answer has nothing to do with your problem, please give me more > > information what you have in mind. > > I do not have a problem. I have assumed that encrypted mail between > a given client software on a gentoo system, will not work with windows. > Is this assumption incorrect? > > Or it's just install whatever I want (mail client on gentoo) and it will > auto-magically exchange encrypted mail with outlook on a windows machine, > behind a MS Exchange server, regardless of what the MS admins > do on their side? > > I assumed that is not that easy (my default experience with MS), > and things have to be coordinated, like most MS issues, to be > able to exchange encrypted mail between a gentoo and MS workstation > > Nothing to it, or massive issues on the MS side? Obviously, > making changes on the gentoo workstation client, is easy > What I would really like is to be able to exchange encrypted mail > with any MS user. That, I'm sure with entail pointing them to > documents on how to set up the software on the MS (outlook) side. > Links for MS help? > > ??? > A general discussion at this point, not a specific solution. > My googling only reveals dated discussions along these lines > or information that is not useful. > > James > > > > > >
Re: [gentoo-user] Re: python-2.7 update: re-emerge of cracklib failed, how can I fix it?
Hi - you don't give the name of the python version to eselect python set, you give it the number of the option (usually 1 or 2) next to the version you want, which you saw when running 'eselect python list' On 27 March 2011 08:41, Jarry wrote: > On 27. 3. 2011 8:50, Remy Blank wrote: > >> Try re-emerging setuptools. >> > > On 27. 3. 2011 8:51, Adam Carter wrote: > > emerge --oneshot dev-python/setuptools would be a good start. (FWIW > > google "cracklib No module named setuptools"...) > > Thanks, this work! So it seems to me, the right procedure is: > 1. emerge --update... > 2. eselect python set python2.7 > 3. python-updater ${options} > 4. emerge --depclean > 5. revdep-rebuild > > My mistake was I forgot to run "2."... > > Jarry > > -- > ___ > This mailbox accepts e-mails only from selected mailing-lists! > Everything else is considered to be spam and therefore deleted. > >
Re: [gentoo-user] Updating world
You can allow it to install the masked packages by typing: ACCEPT_KEYWORDS="~x86" emerge --update --deep world (you can also use --keep-going, instead of --skip-first and it will try and continue when it finds errors). Actually, you can only use ~x86 if you are using an i686 or whatever (no good for amd or other arch's). Some correct me if I'm wrong, or have I misunderstood the problem? On 27 March 2011 19:50, CJoeB wrote: > Hi All, > > See output below. I understand what this is telling me. However, the > issue is if I unmask libkexiv2 and kipi-plugins, I get further messages > about some other kde package that is masked by ~x86 keyword. And this goes > on continuously. > > If I do emerge --pretend --update --deep --skip-first world, the second set > of output is provided and this causes other problems - for instance, there > are a whole whack of packages that depend on gettext. > > I haven't been able to update my system in well over a month. I keep > hoping a sync will somehow miraculously correct my problem. > > Anyone have any ideas how to get around this? > > penguinchick ~ # emerge --pretend --update --deep world > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > > !!! All ebuilds that could satisfy ">=kde-base/libkexiv2-4.5[aqua=]" have > been masked. > !!! One of the following masked packages is required to complete your > request: > - kde-base/libkexiv2-4.6.1 (masked by: ~x86 keyword) > - kde-base/libkexiv2-4.6.0 (masked by: ~x86 keyword) > - kde-base/libkexiv2-4.5.5 (masked by: ~x86 keyword) > > (dependency required by "media-plugins/kipi-plugins-1.9.0" [ebuild]) > (dependency required by "@selected") > (dependency required by "@world" [argument]) > For more information, see the MASKED PACKAGES section in the emerge > man page or refer to the Gentoo Handbook. > > > - > > penguinchick ~ # emerge --pretend --update --deep --skip-first world > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > !!! One or more packages have been dropped due to > !!! masking or unsatisfied dependencies: > > (sys-devel/gettext-0.18.1.1-r1, ebuild scheduled for merge) > (dev-python/pygtksourceview-2.10.1, ebuild scheduled for merge) > (dev-vcs/git-1.7.3.4-r1, ebuild scheduled for merge) > > [ebuild U ] sys-apps/attr-2.4.44 [2.4.43] > [ebuild U ] sys-devel/bison-2.4.2 [2.4.1] > [ebuild U ] x11-misc/shared-mime-info-0.80 [0.71] > [ebuild U ] sys-apps/coreutils-8.7 [8.5] > [ebuild U ] sys-libs/pam-1.1.3 [1.1.1-r2] > v > > Regards, > > Colleen > > > > -- > > Registered Linux User #411143 with the Linux Counter, > http://counter.li.org > > >
Re: [gentoo-user] Updating world
You're right - could the ACCEPT_KEYWORDS be only used for the troublesome packages? On 27 March 2011 22:54, Neil Bothwick wrote: > On Sun, 27 Mar 2011 21:25:18 +0100, JM wrote: > > > You can allow it to install the masked packages by typing: > > > > ACCEPT_KEYWORDS="~x86" emerge --update --deep world > > That will update every package to the latest ~x86 version, and cause them > all to downgrade again the next time you emerge world. As this includes > packages that are both critical and hate being downgraded, like glibc, > this is a really bad idea. > > You would have to really hate someone to want to put them through this. > > > -- > Neil Bothwick > > "Meow" "Woof" Jeez, it's really raining today. >
Re: [gentoo-user] Updating world
to-posting? Am I using the wrong email address for replying to the list? Please excuse my ignorance :) On 28 March 2011 09:32, Neil Bothwick wrote: > On Mon, 28 Mar 2011 09:23:15 +0100, JM wrote: > > > You're right - could the ACCEPT_KEYWORDS be only used for the > > troublesome packages? > > Yes, by setting in in portage.accept_keywords. > > BTW - to-posting is frowned upon on this list. > > > -- > Neil Bothwick > > Accept that some days you're the pigeon, and some days you're the statue. >
Re: [gentoo-user] Updating world
On 28 March 2011 10:11, Mick wrote: > On Monday 28 March 2011 09:43:47 JM wrote: > > to-posting? > > Neil meant to say "top-posting": > > http://en.wikipedia.org/wiki/Posting_style > > and > > http://www.caliburn.nl/topposting.html > > (there are many links if you google about netiquette and usenet etiquette). > > BTW, some typos like Neil's are allowed to keep the rest of us on our toes. > ;-) > -- > Regards, > Mick > lol - I'll ask google to alter gmail for me :)
Re: [gentoo-user] Any bought a laptop that "Just Works"?
My Acer Aspire One worked with very few modifications. Picked up my wifi card and usb camera (the one in the lid is actually usb), sound card and intel graphics driver (though I haven't yet tried X, only framebuffer, but I get framebuffer in 1024 by 768 on it). Touchpad works fine with gpm mouse driver. Bit of a cheapo netbook but if flies under gentoo, while it was pretty slow under windows. dual core intel Atom. just out of curiosity I also tried the the pixielive cd which runs X for the intel gma graphics chip and is based on gentoo - it gave me full native res with little or now slowdown - I think it uses the poulsbo driver (or some similar name), overall, installing gentoo was painless - the worst experience I had was trying to map my windows key to CTRL-A for use in screen, still haven't managed it! On 30 March 2011 19:31, Robin Atwood wrote: > I am in the market for a new laptop and would be interested if anyone > else on the list had recently bought a laptop in which all the hardware > worked out of the box with Linux. I am most concerned about > WiFi/audio/webcam, the finer points of hibernation are of lesser concern. > Currently I have a "Linux Certified" machine but I want to avoid shipping > costs to the UK. > > > > TIA > > -Robin > > -- > > -- > > Robin Atwood. > > > > "Ship me somewheres east of Suez, where the best is like the worst, > > Where there ain't no Ten Commandments an' a man can raise a thirst" > > from "Mandalay" by Rudyard Kipling > > -- > > > > > > > > > > > > > > > > > > > > -- > > -- > > Robin Atwood. > > "Ship me somewheres east of Suez, where the best is like the worst, > > Where there ain't no Ten Commandments an' a man can raise a thirst" > > from "Mandalay" by Rudyard Kipling > > -- > >
[gentoo-user] dcc - socket(UDP): Address family not supported by protocol
I keep getting this error whenever I invoke dcc. Now the current version is: 1.3.10 but this is not supported by Portage even when added to keyworks or unmasked, (if it was masked...:wink: ) The version listed with emerge is 1.2.74. Has anybody ever managed to get this to work properly or is there any alternative? I using Pyzor, Razor and SA, but something else would help. There was even some post about enabling various ports on my firewall to allow thru udp so that dcc could update traffic which I have done, but to no avail. In /etc/rc.conf. IP6 was enabled, but I corrected it. What should I restart to reflect this change? Will this help? Jules -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] gtkrc-2.0 file
What was the original location? On 0:45:07 September 04, 2005 LostSon <[EMAIL PROTECTED]> wrote: > Hello > I seem to have lost my gtkrc-2.0 file could someone send me theirs, > thanks. > > LostSon > > -- > gentoo-user@gentoo.org mailing list -- gentoo-user@gentoo.org mailing list