Re: [Mageia-dev] M3 beta - where to report problems?

2013-04-10 Thread Colin Guthrie
none /run systemd-tmpfiles --create rm -f /run/nologin That should initialise all the temporary files you might need for a running system. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contri

Re: [Mageia-dev] beta 4 installer notes

2013-04-10 Thread Colin Guthrie
the crontab issue (so a grep for that should also be done I guess - although having now done that, it seems only mailman uses it :D). > Colin, could you grep for packages invoking su in their post script so that > we can fix them all? Not many: openbravo/current/SPECS/openbravo.spec b

Re: [Mageia-dev] M3 beta - where to report problems?

2013-04-08 Thread Colin Guthrie
'Twas brillig, and Thomas Backlund at 08/04/13 22:43 did gyre and gimble: > Colin Guthrie skrev 9.4.2013 00:31: >> 'Twas brillig, and Thomas Backlund at 08/04/13 13:20 did gyre and gimble: > >>> >>> It's actually easier than that. >>> >

Re: [Mageia-dev] HEADSUP: Full git clone of all package specs (with history)

2013-04-08 Thread Colin Guthrie
'Twas brillig, and Christian Lohmaier at 05/04/13 12:44 did gyre and gimble: > Hi Colin, *, > > On Fri, Apr 5, 2013 at 8:46 AM, P. Christeas wrote: >> On Saturday 23 March 2013, Colin Guthrie wrote: >>> 'Twas brillig, and Colin Guthrie at 22/03/13 09:32 did gy

Re: [Mageia-dev] urpmi - strange read lock messages

2013-04-08 Thread Colin Guthrie
n this up? Rebuild rpm database?? >> >> I get this warnings each time MageiaUpdate applet after was used, then >> urpmi is used. > > i NEVER reproduced .But, using your testcase i can. Yeah, I frequently get these messages. I also use a mix of MageiaUpdate and urpmi dire

Re: [Mageia-dev] M3 beta - where to report problems?

2013-04-08 Thread Colin Guthrie
rub command line and > ith will boot to runlevel 3 Or simply add a "3" onto the command line as has been the case for many years :) Of course I should probably discourage that seeing as "3" is pretty meaningless in absolute terms these days! :) Col -- Colin Guthri

Re: [Mageia-dev] raid 1 dracut

2013-04-02 Thread Colin Guthrie
sosreport.sh run from the dracut shell when it's unable to mount / This will output lots of information to /run folder. I'm presuming you're able to then fix things up manually and continue the boot, in which case the sosreport output should be stored in /run/initramfs IIRC. Col --

Re: [Mageia-dev] raid 1 dracut

2013-04-01 Thread Colin Guthrie
o to try and help here. Firstly was this an upgrade or did you install this fresh? Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.

Re: [Mageia-dev] [Mageia-sysadm] setup package not installed until quite late on...

2013-04-01 Thread Colin Guthrie
up and all will be well in the world (other than the general draklive problem where groups are somehow not honoured by rpm when installing in the chroot) Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: M

Re: [Mageia-dev] [Mageia-sysadm] setup package not installed until quite late on...

2013-04-01 Thread Colin Guthrie
'Twas brillig, and Thierry Vignaud at 01/04/13 14:37 did gyre and gimble: > On 1 April 2013 15:24, Colin Guthrie wrote: >>> The setup package contains /etc/group and friends, but when installing a >>> chroot, it is not installed until after some packages which require

[Mageia-dev] [Mageia-sysadm] setup package not installed until quite late on...

2013-04-01 Thread Colin Guthrie
ld ensure things are installed properly (I think - although not sure how this will affect the initial transaction split...) Any other/better thoughts? Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mag

[Mageia-dev] Freeze Push: pavucontrol

2013-03-31 Thread Colin Guthrie
Hi, Please push pavucontrol. It's a leaf package and this package exposes tools to adjust the latency offset and also see the port status (for headphones etc.) which aids debugging. Cheers Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited

Re: [Mageia-dev] Freeze Push: gummiboot

2013-03-31 Thread Colin Guthrie
'Twas brillig, and Guillaume Rousse at 31/03/13 18:43 did gyre and gimble: > Le 31/03/2013 14:26, Colin Guthrie a écrit : >> Hi, >> >> New version, bugfixes etc. etc. >> >> This is an advanced user package and is not yet integrated into our >> manageme

