Re: [Mageia-dev] Problems with dbus

2011-08-05 Thread Ahmad Samir
. Please test. (I didn't see any rebuild of network*manager-* in Debian, so I am not sure a rebuild is required). And a bug report would have worked to track the issue. -- Ahmad Samir

Re: [Mageia-dev] [126688] - 0.94

2011-08-05 Thread Ahmad Samir
pkgconfig/dbus-glib-%{lib_api}.pc > %{_includedir}/dbus-1.0/dbus/dbus-glib-bindings.h > %{_includedir}/dbus-1.0/dbus/dbus-gtype-specialized.h > -%{_includedir}/dbus-1.0/dbus/dbus-glib-error-enum.h > %{_includedir}/dbus-1.0/dbus/dbus-glib-lowlevel.h > %{_includedir}/dbus-1.0/dbus/dbus-glib.h > +%{_includedir}/dbus-1.0/dbus/dbus-gvalue-parse-variant.h > %{_datadir}/gtk-doc/html/dbus-glib/ > %{_mandir}/man1/* > > > -- Ahmad Samir

Re: [Mageia-dev] Audio Warning: New PulseAudio test release on the way....

2011-08-03 Thread Ahmad Samir
;> in order for it to actually start on the command line and not be >> autospawned by something else!) > Put LC_ALL=C before any command and the output will be in English, e.g.: LC_ALL=C urpmi --auto-update -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron core/release polkit-kde-kcmodules-1-0.98.1-1.mga2

2011-07-30 Thread Ahmad Samir
imported package polkit-kde-kcmodules-1 This package shouldn't provide polkit-agent: $ urpmq --provides polkit-kde-kcmodules polkit-agent [...] it doesn't include a polkit authentication agent, AFAICS. -- Ahmad Samir

Re: [Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error.

2011-07-30 Thread Ahmad Samir
On 30 July 2011 14:07, Colin Guthrie wrote: > 'Twas brillig, and Ahmad Samir at 29/07/11 19:21 did gyre and gimble: >> On 28 July 2011 13:25, Colin Guthrie wrote: >> >> [...] >>> Note: systemd doesn't seem to give me a console login - so this is only >

Re: [Mageia-dev] Switching VT when in GDM causes X11 quit with fatal error.

2011-07-29 Thread Ahmad Samir
ntributor [http://www.mageia.org/] >  PulseAudio Hacker [http://www.pulseaudio.org/] >  Trac Hacker [http://trac.edgewall.org/] > -- Ahmad Samir

[Mageia-dev] The triage team.

2011-07-26 Thread Ahmad Samir
Hello, Due to time constraints I have to leave the bug triage team. I'll still try to keep up with the bugs list when I have the time but won't be able primarily work on it. Thanks. -- Ahmad Samir

Re: [Mageia-dev] Updates and 0 release

2011-07-26 Thread Ahmad Samir
e > # Old distros > %define subrel 1 > %define release %mkrel 0 > %endif > > regards, > Luc > Agreed. Besides, one can simply forget to bump the rel in Cauldron and the issue will lay dormant until the next distro release is out and upgrades fail, worse if the package is on the DVD and users get the infamous urpmi-casacading-failure. -- Ahmad Samir

Re: [Mageia-dev] Missing packages

2011-07-25 Thread Ahmad Samir
On 25 July 2011 07:06, Thomas Spuhler wrote: > On Thursday, July 21, 2011 01:39:45 am Ahmad Samir wrote: >> On 21 July 2011 08:51, Jani Välimaa wrote: >> > 2011/7/21 Ahmad Samir >> > >> >> On 21 July 2011 05:50, Thomas Spuhler wrote: >> >&g

Re: [Mageia-dev] [RPM] cauldron core/release boinc-client-6.10.58-2.mga2

2011-07-24 Thread Ahmad Samir
e shared lib etc. >> - Build with wxgtku-devel for unicode support This one, yes; I think building with wxgtku-devel for unicode support is better. However looking at the SVN log, dams changed wxgtku2.8-devel to wxGTK-devel, he may have a reason for the change. Adding him to CC. >> > > Are those changes worth porting to Mageia 1 too ? There's an update being > prepared on the 1/updates branch. > > See https://bugs.mageia.org/show_bug.cgi?id=1690 > > Best regards > > Samuel Verschelde > -- Ahmad Samir

Re: [Mageia-dev] RFC: gtk-doc proposed changes

2011-07-22 Thread Ahmad Samir
On 22 July 2011 13:24, Christiaan Welvaart wrote: > On Fri, 22 Jul 2011, Ahmad Samir wrote: > >> ATM gtk-doc requires dblatex which requires texlive -> texlive-texmf; >> due to the outrageous size of texlive-texmf, building packages in >> local chroots becomes a bit of

[Mageia-dev] RFC: gtk-doc proposed changes

2011-07-22 Thread Ahmad Samir
shouldn't break any packages (there're 144 SRPMS that have BR gtk-doc and 5 -devel packages that require gtk-doc). And if any package breaks due to the split, the fix is simply adding BR gtk-doc-pdf. Of course we can make it more painful and require that those 149 packages get a test

Re: [Mageia-dev] Finalizing update process

2011-07-22 Thread Ahmad Samir
On 22 July 2011 11:27, Michael Scherer wrote: > Le vendredi 22 juillet 2011 à 11:04 +0300, Ahmad Samir a écrit : >> On 19 June 2011 15:00, Michael Scherer wrote: >> > Le samedi 18 juin 2011 à 23:25 +0300, Ahmad Samir a écrit : >> >> On 15 June 2011 22:32, Stew Bened

Re: [Mageia-dev] Finalizing update process

2011-07-22 Thread Ahmad Samir
On 19 June 2011 15:00, Michael Scherer wrote: > Le samedi 18 juin 2011 à 23:25 +0300, Ahmad Samir a écrit : >> On 15 June 2011 22:32, Stew Benedict wrote: > >> qa-bugs@ can't be be set as the assignee in bug reports, it should be >> made possible. > > Yes, th

Re: [Mageia-dev] Need mentor(s) to become a Mageia packager

2011-07-21 Thread Ahmad Samir
>> Unfortunately, no. A server can be password protected, on another >> computer, or using a specific database name. >> >> I always wanted to have a proper framework for that ( like saying "this >> is the sql file" and let some helper script take care of the rest, based >> on configuration or offering a easy to use tools to create and install >> database after installation  ), but never wrote anything :) >> >>> - should the %install section creates the service launcher scripts? If >>> so, is there any example how to achieve this? >> >> Yes. It was not migrated yet ( or maybe it was ), but this should be a >> good start : >> http://wiki.mandriva.com/en/Development/Howto/Initscripts > > Thanks for your help! > > Vincent > -- Ahmad Samir

Re: [Mageia-dev] Need mentor(s) to become a Mageia packager

2011-07-21 Thread Ahmad Samir
=zoneminder.git They've had it for a long time, so you should find loads of clues over there. -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron nonfree/release flash-player-plugin11-11.0.1.60-0.b1.071311.1.mga2.nonfree

2011-07-21 Thread Ahmad Samir
On 18 July 2011 19:28, Anssi Hannula wrote: > On 18.07.2011 17:14, Ahmad Samir wrote: >> On 18 July 2011 14:13, Balcaen John wrote: >>> On Monday 18 July 2011 12:33:34 Colin Guthrie wrote: >>>> 'Twas brillig, and Ahmad Samir at 18/07/11 12:01 did gyre and gi

Re: [Mageia-dev] [RPM] 1 core/updates_testing kdelibs4-4.6.5-0.1.mga1

2011-07-21 Thread Ahmad Samir
conflicts with > file from package kde-l10n-en_US-2:4.6.2-7.mga1.x86_64 > You have a pre-mga1 package, https://www.mageia.org/pipermail/mageia-dev/20110503/004364.html -- Ahmad Samir

Re: [Mageia-dev] Missing packages

2011-07-21 Thread Ahmad Samir
On 21 July 2011 08:51, Jani Välimaa wrote: > 2011/7/21 Ahmad Samir >> >> On 21 July 2011 05:50, Thomas Spuhler wrote: >> > On Wednesday, July 20, 2011 08:21:40 pm Thomas Spuhler wrote: >> >> On Wednesday, July 20, 2011 01:55:28 am Anne nicolas wrote: >>

Re: [Mageia-dev] Missing packages

2011-07-20 Thread Ahmad Samir
ear-channel-symfony found in incorrect media core.x86_64 (allowed > core.i586)      error > > Why did it go to core.x86_64 it's a noarch package > How do I move (or remove) this? > > -- > Thomas > noarch packages are copied to both i586 and x86_64 repos, so the error on http://check.mageia.org/dependencies.html doesn't make sense to me. Another issue it php-pear-channel-symfony provides and obsoletes _itself_, this is wrong, IIUC. (I've submitted a new package fixing this issue). -- Ahmad Samir

Re: [Mageia-dev] Missing packages

2011-07-20 Thread Ahmad Samir
ou do for it. > > Cheers > > -- > Anne > http://www.mageia.org > xcb-util bits, will be fixed when the script to remove binary rpms that have no scr.rpm, is deployed (they're remnants of the old xcb-util-0.3.6). -- Ahmad Samir

Re: [Mageia-dev] FYI: telepathy-farsight has been renamed to telepathy-farstream upstream

2011-07-20 Thread Ahmad Samir
On 20 July 2011 05:35, andre999 wrote: > Ahmad Samir a écrit : >> >> On 19 July 2011 11:45, Ahmad Samir  wrote: >>> >>> Hello, >>> >>> telepathy-farsight has been renamed to telepathy-farstream upstream. >>> It's required by empathy

Re: [Mageia-dev] FYI: telepathy-farsight has been renamed to telepathy-farstream upstream

2011-07-19 Thread Ahmad Samir
On 19 July 2011 13:38, Ahmad Samir wrote: > On 19 July 2011 11:45, Ahmad Samir wrote: >> Hello, >> >> telepathy-farsight has been renamed to telepathy-farstream upstream. >> It's required by empathy to have call support. However some other >> packages (tele

Re: [Mageia-dev] FYI: telepathy-farsight has been renamed to telepathy-farstream upstream

2011-07-19 Thread Ahmad Samir
On 19 July 2011 11:45, Ahmad Samir wrote: > Hello, > > telepathy-farsight has been renamed to telepathy-farstream upstream. > It's required by empathy to have call support. However some other > packages (telepathy-qt4 and telepathy-call-ui) still use the old > -farsight,

[Mageia-dev] FYI: telepathy-farsight has been renamed to telepathy-farstream upstream

2011-07-19 Thread Ahmad Samir
build-able, until their perspective upstream adapt to the changes. So I'll copy telepathy-farsight to -farstream is SVN and submit it as a separate package, then when it's not needed any more we can add the proper obsoletes against telepathy-farsight. -- Ahmad Samir

Re: [Mageia-dev] Where is the KDE WM ?

2011-07-19 Thread Ahmad Samir
On 18 July 2011 21:48, Balcaen John wrote: > On Saturday 16 July 2011 11:06:59 Ahmad Samir wrote: > [...] >> > >> > Interesting, that method never really worked before (or at least I never >> > tested it). >> >> It worked since mikala added >>

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-18 Thread Ahmad Samir
On 18 July 2011 22:37, Luc Menut wrote: > Le 13/07/2011 12:41, Ahmad Samir a écrit : >> >> On 13 July 2011 12:34, nicolas vigier  wrote: >>> >>> On Wed, 13 Jul 2011, Ahmad Samir wrote: >>> > ... >>>> >>>> Using pkgconfig provid

Re: [Mageia-dev] Current cauldron updates want to install 32-bit versions that conflict with 64-bit versions

2011-07-18 Thread Ahmad Samir
r-qt4-devel provides re-added). > > Fixed, okular now uses the pkgconfig() BR. >    Christiaan > -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron nonfree/release flash-player-plugin11-11.0.1.60-0.b1.071311.1.mga2.nonfree

2011-07-18 Thread Ahmad Samir
On 18 July 2011 14:13, Balcaen John wrote: > On Monday 18 July 2011 12:33:34 Colin Guthrie wrote: >> 'Twas brillig, and Ahmad Samir at 18/07/11 12:01 did gyre and gimble: >> >> Does it complain about this if one removes the kcm module? >> > >> > I test

Re: [Mageia-dev] [RPM] cauldron nonfree/release flash-player-plugin11-11.0.1.60-0.b1.071311.1.mga2.nonfree

2011-07-18 Thread Ahmad Samir
On 18 July 2011 13:33, Colin Guthrie wrote: > 'Twas brillig, and Ahmad Samir at 18/07/11 12:01 did gyre and gimble: >>> Does it complain about this if one removes the kcm module? >> >> I tested a while ago, we'd have to remove both the kcm module .so and >>

Re: [Mageia-dev] [RPM] cauldron core/release mplayer-1.0-1.rc4.0.r32713.7.mga2

2011-07-18 Thread Ahmad Samir
On 18 July 2011 13:33, Michael Scherer wrote: > Le lundi 18 juillet 2011 à 13:57 +0300, Ahmad Samir a écrit : >> On 18 July 2011 12:45, Samuel Verschelde wrote: >> > Le lundi 18 juillet 2011 11:26:34, Ahmad Samir a écrit : >> >> On 18 July 2011 10:51, Samuel

Re: [Mageia-dev] [RPM] cauldron nonfree/release flash-player-plugin11-11.0.1.60-0.b1.071311.1.mga2.nonfree

2011-07-18 Thread Ahmad Samir
On 18 July 2011 11:31, Anssi Hannula wrote: > On 18.07.2011 08:20, Ahmad Samir wrote: >> On 18 July 2011 00:48, Anssi Hannula wrote: >>> On 18.07.2011 00:04, JA Magallón wrote: >>>> On Sun, 17 Jul 2011 14:06:12 +0200 (CEST), Mageia Team >>>> wr

Re: [Mageia-dev] [RPM] cauldron core/release mplayer-1.0-1.rc4.0.r32713.7.mga2

2011-07-18 Thread Ahmad Samir
On 18 July 2011 12:45, Samuel Verschelde wrote: > Le lundi 18 juillet 2011 11:26:34, Ahmad Samir a écrit : >> On 18 July 2011 10:51, Samuel Verschelde >> >> wrote: >> > Le lundi 18 juillet 2011 10:11:32, Mageia Team a écrit : >> >> Name        : mpla

Re: [Mageia-dev] [RPM] cauldron core/release mplayer-1.0-1.rc4.0.r32713.7.mga2

2011-07-18 Thread Ahmad Samir
d to have the content >> of RealPlayer's Codecs directory in /usr/lib64/codecs/ > > Is it ok to have such a path (/usr/lib64/codecs/) in a summary ? > Yes, because it's /usr/lib64/ in the x86_64 package and /usr/lib/ in the i586 one. (I think the email to the changelog ML resolves %_libdir/ depending on the machine that generated the email, not sure though). >> >> fwang 1.0-1.rc4.0.r32713.7.mga2: >> + Revision: 125857 >> - rebuild for new dfb > -- Ahmad Samir

Re: [Mageia-dev] Problems with udev in kernel 2.6.38.8-desktop

2011-07-18 Thread Ahmad Samir
> (I think Jeff is using mga1, not Cauldron). > -- > > Colin Guthrie > mageia(at)colin.guthr.ie > http://colin.guthr.ie/ > > Day Job: >  Tribalogic Limited [http://www.tribalogic.net/] > Open Source: >  Mageia Contributor [http://www.mageia.org/] >  PulseAudio Hacker [http://www.pulseaudio.org/] >  Trac Hacker [http://trac.edgewall.org/] > -- Ahmad Samir

Re: [Mageia-dev] How to push new packages to Mageia 1 updates_testing

2011-07-17 Thread Ahmad Samir
as release 5.mga2 and updates has 5.mga1, it looks safe, but as > soon as we'll fix a bug in mga1, release will become 5.1.mga1 which is higher > than 5.mga2. That's why, for security, I would set the release in cauldron to > 6.mga2 so that we can increase the subrel at will in mga1. > > Comments ? > > Samuel Verschelde > -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron nonfree/release flash-player-plugin11-11.0.1.60-0.b1.071311.1.mga2.nonfree

2011-07-17 Thread Ahmad Samir
> + Revision: 125340 >>> - better obsoletes and conflicts >>> >>>   + ahmad >>>     - imported package flash-player-plugin11 >> >> Why does it try to pull phonon and half KDE ? >> > > Fixed and resubmitted, thanks. > > -- > Anssi Hannula > lib*kutils4 should be a suggests at least otherwise opening "Global Settings" from the right click menu on any e.g. youtube video will complain about the missing lib. -- Ahmad Samir

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-17 Thread Ahmad Samir
On 17 July 2011 13:09, Anssi Hannula wrote: > On 16.07.2011 15:17, Ahmad Samir wrote: >> On 16 July 2011 14:02, Ahmad Samir wrote: >>> On 16 July 2011 11:11, Anssi Hannula wrote: >>>> On 15.07.2011 11:10, Ahmad Samir wrote: >>>>> Hello. >>>&

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-16 Thread Ahmad Samir
On 16 July 2011 14:02, Ahmad Samir wrote: > On 16 July 2011 11:11, Anssi Hannula wrote: >> On 15.07.2011 11:10, Ahmad Samir wrote: >>> Hello. >>> >>> As you've seen the thread, posted by Charles A Edwards, there's a new >>> version of f

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-16 Thread Ahmad Samir
On 16 July 2011 11:11, Anssi Hannula wrote: > On 15.07.2011 11:10, Ahmad Samir wrote: >> Hello. >> >> As you've seen the thread, posted by Charles A Edwards, there's a new >> version of flash which has native 64bit support, it's still in beta >>

Re: [Mageia-dev] new mgarepo version

2011-07-16 Thread Ahmad Samir
; Wasn't it against the policy ( ie, this is neither a bugfix, this is a > version update, providing feature ) ? > That is a bug fix; is there any other way a Mageia packager running mga1 can set/unset himself as a maintainer of a package in the official Mageia repos? That is not a "feature", that's a "basic requirement" in repository access and management tool for a distro, that was missing and is now available, that warrants an official update, IMHO... > > > -- > Michael Scherer > > -- Ahmad Samir

Re: [Mageia-dev] Where is the KDE WM ?

2011-07-16 Thread Ahmad Samir
> Normally, you pick compiz via drak3d > > Col > > > > -- > > Colin Guthrie > mageia(at)colin.guthr.ie > http://colin.guthr.ie/ > > Day Job: >  Tribalogic Limited [http://www.tribalogic.net/] > Open Source: >  Mageia Contributor [http://www.mageia.org/] >  PulseAudio Hacker [http://www.pulseaudio.org/] >  Trac Hacker [http://trac.edgewall.org/] > -- Ahmad Samir

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-16 Thread Ahmad Samir
On 16 July 2011 02:57, Michael Scherer wrote: > Le vendredi 15 juillet 2011 à 11:10 +0300, Ahmad Samir a écrit : >> Hello. >> >> As you've seen the thread, posted by Charles A Edwards, there's a new >> version of flash which has native 64bit support, it'

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-15 Thread Ahmad Samir
On 15 July 2011 14:17, Thomas Backlund wrote: > Ahmad Samir skrev 15.7.2011 12:43: >> >> On 15 July 2011 11:34, Colin Guthrie  wrote: >>> >>> I'd offer it in main/testing for both arches personally... breaking the >>> rules somewhat but it d

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-15 Thread Ahmad Samir
On 15 July 2011 11:55, Angelo Naselli wrote: > venerdì 15 luglio 2011 alle 10:10, Ahmad Samir ha scritto: >> Hello. >> >> As you've seen the thread, posted by Charles A Edwards, there's a new >> version of flash which has native 64bit support, it's sti

Re: [Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-15 Thread Ahmad Samir
On 15 July 2011 11:34, Colin Guthrie wrote: > 'Twas brillig, and Ahmad Samir at 15/07/11 09:10 did gyre and gimble: >> Hello. >> >> As you've seen the thread, posted by Charles A Edwards, there's a new >> version of flash which has native 64bit suppor

Re: [Mageia-dev] new mgarepo version

2011-07-15 Thread Ahmad Samir
f from maintainer of a package : >       mgarepo maintdb set [package] nobody > >    See who is maintainer of a package : >       mgarepo maintdb get [package] > >    See the list of all packages with their maintainer : >       mgarepo maintdb get > > Works OK, thanks. -- Ahmad Samir

[Mageia-dev] Adobe Flash player 11 Beta 1 in Cauldron

2011-07-15 Thread Ahmad Samir
luing11) for 11 beta1? this way 32bit users will have a choice to install the version they want. WDYT? -- Ahmad Samir

Re: [Mageia-dev] new mgarepo version

2011-07-14 Thread Ahmad Samir
On 14 July 2011 12:46, Angelo Naselli wrote: > giovedì 14 luglio 2011 alle 12:18, Ahmad Samir ha scritto: >> Like Angelo, I don't think there're any restrictions on importing >> repsys, so I've imported it, should be on the mirrors soon. > There's who talk

Re: [Mageia-dev] new mgarepo version

2011-07-14 Thread Ahmad Samir
art of pacakgers, if you wish to :) > > In any case i cannot test it at the moment, but if you rebuilt on > mageia and tested it, i could offer myself to submit it, just send me the > srpms > link :) > > Angelo > Like Angelo, I don't think there're any restrictions on importing repsys, so I've imported it, should be on the mirrors soon. -- Ahmad Samir

Re: [Mageia-dev] new mgarepo version

2011-07-13 Thread Ahmad Samir
On 13 July 2011 16:16, Marianne Lombard wrote: > Le 13/07/2011 15:34, Ahmad Samir a écrit : >> >> (Reposting what I posted on IRC): >> $ mkdir -p ~/.mgarepo; cp /etc/mgarepo.conf ~/.mgarepo/config >> >> Then edit ~/.mgarepo/config and change: >> repository

Re: [Mageia-dev] new mgarepo version

2011-07-13 Thread Ahmad Samir
//svn.mageia.org/svn/binrepos to repository = svn://svn.mageia.org/svn/packages/ binaries-repository = svn://svn.mageia.org/svn/binrepos > -- > Marianne Lombard (Jehane) > Mageia User - Mageia french translation team > Inside every fat girl, there is a thin girl waiting to get out (and a lot of > chocolate) - Terry Pratchett > > -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron core/release unknown-horizons-2011-1.mga2

2011-07-13 Thread Ahmad Samir
heck it via rpmlint on package upload ? > s/upload/submit/. > -- > Balcaen John > -- Ahmad Samir

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-13 Thread Ahmad Samir
would no more use patented >> software >> without permission here in the USA than I would take my neighbor's lawnmower >> to cut my grass without his permission. >> >> I understand that the following may not be practicable, but I would like all >> software that is affected by a patent (and perhaps other licensing or >> copyright >> restrictions) to be placed in a "restricted" (tainted) repository. Also I >> would like to see patent (or contact) information in the software package's >> description to help facilitate my ability to ask permission to use the >> software. By doing these things, Mageia is doing more to support my ability >> to >> live by my personal convictions than to support patent law. > > I think we should not do that. Because we probably have more useful > things to do than documenting patents and helping patent holders. And > because it doesn't help users, on the contrary, it makes it more > dangerous for them to use the software, because they cannot say they > didn't know about the patent. > > (However, each package has a URL field, with a link to the upstream web site, that could be a good starting point for a search for those who wanna do it). -- Ahmad Samir

Re: [Mageia-dev] new mgarepo version

2011-07-13 Thread Ahmad Samir
(note that I disabled the "auto completion of package names in SVN" since it's too slow for taste). -- Ahmad Samir mgarepo Description: Binary data

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-13 Thread Ahmad Samir
On 13 July 2011 12:34, nicolas vigier wrote: > On Wed, 13 Jul 2011, Ahmad Samir wrote: > >> On 10 July 2011 10:03, Ahmad Samir wrote: >> > On 8 July 2011 06:37, Ahmad Samir wrote: >> >> Hello. >> >> >> >> I've had a rather vague ide

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-13 Thread Ahmad Samir
On 13 July 2011 12:15, Christiaan Welvaart wrote: > On Wed, 13 Jul 2011, Ahmad Samir wrote: > >>> https://bugs.mageia.org/show_bug.cgi?id=2065 >> >> Using pkgconfig provides looks like an optimal option, we could start >> now, whenever we touch a spec we chan

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-13 Thread Ahmad Samir
On 10 July 2011 10:03, Ahmad Samir wrote: > On 8 July 2011 06:37, Ahmad Samir wrote: >> Hello. >> >> I've had a rather vague idea about standardising the virtual provides >> in the distro, there should be: >> Provides: %{name}-devel >> Provides: l

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-12 Thread Ahmad Samir
admin to decide, we only offer the option). > > (And I think it is already enough work for the mirror maintainers to have to > exclude some directory, they surely don't want to maintain per mirror custom > rules) > > -- > Renaud Michel > -- Ahmad Samir

Re: [Mageia-dev] [101505] Revert rpm5 stuffs and sync with fedora

2011-07-10 Thread Ahmad Samir
hen we should stick with the upstream default, which is Adwaita. Less maintenance costs, less downstream bugs for us... (Oxygen looks good on Dolphin, but a bit quirky on Firefox, whereas Clearlooks/Nodoka look good on Firefox, but not-so-hot on Dolphin). > > > -- > Balcaen John > Jabber-id: mik...@jabber.littleboboy.net > -- Ahmad Samir

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-10 Thread Ahmad Samir
On 8 July 2011 06:37, Ahmad Samir wrote: > Hello. > > I've had a rather vague idea about standardising the virtual provides > in the distro, there should be: > Provides: %{name}-devel > Provides: lib%{name}-devel > > either both of them in _all_ packages, or one of

Re: [Mageia-dev] [101505] Revert rpm5 stuffs and sync with fedora

2011-07-09 Thread Ahmad Samir
ib_major}.* > -%_libdir/girepository-1.0/Gdk-%{api_version}.typelib > -%_libdir/girepository-1.0/GdkX11-%{api_version}.typelib > -%_libdir/girepository-1.0/Gtk-%{api_version}.typelib > - > -%files -n %{develname} > -%defattr(-, root, root) > -%doc docs/*.txt AUTHORS ChangeLog NEWS* README* > -%doc %{_datadir}/gtk-doc/html/gdk3 > -%doc %{_datadir}/gtk-doc/html/gtk3 > -%{_bindir}/gtk3-demo > -%{_datadir}/aclocal/* > -%{_datadir}/gtk-%{api_version} > -%{_includedir}/gtk-%{api_version} > -%{_libdir}/libgtk-%{api}.so > -%{_libdir}/libgtk-%{api}.la > -%{_libdir}/libgdk-%{api}.so > -%{_libdir}/libgdk-%{api}.la > -%{_libdir}/pkgconfig/gdk-*%{api_version}.pc > -%{_libdir}/pkgconfig/gtk+-*%{api_version}.pc > -%_datadir/gir-1.0/Gdk-%{api_version}.gir > -%_datadir/gir-1.0/GdkX11-%{api_version}.gir > -%_datadir/gir-1.0/Gtk-%{api_version}.gir > - > -%files -n %gail_libname > -%defattr(-,root,root) > -%{_libdir}/libgailutil-%{api}.so.%{gail_major}* > -%{_libdir}/gtk-%{api_version}/modules/libferret.so > -%{_libdir}/gtk-%{api_version}/modules/libgail.so > - > -%files -n %gaildevelname > -%defattr(-,root,root) > -%{_datadir}/gtk-doc/html/gail-libgail-util3 > -%{_libdir}/libgailutil-%{api}.so > -%{_libdir}/libgailutil-%{api}.la > -%{_includedir}/gail-%{api_version} > -%{_libdir}/pkgconfig/gail-%{api_version}.pc > > -- Ahmad Samir

Re: [Mageia-dev] Wrong detection on rpmlint's unexpanded-macro

2011-07-09 Thread Ahmad Samir
On 9 July 2011 18:20, John Balcaen wrote: > 2011/7/9 Ahmad Samir : >> On 9 July 2011 05:55, Funda Wang wrote: >>> Hello, >>> >>> When submitting kdenetwork4, it was rejected because of unexpanded-macro: >>> - unexpanded-macro >>> /usr/s

Re: [Mageia-dev] IDE/SATA CDROM devices and user permissions problem (udev/kernel related?) (was Re: Bug 1525)

2011-07-09 Thread Ahmad Samir
On 9 July 2011 16:22, Colin Guthrie wrote: > 'Twas brillig, and Ahmad Samir at 09/07/11 08:25 did gyre and gimble: >> Hello, just giving it more exposure >> >> https://bugs.mageia.org/show_bug.cgi?id=1525 > > Some kind of hint as to what it is about is nice :) Fixe

[Mageia-dev] Bug 1525

2011-07-09 Thread Ahmad Samir
Hello, just giving it more exposure https://bugs.mageia.org/show_bug.cgi?id=1525 -- Ahmad Samir

[Mageia-dev] Change mandriva svn url in http://check.mageia.org

2011-07-09 Thread Ahmad Samir
check for whatever got changed in the package... -- Ahmad Samir

Re: [Mageia-dev] Wrong detection on rpmlint's unexpanded-macro

2011-07-09 Thread Ahmad Samir
hould be checked only in rpm's header > (such as name, req, prov, obsoletes), not on the content of the > package. Is it wanted? > That looks like an unintended side-effect; it barfed on '%exclude %_kde_appsdir/kppp/Provider'; it shouldn't, IIUC. -- Ahmad Samir

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-08 Thread Ahmad Samir
On 8 July 2011 17:31, nicolas vigier wrote: > On Fri, 08 Jul 2011, Ahmad Samir wrote: > >> Hello. >> >> I've had a rather vague idea about standardising the virtual provides >> in the distro, there should be: >> Provides: %{name}-devel >> Provides: l

Re: [Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-08 Thread Ahmad Samir
On 8 July 2011 13:44, EatDirt wrote: > On 08/07/11 06:37, Ahmad Samir wrote: >> >> Hello. >> >> I've had a rather vague idea about standardising the virtual provides >> in the distro, there should be: >> Provides: %{name}-devel >> Provides: l

[Mageia-dev] Standardising the virtual Provides in -devel packages

2011-07-07 Thread Ahmad Samir
1-3.mga1] dbus-devel[== 1.4.1-3.mga1] [...] WDYT? (If we agree to go one way or the other, will just fix them gradually over time). -- Ahmad Samir

Re: [Mageia-dev] Updates testing

2011-07-07 Thread Ahmad Samir
before pushing to older stable releases. The interesting part about packages like libreoffice, is they're multi-purpose, so there's no easy way to make sure every functionality works(tm), other than actually letting testes/cauldron-users use it. -- Ahmad Samir

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-06 Thread Ahmad Samir
On 6 July 2011 21:54, Anssi Hannula wrote: > On 06.07.2011 16:04, Ahmad Samir wrote: >> On 6 July 2011 14:27, Romain d'Alverny wrote: >>> On Wed, Jul 6, 2011 at 14:04, Ahmad Samir wrote: >>>> On 6 July 2011 13:58, Romain d'Alverny wrote: >>>

Re: [Mageia-dev] gstreamer packaging too split?

2011-07-06 Thread Ahmad Samir
streamer0.10-decoders, a meta package in mdv (not imported yet in Mageia). > - Use the packagekit gstreamer plugin, so players install the correct >  plugins on demand. > ATM it doesn't work, the urpmi backend needs some love.. > >    Christiaan > -- Ahmad Samir

Re: [Mageia-dev] gstreamer packaging too split?

2011-07-06 Thread Ahmad Samir
On 6 July 2011 14:40, Colin Guthrie wrote: > 'Twas brillig, and Ahmad Samir at 05/07/11 10:50 did gyre and gimble: >>> I see packages like gstreamer0.10-soup installed as separate packages. >>> Is there any real gain from this split? Other than pulling in other >

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-06 Thread Ahmad Samir
On 6 July 2011 14:27, Romain d'Alverny wrote: > On Wed, Jul 6, 2011 at 14:04, Ahmad Samir wrote: >> On 6 July 2011 13:58, Romain d'Alverny wrote: >>> On Wed, Jul 6, 2011 at 12:10, Wolfgang Bornath >>> wrote: >>>> If we go back to the beginning

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-06 Thread Ahmad Samir
anywhere > (or almost, the world is a bit more complicated than that) >  - "nonfree" hosts non-free software that can be redistributed anywhere (same) >  - "tainted" hosts all the rest, be it free software or not. > Third point is wrong, "a license that is might be free or open source", which, I think, means only software with an open source software License. Although the wording should be clearer / more precise. > Romain > -- Ahmad Samir

Re: [Mageia-dev] xcb-util update, which broke the BS

2011-07-06 Thread Ahmad Samir
On 6 July 2011 12:12, Ahmad Samir wrote: > On 6 July 2011 12:08, Funda Wang wrote: >> 2011/7/6 Ahmad Samir : >>> On 6 July 2011 12:00, Funda Wang wrote: >>>> The problem is libxcb is obsoleting libxcb-util0: >>>> $ rpm -qp --obsoletes libxcb-d

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-06 Thread Ahmad Samir
it shouldn't go anywhere in the official Mageia repos, unless the bundles faac is disabled IIUC. -- Ahmad Samir

Re: [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?

2011-07-06 Thread Ahmad Samir
s. > > -- > wobo > But PLF had free and non-free repos, whereas we only have tainted; our tainted is equivalent to PLF free, not PLF non-free, IIUC. -- Ahmad Samir

Re: [Mageia-dev] xcb-util update, which broke the BS

2011-07-06 Thread Ahmad Samir
On 6 July 2011 12:08, Funda Wang wrote: > 2011/7/6 Ahmad Samir : >> On 6 July 2011 12:00, Funda Wang wrote: >>> The problem is libxcb is obsoleting libxcb-util0: >>> $ rpm -qp --obsoletes libxcb-dpms0-1.7-1.mga1.i586.rpm >>> libxcb-util0 >>> libx

Re: [Mageia-dev] xcb-util update, which broke the BS

2011-07-06 Thread Ahmad Samir
On 6 July 2011 12:04, Ahmad Samir wrote: > On 6 July 2011 12:00, Funda Wang wrote: >> The problem is libxcb is obsoleting libxcb-util0: >> $ rpm -qp --obsoletes libxcb-dpms0-1.7-1.mga1.i586.rpm >> libxcb-util0 >> libxcb-util1 >> >> > > So we need to

Re: [Mageia-dev] xcb-util update, which broke the BS

2011-07-06 Thread Ahmad Samir
On 6 July 2011 12:00, Funda Wang wrote: > The problem is libxcb is obsoleting libxcb-util0: > $ rpm -qp --obsoletes libxcb-dpms0-1.7-1.mga1.i586.rpm > libxcb-util0 > libxcb-util1 > > So we need to bump the Epoch in xcb-util? > 2011/7/6 Ahmad Samir : >> I updated xcb-

Re: [Mageia-dev] [RPM] cauldron core/release logrotate-3.8.0-1.mga2

2011-07-06 Thread Ahmad Samir
On 6 July 2011 11:29, nicolas vigier wrote: > On Wed, 06 Jul 2011, Ahmad Samir wrote: > >> On 4 July 2011 08:25, Mageia Team wrote: >> > Name        : logrotate                    Relocations: (not relocatable) >> > Version     : 3.8.0                             V

[Mageia-dev] xcb-util update, which broke the BS

2011-07-06 Thread Ahmad Samir
lstar.8189/log/startup-notification-0.12-2.mga2/install_deps-1.0.20110706093902.log lib64xcb-util0[== 0.3.8-1.mga2] should be available already from xcb-utils-0.3.8... so help! -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron core/release logrotate-3.8.0-1.mga2

2011-07-06 Thread Ahmad Samir
ke test' in a %check section FWIW, I couldn't extract the commits from upstream SVN[1] that fixed those three CVE's (the upstream svn log isn't that clear to me..), so I can't backport the fixes to mga1. [1] http://svn.fedorahosted.org/svn/logrotate/ -- Ahmad Samir

Re: [Mageia-dev] Introducing several rpm macro

2011-07-05 Thread Ahmad Samir
IIUC. >> >>> And, will we cooperate with mandriva with urpmi backend for packagekit? >>> >> I think it is a very good idea, since we have that in common, and urpm* >> are nice tools. > -- Ahmad Samir

Re: [Mageia-dev] gstreamer packaging too split?

2011-07-05 Thread Ahmad Samir
sed lately?). > > > -- > > Colin Guthrie > mageia(at)colin.guthr.ie > http://colin.guthr.ie/ > > Day Job: >  Tribalogic Limited [http://www.tribalogic.net/] > Open Source: >  Mageia Contributor [http://www.mageia.org/] >  PulseAudio Hacker [http://www.pulseaudio.org/] >  Trac Hacker [http://trac.edgewall.org/] > -- Ahmad Samir

Re: [Mageia-dev] Rpmlint rejection of percent in the summary and name, svn one word commit

2011-07-04 Thread Ahmad Samir
;, IINM. Maybe: grep -qvP '^[-\s]*\b\S+\b[\s\.]*$' (Though I think any one can punch holes through that check). -- Ahmad Samir

Re: [Mageia-dev] mdv update problem

2011-07-02 Thread Ahmad Samir
e > The following packages can't be installed because they depend on packages > that are older than the installed ones: > perl-SVN-1.6.16-5.mga1 > git-svn-1.7.4.4-2.mga1 > git-1.7.4.4-2.mga1 > Continue installation anyway? (Y/n) y > Packages are up to date > > https://bugs.mageia.org/show_bug.cgi?id=1700 https://bugs.mageia.org/show_bug.cgi?id=1521 -- Ahmad Samir

Re: [Mageia-dev] Mageia Cauldron: Bad RPM's while update via urpmi

2011-07-02 Thread Ahmad Samir
n't list their > bandwidth nor their source. > ftp://mirrors.kernel.org has been working fine here for ~1 month now. > You could try mageia.c3sl.ufpr.br (in Brazil), which is one of the faster > rsync mirrors. > My mirror in Canada uses it. > > -- > André > -- Ahmad Samir

Re: [Mageia-dev] Mageia Cauldron: Bad RPM's while update via urpmi

2011-07-02 Thread Ahmad Samir
have the version in my mind)? > > -- > Mit freundlichen Grüßen > > Greetings > > Daniel Kreuter > Without the exact error message we can't guess... -- Ahmad Samir

Re: [Mageia-dev] Mageia Cauldron: Bad RPM's while update via urpmi

2011-07-02 Thread Ahmad Samir
ation? >> If the error message was really "This is a bad rpm I can not install >> it" then I heve not seen such a message before as long as I am using >> *rpm* >> >> -- >> wobo >> > > http://pastebin.com/tTHmMz7b > > -- > Mit freundlichen Grüßen > > Greetings > > Daniel Kreuter > Looks like a bad download, clear the cache: rm -fv /var/cache/urpmi/partial/{lib64taskmanager4,lib64kephal4}* then try again, urpmi will download them afresh. -- Ahmad Samir

Re: [Mageia-dev] libperl not found

2011-06-30 Thread Ahmad Samir
On 1 July 2011 05:35, Thomas Spuhler wrote: > On Thursday, June 30, 2011 08:08:48 pm Ahmad Samir wrote: >> On 1 July 2011 03:24, Thomas Spuhler wrote: >> > On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote: >> >> Le 30/06/2011 06:54, Ahmad Samir a écrit

Re: [Mageia-dev] libperl not found

2011-06-30 Thread Ahmad Samir
On 1 July 2011 03:24, Thomas Spuhler wrote: > On Thursday, June 30, 2011 12:16:47 am Cazzaniga Sandro wrote: >> Le 30/06/2011 06:54, Ahmad Samir a écrit : >> > It seems libperl.so is hiding >> > >> >> It is wehre it should be but cyrus-imap cannot find it.

Re: [Mageia-dev] libperl not found

2011-06-29 Thread Ahmad Samir
On 30 June 2011 06:47, Thomas Spuhler wrote: > It seems libperl.so is hiding > It is wehre it should be but cyrus-imap cannot find it. > -- > Thomas > Logs, error messages? -- Ahmad Samir

Re: [Mageia-dev] [RPM] cauldron core/release kate-4.6.90-2.mga2

2011-06-29 Thread Ahmad Samir
On 29 June 2011 16:08, John Balcaen wrote: > 2011/6/29 Ahmad Samir : >> On 29 June 2011 11:14, Mageia Team wrote: >>> Name        : kate                         Relocations: (not relocatable) >>> Version     : 4.6.90                            Vendor: Mageia.Org

Re: [Mageia-dev] [RPM] cauldron core/release kate-4.6.90-2.mga2

2011-06-29 Thread Ahmad Samir
therwise kwrite would require the full kate package to work). Also konqueror should suggest katepart, for the embedded text editor part. -- Ahmad Samir

Re: [Mageia-dev] schroot build problem with new libboost

2011-06-28 Thread Ahmad Samir
? (sorry it is out of my skills) > For some reason that particular configure check (boost::program_options::validation_error) doesn't check multi-threaded libboost_program_options-mt.so, the other ones do. I've committed a fix, hopefully it'll work. -- Ahmad Samir

Re: [Mageia-dev] Updates going to Release?

2011-06-26 Thread Ahmad Samir
On 27 June 2011 04:41, David W. Hodgins wrote: > On Sun, 26 Jun 2011 21:41:00 -0400, Ahmad Samir > wrote: > >> On 27 June 2011 03:11, David W. Hodgins wrote: >>> >>> On my Mageia 1 install ... >>> >>> urpmi --auto-select --resume --noclean >

Re: [Mageia-dev] Updates going to Release?

2011-06-26 Thread Ahmad Samir
ones (vlc-1.1.9-4.mga1.i586 vs. vlc-1.1.9-4.mga1.tainted.i586), hence urpmi proposed to replace vlc from core by vlc from tainted. -- Ahmad Samir

  1   2   3   4   5   >