[ATrpms-users] About the list (was: %lib_package macro definition)

2005-09-25 Thread Axel Thimm
On Sat, Sep 24, 2005 at 10:22:17PM -0400, Dino Klein wrote:
 BTW, is there a way to search to mailing list? It just occurred to me
 that I could've used google, but it might be a bit behind on recent
 activity.

google picks up rather quick, sometimes only within a couple of hours.

Try adding site:list.atrpms.net to the search terms to search through
the lists using google.

 Also - for some reason I didn't receive the messages pertaining to this
 topic via the mailing list; I only received the CCs which were directly
 to me. However, I am getting other messages (from the list) as usual.
 Perhaps you have access to some list logs that may shed light on this?
 (this is not critical, but interesting nonetheless)

That's probably normal and a setting of your subscriber
account. mailman allows you to ask it to not send mails twice, e.g. if
it sees you on To: or Cc:, it will (correctly) assume you already got
a direct copy and will not send you one (if the setting says so).

You can change this behaviour by using your subscription passwort and
modifying some of account parameters.

E.g. if you haven't changed these setting already you will also only
get a direct copy of this mail.
-- 
Axel.Thimm at ATrpms.net


pgpPXzvGJlcWH.pgp
Description: PGP signature
___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

[ATrpms-users] Re: X86_64 FC4 Segmentation Fault

2005-09-25 Thread Axel Thimm
On Sun, Sep 25, 2005 at 12:37:21AM -0400, Graham Bowman wrote:
 [EMAIL PROTECTED] ~]$ mythfrontend
 2005-09-24 23:09:16.819 New DB connection, total: 1
 Total desktop width=1280, height=1024, numscreens=1
 2005-09-24 23:09:16.832 Using screen 0, 1280x1024 at 0,0
 2005-09-24 23:09:16.836 mythfrontend version: 0.18.1.20050523-1
 www.mythtv.org http://www.mythtv.org
 2005-09-24 23:09:16.837 Enabled verbose msgs : important general
 Conflict in /usr/lib/qt-3.3/plugins/styles/bluecurve.so:
 Plugin uses incompatible Qt library!
 expected build key x86_64 Linux g++-4.* full-config, got i686 Linux
 g++-4.* full-config.

This looks like you are using some i686 plugins on x86_64. You can't
mix those, you can choose to use only i386 or only x86_64 myth bits.

Try something like

rpm -qa --qf '[EMAIL PROTECTED]' myth\*

to check what archs the packages have.
-- 
Axel.Thimm at ATrpms.net


pgp4f36vbtKpk.pgp
Description: PGP signature
___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

[ATrpms-users] Re: smart, which repositories

2005-09-25 Thread Marcel Janssen
On Sunday 25 September 2005 00:38, Axel Thimm wrote:
 Then something is broken in your setup. Does /usr/lib/smart/distro.py
 exist? What does rpm -V medley-package-config say?

Well, it seems like things are gone from my system. I wonder how that 
happened.

# rpm -V medley-package-config
..?.. c /etc/apt/preferences
..?.. c /etc/apt/sources.list.d/newrpms.list
S.5T. c /etc/sysconfig/rhn/sources
..?.. c /etc/sysconfig/rhn/sources.d/newrpms.sources
S.5T.   /usr/lib/smart/distro.py

 Why is there a priority? That also looks altered.

I did that, just to try if that makes any difference.

 I'd install atrpms-package-config, blast away /var/lib/smart/* and
 reissue a smart update. Then make sure rpm-db exists like above. Have
 your system upgraded, and then go medley-package-config and disable
 the channels that you don't want to use.

That worked, things are fine again. I do wonder what has happened though.

 Don't mess with priorities, they break more than they could ever save
 in theory.

ok

 That's all just a recommendation, of course.

Thanks,
Marcel


___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users


[ATrpms-users] Re: X86_64 FC4 Segmentation Fault

2005-09-25 Thread Alexandre Parenteau
Hi,

I am a new user, and I had the same problem (I used the RPM ar first).
I went as far as compiling mythtv directly from svn, and I get the same
problem at start-up, something with threads being spawned (?):

 /usr/local/bin/mythfrontend

2005-09-25 20:56:20.149 Using runtime prefix = /usr/local
Detaching after fork from child process 7377.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type return to continue, or q return to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
2005-09-25 20:56:21.617 New DB connection, total: 1
2005-09-25 20:56:21.622 Total desktop dim: 1280x1024, with 1 screen[s].
2005-09-25 20:56:21.624 Using screen 0, 1280x1024 at 0,0
[New Thread 1084229984 (LWP 7380)]

Program received signal SIG33, Real-time event 33.
[Switching to Thread 1084229984 (LWP 7380)]
0x2e05e8f2 in clone () from /lib64/libc.so.6
(gdb) thread
[Current thread is 2 (Thread 1084229984 (LWP 7380))]
(gdb) thread 1
[Switching to thread 1 (Thread 46912561695648 (LWP 7374))]#0 0x2d9f182a in __nptl_setxid ()
 from /lib64/libpthread.so.0
(gdb) bt
#0 0x2d9f182a in __nptl_setxid () from /lib64/libpthread.so.0
#1 0x2e028107 in setuid () from /lib64/libc.so.6
#2 0x0042638a in ?? ()
#3 0x2dfb13cf in __libc_start_main () from /lib64/libc.so.6
#4 0x0041f8b9 in ?? ()
#5 0x7f804e98 in ?? ()
#6 0x in ?? ()
(gdb) thread 2
[Switching to thread 2 (Thread 1084229984 (LWP 7380))]#0 0x2e05e8f2 in clone () from /lib64/libc.so.6
(gdb) bt
#0 0x2e05e8f2 in clone () from /lib64/libc.so.6
#1 0x2d9f28f0 in __make_stacks_executable () from /lib64/libpthread.so.0
#2 0x40a00960 in ?? ()
#3 0x in ?? ()

Thanks,
alex.

___
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users