Re: [Mageia-dev] Freeze Push: libva

2013-03-31 Thread Colin Guthrie
'Twas brillig, and Guillaume Rousse at 31/03/13 18:44 did gyre and gimble: > Le 31/03/2013 14:14, Colin Guthrie a écrit : >> Hi, >> >> Just a minor bugfix update but also some packaging fix ups. > error: command failed: ssh pkgsubmit.mageia.org > /usr/local/bin/sub

Re: [Mageia-dev] urpmi output missing some packages in progress (with chroot)

2013-03-31 Thread Colin Guthrie
em as a %pretrans > runTransScripts() calls rpmteProcess() which says: > /* Dont bother opening for elements without pre/posttrans scripts */ > > But since we now have package with %pretrans due to /usr migration, > it goes further and calls rpmteOpen()->rpmteFDHeader() >

[Mageia-dev] urpmi output missing some packages in progress (with chroot)

2013-03-31 Thread Colin Guthrie
esent which I'm attributing to the fact this is a blank chroot rather than an actual signing problem. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAu

Re: [Mageia-dev] Freeze Push: libva

2013-03-31 Thread Colin Guthrie
'Twas brillig, and Olivier Blin at 31/03/13 14:12 did gyre and gimble: > Colin Guthrie writes: > > [...] > >> Wayland support can now be compiled if we want it (tested that it >> builds) but I did not enable it to avoid adding a further automatic dep >> on

[Mageia-dev] Does anyone have a script that bumps releases?

2013-03-31 Thread Colin Guthrie
Hi, Does anyone have a script that will bump the release of a given spec file? Obviously there are lots of different forms to set the release and I guess the script has to back through the definition chain to find the right place to "add one". Cheers Col -- Colin Guthrie colin(at)

[Mageia-dev] Freeze Push: gummiboot

2013-03-31 Thread Colin Guthrie
Hi, New version, bugfixes etc. etc. This is an advanced user package and is not yet integrated into our management tools. The current version has some bugs that might overwrite boot entries in EFI variables, so better to use the most recent version available. Col -- Colin Guthrie colin(at

[Mageia-dev] Freeze Push: libva

2013-03-31 Thread Colin Guthrie
if we want it (tested that it builds) but I did not enable it to avoid adding a further automatic dep on wayland-client libs for now. If we want it it can either just be enabled, or enabled and packaged as a sub-package. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Da

[Mageia-dev] Freeze Push: vaapi-driver-intel

2013-03-31 Thread Colin Guthrie
Please push this. Mainly bug fixes but a couple new features too http://lists.freedesktop.org/archives/libva/2013-March/001609.html For me this fixes a crash in XBMC with some mkv h264 video files. Still doesn't play but no longer segv's so getting there! Col -- Colin Guthri

Re: [Mageia-dev] Freeze Push: mythtv

2013-03-29 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 28/03/13 19:41 did gyre and gimble: > I believe I'm allowed to submit myself to tainted afterwards, but if > not, then please do the same on tainted too! Seems I cannot. Can you submit both to tainted too please? Col -- Colin Guthrie col

Re: [Mageia-dev] Last versions of programs concerning Computer Assisted Music

2013-03-29 Thread Colin Guthrie
eate broken symlinks in chroots etc.) Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] Freeze Push: mythtv

2013-03-29 Thread Colin Guthrie
'Twas brillig, and Guillaume Rousse at 29/03/13 09:06 did gyre and gimble: > Le 28/03/2013 20:41, Colin Guthrie a écrit : >> Hi, >> >> Been sitting on this update for a while due to general laziness. It's a >> leaf package and there are several updates over the

Re: [Mageia-dev] Freeze Push: xbmc

2013-03-29 Thread Colin Guthrie
'Twas brillig, and Guillaume Rousse at 29/03/13 08:32 did gyre and gimble: > Le 28/03/2013 21:39, Colin Guthrie a écrit : >> Hi, >> >> Please push xbmc 12.1. It's a bugfix release for 12. Leaf package so >> would be good to get the latest batch of fixes. > M

Re: [Mageia-dev] Freeze Push: mythtv

