You are not logged in.
http://nagi-fanboi.net/arch/i686/rasqal … pkg.tar.gz
Otherwise it's in AUR. Odd, I thought this was in extra or community. Guess I'd better rebuild the repo. And please don't use -svn. It's horribly outdated.
Ok thanks, maybe it'll work now
And yes, I guessed -svn was outdated, because you said qt-copy was no longer used (which is true only for kde4, not kde4-svn).
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Doesn't work, as rasqal has broken deps:
[mots@nonsense ~]$ sudo pacman -U rasqal-0.9.14-1-i686.pkg.tar.gz
Lade Paketdaten ... Fertig.
Prüfe Abhängigkeiten...
Fehler: Konnte Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen)
:: rasqal: Benötigt raptor
Then fix it:
pacman -S raptor
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
tardo wrote:http://nagi-fanboi.net/arch/i686/rasqal … pkg.tar.gz
Otherwise it's in AUR. Odd, I thought this was in extra or community. Guess I'd better rebuild the repo. And please don't use -svn. It's horribly outdated.
Ok thanks, maybe it'll work now
And yes, I guessed -svn was outdated, because you said qt-copy was no longer used (which is true only for kde4, not kde4-svn).
Hm no, it downloaded fine, but then it fails because of file conflicts. I'll have to force it.
/opt/kde4/share/icons/oxygen/128x128/apps/acroread.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/16x16/apps/acroread.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/16x16/apps/wine.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/32x32/apps/acroread.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/32x32/apps/wine.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/48x48/apps/acroread.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/48x48/apps/wine.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/64x64/apps/acroread.png exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/scalable/apps/acroread.svgz exists in both 'kdelibs4' and 'kdebase4'
/opt/kde4/share/icons/oxygen/scalable/apps/wine.svgz exists in both 'kdelibs4' and 'kdebase4'
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Yes force it. They keep adding icons to base/libs/artwork and end up conflicting each other.
Also, I've rebuilt the db so rascal should be available now. Also, kde4-svn is now gone. I'll probably replace it with kde4-devel, which will be built with debugging symbols (not -svn version though).
Offline
Hm, I didn't expect it to be stable, but I'm still a bit disappointed, it's worse than I expected. It's very buggy from the beginning. I think the icons that should go in the panel spawn in the top left corner instead. Also konqueror is very unstable and crashed after a few seconds. As a file manager, it had a very odd behavior.
I guess I'll just wait patiently.
Anyway, I just wanted to throw some packages at pacman to test it (and I was a bit bored also)
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
hah. but i do agree. they should have tagged this alpha3 instead. oh well.
Offline
Hate to disappoint, but there isn't much a difference between 3.93 and 3.92. I've got kdebase4 installed, but the svn seems to be overloaded right now so I can't get other modules. Gimme a couple days.
Offline
As expected, kde4 has been delayed untill at least december 20th.
The new release schedule (with two additional beta releases) can be found here.
Last edited by pressh (2007-08-31 15:01:52)
Offline
Updated to beta2. I won't be updating for x64 as I really see no difference between beta 1 and 2.
For the record, kdebase jumped from 30mb to 80mb. Not sure why.
Offline
Updated to beta2. I won't be updating for x64 as I really see no difference between beta 1 and 2.
For the record, kdebase jumped from 30mb to 80mb. Not sure why.
If it was stripped previously, is it still the case ?
That issue happened with glibc or gcc recently, it wasn't stripped anymore, resulting in a huge size increase.
Not sure if it applies here, but it's at least something to check
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
Updated to beta2. I won't be updating for x64 as I really see no difference between beta 1 and 2.
For the record, kdebase jumped from 30mb to 80mb. Not sure why.
Have a look at kdelibs size
Offline
First of all, thanks for your repo. Well, in fact I'm not sure I should thank you yet...
I am trying to install kde4 from your repo, but I am encountering the following errors :
# pacman -Sy
...
Erreur: failed retrieving file 'tardo.db.tar.gz' from nagi-fanboy.net : No address record
This is not a big issue, since the second repo seems to work. But on the second repo I get :
# pacman -S kdebase4
...
:: Retrieving packages from tardo...
error: failed retrieving file 'redland-1.0.6-2-i686.pkg.tar.gz' from nagi-fanboy.net : No address record
redland 372.5K 115.3K/s 00:00:03 [##################################################################################################] 100%checking package integrity...
:: Archive redland-1.0.6-2-i686.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] n
error: failed to commit transaction (corrupted package)
archive redland-1.0.6-2-i686.pkg.tar.gz is corrupted (bad MD5 or SHA1 checksum)
and the installation fails there. What should I do ? Should I do something or is there something wrong with your repositories ?
Thanks.
Offline
Following previous recommendations (post #96, asking for some output) :
$ md5sum redland-1.0.6-2-i686.pkg.tar.gz
784b5ee479aaa9a9394545cd4a465216 redland-1.0.6-2-i686.pkg.tar.gz
$ tar -xzf tardo.db.tar.gz redland-1.0.6-2/desc
$ grep -A 1 MD5 < redland-1.0.6-2/desc
%MD5SUM%
1c7a702e3265d9d8c245433eacb3fd83
Last edited by Skippy le Grand Gourou (2007-09-06 09:35:24)
Offline
/opt/kde4/share/icons/crystalsvg/64x64/actions/kbruch_exercise_factorisation.png exists in both 'kdeartwork4' and 'kdeedu4'
I get this error on lots of files
Offline
Have a look at kdelibs size
This explains it. Good eyes =]
Erreur: failed retrieving file 'tardo.db.tar.gz' from nagi-fanboy.net : No address record
should be nagi-fanboi.net
and the installation fails there
Reuploaded redland. md5 is now the same as the pkg.db
@tafsen: use pacman -Sf. I don't feel like singling out the files that are causing conflicts. I'll leave that for the official kde pkger =]
Offline
Thanks, it works fine now.
So, thanks for your repo !
Last edited by Skippy le Grand Gourou (2007-09-06 20:40:15)
Offline
Tomorrow, I'll be uploading koffice2-1.9.93 for those interested (including deps). poppler-qt4 has been rebuilt and moved into /opt/qt4, and so kdegraphics was also rebuilt.
Last edited by tardo (2007-09-06 21:50:41)
Offline
I tried installing by doing pacman -Sf kde4. pacman downloaded the files, and when it was going to start installing it gave me this error:
checking package integrity... done.
Internal pacman error: Segmentation fault
Please submit a full bug report, with the given package if appropriate.
Any ideas? Do I have to download the files again?
Offline
try using pacman --debug -Sf kde4 then pastebin the results.
Offline
try using pacman --debug -Sf kde4 then pastebin the results.
I did that. First, there are hundreds of lines like these, with diferent file names:
debug: /opt/kde4/share/apps/kolourpaint/icons/hicolor/32x32/apps/kolourpaint.png is a directory, not a conflict
debug: /opt/kde4/share/apps/kolourpaint/icons/hicolor/48x48/ is a directory, not a conflict
debug: /opt/kde4/share/apps/kolourpaint/icons/hicolor/48x48/actions/ is a directory, not a conflict
debug: /opt/kde4/share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_brush.png is a directory, not a conflict
debug: /opt/kde4/share/apps/kolourpaint/icons/hicolor/48x48/actions/tool_color_eraser.png is a directory, not a conflict
...etc. Then it ends with this:
debug: /opt/kde4/share/apps/kppp/Provider/Netherlands/HetNet%032Basis 猥urfen is a directory, not a conflict
Internal pacman error: Segmentation fault
Please submit a full bug report, with the given package if appropriate.
debug: /opt/kde4/share/apps/kppp/Provider/Netherlands/HetNet-000000000000000000000000.013387requent
Note that those funny characters at this last file name are present in the output message.
EDIT: Sorry, hit Submit instead of Preview on the last message. I meant to ask whether you think this is a problem with the kde package or with pacman itself. And thanks for the help.
Last edited by hokstein (2007-09-07 05:46:33)
Offline
It's a problem with either your locale or pacman. Either way, shining might be interested in this ^^. I find it interesting that pacman thinks that *.png are directories.
Offline
Ok, I had forgotten the -f option in pacman... I tried it again and this time, for some reason, it went to the end. So now I have kde4 installed (I guess). I tried the method you described in the first post to start it, but it just gets me kde 3.5.7. Do I have to uninstall kde 3?
Offline
Huh... Can anybody tell me if it is normal that I cannot find kate (and kopete, btw) ? kwrite is there but that's kate I want... Installed packages :
$ yaourt -Qs kde4
tardo/kdebase4 3.93.0-1
KDE4 Base Programs
tardo/kdelibs4 3.93.0-1
KDE4 Core Libraries
tardo/kdenetwork4 3.93.0-1
KDE4 Networking Programs
tardo/kdepimlibs4 3.93.0-1
KDE4 PIM Libraries
tardo/kdeutils4 3.93.0-1
KDE4 General Utilities
Offline
FWIW both http://nagi-fanboi.net/arch/i686 and http://mir.inlane.org/tardo/i686 are giving me this error...
checking package integrity...
:: Archive redland-1.0.6-2-i686.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] n
:: Archive libvncserver-0.9-1-i686.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] n
error: failed to commit transaction (corrupted package)
archive redland-1.0.6-2-i686.pkg.tar.gz is corrupted (bad MD5 or SHA1 checksum)
archive libvncserver-0.9-1-i686.pkg.tar.gz is corrupted (bad MD5 or SHA1 checksum)
errors occurred, no packages were upgraded.
Offline
Ok, I had forgotten the -f option in pacman...
I tried it again and this time, for some reason, it went to the end. So now I have kde4 installed (I guess). I tried the method you described in the first post to start it, but it just gets me kde 3.5.7. Do I have to uninstall kde 3?
Ok, I'm too much of a noob for this. I'll wait for the stable release. Thanks for the help anyway!
Offline