You are not logged in.

#901 2011-04-11 20:59:53

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

benneque: You need to downgrade the stable official networkmanager as well as the kdebase-workspace.

Last edited by ProgDan (2011-04-11 21:00:37)

Offline

#902 2011-04-11 21:05:30

benneque
Member
Registered: 2011-03-19
Posts: 53

Re: kde-snapshot repo

Maybe I should get WICD big_smile

no other possibility? The KDE guys have some knetworkmanager for 0.9 and it's working. maybe I should get this one !?
http://lamarque-lvs.blogspot.com/2011/0 … gress.html


Can you tell me with which command I can install a specific version of knetworkmanager? I want to install the last git version you put online (0326 or sth like that). This one worked at least partially wink

EDIT: Whoops. I meant this one: extra/kdeplasma-applets-networkmanagement git20110405-1



EDIT2: I recognized the new Menu-Button in Dolphin. Awesome smile

Last edited by benneque (2011-04-11 22:05:00)

Offline

#903 2011-04-12 03:50:08

adaptee
Member
From: China
Registered: 2010-02-02
Posts: 36

Re: kde-snapshot repo

ProgDan wrote:

So, boys....the repo was finally updated. Sorry for the delay. The thruth is, that I got terribly drunk yesterday and I got that great idea that I could rewrite the script for checking out sources...It actually ended up pretty well, but took me lot of time today to make it really working...:) And of course I managed to break most of the other scripts last night, so I had to fix them too smile

In order to properly update you have to run pacman -Sy kde-snapshots. pacman -Syu won't work, beacause I made a typo in the previous version number and it's is actually bigger then the recent one (there's one extra zero in the previous snapshot git version number).

I am sorry, but is this new snapshot only availabe for x86_64? 

I am using i686 and `pacman -Sy kde-snapshots` does not work  because those packges for i686 just does not exist on the server.

Offline

#904 2011-04-12 04:09:07

hdhoang
Member
Registered: 2010-09-11
Posts: 13

Re: kde-snapshot repo

ProgDan runs 64bit, he compiles and tests x86_64 first. This snapshot also has a new build procedure so extra testing is prudent. Plus, he's drunk.

Offline

#905 2011-04-12 05:29:53

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

hdhoang wrote:

ProgDan runs 64bit, he compiles and tests x86_64 first. This snapshot also has a new build procedure so extra testing is prudent. Plus, he's drunk.

big_smile big_smile big_smile big_smile big_smile +1000 concise!

Anyway, I built a new snapshot over night (both archs, no fails, being sober) and now I'm going through build logs and adding missing dependencies and enabling some hidden options etc etc, so that the next snapshot will rock.

i686 packages of the previous built are now being uploaded to the server, but the new snapshot will come today or tomorrow, so if you don't want to hurry, I suggest you wait for the next snapshot.

Offline

#906 2011-04-12 11:55:05

benneque
Member
Registered: 2011-03-19
Posts: 53

Re: kde-snapshot repo

Again update?

yaourt -Syu won't show it then sad

Offline

#907 2011-04-13 11:52:24

benneque
Member
Registered: 2011-03-19
Posts: 53

Re: kde-snapshot repo

testing/kdeplasma-applets-networkmanagement git20110412-1 [installed]
This somehow again works half-the-way with NM 0.9! At least I can enable/disable networking and the wireless networks etc.

Offline

#908 2011-04-15 12:41:41

laloch
Member
Registered: 2010-02-04
Posts: 186

Re: kde-snapshot repo

@ProgDan: hi, why do you build the kdebase-runtime package with -DWITH_PulseAudio=OFF?

Offline

#909 2011-04-16 10:21:27

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

@laloch: The latest snapshot is build without that switch. I just pushed latest PKGBUILDs and the modified build-scripts to git repo.

Offline

#910 2011-04-17 15:44:44

Butcher
Member
Registered: 2009-02-04
Posts: 158

Re: kde-snapshot repo

error: failed retrieving file 'kdesupport-phonon-vlc-4.6.42git201103026-1-x86_64.pkg.tar.xz' from arch.morrigan.ch : Not Found

Offline

#911 2011-04-17 17:30:37

Butcher
Member
Registered: 2009-02-04
Posts: 158

Re: kde-snapshot repo

$ kmail
kmail: error while loading shared libraries: libkdepimdbusinterfaces.so.4: cannot open shared object file: No such file or directory

Offline

#912 2011-04-18 09:59:11

laloch
Member
Registered: 2010-02-04
Posts: 186

Re: kde-snapshot repo

please add depends gcc-libs>=4.6.0. This is what I get with gcc-libs-multilib 4.5.2:

/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libstreamanalyzer.so.0)
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libstreams.so.0)

Offline

#913 2011-04-19 06:09:32

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

Hi all,

Butcher wrote:
error: failed retrieving file 'kdesupport-phonon-vlc-4.6.42git201103026-1-x86_64.pkg.tar.xz' from arch.morrigan.ch : Not Found

Reuploaded.

Butcher wrote:
$ kmail
kmail: error while loading shared libraries: libkdepimdbusinterfaces.so.4: cannot open shared object file: No such file or directory
pacman -Qo /usr/lib/libkdepimdbusinterfaces.so.4
/usr/lib/libkdepimdbusinterfaces.so.4 is owned by kdepim-kontact 4.6.42git20110412-1
laloch wrote:

please add depends gcc-libs>=4.6.0. This is what I get with gcc-libs-multilib 4.5.2:

/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libstreamanalyzer.so.0)
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/libstreams.so.0)