2013-03-28 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 28/03/13 19:41 did gyre and gimble: > Hi, > > Been sitting on this update for a while due to general laziness. It's a > leaf package and there are several updates over the current version. > > Please submit mythtv and after it

[Mageia-dev] First: Freeze Push: libcec (was Re: Freeze Push: xbmc)

2013-03-28 Thread Colin Guthrie
Hi, Before pushing xbmc, can you please push libcec. The new version is needed by xbmc. libcec is only used by xbmc and mythtv. Sadly mythtv needs the 1.x version (we currently have 2.0.5). I'll see if patches exist for mythtv and libcec 2. Cheers Col 'Twas brillig, and Colin Guthri

[Mageia-dev] Freeze Push: xbmc

2013-03-28 Thread Colin Guthrie
Hi, Please push xbmc 12.1. It's a bugfix release for 12. Leaf package so would be good to get the latest batch of fixes. Tested locally and works well. Cheers Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/

[Mageia-dev] Freeze Push: mythtv

2013-03-28 Thread Colin Guthrie
n please do the same on tainted too! Cheers Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] Apache doesn't always like restarting....

2013-03-27 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 27/03/13 17:20 did gyre and gimble: > PS I realised that with my customised httpd.service file (not the one > above which avoids this problem, but a literal copy!), I wasn't actually > using the new settings, so my previous test related to thi

Re: [Mageia-dev] Apache doesn't always like restarting....

2013-03-27 Thread Colin Guthrie
p quickly and be rotated away quickly. I think the cores should be stored outside of the journal. I can't remember off hand if the patch that implemented this was finally committed or not - I'll have a look and check. Col -- Colin Guthrie colin(at)mageia.org http://colin.

Re: [Mageia-dev] Apache doesn't always like restarting....

2013-03-27 Thread Colin Guthrie
that with my customised httpd.service file (not the one above which avoids this problem, but a literal copy!), I wasn't actually using the new settings, so my previous test related to this thread was bunk... will see if this also fixes it for me!! -- Colin Guthrie colin(at)mageia.org http:

Re: [Mageia-dev] Apache doesn't always like restarting....

2013-03-27 Thread Colin Guthrie
'Twas brillig, and Guillaume Rousse at 27/03/13 13:11 did gyre and gimble: > Le 27/03/2013 13:20, Colin Guthrie a écrit : >> Hiya, >> >> Not sure if others ever get this but sometimes my apache really doesn't >> like being restarted. >> >> Looking a

[Mageia-dev] Apache doesn't always like restarting....

2013-03-27 Thread Colin Guthrie
d to bind to port 80" type error I'm sure I remember seeing. Anyway, don't think this is something we can easily fix just now and it's quite sporadic (doesn't always happen). One of these days I'll be able to attach to it properly and get a nice backtrace :) Cheer

Re: [Mageia-dev] Last versions of programs concerning Computer Assisted Music

2013-03-26 Thread Colin Guthrie
hy not just symlink them rather than provide two copies? (in which case the install -d lines should remain :D) Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] Packagers meeting tonight (26/03/3013, 20h UTC)

2013-03-26 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 26/03/13 14:21 did gyre and gimble: >> > Can we also discuss what to do about >> > http://check.mageia.org/cauldron/dependencies.html ? >> > Should a thread be started for each to decide what to do about it? Bugs >> > op

Re: [Mageia-dev] Packagers meeting tonight (26/03/3013, 20h UTC)

