On 2/7/10, Peter Humphrey wrote:
> Can someone who knows more Java than I do see what's missing?
I claim no knowledge over java on Gentoo (they changed it again when I
just thought I had it figured out).
But you could try running a small sanity check for java: java-check-environment
-
rge
(like the one Neil gave as an example for cmake) to break the cycles
in the dependency tree.
--
Arttu V.
the thread (if
not for the list): running without/after sanity ...
--
Arttu V.
ing I was doing wrong. Can can someone more
> knowledgeable than me advise?
Could it be bug #306177? Looks a lot like your case.
http://bugs.gentoo.org/show_bug.cgi?id=306177
--
Arttu V.
ideas or pointers about how to proceed?
Check your spam filter? I think just a few days ago someone was trying
to unsub from one of the gentoo lists, and he hadn't noticed that at
least gmail dumped the responses directly into the spam bin.
--
Arttu V.
ch). If it couldn't find pkg-config it would still
complete configure phase without errors -- but cflags and libs
variables that were supposed to be filled with various `pkg-config
--libs foo` outputs were in fact filled with the paths from which
pkg-config was searched for (in vain) during configuration. And IIRC
the result looked nearly identical to the situation here.
--
Arttu V.
irmed, though I can still ping it.
>>
>
> Guess I'll have to wait for some nvidia installation instructions. Thanks!
If you're in a hurry then Google probably has the pages cached. Just
search for "gentoo nvidia", and hit the cache-link.
--
Arttu V.
rrow it
down a bit: which part of the article are we expected to feel
surprised about?
--
Arttu V.
using lzma-utils, or have you moved on to xz-utils?
Which package owns your /usr/lib64/liblzmadec.*? (equery belongs
foofile on Gentoo, dunno what is the equivalent on paludis)
--
Arttu V.
en the warning from exherbo front page is gone nowadays. Is it
production quality now? o.O
--
Arttu V.
owner of libarchive.la, and clean up if necessary.
Actually, since you seem to run a great risk of having more than one
orphan .la-file then maybe you should do something like "find /usr
-name '*.la' | xargs -r equery belongs" or some such generic flush-out
of orphaned .la files.
--
Arttu V.
kept up with its records.
> Ok, if that's the case I will report it to the paludis developers.
Given Neil's comment I think it might not be a bug, but rather a nasty
"feature", apparently of portage as well (that was news to me).
--
Arttu V.
On 3/12/10, Neil Bothwick wrote:
> Emerge won't remove files it installed if they have been
> subsequently modified.
Just checking: anybody know how long has it been like this?
--
Arttu V.
9490
# jpeg, bug 283089, 303255, 299149
# capi, 292938
# ghoto2, 286563
# scanner, 299505
# hal, 299149
app-emulation/wine capi esd gphoto2 hal jpeg mp3 scanner
--
Arttu V.
bumped to a later version anyway, and thus all
python-related packages would sorely need re-emerging, i.e., running
python-updater or a manual emerge ...
What we'd need is some actual log outputs revealing what is going on.
Maybe it is a bug. Maybe it is just a broken system. Maybe it is both?
--
Arttu V.
ovided instead of package.mask. See the
section on portage man page. The syntax for package.provided requires
a full version atom (e.g., sys-devel/gcc-4.4.3-r1), but this approach
might not interfere with dep tree calculations like masking does.
--
Arttu V.
ld be to play around
with the QA_STRICT_* variables mentioned in make.conf man page
(haven't tried, so don't know if they'll help either).
--
Arttu V.
', '/',
> 'media-libs/libdc1394-1.2.1', 'merge')
This might sound slightly familiar:
http://bugs.gentoo.org/show_bug.cgi?id=305071#c3
I'd unmask the testing graded media-libs/libdc1394-2.1.2 in
package.keywords for the time being (or mask libraw1394-2.0.x), while
waiting for the stabilisation of newer libdc1394 versions. Which
unfortunately appears to be stuck:
http://bugs.gentoo.org/show_bug.cgi?id=315655
--
Arttu V.
his is happening?
Is the user in the video group?
--
Arttu V.
her one would have?
Does anything exceptional appear in Xorg.log?
(As you can notice, I'm just guessing and shooting in the dark here.)
--
Arttu V.
), then I think you can just force-override it
by adding the package atom and USE flag in
/etc/portage/profile/package.use.force (haven't tried myself).
I haven't used nfs for years, so you might wait for a second opinion
from the gurus actually using it.
--
Arttu V.
er:
>
> Calculating dependencies... done!
>
> emerge: there are no ebuilds to satisfy "entrance".
>
>
> What am I missing? Please ask for supporting info as you need it.
Are you sure you are sourcing the layman configuration in /etc/make.conf:
source /var/lib/layman/make.conf
--
Arttu V.
stem?
Also, from your b.g.o report:
> EMERGE_DEFAULT_OPTS="--with-bdeps y --color=n --jobs 4"
How about trying it without the parallel emerges?
--
Arttu V.
m would be set to the x86_64 vm, i.e., no x86 system vm
set ... (again, just some more wild speculation ;) )
--
Arttu V.
out once. It hooked me after the 15 minutes it took to make the
first virtual image (and that's where I read all the labels and
options). Naturally, YMMV.
--
Arttu V.
DL?
I really don't, but I'm just wondering if you are looking at the 0.3.0
source tarball code or their svn trunk? system.cpp is quite different
in the trunk, including changes which probably should add support for
"less common" screen sizes and modes.
--
Arttu V.
On 6/1/10, Dale wrote:
> /dev/hdb:
> Commands/features:
> Enabled Supported:
> *SMART feature set
Maybe the problem is not external (cabling, jumpers etc), but
internal? Anything interesting in smartctl's report?
--
Arttu V.
artctl -A attributes table (or just plain -a
for all), which might've showed a great number of sector relocations
or other internal I/O-related issues.
But this report raises another question: why aren't the reported
lifetimes in an ascending list? They jump back and forth.
--
Arttu V.
7;
> input_v4l2.c: In function 'v4l2_input_dispose':
> input_v4l2.c:326: error: expected expression before 'int'
> input_v4l2.c: In function 'v4l2_input_get_mrl':
> input_v4l2.c:353: warning: unused variable 'this'
>
> so obviously xine-lib is missing a dependency. Why isn't this unknown
> dependency simply pulled in?
Perhaps you could mention the version you're trying to compile, and
the USE flags you're using? I could imagine there could be major
problems with 1.1.17 due to missing libv4l dependency, but 1.1.18.1
has been stable for x86 for nearly a month.
--
Arttu V.
I wonder if "emerge -1 python:2.6" would help? (Or grabbing a
pre-compiled binary from tinderbox.dev.gentoo.org if the emerge
fails.)
--
Arttu V.
On 6/20/10, meino.cra...@gmx.de wrote:
> Arttu V. [10-06-20 12:28]:
>> On 6/19/10, meino.cra...@gmx.de wrote:
>> >
>> > Hi,
>> >
>> > compilation of setuptools-0.6.12 aborts woth:
>> > copying tests/api_tests.txt -> build/src/tests
>
On 6/20/10, Kevin O'Gorman wrote:
> For some reason, the latest x86 stable p7zip wants to force me to remove
> 'odbc' from wxGTK. This seems wrong, and I'm masking it out for the moment,
> but I'm wondering what justification there is.
http://bugs.gentoo.org/show_bug.cgi?id=267698
--
Arttu V.
/dev/shmtmpfs nodev,nosuid,noexec
> 0 0
Where is your proc virtual fs?
--
Arttu V.
mately. Also, see the portage man page for defining your own
system set (without, e.g., gcc and autoconf), and man page of emerge
for option --buildpkg (and also other --*pkg* options of emerge).
Good luck, have fun!
--
Arttu V. -- Running Gentoo is like running with scissors
eleases, but they're ... long gone?
Any idea of the version of SOAP::WSDL they are using for this at Google?
--
Arttu V. -- Running Gentoo is like running with scissors
l from components listed in
here (the names will need some guessing on Gentoo, but you'll probably
get what you need by picking an implementation of some of the
features, like hibernate or tomcat):
http://java.sun.com/javaee/downloads/javaee6sdk_contents.jsp
I haven't seen a meta-package which would pull everything in, though.
--
Arttu V.
o perl in
the middle of the ebuild. (I assume it must be made explicitly as I
don't know if perl-module.eclass has any automation for this. Probably
not since AFAICT Text::Patch isn't even installed by default).
HTH
--
Arttu V. -- Running Gentoo is like running with scissors
at perl-module.eclass actually does for their
src_compile, src_install and other steps. Also, the "->" used in SRC
might have interesting side-effects to paths, as the tarball name no
longer matches its content directory's name.
--
Arttu V. -- Running Gentoo is like running with scissors
could be a parallel make problem (goes
temporarily away with MAKE_OPTS="-j1", but should still be reported at
bugs.gentoo.org) or a lazy installer script which isn't properly
creating the directories to which it will try to install files (which
should also be reported at b.g.o, as it might be a gentoo-only
problem).
--
Arttu V. -- Running Gentoo is like running with scissors
t*
happen? How is it different? Is it an x86 or amd64? multilib? Is it a
more recent install than the other one (so that there should be no
left-over cruft from, e.g., old python versions)?
--
Arttu V.
to that. The install path seems to be
semi-hardcoded in the sources, at api/python/Makefile:
$(Q)mkdir -p $(DESTDIR)$(libdir)/python2.5/site-packages/
That will create a path suitable for python version 2.5 (maybe that
one box of yours still has it?), but no others.
I filed a bug (#327171).
--
Arttu V.
On 7/6/10, Arttu V. wrote:
> I filed a bug (#327171).
The bug is marked fixed, and at least on my testing system emerge
exact-image is successful.
--
Arttu V.
other media libs, on which
qt libs depend on) are now broken due to libpng upgrade -- and thus,
linking new cmake binaries to qt libs fails due to the breakage ... On
new systems it's a bit different. IIRC it resulted in circular
dependencies, which had to be broken down the same way.
--
Arttu V. -- Running Gentoo is like running with scissors
broken by such a situation, but following might help:
qlist -CLIS dev-lang/python | xargs -r emerge -1
python-updater
emerge -1 PyQt4 # unless python-updater took care of it, I don't know
it if will
--
Arttu V. -- Running Gentoo is like running with scissors
anyone else ?
>
> Or the module could be in the initrd -- should be. Also, be sure you
> have root= in your append line.
Yes, I'd be surprised if Ubuntu didn't have reiserfs easily available.
OP: see what man page of mount has to say about reiserfs,
--tail/--notail and LILO.
ext3 doesn't sound so bad any more after reading the man page section.
--
Arttu V. -- Running Gentoo is like running with scissors
ase adjust paths etc accordingly if you don't use regular
locations or if I got the versions installed on the system wrong.)
What we might have here is the fun of silent revbumps.
--
Arttu V. -- Running Gentoo is like running with scissors
port.
Wrong driver combined with outdated website info or other docs?
I have no idea of their driver model but a hunch from the basis of
cups and a quick grep would lead me to suggest that cyberpower driver
possibly no longer exists. It might have been replaced by powerpanel:
drivers/powerpanel.c: * powerpanel.c - Model specific routines for
CyberPower text/binary
--
Arttu V. -- Running Gentoo is like running with scissors
ft wondering. What is the
actual problem or error printout?
Is it a sandbox violation like in bug #257116?
Have you successfully run python-updater after switching to python 3.1?
--
Arttu V. -- Running Gentoo is like running with scissors
NET_ETHERNET && NET_PCI && PCI
> Location:
> -> Device Drivers
> -> Network device support (NETDEVICES)
> -> Ethernet (10 or 100Mbit) (NET_ETHERNET)
Yes, a different(?) driver is to be used apparently (code duplication
reductions?):
"e100: add support for 82552 10/100 adapter"
http://kernelnewbies.org/Linux_2_6_30
--
Arttu V.
omplete your request:
- games-fps/enemy-territory-2.60b (masked by: interactive properties)
I believe the source of this feature is this bug:
http://bugs.gentoo.org/151113
Naturally, I'm running 2.2rc-series portage, so 2.1 might not have it.
--
Arttu V.
d gtk and pygtk. Without that info it's very
hard to limit the things that could be broken.
--
Arttu V.
On 9/18/09, Neil Bothwick wrote:
> On Fri, 18 Sep 2009 12:35:39 +0300, Arttu V. wrote:
>
>> eny interactivity (e.g., in make.conf):
>>
>> ACCEPT_PROPERTIES="-interactive"
>>
>> Then try to emerge something interactive:
>
> I just tried that
ppler-qt.so is broken?
Run revdep-rebuild, or just "emerge -1 poppler-qt4" for poppler's qt4
bindings. Then retry emerging tellico.
--
Arttu V.
On 9/21/09, Neil Bothwick wrote:
> On Fri, 18 Sep 2009 12:59:02 +0300, Arttu V. wrote:
>
>> > I just tried that, and instead of skipping the upgrades, it wanted to
>> > download several packages to a much older version :(
>>
>> O.o
>>
>> Care to sha
fficient
>> prejudice."
>
> This has got to be the most rapidly off-topic going thread I've seen this
> whole year :-)
Don't worry -- come next year, and we'll top this one! Yarrr! :D
--
Arttu V.
ight have some surprises
left dangling in there.
--
Arttu V.
Some
of Java's ways don't mix that well with Gentoo's approaches, especially
with compiling and packaging (installations).
If you are in a hurry of some sort, you might just try taking the jar,
unpacking it into a subdir under your homedir, cd'ing in, and trying
something like "CLASSPATH=.:${CLASSPATH} foo.sh". With a little luck it
might work as such, without the pain of making a proper ebuild for it.
--
Arttu V.
On 10/25/09, Grant wrote:
> So 'emerge JAlbum' isn't feasible?
In its current state I'd say "no", it needs major fixes and polishing.
I'll see if I can do something for it later today, but I cannot
promise I can fix it properly.
--
Arttu V.
ready stated
that you have, I'm getting confused by the dozens of recent,
near-identical qt-problems emails.)
--
Arttu V.
creen),
and then allows one to ... well, design album covers, I guess. :)
That's how far I tried it. Now it starts up, but I still don't know if
all the dependencies got properly laid out. And reading into the
ebuild should reveal many pieces still needing work.
--
Arttu V.
for samba are there. Actually AFAICT,
the samba USE flag isn't used at all, although it is still listed in
IUSE.
Question: is this just a left-over USE-flag in the ebuild's IUSE, or
is there something more dangerous going on?
--
Arttu V.
the game nothing happens.
>
> This is very said because Steam is the only reason why I still have to deal
> with Windows :(
>
> Any ideas?
You have probably already seen this bug and checked if it matches your problem:
http://bugs.gentoo.org/230962
What a lucky discovery the last commenter made there.
--
Arttu V.
nhague, Kööpenhamina and
Copenhagen all mean the same place, just in different European
languages (Danish, Spanish, Finnish and English, in that order).
If you have input in multiple languages then it is not just about
umlauts or no umlauts ...
--
Arttu V.
is left up to the sysadmin, and that's the way
we like it." [1]
[1] http://www.slackbook.org/html/package-management.html
Habits learned on other systems (Red Hat, Slackware, Ubuntu, OS X, MS
Windows etc) are hard to "un-learn" if they don't break anything in
your current system. You just keep on trucking like before.
--
Arttu V.
w the problem was actually fixed? Did they start linking
wget statically? Or are we relying on portage's new tricks, like
background downloading, which hides 99% of the problem under the rug,
as you will very likely have the sources already downloaded during
previous compiles?
--
Arttu V.
On 12/13/09, meino.cra...@gmx.de wrote:
> * Failed Running aclocal !
> *
> * Include in your bugreport the contents of:
> *
> *
> /home/mccramer/data/portagetmp/portage/media-libs/libsamplerate-0.1.4/temp/aclocal.out
What does that file contain?
--
Arttu V.
not the kind you can open in Word.
>
> I suspect this is going to prove a dead loss. Thanks for your help,
> though.
Throwing a wild guess here. Could it be a MODI object?
http://en.wikipedia.org/wiki/MODI
Then you have entered captive markets, might be hard to do much
without software from MS.
--
Arttu V.
.provided would result in what you are looking for? So, unless
someone gets a better idea, I'd try to emerge the properly functioning
version of the package, and then mark it provided:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=5#doc_chap3
--
Arttu V.
suggestion a non-working one.
But then I just noticed this in your first email:
> so I added it to packages.mask.
I assume that's just a typo in the email? That file has no s (plural)
before the dot, and if you create one with an s, I think it will just
be silently ignored.
--
Arttu V.
eutils.eclass (where epatch is defined) has been changed several times
in the last 24 hours. The last change seems to fix something which
might be the direct cause of your problem (an EPATCH_EXCLUDES handling
bugfix, as according to the ebuild that 001_all_* patch is supposed to
be excluded?).
--
Arttu V.
the code, but it didn't make me any wiser so
far:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/python.eclass?rev=1.82&view=log
But then again, it says it fixes something for the 2.1-series portage
users. Is this now broken for us overly brave portage 2.2_rc users?
--
Arttu V.
Arttu V. wrote:
Hello,
Can anybody hint what on Earth this following message means, I've
never seen anything like it:
* Messages for package dev-python/sip-4.9.3-r1:
* ERROR: dev-python/sip-4.9.3-r1 failed:
* PYTHON(): '--active' option cannot be used in ebuilds of pack
Print this help and exit
> -V, --version* Print version and exit
>
> Does anyone know what might be wrong?
Solar's one-liner is likely working perfectly here. The one-liner just
doesn't find any binaries with the ancient SSP symbol, and thus args
for qfile are empty -- leading into qfile printing its usage.
Everything seems to be just fine there, so we might need to back up to
the point where you decided that this bug was a match for your
problem. Did you get the same error? From which program exactly? Have
you installed binaries that are not in portage's installed files'
lists?
--
Arttu V.
aware of the USE flag changes for
ucs2/wide-unicode. A snippet from dev-lang/python's ChangeLog (also
see referred bug report):
06 Dec 2009; Arfrever Frehtes Taifersar Arahesis
python-2.4.6.ebuild, python-2.5.4-r3.ebuild, python-2.6.2-r1.ebuild,
python-2.6.2-r2.ebuild, python-2.6.3.ebuild, python-2.6.4.ebuild,
python-3.1.1-r1.ebuild, metadata.xml:
Remove "ucs2" USE flag and add "wide-unicode" USE flag (bug #293135).
--
Arttu V.
ib64/*.so | xargs -r scanelf -BF%n | grep 'libjpeg\.so\.7' |
awk '{ print $2 }' | xargs -r qfile -qC | uniq
It doesn't understand, e.g., slots, nor is really optimized. For such,
we'd need a separate program, which we'd call ... umm, lemme think ...
is reverse-dependency-rebuilder good? ;)
--
Arttu V.
he kde4 data (i.e.,
apps?) dir?
Does "kde4-config --path data" return anything if you run it from a shell?
--
Arttu V.
kage, I unmask it, then it complains
> about other, and so on...
>
> so, is there a good/correct way for doing so?
You might want to try and emerge autounmask:
http://www.iml.ece.mcgill.ca/~stephan/autounmask
It's not necessarily the "right" way, and I don't use it, but
apparently some (many?) do.
--
Arttu V.
bs around from the end
(lkio -lkdnssd => -lkdnssd -lkio).
--
Arttu V.
> Date: Tue, 18 Dec 2007 11:33:52 -0800
> From: [EMAIL PROTECTED]
>
> Just to clarify: What does a 'pre-compiled binary' do?
I meant just regular binary files, which have been compiled -- as opposed
to the source files (non-compiled ;) ). Sorry for being un
On 1/24/08, Stefan Onken <[EMAIL PROTECTED]> wrote:
>
> Any ideas how to improve the speed ?
noatime?
--
Arttu V.
--
gentoo-user@lists.gentoo.org mailing list
out-clever the devs and file a stabilization bug for the newer one? ;)
)
--
Arttu V.
gcc -c -Wall -pipe -g -O2 -march=athlon64-sse3 -pipe
-I/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/hd
hwinfo.c
gcc hwinfo.o -Lsrc -lhd -o hwinfo
src/libhd.so: undefined reference to `dbus_connection_disconnect'
collect2: ld returned 1 exit status
make: *** [hwinfo] Error 1
--
Arttu V.
work if you escaped that
dollar sign with a backslash? It might move the expansion around a
bit, maybe even to the right place if you're lucky.
--
Arttu V.
nd
I doubt whether you really need the pdf documents created by that USE
flag -- especially given that you're apparently still on the command
line where viewing them might req ...
--
Arttu V.
arsets, e.g., with single-byte characters. UTF-8 is multi-byte and
thus should be compiled in the strings library.
--
Arttu V.
runs a 1000HZ kernel IIRC.
--
Arttu V.
the
question: is it supposed to work, does leaving it empty work for
someone?
--
Arttu V.
for my current /usr/src/linux
(which points to ./linux-2.6.28-gentoo-r5) du says 818MB. You don't
need too many of these to fill up a 10GB partition.
--
Arttu V.
On 5/4/09, Paul Hartman wrote:
> On Mon, May 4, 2009 at 6:43 AM, Arttu V. wrote:
>> Anyone got a clue why *not* setting CAMERAS won't build drivers for
>> all cameras as claimed several times in the libgphoto2 ebuild?
>
> src_configure() in the libgphoto2 ebuild looks
w kde versions, didn't use sets, still have USE="-kdeprefix" etc.
Still, sky didn't fall on me, at least not until I unmasked the
then-unstable xorg 1.5 ...
--
Arttu V.
eally makes the maximum
difference? :)
(Sorry about the earlier mails, their formats, etc., I was fighting
with gmail on a non-regular box again.)
--
Arttu V.
ut as well? Why is it replaced by
the hard-coded ("old-style"?) virtual/portage?
--
Arttu V.
et, so
binutils is in, python is (nowadays) out -- and that probably explains
also what is happening on your smoker. :)
Anyone finding flaws in my theories or facts or observations that
outright nullify them? :)
--
Arttu V.
ccording to emerge -p @system! :D
Gentoo <3 Can't live without it once you start to see just what all is
configurable. :D
--
Arttu V.
right now.
They're too busy flinging all shades of poo. Summer, they should have
lectures and exams during summer at Universities, too. :/
--
Arttu V.
r some other part.
--
Arttu V.
On 5/27/09, Wyatt Epp wrote:
> Reading this thread, though, it seems like it would be useful to have a
> FEATURES=cpudetection for Portage.
Congratulations, it's already there! Sort of. -march=native ;)
--
Arttu V.
cure choices with GUIs that well. So, my opinions
are worth their weight in uranium (hazardous material, need proper
handling, not suitable for most uses, keep away from the reach of
children ;) ).
--
Arttu V.
get any
better advice), you can try removing the reddened line out of your
/usr/portage/profiles/updates/2Q-2009 (I'd make a backup copy before
editing).
--
Arttu V.
On 6/5/09, Alan McKinnon wrote:
> I have all emul-linux packages installed anyway (except -qtlibs), but now
> I'm
> stumped. How would I find which packages provide these 32 bit libs?
Possibly none, but maybe this page helps:
http://www.gentoo.org/proj/en/base/amd64/emul/content.
1 - 100 of 233 matches
Mail list logo