Fixed, will apply in next release.

Thank you both.

Offline

#914 2011-04-19 08:36:29

Butcher
Member
Registered: 2009-02-04
Posts: 158

Re: kde-snapshot repo

ProgDan wrote:
pacman -Qo /usr/lib/libkdepimdbusinterfaces.so.4
/usr/lib/libkdepimdbusinterfaces.so.4 is owned by kdepim-kontact 4.6.42git20110412-1
# pacman -S kdepim-contact
error: target not found: kdepim-contact

Thanks for your work.

Last edited by Butcher (2011-04-19 08:36:41)

Offline

#915 2011-04-19 08:57:57

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

@Butcher: it's kdepim-kontact, not contact wink

Offline

#916 2011-04-19 09:39:41

Butcher
Member
Registered: 2009-02-04
Posts: 158

Re: kde-snapshot repo

ProgDan wrote:

@Butcher: it's kdepim-kontact, not contact wink

Oh, sorry. Anyways, if KMail doesn't run without that package, it should be a dependency, no?

Offline

#917 2011-04-19 23:16:33

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

Actually this is a bug in my packaging. The libkdepimdbusinterfaces.so should be packaged in kdepim-libkdepim not in kdepim-kontact. I have fixed it in kdepim PKGBUILD so in next snapshot it will be correct. Sorry for the complications.

Offline

#918 2011-04-20 16:29:37

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: kde-snapshot repo

I re-updated to KDE 4.7, and the packaging is very good as always, great job ProgDan smile

PS: You should contact the KDE arch devs regarding the updated scripts smile

Offline

#919 2011-04-21 14:30:01

sas
Member
Registered: 2009-11-24
Posts: 155

Re: kde-snapshot repo

So how do I actually upgrade to these packages?

I've added the kde-snapshots and kde-snapshots-extra repositories to /ets/pacman.conf, and pacman -Sy seems to synchronize from those repos just fine, but pacman -Su doesn't want to upgrade anything.

I've got the "official" KDE packages from extra installed currently. For example, pacman -Ss kdebase-workspace shows:

extra/kdebase-workspace 4.6.2-2 [66.59 MB] (kde) [installed]
    KDE Base Workspace
kde-snapshots/kdebase-workspace 4.6.42git20110412-1 [81.78 MB] (kde-snapshots) [installed: 4.6.2-2]
    KDE Base Workspace

What do I need to do to make it upgrade to the snapshot packages?

Offline

#920 2011-04-21 14:47:24

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: kde-snapshot repo

Did you add those repos ABOVE the other repos in pacman.conf?


Matt

"It is very difficult to educate the educated."

Offline

#921 2011-04-21 18:07:34

laloch
Member
Registered: 2010-02-04
Posts: 186

Re: kde-snapshot repo

kdebase-workspace (plasma_engine_geolocation) depends on gpsd <2.96

Offline

#922 2011-04-21 19:15:56

sas
Member
Registered: 2009-11-24
Posts: 155

Re: kde-snapshot repo

mrunion wrote:

Did you add those repos ABOVE the other repos in pacman.conf?

Thanks mrunion, that was it.

Offline

#923 2011-04-24 03:22:21

laloch
Member
Registered: 2010-02-04
Posts: 186

Re: kde-snapshot repo

Today I upgraded (partly) using the new build scripts.
I *guess* there's a typo in build-scripts/create-sources

diff --git a/create-sources b/create-sources
index 7aa6c1c..da49907 100755
--- a/create-sources
+++ b/create-sources
@@ -89,7 +89,7 @@ function checkout_package_sources
 
                        # When package name is prefixed by "@" and the name is actually an URL, checkout the URL.
                        # This can be used when some subpackage is located in a repo outside KDE GIT/SVN
-                       if [ ! -z "`echo ${pkg:1} | sed -nr '/[a-z]+\:\/\/[a-zA-Z0-9./]+$/p'`" ]; then
+                       if [ ! -z "`echo ${pkg:1} | sed -nr '/[a-z]+\:\/\/[a-zA-Z0-9./]+/p'`" ]; then
 
                                local path=${srcdir}/${1}/`echo ${pkg:1} | sed 's/.*\///'`
 

kdelibs no longer depends on hal (it's optional).
kdesupport depends on java-environment rather than openjdk6.
Package extension can be different than .tar.xz - defined in makepkg.conf:wq

Offline

#924 2011-04-24 08:52:19

ProgDan
Member
From: Prague, Czech Republic
Registered: 2007-10-04
Posts: 441
Website

Re: kde-snapshot repo

Thank you for the patch! I'm not really good at regular expressions smile. HAL in kdelibs is already in optdepends and the Java dependency has been fixed. I know that I'm using hardcoded extensions, but I'm packaging in .tar.xz and I feel no need for more variables in the script smile Thanks for you contribution!

Offline

#925 2011-04-24 09:25:47

laloch
Member
Registered: 2010-02-04
Posts: 186

Re: kde-snapshot repo

ProgDan wrote:

HAL in kdelibs is already in optdepends

It's also in the makedepends. You can try to remove it. It seams, that the solid backend doesn't need HAL to be installed at build-time.

ProgDan wrote:

I know that I'm using hardcoded extensions, but I'm packaging in .tar.xz and I feel no need for more variables in the script smile

Never mind. I replaced the *.pkg.tar.xz pattern with *.pkg.tar.* smile

Last edited by laloch (2011-04-24 09:35:30)

Offline

Board footer

Powered by FluxBB