2013-03-26 Thread Colin Guthrie
o install nss-pam-ldapd instead of nss_ldap (mga#9375) However it seems pam_ldap remains when it should actually be dropped also... AFAUI, the nss_ldap+pam_ldap should be replced by the nss-pam-ldapd+sssd combo no? If so, then a further couple of tweaks are needed in drakauth methinks. Col -

Re: [Mageia-dev] List of packages that use dconf in scriptlets.

2013-03-26 Thread Colin Guthrie
ple doc/*.urpmi sphinx/current/SPECS/sphinx.spec:sh ./buildconf.sh ocaml-libaio/current/SPECS/ocaml-libaio.spec:make install OCAMLFIND_INSTFLAGS="-ldconf ignore" -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Sou

Re: [Mageia-dev] List of packages that use dbus-send in scriptlets.

2013-03-26 Thread Colin Guthrie
null 2>&1 || : So basically, only rtkit. At least directly at any rate... there could be other things that use scripts etc. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia C

Re: [Mageia-dev] [changelog] [RPM] cauldron core/release apache-2.4.4-4.mga3

2013-03-26 Thread Colin Guthrie
prefork.service which no longer exists. Can you confirm this? The problem will go away when this broken link is removed but it should be done in the %post script... I had a half-written %post script to tidy it up but I stopped when I spoke to guillomovictch on IRC as he said it was WIP. Cheers Co

Re: [Mageia-dev] Freeze push :puppet

2013-03-24 Thread Colin Guthrie
/core/release/20130324153428.colin.valstar.4845.youri I suggest renaming the puppet3 sub-packages or simply not shipping them in the puppet package if they are not really needed. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net

[Mageia-dev] maven-dependency-tree (unsatisfied dep maven-artifact - cannot rebuild jetty)

2013-03-24 Thread Colin Guthrie
Hiya, It seems we cannot submit jetty due to the fact that it needs maven-dependancy-tree which cannot be installed due to missing maven-artifact. Can you/someone take a look and submit jetty when it's all working? Cheers! Col -- Colin Guthrie colin(at)mageia.org http://colin.gut

Re: [Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi

2013-03-24 Thread Colin Guthrie
dracut once booted > in mageia 3. > Maybe I should have performed the update rebooting into the regular > mageia 2? The wiki isn't clear about it. Yeah this is technically a bug! It just doens't copy across the vga= bit for some reason... another item on my TODO list methinks! Col

[Mageia-dev] Freeze Push: rpm-mageia-setup

2013-03-24 Thread Colin Guthrie
ebuilds of the affected packages. Once this is pushed I'll solve https://bugs.mageia.org/show_bug.cgi?id=9302 Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/

Re: [Mageia-dev] ANN: Upgrading from Mageia 2 via urpmi

2013-03-24 Thread Colin Guthrie
Hi, Thanks for detailing your tests :) 'Twas brillig, and Luca Olivetti at 23/03/13 20:00 did gyre and gimble: > Al 18/11/12 17:37, En/na Colin Guthrie ha escrit: > >> >> Happy testing. Let me know if it kills any kittens. Please keep a backup >> etc. etc. >

Re: [Mageia-dev] HEADSUP: Full git clone of all package specs (with history)

2013-03-23 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 22/03/13 09:32 did gyre and gimble: > Hi, > > Just to avoid a crazy amount of scripting with svn checkouts and such > like, I've set running a git svn clone of the cauldron package > subversion tree. > > It'll take a whil

Re: [Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)

2013-03-23 Thread Colin Guthrie
member what to do when testing this stuff. I guess Thomas or Anne might be able to explain the rest. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAud

Re: [Mageia-dev] drakxtools & drakx-installer-stage2 (mga#9428)

2013-03-22 Thread Colin Guthrie
ge2 image and copy it to the urpmi-proxy. Then with a simply boot.iso, I point the http install to my server with urpmi-proxy installed and it download *my* stage2. That's how I generally test my modifications and seems quicker than building ISOs etc. Col -- Colin Guthrie colin(

[Mageia-dev] HEADSUP: Full git clone of all package specs (with history)

2013-03-22 Thread Colin Guthrie
as complete... but meh, it's done now and and it's almost half way through so no point in killing it half way through IMO. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Cont

Re: [Mageia-dev] [soft-commits] [7587] do not build initrd if no bootloader is detected and --no-initd argument is supplied

2013-03-21 Thread Colin Guthrie
o, so it should be in install/NEWS too... I wonder if I'll ever get this right :D Thanks for the ever watchful eye :) Added to the file for the next build (I'm sure there will be more to come :D) Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogi

Re: [Mageia-dev] drakrpm can no longer download packages

2013-03-20 Thread Colin Guthrie
'Twas brillig, and Barry Jackson at 20/03/13 22:00 did gyre and gimble: > On 20/03/13 18:09, Thierry Vignaud wrote: >> On 20 March 2013 18:23, zezinho wrote: >>> Em 20-03-2013 15:40, Colin Guthrie escreveu: >>> >>>> Hi, >>>> >>>&g

Re: [Mageia-dev] Mageia3-B2 will no longer boot

2013-03-20 Thread Colin Guthrie
you get a text login? Failing that, edit your kernel command line, and remove the quiet and splash options, and add systemd.log_level=debug systemd.log_target=console+journal Then see how far you get. It's likely waiting for something to complete, or some job had to be ejected due to inits

[Mageia-dev] drakrpm can no longer download packages

2013-03-20 Thread Colin Guthrie
cking rpm database A few points: The "Distribution update" dialog stays in the way and looks kinda ugly when the error dialog pops up. It should really be dismissed. Running urpmi on the command line works fine. If I can provide any more info, please just ask. Col -- Coli

Re: [Mageia-dev] USB Keyboard disabled in current stage1

2013-03-19 Thread Colin Guthrie
'Twas brillig, and Frank Griffin at 19/03/13 15:25 did gyre and gimble: > On 03/18/2013 10:20 AM, Colin Guthrie wrote: >> 'Twas brillig, and Frank Griffin at 18/03/13 13:49 did gyre and gimble: >>> Trying a fresh install this morning (booting isolinux from grub), the &

Re: [Mageia-dev] USB Keyboard disabled in current stage1

2013-03-18 Thread Colin Guthrie
in dracut: http://git.kernel.org/cgit/boot/dracut/dracut.git/commit/?id=a28e2aeefec38f9118f36b3324e44d6a7d4fda7c I don't know the setup with stage1 enough to know if this is where the problem lies or not tho'. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tri

Re: [Mageia-dev] Release critical bugs for Mageia 3

2013-03-15 Thread Colin Guthrie
unt, but it's a very important vector for me these days - critical I would say. Anyway if that's not good for you then no worries, a friendly request to copy/paste the info somewhere else would have been sufficient. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/

Re: [Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242)

2013-03-15 Thread Colin Guthrie
; well, we don't know how to detect that. > > supposedly udev should give events to load that... > > but perhaps stage1 doesn't use udev? > > would you think it would be ok, to manually add such workaround code in > stage1? For mga4 I hope I have the time to lo

[Mageia-dev] Trouble mounting EFI vars on latest 3.8.1

2013-03-14 Thread Colin Guthrie
samer-threads.com/lists/linux/kernel/1693026?do=post_view_threaded Cheers Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudi

Re: [Mageia-dev] bogus packages that provides fonts-ttf-dejavu

2013-03-13 Thread Colin Guthrie
'Twas brillig, and Luc Menut at 13/03/13 23:39 did gyre and gimble: > Le 13/03/2013 10:25, Colin Guthrie a écrit : > > [...] > >> >> Or perhaps, alternatively, whatever is responsible for the automatic >> font(XX) provides should only look at files in /usr/s

Re: [Mageia-dev] No package named nss_ldap

2013-03-13 Thread Colin Guthrie
'Twas brillig, and Olivier Blin at 13/03/13 23:55 did gyre and gimble: > Colin Guthrie writes: > >> 'Twas brillig, and R James at 13/03/13 21:48 did gyre and gimble: >>> I'd like to test LDAP client authentication hit a roadblock: >>> >>&

Re: [Mageia-dev] No package named nss_ldap

2013-03-13 Thread Colin Guthrie
ssue or shall I file a bug report? It's been reported before, but basically the solution is to not use nss_ldap or pam_ldap but alternative packages nss-pam-ldapd and sssd. See the previous thread "nss-ldap missing" from 7th Feb. I set a machine up with these pkgs not that long ago.

Re: [Mageia-dev] RFC: Patch e2fsprogs to not print the "clean" message on fsck.

2013-03-13 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 13/03/13 12:35 did gyre and gimble: > Hi, > > I would like to propose that we push a patch to e2fsprogs to make it not > print out the "clean" message when it checks the filesystem. > > In my current boot (which is an exper

[Mageia-dev] RFC: Patch e2fsprogs to not print the "clean" message on fsck.

2013-03-13 Thread Colin Guthrie
fs->super->s_inodes_count, + ext2fs_blocks_count(fs->super) - + ext2fs_free_blocks_count(fs->super), + ext2fs_blocks_count(fs->super)); next_check = 10; if (fs->super->s_max_mnt_count > 0) { next_check = fs->s

Re: [Mageia-dev] Freeze push policycoreutils

2013-03-13 Thread Colin Guthrie
'Twas brillig, and Johnny A. Solbu at 13/03/13 09:50 did gyre and gimble: > On Wednesday 13. March 2013 10.19, Colin Guthrie wrote: >> No, they are rejected. Lots of warning cases in rpmlint are considered >> errors for package uploads. > > Then perhaps warnings tha

Re: [Mageia-dev] bogus packages that provides fonts-ttf-dejavu

2013-03-13 Thread Colin Guthrie
in also? Or perhaps, alternatively, whatever is responsible for the automatic font(XX) provides should only look at files in /usr/share/fonts/ and not in any other folders. That would presumably also solve the problem (assuming the packages listed are just rebuilt. Col -- Colin Gut

Re: [Mageia-dev] Freeze push policycoreutils

2013-03-13 Thread Colin Guthrie
p System Environment/Base >> >> Never heard of rpmlint ? > > Missed (updating) those. I didn't touch them and rpmlint flags them as > warnings. They should have > gone through. No, they are rejected. Lots of warning cases in rpmlint are considered errors

Re: [Mageia-dev] cyrus-imapd

2013-03-12 Thread Colin Guthrie
t; on mga2 tho'). >> >> Can you confirm if this change is really needed or if it was added after >> looking at the mga2 package rather than the current code? >> >> Cheers >> >> Col > > Colin, > do you have a working cyrus-imapd? does lmtptest provi

Re: [Mageia-dev] EFI/GPT

2013-03-10 Thread Colin Guthrie
special case for a fat32 /boot if it's detected. Oh and I'm using gummiboot as the actual bootloader. Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] Why is AHCI statically compiled into kernel?

2013-03-05 Thread Colin Guthrie
hese days and why in mga4 we'll likely switch to a consistent naming scheme for networking devices too. Also "modprobe ordering" is increasingly not true either as many modules are automatically loaded when the hardware is present. Col -- Colin Guthrie colin(at)mageia.org http:

[Mageia-dev] cyrus-imapd

2013-02-26 Thread Colin Guthrie
er_deny.db verbosity. Sadly when rediffing the patch it seems the latest version has refactored that code. I cannot find anywhere where this message would be printed now (I see the error on mga2 tho'). Can you confirm if this change is really needed or if it was added after looki

Re: [Mageia-dev] Nouveau nvidia vesa conflict

2013-02-25 Thread Colin Guthrie
In an ideal world we'd simply skip initrds for systems that don't need them (I've very deliberately configured my new laptop in a way that it shouldn't need an initrd for exactly this reason). Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day

Re: [Mageia-dev] Gnome mess in Mageia SVN...

2013-02-24 Thread Colin Guthrie
to discuss the options again, provided we enter it knowing all the potential problems. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.

Re: [Mageia-dev] Why ntpdate still there?

2013-02-21 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 11/02/13 14:55 did gyre and gimble: > 'Twas brillig, and Pierre Jarillon at 11/02/13 14:23 did gyre and gimble: >> Le lundi 11 février 2013 13:18:23, Colin Guthrie a écrit : >>> So ntpdate as a service is just a one-shot thing, it

Re: [Mageia-dev] Gnome mess in Mageia SVN...

2013-02-21 Thread Colin Guthrie
'Twas brillig, and Olav Vitters at 21/02/13 14:45 did gyre and gimble: > On Thu, Feb 21, 2013 at 10:08:40AM +0000, Colin Guthrie wrote: >> 'Twas brillig, and Olav Vitters at 21/02/13 09:08 did gyre and gimble: >>>> So you are making the same mess for upcoming

Re: [Mageia-dev] System doen't boot with LVM

2013-02-21 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 21/02/13 11:08 did gyre and gimble: > 'Twas brillig, and Colin Guthrie at 20/02/13 23:19 did gyre and gimble: >> 'Twas brillig, and Olivier Thauvin at 20/02/13 20:13 did gyre and gimble: >>> * Colin Guthrie (mag...@colin.guthr.i

Re: [Mageia-dev] NetworkManager 0.9.8

2013-02-21 Thread Colin Guthrie
ot;standard" way of configuring things that will work for all the distros will take some time. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hack

Re: [Mageia-dev] System doen't boot with LVM

2013-02-21 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 20/02/13 23:19 did gyre and gimble: > 'Twas brillig, and Olivier Thauvin at 20/02/13 20:13 did gyre and gimble: >> * Colin Guthrie (mag...@colin.guthr.ie) wrote: >>> 'Twas brillig, and Olivier Thauvin at 20/02/13 18:13 did gyre

Re: [Mageia-dev] Gnome mess in Mageia SVN...

2013-02-21 Thread Colin Guthrie
that is fine :) Please keep up the good work. But yeah, please also kill the script for the time being while freeze is in effect :D Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] System doen't boot with LVM

2013-02-20 Thread Colin Guthrie
'Twas brillig, and Olivier Thauvin at 20/02/13 20:13 did gyre and gimble: > * Colin Guthrie (mag...@colin.guthr.ie) wrote: >> 'Twas brillig, and Olivier Thauvin at 20/02/13 18:13 did gyre and gimble: >>> * Colin Guthrie (mag...@colin.guthr.ie) wr

Re: [Mageia-dev] System doen't boot with LVM

2013-02-20 Thread Colin Guthrie
'Twas brillig, and Olivier Thauvin at 20/02/13 18:13 did gyre and gimble: > * Colin Guthrie (mag...@colin.guthr.ie) wrote: >> If it does fail then ultimately the problem will be in: >> /usr/lib/dracut/modules.d/90lvm/module-setup.sh (or one of the utility >> functio

Re: [Mageia-dev] Fail2Ban vs Blockhosts vs DenyHosts vs iptable throttle for SSH

2013-02-19 Thread Colin Guthrie
'Twas brillig, and fi...@linuxbsdos.com at 19/02/13 12:44 did gyre and gimble: > On 2013-02-19 12:13, Colin Guthrie wrote: >> So overall I'd welcome a default setup that allows things to be more >> secure/robust by default (obviously balanced against user experience - >

Re: [Mageia-dev] Fail2Ban vs Blockhosts vs DenyHosts vs iptable throttle for SSH

2013-02-19 Thread Colin Guthrie
t like. I think we do have to pick reasonably sensible defaults. Ultimately that's what msec does too - defines sensible defaults for the security level picked. So overall I'd welcome a default setup that allows things to be more secure/robust by default (obviously balanced against user exp

Re: [Mageia-dev] System doen't boot with LVM

2013-02-18 Thread Colin Guthrie
'Twas brillig, and Olivier Thauvin at 18/02/13 14:55 did gyre and gimble: > * Colin Guthrie (mag...@colin.guthr.ie) wrote: >> 'Twas brillig, and Olivier Thauvin at 18/02/13 12:48 did gyre and gimble: >>> So ok, I just update my freshly installed mga2 to cauldron usi

Re: [Mageia-dev] System doen't boot with LVM

2013-02-18 Thread Colin Guthrie
s putting "root=/dev/" into grubs menu.lst rather than "root=/dev/mapper/foo"). I've fixed the calls in drakxtools, but it'll need a release to propagate it through to stage2 used there which I don't think has been done yet. I'll try and prep that tonight. &

Re: [Mageia-dev] System doen't boot with LVM

2013-02-18 Thread Colin Guthrie
f your disk layout would be good too allow me to create a similar setup for debugging. Cheers :) Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/

Re: [Mageia-dev] [soft-commits] [7324] (call_blkid) always bypass blkid cache

2013-02-14 Thread Colin Guthrie
'Twas brillig, and Pascal Terjan at 14/02/13 14:34 did gyre and gimble: > Please add a comment in the code :) Done. I just said to look at the commit message tho' rather than copy paste everything :) Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job:

Re: [Mageia-dev] Changelog screwed on updates?

2013-02-14 Thread Colin Guthrie
(or rather the lack of such tags) Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] "created as .rpmnew" lies?

2013-02-12 Thread Colin Guthrie
esult in the rpmnew warnings being misleading. I suspect the .rpmsave is a relic from previous package updates a while back. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://

Re: [Mageia-dev] Freeze push: liblastfm

2013-02-12 Thread Colin Guthrie
t it's greyed out so might have to look into that one!). But overall I like it and I think it's worth pushing all the same. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributo

Re: [Mageia-dev] Why ntpdate still there?

2013-02-11 Thread Colin Guthrie
-wait has exited. time-sync.target is meant to be a generic name and thus any units that need such ordering should use it and not ntp-wait.service directly (other ntp implementations may achieve the same result, but with different units). I'm not overly sure we actually have anything ordered af

Re: [Mageia-dev] Why ntpdate still there?

2013-02-11 Thread Colin Guthrie
'Twas brillig, and Pierre Jarillon at 11/02/13 14:23 did gyre and gimble: > Le lundi 11 février 2013 13:18:23, Colin Guthrie a écrit : >> So ntpdate as a service is just a one-shot thing, it happens once at >> boot to ensure the clocks are properly set and then ntpd takes ove

Re: [Mageia-dev] Why ntpdate still there?

2013-02-11 Thread Colin Guthrie
ve a connection. > > If it disappears I will miss it, and most likely look for a replacement, if > there is one. I did mean to (but forgot) switch us to use crony by default as it's better for offline drift compensation and such like. I'll try and remember for mga4 as it'

Re: [Mageia-dev] Why ntpdate still there?

2013-02-11 Thread Colin Guthrie
ntpdate, but please feel free to correct me on that one. Col -- Colin Guthrie colin(at)mageia.org 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/

Re: [Mageia-dev] GNOME apps

2013-02-10 Thread Colin Guthrie
if this situation has changed (in general I like the idea of 3.8 being pushed, but perhaps this should be done later as an update should there be a general consensus on that). Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/

Re: [Mageia-dev] [RFC] rsyslog vs journalctl

2013-02-10 Thread Colin Guthrie
or judging how much memory it actually uses. In some cases it does help identify some leaks (tho' not classic memory leaks - more mmap leaks - found and fixed one of those a while back). It is a little higher than I'd expect all the same tho'. I'll double check that no regres

Re: [Mageia-dev] Logging + Provides/Requires (Re: [RFC] rsyslog vs journalctl)

2013-02-08 Thread Colin Guthrie
'Twas brillig, and Anne Nicolas at 08/02/13 13:07 did gyre and gimble: > Le 08/02/2013 13:14, Olav Vitters a écrit : >> On Fri, Feb 08, 2013 at 10:31:42AM +, Colin Guthrie wrote: >>> Q) Will we make persistent disk-based journals optional? >>> Yes: Mak

Re: [Mageia-dev] [RFC] rsyslog vs journalctl

2013-02-08 Thread Colin Guthrie
'Twas brillig, and Pascal Terjan at 08/02/13 10:33 did gyre and gimble: > On Fri, Feb 8, 2013 at 10:31 AM, Pascal Terjan wrote: >> On Fri, Feb 8, 2013 at 9:54 AM, Colin Guthrie wrote: >>> 'Twas brillig, and AL13N at 07/02/13 18:40 did gyre and gimble: >>>&g

[Mageia-dev] Logging + Provides/Requires (Re: [RFC] rsyslog vs journalctl)

2013-02-08 Thread Colin Guthrie
'Twas brillig, and AL13N at 07/02/13 18:43 did gyre and gimble: > Op donderdag 7 februari 2013 15:10:43 schreef Guillaume Rousse: >> Le 07/02/2013 14:40, Colin Guthrie a écrit : >>> Is anyone against the name "system-logger"? If so I'll update things >>&

Re: [Mageia-dev] [RFC] rsyslog vs journalctl

2013-02-08 Thread Colin Guthrie
'Twas brillig, and Guillaume Rousse at 08/02/13 10:06 did gyre and gimble: > Le 07/02/2013 19:40, AL13N a écrit : >> Op donderdag 7 februari 2013 13:34:06 schreef Colin Guthrie: >>> 'Twas brillig, and AL13N at 07/02/13 11:40 did gyre and gimble: >> [...] >>

Re: [Mageia-dev] [RFC] rsyslog vs journalctl

2013-02-08 Thread Colin Guthrie
'Twas brillig, and AL13N at 07/02/13 18:43 did gyre and gimble: > Op donderdag 7 februari 2013 15:10:43 schreef Guillaume Rousse: >> Le 07/02/2013 14:40, Colin Guthrie a écrit : >>> Is anyone against the name "system-logger"? If so I'll update things >>&

  1   2   3   4   5   6   7   8   9   10   >