[yoper-dev] IRC-Meeting coming thursday 8 pm NZ-Time (GMT+11)

2007-07-22 Thread apriori
there ;) Regards apriori ___ yoper-dev mailing list yoper-dev@lists.yoper.com http://lists.frank-hosting.de/cgi-bin/mailman/listinfo/yoper-dev

Re: [yoper-dev] [PACKAGERS] - Some hints to mass migrate

2007-12-18 Thread apriori
Hi all! With the help of TobiG I wrote a simple helper, for all those who need to update packages. Sometimes, as you all know, it's non-trivial to get all depencies or reverse depencies of a package - that's what this little helper will calculate for you. If you upgrade a package, the script

Re: [yoper-dev] The 755 issue is back!

2007-12-24 Thread apriori
Hi Carlos! It might be back, but not for long. I wrote a simple shell script currently crawling through 3.1-rocketfuel and fixing all spec files and triggering a rebuild. This problem should be sorted out in a few hours. Regards Armin On Monday 24 December 2007 21:43:42 Carlos López wrote:

[yoper-dev] Fwd: Re: The 755 issue is back!

2007-12-24 Thread apriori
Hi Carlos! ^^ There were 206 packages in 3.1-rocketfuel affected by this bug - looks like the buildserver will be busy for quite some time. Keep in mind though, that I only fixed the specfiles of packages that already are available in 3.1-rocketfuel, meaning just imported specfiles not

[yoper-dev] Fwd: Re: The 755 issue is back!

2007-12-24 Thread apriori
Hi again, forgot to attach the script: #!/bin/sh if [ -n `grep \%defattr(0755,root,root)\ $*` ]; then echo fixing $1 release=`grep -i release: $1 | sed 's:.*\:::g' | sed 's: \s*::g'` release=$((release+1)) sed -i

[yoper-dev] svnCacheLookup updates

2008-01-12 Thread apriori
is: RPMSpecLookup.searchDirs = [ svndir + /3.1/rocketfuel, svndir + /3.0/dynamite, svndir + /3.0/rocketfuel , svndir + /devel/apriori ] I've tested it by calculating kde4base depencies and was quite shocked how many 3.0 depencies are still there: svnCacheLookup -d kde4base building cache from /home/armin/svn

Re: [yoper-dev] Help needed

2008-02-06 Thread apriori
Hi Carlos! This one of the reasons why I developed the rpmLookup classes: svnCacheLookup -d atk-devel building cache from /home/armin/svn/yoper/3.1/rocketfuel done building cache from /home/armin/svn/yoper/3.0/dynamite done building cache from /home/armin/svn/yoper/3.0/rocketfuel done

Re: [yoper-dev] Yoper 3.0 requires some tinkering

2008-03-13 Thread apriori
apriori ___ yoper-dev mailing list yoper-dev@lists.yoper.com http://lists.frank-hosting.de/cgi-bin/mailman/listinfo/yoper-dev

Re: [yoper-dev] Yoper 3.0 requires some tinkering

2008-03-14 Thread apriori
Hi Carlos, well, of course you're right wth that.. proven even about half a year ago, when I tested to integrate upstart in yoper and got a boot time of 35/21 secs (before/later). I agree with the first proposed change, but I don't like the 2nd one. Of course our standard desktop is kde, but

Re: [yoper-dev] 3 Remaining issues to be sorted prior to beta release

2008-04-09 Thread apriori
Hi Tobias, concerning oss-gpl ... What is your reference list for that claim? I'd really dislike including likely highly unstable software, especially something as crucial as the soundsystem into yoper. Before including it, I'd at least recommend to run some tests. The package will be created

[yoper-dev] Fwd: Re: 3 Remaining issues to be sorted prior to beta release

2008-04-09 Thread apriori
-- Forwarded Message -- Subject: Re: [yoper-dev] 3 Remaining issues to be sorted prior to beta release Date: Wednesday 09 April 2008 From: apriori [EMAIL PROTECTED] To: Tobias Gerschner [EMAIL PROTECTED] Hm... well, the thoshiba te2100 has a Yamaha ymf753 chipset - quite old

Re: [yoper-dev] Getting 3.1 finally out

2008-07-23 Thread apriori
Hi all! I guess it's time that I show up here again. Well, about the release.. .I'll have time after the 31th of July - I won't have any time before that date. Nearly the whole semester now was unexpectedly 60h+/week work. Even though, in the few hours I had time to work on yoper I tried to

[yoper-dev] Fwd: Re: wireless-tools libnl version incompatibilities

2008-08-25 Thread apriori
---BeginMessage--- Hi guys, critics accepted. I've tried to upgrade NetworkManager many times, first the 0.6.5 - which worked better than 0.6.4, but always crashed for WPA2 - then 0.7 git and often just failed with it. Major problems were caused by updating libnl and a somehow broken glib2.

Re: [yoper-dev] Yoper

2008-09-10 Thread apriori
Hi, yes, we still exist, although progress is a bit slow, currently. The easiest way to get rid of a linux root password is the following: 1. Boot up using either an install or livecd (linux) 2. mount the respective harddrive/partition with the linux on e.g. /mnt mount /dev/sda1 /mnt 3. mount