Re: [OM Cooker] Should mariadb.service be started on Lx 3?

2017-04-23 Thread Crispin Boylan

my bad, should be fixed in 2omv just published.

those packages were in testing repo since the 13th though...

thanks
cris.
On 23/04/17 03:25, Ben Bullard wrote:


Today after update some of us notice this:

|# systemctl start mariadb.service |

|Job for mariadb.service failed because the control process exited with 
error code. See "systemctl status mariadb.service" and "journalctl 
-xe" for details. # systemctl status mariadb.service ● mariadb.service 
- 10.1 database server Loaded: loaded 
(/lib/systemd/system/mariadb.service; disabled; vendor preset: 
enabled) Active: failed (Result: exit-code) since Sat 2017-04-22 
20:52:17 CDT; 4s ago Process: 8098 ExecStopPost=/mysql-wait-stop 
(code=exited, status=203/EXEC) Process: 8097 
ExecStartPre=/mysql-check-socket (code=exited, status=203/EXEC) Apr 22 
20:52:17 ben79-pc systemd[8097]: mariadb.service: Failed at step EXEC 
spawning /mysql-check-socket: No such file or Apr 22 20:52:17 ben79-pc 
systemd[8098]: mariadb.service: Failed at step EXEC spawning 
/mysql-wait-stop: No such file or di Apr 22 20:52:17 ben79-pc 
systemd[1]: Failed to start 10.1 database server. |||


Is it something started on demand by something that uses it or is this 
a bug?


--

Ben Bullard

ben79



OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] urpmi tries to install packages not in repository.

2017-04-21 Thread Crispin Boylan

i've fixed that one.  somehow the file had gone missing.

The urpmi metadata is created when the packages are built and published 
to the repo.  sometimes this can go wrong, especially when the file is 
old - there may have been an abf bug at the time the package was created 
for example.  particularly on the contrib repo which isnt rebuilt often.


you need to realise that the contrib repo is historically a set of 
packages which were 'unsupported'. meaning that users would contribute 
them but they wouldnt be worked on to the same level as a main repo 
package in terms of making sure they worked fine etc. of course if 
people found problems with them they might raise a bug and it might get 
fixed, but mostly it would be the packager who fixed it (if they were 
still interested), and there would be no formal qa performed on them.  
not all packages would be rebuilt every release, and non building 
packages would not prevent the release.


the reasons for a package being in contrib:

* obsolete software which some people may use (bits of gnome  1 for 
example are in here, because some old package still depend on them)


* niche things which would bring too much burden to maintain in main distro

* newer pieces of software which are not yet stable, change frequently 
and may need frequent rebuilds


* just stuff people wanted to contribute

historically things would move from main to contrib as they became less 
useful, and likewise they would move from contrib to main as they became 
more popular.


of course in the old days there were more people working on the distro 
so this repo decay would not be so much of an issue.  there has never 
been enough people working on omv to extend to properly fixing 
everything in contrib.



On 21/04/17 04:19, Ben Bullard wrote:


Discovered this in context of playing with/testing Mate Desktop. 
/There are other packages that behave this way. /


These are packages in contrib-release as an example try:

# urpmi mate-calc


http://abf-downloads.openmandriva.org/3.0/repository/x86_64/media/contrib/release/mate-calc-1.8.0-2-omv2015.0.x86_64.rpm
...retrieving failed: aria2 failed: exited with 3

and urpmi tries to download it but can't. *Why?* /Because it isn't in 
repository./


Which leads to a question? Where does urpmi get it's data? Meaning 
why/how does it think it has 'mate-calc' when it isn't in repo? What 
should be next steps to resolve?

--

Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] task-xfce will not install

2017-04-05 Thread Crispin Boylan
should be fixed now, pushed 1.6.0. pm-utils was a needless dep (pm-utils 
is obsolete for some time by systemd stuff)



On 03/04/17 20:33, Ben Bullard wrote:


# urpmi task-xfce

...

A requested package cannot be installed:
xfce4-power-manager-1.4.3-1-omv2015.0.x86_64 (due to unsatisfied pm-utils)

Can this be fixed?


--

Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] More questions for TC-meeting.

2017-03-20 Thread Crispin Boylan
1) should be fixed now, someone just forgot to hit publish on the x86_64 
package.



On 20/03/17 00:36, Ben Bullard wrote:


I've forgotten a lot of questions I've wanted answered 'cause we 
haven't had a meeting for a month or more. Three that have come up 
recently are:



1. Users can't update because when Plasma 5.9.3 packages got moved to 
main-updates plasma-desktop was left behind in main-testing resulting 
in users getting this error:



One package could not be installed,

 task-plasma-minimal-5.9.3-1-omv2015.0.noarch (due to the lack of 
plasma-desktop-5.9.3-1-omv2015.0.i586)



2. Does OpenMandriva/Calamares support encrypted partitions as part of 
install process? Honestly I don't know much about this but when I've 
tried it doesn't work.


message: "The installer failed to create file system on partition 
/dev/sdc5."
details: 
"==\nCommand: 
cryptsetup -s 512 --batch-mode --force-password luksFormat 
/dev/sdc5\n==\n" 


18:14:20 [0]: Calamares will now quit.


3. In Live mode is Calamares supposed to be able to be started more 
than once? Currently it won't. If user encounters a problem and 
install fails trying to restart Calamares results in a core dump. So 
then user has to reboot the .iso.




--

Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] ji.openmandriv.org abf build fails to build any cooker packages

2017-03-13 Thread Crispin Boylan
still failing.  is there something different about ji.openmandriva.org?  
/dev/urandom not available for some reason!?



On 11/03/17 15:15, Alexander Stefanov-Khryukin wrote:

Im redeployed few build instances

11 марта 2017 г. 4:05 AM пользователь "Crispin Boylan" 
<c...@beebgames.com <mailto:c...@beebgames.com>> написал:


can it be taken off the list of servers? it seems it cannot build
3.0 without this error now either..


On 08/03/17 22:42, Alexander Stefanov-Khryukin wrote:

i tried to reproduce it, and i can't

2017-03-09 1:39 GMT+03:00 Crispin Boylan <c...@beebgames.com
<mailto:c...@beebgames.com>>:

no, still seems to be happening:



http://file-store.openmandriva.org/api/v1/file_stores/aea20ca19cec2b1f630befa0723693c76c7b02ab.log?show=true

<http://file-store.openmandriva.org/api/v1/file_stores/aea20ca19cec2b1f630befa0723693c76c7b02ab.log?show=true>



On 08/03/17 12:30, Alexander Stefanov-Khryukin wrote:

Seems to be fixed now.

    2017-03-08 10:12 GMT+03:00 Crispin Boylan
<c...@beebgames.com <mailto:c...@beebgames.com>>:

every cooker build fails with:


Executing "/usr/bin/rpmlint -T -f
/builddir/build/SOURCES/python2-notify.rpmlintrc
/builddir/build/SRPMS/python2-notify-0.1.1-20.src.rpm":
Traceback (most recent call last):
  File "/usr/bin/rpmlint", line 20, in 
import tempfile
  File "/usr/lib64/python2.7/tempfile.py", line 35, in

from random import Random as _Random
  File "/usr/lib64/python2.7/random.py", line 885, in

_inst = Random()
  File "/usr/lib64/python2.7/random.py", line 97, in
__init__
self.seed(x)
  File "/usr/lib64/python2.7/random.py", line 113, in seed
a = long(_hexlify(_urandom(2500)), 16)
OSError: [Errno 38] Function not implemented


strangely it seems to be able to build 3.0 packages fine.


thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>

http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>

http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>

___ OM-Cooker
mailing list OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>

http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>

___ OM-Cooker mailing
list OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] ji.openmandriv.org abf build fails to build any cooker packages

2017-03-10 Thread Crispin Boylan
can it be taken off the list of servers? it seems it cannot build 3.0 
without this error now either..



On 08/03/17 22:42, Alexander Stefanov-Khryukin wrote:

i tried to reproduce it, and i can't

2017-03-09 1:39 GMT+03:00 Crispin Boylan <c...@beebgames.com 
<mailto:c...@beebgames.com>>:


no, still seems to be happening:



http://file-store.openmandriva.org/api/v1/file_stores/aea20ca19cec2b1f630befa0723693c76c7b02ab.log?show=true

<http://file-store.openmandriva.org/api/v1/file_stores/aea20ca19cec2b1f630befa0723693c76c7b02ab.log?show=true>



On 08/03/17 12:30, Alexander Stefanov-Khryukin wrote:

Seems to be fixed now.

2017-03-08 10:12 GMT+03:00 Crispin Boylan <c...@beebgames.com
<mailto:c...@beebgames.com>>:

every cooker build fails with:


Executing "/usr/bin/rpmlint -T -f
/builddir/build/SOURCES/python2-notify.rpmlintrc
/builddir/build/SRPMS/python2-notify-0.1.1-20.src.rpm":
Traceback (most recent call last):
  File "/usr/bin/rpmlint", line 20, in 
import tempfile
  File "/usr/lib64/python2.7/tempfile.py", line 35, in 
from random import Random as _Random
  File "/usr/lib64/python2.7/random.py", line 885, in 
_inst = Random()
  File "/usr/lib64/python2.7/random.py", line 97, in __init__
self.seed(x)
  File "/usr/lib64/python2.7/random.py", line 113, in seed
a = long(_hexlify(_urandom(2500)), 16)
OSError: [Errno 38] Function not implemented


strangely it seems to be able to build 3.0 packages fine.


thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>

http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>

___ OM-Cooker mailing
list OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] ji.openmandriv.org abf build fails to build any cooker packages

2017-03-08 Thread Crispin Boylan

no, still seems to be happening:


http://file-store.openmandriva.org/api/v1/file_stores/aea20ca19cec2b1f630befa0723693c76c7b02ab.log?show=true



On 08/03/17 12:30, Alexander Stefanov-Khryukin wrote:

Seems to be fixed now.

2017-03-08 10:12 GMT+03:00 Crispin Boylan <c...@beebgames.com 
<mailto:c...@beebgames.com>>:


every cooker build fails with:


Executing "/usr/bin/rpmlint -T -f
/builddir/build/SOURCES/python2-notify.rpmlintrc
/builddir/build/SRPMS/python2-notify-0.1.1-20.src.rpm":
Traceback (most recent call last):
  File "/usr/bin/rpmlint", line 20, in 
import tempfile
  File "/usr/lib64/python2.7/tempfile.py", line 35, in 
from random import Random as _Random
  File "/usr/lib64/python2.7/random.py", line 885, in 
_inst = Random()
  File "/usr/lib64/python2.7/random.py", line 97, in __init__
self.seed(x)
  File "/usr/lib64/python2.7/random.py", line 113, in seed
a = long(_hexlify(_urandom(2500)), 16)
OSError: [Errno 38] Function not implemented


strangely it seems to be able to build 3.0 packages fine.


thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
<http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org>




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] ji.openmandriv.org abf build fails to build any cooker packages

2017-03-07 Thread Crispin Boylan

every cooker build fails with:


Executing "/usr/bin/rpmlint -T -f /builddir/build/SOURCES/python2-notify.rpmlintrc 
/builddir/build/SRPMS/python2-notify-0.1.1-20.src.rpm":
Traceback (most recent call last):
  File "/usr/bin/rpmlint", line 20, in 
import tempfile
  File "/usr/lib64/python2.7/tempfile.py", line 35, in 
from random import Random as _Random
  File "/usr/lib64/python2.7/random.py", line 885, in 
_inst = Random()
  File "/usr/lib64/python2.7/random.py", line 97, in __init__
self.seed(x)
  File "/usr/lib64/python2.7/random.py", line 113, in seed
a = long(_hexlify(_urandom(2500)), 16)
OSError: [Errno 38] Function not implemented


strangely it seems to be able to build 3.0 packages fine.


thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Not possible to update OM Lx 3.01 because of setup

2017-03-01 Thread Crispin Boylan

https://issues.openmandriva.org/show_bug.cgi?id=2063


On 02/03/17 00:19, Ben Bullard wrote:


This is probably a red herring:

# urpmi ebtables
Marking ebtables as manually installed, it won't be auto-orphaned
writing /var/lib/rpm/installed-through-deps.list
To satisfy dependencies, the following packages are going to be installed:
 PackageVersion  Release Dist  DEpoch Arch
(medium "main updates")
 ebtables   2.0.10.4 18 omv   2015.0 x86_64
 setup  2.8.95 omv   2015.0 noarch
2KB of additional disk space will be used.
207KB of packages will be retrieved.
Proceed with the installation of the 2 packages? (Y/n) Y


installing ebtables-2.0.10.4-18-omv2015.0.x86_64.rpm 
setup-2.8.9-5-omv2015.0.noarch.rpm from /var/cache/urpmi/rpms
Preparing... 
##
  1/2: ebtables 
##
  2/2: setup 
##

  1/2: removing ebtables-2.0.10.4-17.x86_64
##
  2/2: removing setup-2.8.9-4.noarch
##


Ben Bullard
ben79

OpenMandriva-QA Team
On 03/01/2017 05:22 PM, Ben Bullard wrote:


In VBox if I install Lx 3.01 and attempt to update system update 
fails with:


Installation failed:
file /etc/ethertypes from install of setup-2.8.9-5.noarch 
conflicts with file from package ebtables-2.0.10.4-17.x86_64
file /etc/ethertypes from install of iptables-1.6.1-1.x86_64 
conflicts with file from package ebtables-2.0.10.4-17.x86_64



any ideas? Bug report?


--

Ben Bullard
ben79

OpenMandriva-QA Team




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Bug reporting tool?

2017-02-26 Thread Crispin Boylan
he's talking about the kde bug report application, which submits stuff 
straight to kde.  he most likely doesnt have the debuginfo packages 
installed for the thing that crashed, so there's no symbols in the dump.


the tool that usually gets used to report bugs to us is drakbug. this 
needs some changes just because whoever created the product/versions in 
bugzilla didnt follow the previous pattern, we've ended up with the 
rather redundant:


product = Openmandriva Lx 3.0

version = Lx 3.0

so users do need to refill some of this info as what is supplied doesnt 
fit anything in bugzilla, but it basically works fine.



thanks

cris.


On 25/02/17 20:46, Ben Bullard wrote:


Predictably there are questions about the bug reporting tool in forum. 
So thought I'd try to learn more about it. First is it the old ABRT? 
Or is it something that comes with Plasma5? Drkonqi?


https://forum.openmandriva.org/t/what-is-the-latest-stable-openmandrivalx3-02-iso-image/996

The bug reporting tool in OM Lx 3 doesn't and never has as far as I 
know worked in Lx 3. Is it possible to remove it? Is it not working 
because we don't have anyone with time to make it work or is it 
something broken upstream?



--

Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] YIKES! task-plasma 5.9.2 went somewhere it wasn't supposed to...

2017-02-21 Thread Crispin Boylan
yes i guess it was accidentally published.  the old one has been 
republished now so the problem should eventually disappear from the mirrors.



cris.

On 22/02/17 02:52, Ben Bullard wrote:


The task-plasma and task-plasma-minimal 5.9.2 packages are supposed to 
be in main testing. Yet many users are reporting update problems 
around these packages. It took a while for me to find out that the 
packages for some reason are lurking in some mirrors in the 
Main32-updates repo. I found these:



http://ftp.tu-chemnitz.de/pub/linux/openmandriva/3.0/repository/i586/main/updates/

http://ftp-stud.hs-esslingen.de/pub/Mirrors/openmandriva/3.0/repository/i586/media/main/updates/

http://ftp.nluug.nl/os/Linux/distr/openmandriva/3.0/repository/i586/media/main/updates/

http://ftp.nluug.nl/os/Linux/distr/openmandriva/3.0/repository/i586/media/main/updates/

http://ftp.icm.edu.pl/pub/Linux/dist/openmandriva/3.0/repository/i586/media/main/updates/

http://ftp.yzu.edu.tw/Linux/openmandriva/3.0/repository/i586/main/updates/


See more here:

https://forum.openmandriva.org/t/updating-problems/989

https://forum.openmandriva.org/t/problemi-di-aggiornamento/987


--

Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] An example of what I was talking about in TC meeting last Wed.

2017-01-07 Thread Crispin Boylan

a frustrated user with totally non-specific issuesdoes not help at all.


On 07/01/17 01:57, Ben Bullard wrote:

Greetings,

https://forum.openmandriva.org/t/openmandriva-should-merge-with-mageia/892/6 



https://lk.linkedin.com/in/pujithadimuthu

https://www.facebook.com/pujitha.weerakoon

Currently he's a frustrated user thinking of finding another distro.




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Applications crashes with nVidia and free drivers

2016-12-10 Thread Crispin Boylan

erm, looks like it just got published into 3.0 updates by someone :(


On 10/12/16 15:57, Tomasz Paweł Gajc wrote:

Hi,

as you who are using nVidia with free drivers may have had experienced
crashing various applications which use multi-threading OpenGL.

This means that current KDE Plasma (sddm, plasmashell, menus etc.),
applications based on Qt5WebEngine (i.e. qupzilla) or 3D games were crashing
instantly.

There are like 10 known bug reports on Mesa, main one is here:
https://bugs.freedesktop.org/show_bug.cgi?id=98039

I've patched our Mesa with highly experimental patches, which original author
called them as "broken by design". This patched mesa-13.0.2-2 is available for
cooker and 3.0 (testing).

Feel free to give it a test, looking for your feedback.



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Signing on 2014 contrib seems broken

2016-12-09 Thread Crispin Boylan

sorry false alarm, user config error.


thanks

cris,


On 09/12/16 10:37, Crispin Boylan wrote:

see:

https://issues.openmandriva.org/show_bug.cgi?id=2005


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] Signing on 2014 contrib seems broken

2016-12-09 Thread Crispin Boylan

see:

https://issues.openmandriva.org/show_bug.cgi?id=2005


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] kahinah enhancements

2016-12-08 Thread Crispin Boylan

Hi all

As no-one is really voting on updates for 3.0 it seems to have left 
kahinah in a bit of a state.



There are loads of updates which have either been published or rejected 
in abf but are languishing on kahinah making it difficult to see what 
really needs to be tested.  Some (hopefully!) minor enhancements to 
kahinah could really help this situation:


* Allow the maintainer of an update to reject it entirely, this would 
elimate dud/superseded updates where the only thing the maintainer can 
do is downvote it.


* Update the kahinah list with the actual state of the package (ie 
instead of only looking at Complete or Testing Published, if the update 
is 'Published' then move it to published in kahinah, likewise if it is 
'Rejected' on ABF then reject it in kahinah.



is any of this achievable relatively quickly?


thanks

cris.



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Firefox 50 seems broken > Your connection is not secure > everywhere including openmandriva.org

2016-11-21 Thread Crispin Boylan
nss update which firefox 50 requires had not been pushed through.  i've 
pushed it now.


thanks

cris.


On 21/11/16 23:47, Ben Bullard wrote:


Your connection is not secure

The website tried to negotiate an inadequate level of security.

forum.openmandriva.org uses security technology that is outdated and 
vulnerable to attack. An attacker could easily reveal information 
which you thought to be safe. The website administrator will need to 
fix the server first before you can visit the site.


Error code: NS_ERROR_NET_INADEQUATE_SECURITY

Ben Bullard
ben79

OpenMandriva-QA Team
On 11/21/2016 05:46 PM, Ben Bullard wrote:


Something happened to firefox when updated to 50 making it unusable here.

https://forum.openmandriva.org/t/new-firefox-50-refuses-to-open-googles-page/818/7


--

Ben Bullard
ben79

OpenMandriva-QA Team




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Grub not saving default entry

2016-11-14 Thread Crispin Boylan
i think this wasn't causing the issue in question anyway, see latest 
comments on 1915.



On 14/11/16 20:49, Tomasz Paweł Gajc wrote:

Dnia niedziela, 13 listopada 2016 08:08:13 CET Colin Close pisze:

Hi All,
Recently we had a bug reported that seemed to indicate that grub2 was no
longer saving the default boot entry. Is there any reason why this
funtionality has been disabled deliberately or whether it has come about
due to an upstream  change in the code or by the introduction of a new
option in the grub2 package. It seems fairly easy to restoe the old
behaviour by setting the variable in SAVEDEFAULT=true /etc/default/grub.
Are there any objections to restoring the old behaviour?

Here is the answer
https://issues.openmandriva.org/show_bug.cgi?id=1814

Wasn't hard to find a cimmit log either
https://github.com/OpenMandrivaAssociation/grub2/commit/
c07dcb16fb8f3946d8aab5de1d351e2988aa6c43


Best,
Colin


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] TC meeting 18 October, 17.00 CEST

2016-10-19 Thread Crispin Boylan

i dont think this is high priority, the packages are all contrib.

probably there's no need to fill a separate bug for every single 
package, we can already see the situation of contrib on the repoclosure 
reports.


thanks

cris.


On 19/10/16 09:31, Colin Close wrote:

Ben,
I'll try and fit this in as well.
Best,
Colin

On Tuesday, 18 October 2016 16:45:26 BST Ben Bullard wrote:

I would think this to be a major issue that should get pushed to or near
the top of the list of things needing discussion and if possible action.

Packages in repositories not installing.

See bugs # 1936 through # 1982 and he's filed a lot more previously. We
have a ton of packages not installing because of dependencies.


Ben Bullard
ben79

OpenMandriva-QA Team

On 10/18/2016 03:46 PM, Kate Lebedeff wrote:

Hi guys

agenda:

1. Bridge between transifex.com  and sources.
But where are they? We still haven't found something to synchronize
(Maik Tapwag)
2. Presentation Weblate platform - Would be nice if some infra-members
were there (Maik)

I mainly want to find out where to edit the sources as I got
completely lost where translations should be put.

3. If time OK - Bugzilla and it’s role, how we use and how we could (Maik)
4. AoB

Cheers




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Say bye to i586

2016-08-30 Thread Crispin Boylan
i think we're just talking about disabling i586 on cooker, not 3.0/2014 
so people using the released versions will still continue to get updates 
etc.



thanks
cris.

On 28/08/16 23:15, Raphaël Jadot wrote:

A poll is what we told we would do.

https://blog.openmandriva.org/2015/06/i586-we-follow-your-say/

For info, there are people currently using i586 version. Latest examples in 
mind are
https://forum.openmandriva.org/t/conflicto-x11-server-common-al-querer-instalar-drivers-amd/667
https://forum.openmandriva.org/t/lx3-problem-during-installation-i586/609

28.08.2016, 23:27, "Kate Lebedeff" :

*please let me know what we should ask for/ communicate to community

Or shall we discuss it on wednesday to make sure we are all on same page?

On 28.08.2016, at 22:30, Alexander Stefanov-Khryukin  
wrote:


Very good, absolutely agree about disabling i586.
But you sure, that we need to disable armv7hl?
I'm maintaining it ;)

2016-08-28 16:35 GMT+03:00 Kate Lebedeff :

Hey Tomek

We had it in plan to say bye to i586, but it was decided that out of respect to 
the last poll results we had - we will first ask community if there are any 
volunteers to maintain it fully. If none within (1 week? ), then we move on
If there will be someone - well, good:)

Shall i make the relevant call?

On 28.08.2016, at 14:58, Blackcrack  wrote:


have we now a 686 ?
yes, i am, because Notebooks and other 5/686 computers on the way..
so long they are exist should the 586/686 exist ..

Am 28.08.2016 um 14:42 schrieb Tomasz Paweł Gajc:


Hi, does anyone have anything to disable i586 builds on cooker ? Further i'll 
create list of i586 packages that are really needed to support applications on 
x86_64 and arm.

___ OM-Cooker mailing list 
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

,

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

--
Raphaël J.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] We desperately need developer help with this bug.

2016-08-27 Thread Crispin Boylan

GLdispatch is in:

/usr/lib64/nvidia-current/libGLdispatch.so.0

so the file is not missing it was just an autodep failure of rpm.


fixed now in 367.44-1

On 27/08/16 03:33, Matthew Portner wrote:


We may need to update either the nvidia package as the new one may not 
include affected file. Otherwise x11 as then it wouldn't in the new 
version



On Aug 26, 2016 7:29 PM, "Ben Bullard" > wrote:


https://issues.openmandriva.org/show_bug.cgi?id=1860



-- 


Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] We made it!

2016-08-13 Thread Crispin Boylan

beautiful website.  congratulations to everyone!


thanks

cris.



On 13/08/16 15:23, rugyada wrote:

Hello,

Quoting the brand new website https://www.openmandriva.org/ slogan: 
Here comes Lx 3.


Congratulation to all of us, those who have contributed so that it was 
possible.



​
​(img source: the net)
​


--

Best regards,
Cristina


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Announcement for GA

2016-08-12 Thread Crispin Boylan

final ISOs:

586:

https://abf.openmandriva.org/platforms/3.0/products/41/product_build_lists/508

x86_64:

https://abf.openmandriva.org/platforms/3.0/products/41/product_build_lists/507

please check before we release.

thanks
cris.


On 10/08/16 15:36, Kate Lebedeff wrote:

Hey!

Here is the announcement which we need to update got GA - fixes etc

Thanks for your edits!

https://docs.google.com/document/d/1W145kSK1o5z11uVGik6v_jlcIxTOR0k5s-PeF4D2vaU/edit?usp=sharing



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] [om-qa] Projected GA Release 12th August

2016-08-10 Thread Crispin Boylan

ok i'll revert 3.0 branch to latest 4.6 kernel (4.6.5).

thanks

cris.


On 06/08/16 10:31, Alexander Stefanov-Khryukin wrote:


Yes, please do it, no reason to keep unstable kernel


6 авг. 2016 г. 10:14 пользователь "luca pedrielli" 
<luca.pedrie...@gmail.com <mailto:luca.pedrie...@gmail.com>> написал:



what do you think of a downgrade to the more stable 4.6.4?
and keep the 4.7.0 kernel in repos only for the brave?
I have never seen a stable with kernel .0
It is a naivety to avoid.
Lx 3.0 is dedicated to end users or developers?
Please, colin can stop being silent and express your own opinion?


Il 06/08/2016 09:03, rugyada ha scritto:

ISO 491 - In real HW live mode boot ok (with long delay)

Qupzilla and oma-welcome coredump

=
[live@localhost ~]$ om-welcome
nouveau: kernel rejected pushbuf: File o directory non esistente
nouveau: ch9: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch9: buf  0002 0004 0004 
nouveau: ch9: buf 0001 0006 0004  0004
nouveau: kernel rejected pushbuf: File o directory non esistente
nouveau: ch9: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch9: buf  0002 0004 0004 
nouveau: ch9: buf 0001 0006 0004  0004
nouveau: kernel rejected pushbuf: File o directory non esistente
nouveau: ch9: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch9: buf  0002 0004 0004 
nouveau: ch9: buf 0001 0006 0004  0004
nouveau: kernel rejected pushbuf: File o directory non esistente
nouveau: ch9: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch9: buf  0002 0004 0004 
nouveau: ch9: buf 0001 0006 0004  0004
Errore di segmentazione (core dump creato)
[live@localhost ~]$

=
[live@localhost ~]$ qupzilla
QupZilla: Creating new profile directory
QupZilla: 0 extensions loaded
AdBlockSubscription:: loadSubscription invalid format of adblock file
"/home/live/.config/qupzilla/profiles/default/adblock/customlist.txt"
qupzilla: pushbuf.c:727: void nouveau_pushbuf_data(struct
nouveau_pushbuf *, struct nouveau_bo *, uint64_t, uint64_t):
asserzione "kref" non riuscita.
Annullato (core dump creato)
[live@localhost ~]$

=
[live@localhost ~]$ inxi -F
System:Host: localhost.localdomain Kernel: 4.7.0-desktop-2omv
x86_64 (64 bit)
Desktop: KDE Plasma 5.6.5 Distro: OpenMandrivaLinux 3.0 
Einsteinium
Machine:   Mobo: ASUSTeK model: P8Z77-V v: Rev 1.xx
Bios: American Megatrends v: 1708 date: 11/09/2012
CPU:   Quad core Intel Core i5-3570 (-MCP-) cache: 6144 KB
clock speeds: max: 3800 MHz 1: 1599 MHz 2: 1599 MHz 3: 3585 MHz
4: 3697 MHz
Graphics:  Card: NVIDIA GK107 [GeForce GTX 650]
Display Server: OpenMandriva X.org 118.4 driver: N/A
Resolution:1920x1080@60.00hz <mailto:1920x1080@60.00hz>
GLX Renderer: Gallium 0.4 on NVE7 GLX Version: 3.0 Mesa 12.0.1
Audio: Card-1 Intel 7 Series/C210 Series Family High Definition
Audio Controller
driver: snd_hda_intel
Card-2 NVIDIA GK107 HDMI Audio Controller driver: snd_hda_intel
Card-3 Logitech Headset H340 driver: USB Audio
Sound: Advanced Linux Sound Architecture v: k4.7.0-desktop-2omv
Network:   Card: Intel 82579V Gigabit Network Connection driver: e1000e
IF: eno1 state: up speed: 100 Mbps duplex: full mac:
08:60:6e:6b:25:e6
Drives:HDD Total Size: NA (-)
ID-1: /dev/sda model: WDC_WD20EARS size: 2000.4GB
ID-2: /dev/sdb model: WDC_WD10EZRX size: 1000.2GB
ID-3: USB /dev/sdc model: Flash_Disk size: 8.0GB
Partition: ID-1: / size: 7.9G used: 352M (5%) fs: overlay dev: N/A
RAID:  No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 29.8C mobo: 27.8C gpu: 32.0
Fan Speeds (in rpm): cpu: 0
Info:  Processes: 254 Uptime: 3 min Memory: 846.2/15995.4MB
Client: Shell (bash) inxi: 2.2.27
[live@localhost ~]$

=

2016-08-05 22:42 GMT+02:00 rugyada<rugy...@gmail.com> 
<mailto:rugy...@gmail.com>:

ISO 491 in virtualbox also install from ISO menu ok.
Long delay before calamares appears, but it works.


2016-08-05 22:12 GMT+02:00 rugyada<rugy...@gmail.com> 
<mailto:rugy...@gmail.com>:

Hi,
ISO 491 in virtualbox live mode ok.



2016-08-05 22:05 GMT+02:00 luca pedrielli<luca.pedrie...@gmail.com> 
<mailto:luca.pedrie.

Re: [OM Cooker] [om-qa] Projected GA Release 12th August

2016-08-05 Thread Crispin Boylan

new isos with rebuilt kernel for vbox fix.

x86_64:

https://abf.openmandriva.org/platforms/3.0/products/38/product_build_lists/491

i586:

https://abf.openmandriva.org/platforms/3.0/products/38/product_build_lists/490


On 05/08/16 11:15, luca pedrielli wrote:

Il 05/08/2016 11:36, c...@beebgames.com ha scritto:

Il 05/08/2016 08:54, Crispin Boylan ha scritto:


these ISOs should resolve the two issues:

i586

https://abf.openmandriva.org/platforms/3.0/products/41/product_build_lists/488 



x86_64
https://abf.openmandriva.org/platforms/3.0/products/38/product_build_lists/487 






kernel still crashing with 487 in vbox :(



please remove that fucking kernel. a .0 kernel is not serious.


sorry the kernel needed rebuilding to pick up the module change.


no problem, but a .0 kernel is anyway not serious.





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 









___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] [om-qa] Projected GA Release 12th August

2016-08-05 Thread Crispin Boylan

yes looks like the upstream patches for the install fix are not working.

i'm rebuilding calamares with the workaround patch.

i think we need an RC3 ISO with this fix and the virtualbox fix for 
kernel 4.7.


thanks

cris.


On 02/08/16 10:23, Blackcrack wrote:



Am 02.08.2016 um 09:02 schrieb Tomasz Gajc:

Calamares has nothing to do here.

See your logs, it's nouveau kernel module that crashes. It means that 
your Nvidia 960 GTX is not well supported by kernel and libdrm.


nouveau: kernel rejected pushbuf: No such file or directory


nope, i have with the Intel D525MW
the same trubles, it's a intel chipset
https://www.google.de/#q=Intel+D525MW
4 Gig Ram sata. trubles to starting Calamares
and the openbox does his work,
by manually try to start the 3 calamares binarys
had all 3 binarrys crash and at last no well rsync from the squashfs.
In any case gives also an rsync error.. with Gui Error-Message

and the Start of the install it's really long, it crash anything or 
can't start..


i spare my opinion about  it..
Remove the kde Workspace, use a more slim Windowmanager
1,8 Gigabyte DVD ... !! No, i don't say something about,
more worst, i think me my opinion about ! There become you no feedback..

regards
Blacky



2016-08-02 5:53 GMT+02:00 Efrem Mc >:


Hi QA:

Status on calamares installer?  On the latest iso build for
x86_64 build 480.


Video: Nvidia 960 GTX 4GB DDR

Step 1. Boot Live mode USB
Expected behavior:  Boots successfully

Step 2: Open terminal for Konsole

Step 3: root access (su )
Expected behavior: work

Step 4: Type in 'calamares'
Expected behavior:  Complete installation
Results: Calamares fails

Log results:
[root@localhost live]# calamares
22:03:00 [1]: Calamares version: 2.3.0
22:03:00 [1]: Default font =
Pixel size:-1
Point size:10
Point sizeF:   10
Font family:   "Noto Sans"
Metric height: 18
22:03:00 [1]: Font height: 18
22:03:00 [1]: Available languages: ("ar", "ast", "bg", "ca",
"cs_CZ", "da", "de", "el", "en", "en_GB", "es_MX", "es", "eu",
"fr", "hr", "hu", "id", "is", "it_IT", "ja", "lt", "nl", "pl",
"pt_BR", "pt_PT", "ro", "ru", "sv", "th", "tr_TR", "zh_CN", "zh_TW")
22:03:00 [1]: CalamaresApplication thread: 0x1a540f0
22:03:00 [1]: Using log file:
"/root/.cache/Calamares/Calamares/Calamares.log"
22:03:00 [1]: Using Calamares settings file at
"/etc/calamares/settings.conf"
22:03:00 [1]: Using Calamares branding file at
"/etc/calamares/branding/auto/branding.desc"
22:03:00 [1]: WARNING: the selected branding component does not
ship translations.
22:03:00 [1]: Loaded branding component "auto"
22:03:00 [1]: STARTUP: initQmlPath, initSettings, initBranding done
22:03:00 [1]: STARTUP: initModuleManager: module init started
22:03:00 [1]: STARTUP: initModuleManager: all modules init done
22:03:00 [1]: STARTUP: initJobQueue done
22:03:00 [1]: Proposed window size: 1080 648
22:03:00 [1]: STARTUP: CalamaresWindow created; loadModules started
22:03:00 [1]: Initial locale  "en_US"
22:03:00 [1]: ViewModule loading self for instance "welcome@welcome"
ViewModule at address 0x1ce92e0
Calamares::PluginFactory at address
WelcomeViewStepFactory(0x1b99c00)
ViewStep at address WelcomeViewStep(0x1cf1c30)
22:03:00 [1]: ViewModule loading self for instance "locale@locale"
ViewModule at address 0x1d31450
Calamares::PluginFactory at address LocaleViewStepFactory(0x1d32650)
ViewStep at address LocaleViewStep(0x1d47800)
22:03:00 [1]: ViewModule loading self for instance
"keyboard@keyboard"
ViewModule at address 0x1d66e20
Calamares::PluginFactory at address
KeyboardViewStepFactory(0x1d30460)
ViewStep at address KeyboardViewStep(0x1d671f0)
22:03:00 [1]: ViewModule loading self for instance
"partition@partition"
ViewModule at address 0x1da4620
Calamares::PluginFactory at address
PartitionViewStepFactory(0x1db94c0)
ViewStep at address PartitionViewStep(0x1da4e10)
22:03:00 [1]: ViewModule loading self for instance "users@users"
ViewModule at address 0x1dc8350
Calamares::PluginFactory at address UsersViewStepFactory(0x1dc3c20)
ViewStep at address UsersViewStep(0x1dd32c0)
22:03:00 [1]: ViewModule loading self for instance "webview@webview"
ViewModule at address 0x1df7240
Calamares::PluginFactory at address WebViewStepFactory(0x1e25930)
ViewStep at address WebViewStep(0x1eb6b20)
22:03:00 [1]: ViewModule loading self for instance "summary@summary"
ViewModule at address 0x1f2b5e0
Calamares::PluginFactory at address
SummaryViewStepFactory(0x1e260d0)
ViewStep at address SummaryViewStep(0x1f2ba50)
22:03:00 [1]: Module "partition@partition" already loaded.
22:03:00 [1]: QML import paths: ("/usr/share/calamares/qml",
"/usr/bin", 

Re: [OM Cooker] Projected GA Release 12th August

2016-08-05 Thread Crispin Boylan

found a patch in mageia virtualbox which fixes this, currently building!

thanks

cris.


On 04/08/16 21:07, Crispin Boylan wrote:


on 480 looks like vboxvideo with kernel 4.7.0 causes a kernel panic.

only way i can boot in virtualbox is adding 
modprobe.blacklist=vboxvideo to grub before boot.


occurring on two (intel graphics) hosts, one windows 7 and one omv 3.0 
host


On 01/08/16 08:12, Tomasz Gajc wrote:

Hi,

here you can find new isos:

x86_64:
https://abf.openmandriva.org/platforms/3.0/products/38/product_build_lists/480

i586:
https://abf.openmandriva.org/platforms/3.0/products/41/product_build_lists/481 




Looking for comments.

2016-07-30 22:25 GMT+02:00 Colin Close <itc...@compuserve.com 
<mailto:itc...@compuserve.com>>:


Hi All,
We are pleased to announce that the projected release date for
the GA of OpenMandrivaLx-3.0  is Friday 12th August.
An RC2 iso will be available tomorrow for testing. Providing
there are no showstoppers this will become the GA.
If you report any bugs please provide logs and as much other
supporting information as possible.

Colin

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] [om-qa] Projected GA Release 12th August

2016-08-05 Thread Crispin Boylan

these ISOs should resolve the two issues:

i586

https://abf.openmandriva.org/platforms/3.0/products/41/product_build_lists/488

x86_64
https://abf.openmandriva.org/platforms/3.0/products/38/product_build_lists/487


On 04/08/16 21:23, Crispin Boylan wrote:


yes looks like the upstream patches for the install fix are not working.

i'm rebuilding calamares with the workaround patch.

i think we need an RC3 ISO with this fix and the virtualbox fix for 
kernel 4.7.


thanks

cris.


On 02/08/16 10:23, Blackcrack wrote:



Am 02.08.2016 um 09:02 schrieb Tomasz Gajc:

Calamares has nothing to do here.

See your logs, it's nouveau kernel module that crashes. It means 
that your Nvidia 960 GTX is not well supported by kernel and libdrm.


nouveau: kernel rejected pushbuf: No such file or directory


nope, i have with the Intel D525MW
the same trubles, it's a intel chipset
https://www.google.de/#q=Intel+D525MW
4 Gig Ram sata. trubles to starting Calamares
and the openbox does his work,
by manually try to start the 3 calamares binarys
had all 3 binarrys crash and at last no well rsync from the squashfs.
In any case gives also an rsync error.. with Gui Error-Message

and the Start of the install it's really long, it crash anything or 
can't start..


i spare my opinion about  it..
Remove the kde Workspace, use a more slim Windowmanager
1,8 Gigabyte DVD ... !! No, i don't say something about,
more worst, i think me my opinion about ! There become you no feedback..

regards
Blacky



2016-08-02 5:53 GMT+02:00 Efrem Mc <efrem...@gmail.com 
<mailto:efrem...@gmail.com>>:


Hi QA:

Status on calamares installer?  On the latest iso build for
x86_64 build 480.


Video: Nvidia 960 GTX 4GB DDR

Step 1. Boot Live mode USB
Expected behavior:  Boots successfully

Step 2: Open terminal for Konsole

Step 3: root access (su )
Expected behavior: work

Step 4: Type in 'calamares'
Expected behavior:  Complete installation
Results: Calamares fails

Log results:
[root@localhost live]# calamares
22:03:00 [1]: Calamares version: 2.3.0
22:03:00 [1]: Default font =
Pixel size:-1
Point size:10
Point sizeF:   10
Font family:   "Noto Sans"
Metric height: 18
22:03:00 [1]: Font height: 18
22:03:00 [1]: Available languages: ("ar", "ast", "bg", "ca",
"cs_CZ", "da", "de", "el", "en", "en_GB", "es_MX", "es", "eu",
"fr", "hr", "hu", "id", "is", "it_IT", "ja", "lt", "nl", "pl",
"pt_BR", "pt_PT", "ro", "ru", "sv", "th", "tr_TR", "zh_CN",
"zh_TW")
22:03:00 [1]: CalamaresApplication thread: 0x1a540f0
22:03:00 [1]: Using log file:
"/root/.cache/Calamares/Calamares/Calamares.log"
22:03:00 [1]: Using Calamares settings file at
"/etc/calamares/settings.conf"
22:03:00 [1]: Using Calamares branding file at
"/etc/calamares/branding/auto/branding.desc"
22:03:00 [1]: WARNING: the selected branding component does not
ship translations.
22:03:00 [1]: Loaded branding component "auto"
22:03:00 [1]: STARTUP: initQmlPath, initSettings, initBranding done
22:03:00 [1]: STARTUP: initModuleManager: module init started
22:03:00 [1]: STARTUP: initModuleManager: all modules init done
22:03:00 [1]: STARTUP: initJobQueue done
22:03:00 [1]: Proposed window size: 1080 648
22:03:00 [1]: STARTUP: CalamaresWindow created; loadModules started
22:03:00 [1]: Initial locale  "en_US"
22:03:00 [1]: ViewModule loading self for instance
"welcome@welcome"
ViewModule at address 0x1ce92e0
Calamares::PluginFactory at address
WelcomeViewStepFactory(0x1b99c00)
ViewStep at address WelcomeViewStep(0x1cf1c30)
22:03:00 [1]: ViewModule loading self for instance "locale@locale"
ViewModule at address 0x1d31450
Calamares::PluginFactory at address
LocaleViewStepFactory(0x1d32650)
ViewStep at address LocaleViewStep(0x1d47800)
22:03:00 [1]: ViewModule loading self for instance
"keyboard@keyboard"
ViewModule at address 0x1d66e20
Calamares::PluginFactory at address
KeyboardViewStepFactory(0x1d30460)
ViewStep at address KeyboardViewStep(0x1d671f0)
22:03:00 [1]: ViewModule loading self for instance
"partition@partition"
ViewModule at address 0x1da4620
Calamares::PluginFactory at address
PartitionViewStepFactory(0x1db94c0)
ViewStep at address PartitionViewStep(0x1da4e10)
22:03:00 [1]: ViewModule loading self for instance "users@users"
ViewModule at address 0x1dc8350
Calamares::Plugin

Re: [OM Cooker] Projected GA Release 12th August

2016-08-04 Thread Crispin Boylan

on 480 looks like vboxvideo with kernel 4.7.0 causes a kernel panic.

only way i can boot in virtualbox is adding modprobe.blacklist=vboxvideo 
to grub before boot.


occurring on two (intel graphics) hosts, one windows 7 and one omv 3.0 host

On 01/08/16 08:12, Tomasz Gajc wrote:

Hi,

here you can find new isos:

x86_64:
https://abf.openmandriva.org/platforms/3.0/products/38/product_build_lists/480

i586:
https://abf.openmandriva.org/platforms/3.0/products/41/product_build_lists/481 




Looking for comments.

2016-07-30 22:25 GMT+02:00 Colin Close >:


Hi All,
We are pleased to announce that the projected release date for the
GA of OpenMandrivaLx-3.0  is Friday 12th August.
An RC2 iso will be available tomorrow for testing. Providing there
are no showstoppers this will become the GA.
If you report any bugs please provide logs and as much other
supporting information as possible.

Colin

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Continually recurrring bad signature in myspell-en_GB update

2016-08-04 Thread Crispin Boylan
not sure why this is happening, i just tried on both 3.0 and 2014.0 and 
both installed without complaining about the package signature.



i wonder if the rpm was once unsigned and is still in his 
/var/cache/urpmi/rpms - clearing out the contents of this directory and 
trying again should resolve.



thanks

cris.




On 04/08/16 20:21, Ben Bullard wrote:


Post by user in Forum. I'm not sure how to answer it. Doesn't seem 
right to tell people "Oh, you can just ignore that".


https://forum.openmandriva.org/t/continually-recurrring-bad-signature-in-myspell-en-gb-update/578

--

Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] in 3.0 qupzilla crashes opening media video

2016-07-24 Thread Crispin Boylan

seems ok to me on my vm, all the vids/audio play.


thanks

cris.



On 24/07/16 15:20, luca pedrielli wrote:

qupzilla crashes opening this page:

http://people.mozilla.org/~atrain/mobile/tests/media.html 



=
Uncaught ReferenceError: qt is not defined
libx265.so.79: cannot open shared object file: Operation not permitted
libx265.so.79 is missing, x265 support will be disabled
Received signal 11 SEGV_MAPERR 
#0 0x7fcf4c2a8dce 
#1 0x7fcf4a44d0b0 
#2 0x7fcf4cad38be 
#3 0x7fcf4cad382d 
#4 0x7fcf4cacfd48 
#5 0x7fcf4cad04f5 
#6 0x7fcf4cad2da8 
#7 0x7fcf4cad2d6b 
#8 0x7fcf4c2f63a5 
#9 0x7fcf4c2ba034 
#10 0x7fcf4c2ba2f3 
#11 0x7fcf4c2ba637 
#12 0x7fcf4c2bbe08 
#13 0x7fcf4c2c7df6 
#14 0x7fcf4c2b9b5c 
#15 0x7fcf4c2db8a7 
#16 0x7fcf4c2d89ba 
#17 0x7fcf49a2000d start_thread
#18 0x7fcf4a4dab4d __clone
   r8: 7fcf2012f280  r9:  r10: 7fcf20046b20 r11: 

  r12: 7fcf3e3cd663 r13: 7fcf3e3cdc00 r14: 7fcf3e3cd6a0 r15: 
0119c510
   di: 7fcf20013980  si:   bp: 0119c510  bx: 

   dx: 7fcf3e3cd428  ax: 0001  cx: f3ce7f8d45377a00  sp: 
7fcf3e3cd650
   ip: 7fcf4cad38be efl: 00010202 cgf: 002b0033 erf: 
0004
  trp: 000e msk:  cr2: 
[end of stack trace]

===
$ more Crash-2016-07-24T16:12:49.txt
Time: dom lug 24 16:12:49 2016
Qt version: 5.6.1 (compiled with 5.6.1)
QupZilla version: 2.0.1
Rendering engine: QtWebEngine

== BACKTRACE ==
#0: /usr/bin/qupzilla() [0x402670]
#1: /lib64/libc.so.6(+0x2f0b0) [0x7ff92a3de0b0]
#2: /usr/lib64/libQt5WebEngineCore.so.5(+0x65088f) [0x7ff92b76a88f]
#3: /usr/lib64/libQt5WebEngineCore.so.5(+0xf02b0f) [0x7ff92c01cb0f]
#4: /usr/lib64/libQt5WebEngineCore.so.5(+0xe99529) [0x7ff92bfb3529]
#5: /usr/lib64/libQt5WebEngineCore.so.5(+0xf043d3) [0x7ff92c01e3d3]
#6: /usr/lib64/libQt5WebEngineCore.so.5(+0xe4869f) [0x7ff92bf6269f]
#7: /usr/lib64/libQt5WebEngineCore.so.5(+0xe4b79e) [0x7ff92bf6579e]
#8: /usr/lib64/libQt5WebEngineCore.so.5(+0xe4b35e) [0x7ff92bf6535e]
#9: /usr/lib64/libQt5WebEngineCore.so.5(+0xe48051) [0x7ff92bf62051]
#10: /usr/lib64/libQt5WebEngineCore.so.5(+0xe47c91) [0x7ff92bf61c91]
#11: /usr/lib64/libQt5WebEngineCore.so.5(+0xfbf97a) [0x7ff92c0d997a]
#12: /usr/lib64/libQt5WebEngineCore.so.5(+0xfc0347) [0x7ff92c0da347]
#13: /usr/lib64/libQt5WebEngineCore.so.5(+0xe36763) [0x7ff92bf50763]
#14: /usr/lib64/libQt5WebEngineCore.so.5(+0xe33de6) [0x7ff92bf4dde6]
#15: /usr/lib64/libQt5WebEngineCore.so.5(+0xe34984) [0x7ff92bf4e984]
#16: 
/usr/lib64/libQt5WebEngineCore.so.5(_ZN15QtWebEngineCore18WebContentsAdapter10setContentERK10QByteArr
ayRK7QStringRK4QUrl+0x364) [0x7ff92b7647fc]
#17: 
/usr/lib64/libQt5WebEngineWidgets.so.5(_ZN14QWebEnginePage7setHtmlERK7QStringRK4QUrl+0x3e)
 [0x7ff92ee
63cc2]
#18: /usr/lib64/libQupZilla.so.2(+0x24507b) [0x7ff92ec8407b]
#19: /usr/lib64/libQt5Core.so.5(+0x212b02) [0x7ff92a923b02]
#20: /usr/lib64/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x119) 
[0x7ff92a91a76f]
#21: 
/usr/lib64/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x10c)
 [0x7ff
92acb9ce4]
#22: 
/usr/lib64/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x211) 
[0x7ff92acb7265]
#23: 
/usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0xa4)
 [0x7ff92a8f
f60e]
#24: /usr/lib64/libQt5Core.so.5(_ZN14QTimerInfoList14activateTimersEv+0x3f6) 
[0x7ff92a9375d4]
#25: /usr/lib64/libQt5Core.so.5(+0x226c09) [0x7ff92a937c09]
#26: /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x146) [0x7ff928d85a6e]
#27: /lib64/libglib-2.0.so.0(+0x3dca3) [0x7ff928d85ca3]
#28: /lib64/libglib-2.0.so.0(g_main_context_iteration+0x34) [0x7ff928d85d3c]
#29: 
/usr/lib64/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEve
ntsFlagEE+0x69) [0x7ff92a937f53]
#30: 
/usr/lib64/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x1a6)
 [0x7ff92a8fb8
fa]
#31: /usr/lib64/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x13d) 
[0x7ff92a8ff853]
#32: /usr/bin/qupzilla() [0x4042d4]
#33: /lib64/libc.so.6(__libc_start_main+0x158) [0x7ff92a3cffee]
#34: /usr/bin/qupzilla() [0x402419]
===


https://issues.openmandriva.org/show_bug.cgi?id=1826
--
Saluti, Luca Pedrielli


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] RC1 when ?

2016-07-18 Thread Crispin Boylan
looks good to me, from the original list of bugs we had mentioned here 
by ben and luca only these are still open:


1770  	libreoffice 
cannot use input method. 

1764  	build 429 
live mode very long time before to see the configuration screen 

1706  	Graphical 
desktop does not work with ATI/AMD gfx cards 

1679  	ugly and 
useless icons in systray for non kde programs 

1578  	At each 
Plasma/LXQt logout I have severals crashes 

1550  	plasma 
wayland impossible to run applications 




and as mentioned before, 1679 and 1578 are upstream issues.


On 18/07/16 10:25, Tomasz Gajc wrote:

Can we have a RC1 release this week ?
I'll build ISOs today and let's give it to public, no need to hide more.

Annoucement is ready ? Can you please share draft ?


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] firefox does not play mp4

2016-06-29 Thread Crispin Boylan
sorted, we had an old switch to disable the builtin aac 
encoder/decoder.  Since 3.0 it is stable and the default.


After enabling locally everything is working!


Currently rebuilding on cooker and 3.0


thanks

cris.



On 29/06/16 22:01, Crispin Boylan wrote:
seems to be something to do with aac, because its only those ones it's 
not playing, videos without sound are fine.  also i tried an aac 
sample file and it wont play that either. something with aac in the 
latest ffmpeg 3.0?



the file errors are ok because it tries a bunch of versions before 
finding libavcodec.so.57 .





On 29/06/16 10:06, Bernhard Rosenkraenzer wrote:

On 2016-06-29 10:43, Jean-Claude Vanier wrote:

No real clue.

When I open this file with FF:
   http://people.mozilla.org/~kbrosnan/tmp/829454/829454.mp4

strace shows those lines:

4222  open("/lib64/libavcodec-ffmpeg.so.57", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)


That's helpful, it should be looking for libavcodec.so.57 instead. 
Probably something in ff or a library used by it (gst?) has been 
written for a distro that packages both ffmpeg and libav and renames 
ffmpeg libraries.


Unless it looks for libavcodec.so.57 as well, the fix may be as 
simple as sed -i -e 's,libavcodec-ffmpeg,libavcodec,g' on the file 
triggering this.


ttyl
bero

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 






___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] firefox does not play mp4

2016-06-29 Thread Crispin Boylan
seems to be something to do with aac, because its only those ones it's 
not playing, videos without sound are fine.  also i tried an aac sample 
file and it wont play that either.  something with aac in the latest 
ffmpeg 3.0?



the file errors are ok because it tries a bunch of versions before 
finding libavcodec.so.57 .





On 29/06/16 10:06, Bernhard Rosenkraenzer wrote:

On 2016-06-29 10:43, Jean-Claude Vanier wrote:

No real clue.

When I open this file with FF:
   http://people.mozilla.org/~kbrosnan/tmp/829454/829454.mp4

strace shows those lines:

4222  open("/lib64/libavcodec-ffmpeg.so.57", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)


That's helpful, it should be looking for libavcodec.so.57 instead. 
Probably something in ff or a library used by it (gst?) has been 
written for a distro that packages both ffmpeg and libav and renames 
ffmpeg libraries.


Unless it looks for libavcodec.so.57 as well, the fix may be as simple 
as sed -i -e 's,libavcodec-ffmpeg,libavcodec,g' on the file triggering 
this.


ttyl
bero

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Packages that does not build

2016-05-27 Thread Crispin Boylan

libreoffice currently building.

xulrunner/firefox are ok on lx3 but fail on cooker due to make 4.2 as 
far as i can see (reverting to 4.1 on cooker makes them build ok).



On 27/05/16 00:56, Tomasz Paweł Gajc wrote:

Hi,
i'm trying to get rid of that wrong %disttag 3.0, and below packages fails
both on cooker and lx3. Please help.

firefox
llvm
libreoffice
ppl
xulrunner
git




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Inconsistency in versioning

2016-05-22 Thread Crispin Boylan

this is happening because of:

%distepoch  %(sed -e 's#.*release\\ \\(\\S*\\).*#\\1#' 
/etc/release)


i think we should just specify %distepoch in 
/etc/rpm/macros.d/OpenMandriva.macros




On 21/05/16 17:50, Tomasz Paweł Gajc wrote:

Btw i've noticed there are 3638 rpm files which does have omv3.0 name scheme.
WTF ?




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Inconsistency in versioning

2016-05-22 Thread Crispin Boylan
why don't we just leave the distepoch tag as 2015.0, and stop us using 
/etc/release as the source of distepoch (just hard code) in 
OpenMandiva.macros.  Then /etc/release can be 3.0 in all places.


we must remove all omv3.0 rpms though.


On 21/05/16 17:36, Tomasz Paweł Gajc wrote:

Hi,

as you have noticed lx3 repository has been created:
http://abf-downloads.openmandriva.org/lx3/

Unfortunately this "lx3" does not fit in places when basically ".y"  name
scheme is expected.

First distro-release is in some kind of  "schizophrenia", one one hand it is
versioned "3.0" (notice this does not correponds lx3) while on the other hand
it is still carrying 2015.0 disttag.

/etc/os-release
This one is used by varius software to identify product, for now it is full of
mix of "3.0" and 2015.0. On many places system will be presented to uses as:

OpenMandriva Lx lx3
OpenMandriva Lx 3.0
OpenMandriva Lx 2015.0

/etc/product.id is used by urpmi to resolve repositories, in this case this is
broken, and user will not recieve any updates, not to mention that someone
forgot about http://downloads.openmandriva.org/mirrors/ :)

Not to mention that files are called foo-1.2-omv2015.0.x86_64.rpm

I have twosuggestions how to fix it:

1. Rename to "3.0"

Pros:
one consistent version everywhere
no schizophrenia

Cons:
effort on rename github branches form lx3 to 3.0
effort and lot of time - rebuild all packages to get rid o 2015.0 and to
welcome 3.0 distepoch
patch rpm to recognize distepoch 3.0 as higher than 2015.0, 2014.0, 2013.0,
2011.0 etc.

2. Hardcode "lx3" where is is possible  - distro-release, urpmi, omdv-build-
iso

Pros:
easy to do
small effort

Cons:
ugly
still does not resolve lx3, 3.0, 2015.0 versioning mess

Any thoughts on this ?



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Did we ever split repositories?

2016-05-10 Thread Crispin Boylan

all done now.

thanks

cris.


On 09/05/16 23:18, Alexander Stefanov-Khryukin wrote:

need to replace c++ to cpp

2016-05-10 1:08 GMT+03:00 Crispin Boylan <c...@beebgames.com 
<mailto:c...@beebgames.com>>:


i've gone through and fixed all but:

task-c++-devel
TiMidity++
getfem++
dvd+rw-tools
libxml++
libc++
mysql-connector-c++
bison++
doc++
dfb++
lv2-c++-tools
libsigc++1.2
libmath++
tolua++
zipios++
c++-gtk-utils
perl-Text-Tabs+Wrap
divfix++
libpq++
bonnie++
dbus-c++


which just need to be imported from rosa again (the github
repository has the ++ replaced with - but is currently empty).  we
then need to align the name in abf and change the spec file name.







On 09/05/16 15:47, Alexander Stefanov-Khryukin wrote:

https://gist.github.com/DuratarskeyK/8ced7f47f7550fcb6ffc5fc5f7878245

List with failed branching

2016-05-09 14:19 GMT+03:00 Alexander Stefanov-Khryukin
<nobodyd...@gmail.com <mailto:nobodyd...@gmail.com>>:

Done

2016-05-07 20:14 GMT+03:00 Bernhard Rosenkraenzer
<b...@lindev.ch <mailto:b...@lindev.ch>>:

Hi,

almost done... Just need a few rebuilds to catch up with
the new poppler and package the bits of kapps 16.04 that
didn't exist before, there's a few new apps.

ttyl

bero

On 2016-05-07 12:49, Alexander Stefanov-Khryukin wrote:


Hi guys, i was busy 4 past days and don't know current
kf5 status. You think time has come to split repos?

5 мая 2016 г. 10:54 пользователь "Alexander
Stefanov-Khryukin" <nobodyd...@gmail.com
<mailto:nobodyd...@gmail.com>> написал:

lx3

5 мая 2016 г. 10:46 пользователь "Tomasz Gajc"
<tpg...@gmail.com <mailto:tpg...@gmail.com>> написал:


5 maj 2016 00:21 "Alexander Stefanov-Khryukin"
<nobodyd...@gmail.com
<mailto:nobodyd...@gmail.com>> napisał(a):

> And yes we can fork in any moment, tomorrow,
today, on this week, etc

Fedya that sounds good. Do you have any name
scheme for new branch on github repository and
rpm files repository on abf-downloads?

For example: "3", "Release3", "3.0"

Cheers
TPG


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>

http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
<mailto:OM-Cooker@ml.openmandriva.org>

http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org







___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Did we ever split repositories?

2016-05-09 Thread Crispin Boylan

i've gone through and fixed all but:

task-c++-devel
TiMidity++
getfem++
dvd+rw-tools
libxml++
libc++
mysql-connector-c++
bison++
doc++
dfb++
lv2-c++-tools
libsigc++1.2
libmath++
tolua++
zipios++
c++-gtk-utils
perl-Text-Tabs+Wrap
divfix++
libpq++
bonnie++
dbus-c++


which just need to be imported from rosa again (the github repository 
has the ++ replaced with - but is currently empty).  we then need to 
align the name in abf and change the spec file name.








On 09/05/16 15:47, Alexander Stefanov-Khryukin wrote:

https://gist.github.com/DuratarskeyK/8ced7f47f7550fcb6ffc5fc5f7878245

List with failed branching

2016-05-09 14:19 GMT+03:00 Alexander Stefanov-Khryukin 
>:


Done

2016-05-07 20:14 GMT+03:00 Bernhard Rosenkraenzer >:

Hi,

almost done... Just need a few rebuilds to catch up with the
new poppler and package the bits of kapps 16.04 that didn't
exist before, there's a few new apps.

ttyl

bero

On 2016-05-07 12:49, Alexander Stefanov-Khryukin wrote:


Hi guys, i was busy 4 past days and don't know current kf5
status. You think time has come to split repos?

5 мая 2016 г. 10:54 пользователь "Alexander
Stefanov-Khryukin" > написал:

lx3

5 мая 2016 г. 10:46 пользователь "Tomasz Gajc"
> написал:


5 maj 2016 00:21 "Alexander Stefanov-Khryukin"
>
napisał(a):

> And yes we can fork in any moment, tomorrow, today,
on this week, etc

Fedya that sounds good. Do you have any name scheme
for new branch on github repository and rpm files
repository on abf-downloads?

For example: "3", "Release3", "3.0"

Cheers
TPG


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org


http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org


http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org







___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] please stop publishing updates for 2014 direct to updates repo

2016-04-25 Thread Crispin Boylan

TPG why are you ignoring this?

our users have asked us not to publish untested updates direct to the 
repos.  we cant run a so-called stable branch like this.





On 28/03/16 22:40, Crispin Boylan wrote:

Hi all

Since kahinah broke down with the move to the new abf it's fair to say
people (including myself) having been playing fast and loose with
doing updates for 2014.

We need to stop this now.  NO publishing direct to updates for
main/non-free/restricted, please only publish to testing repo.

QA people - please update from testing and let us know if there are
any issues.  If after a week no-one squawks you can consider this a
greenlight for your update (as per kahinah), and publish to updates if
not already done.

I will monitor what gets put in testing, and send emails if there are
any updates which we really should do more thorough testing before
releasing.

thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 






___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] omv 3 branching

2016-04-22 Thread Crispin Boylan

Hi all

werent we supposd to branch for 3 after releasing the beta?  how come 
this hasn't happened?



thanks

cris.



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] oma-welcome fixes

2016-04-16 Thread Crispin Boylan

On 16/04/16 09:52, rugyada wrote:

Hello,

There are some trivial fixes needing in oma-welcome.
I'd like to know who is the guy currently taking care of it so to
interact directly with him. Crisb?

Thanks.


yep its me!


thanks

cris


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] samba 4.3.8 in 2014 testing - please check

2016-04-13 Thread Crispin Boylan

Hi all

I've built samba 4.3.8 for 2014 as our current branch (4.1) is now 
unmaintained and as such does not contain fixes for the high priority 
security issues (badlock) recently uncovered.


If you use samba on 2014, please install and make sure there are no issues.

thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] What changed the look of Cooker drakconf?

2016-04-11 Thread Crispin Boylan
i think we should just downgrade back to 3.18.9 for the time being until 
they fix the theme.



On 11/04/16 07:18, Crispin Boylan wrote:
its because someone updated to gtk 3.20 and i dont think breeze theme 
supports this yet:


https://bugs.kde.org/show_bug.cgi?id=361066

thanks
cris.

On 11/04/16 06:47, luca pedrielli wrote:

not only a drakx problem.
It seems a gtk3 problem.



Il 11/04/2016 04:14, Ben Bullard ha scritto:
Something has changed the look of drakconf. What the heck happened. 
One can hope we're in the middle of some transition. Some things 
(drakedisk for one) are unusable. See screenshots. Are drakx tools 
being rewritten or something?


Rpmdrake is much harder to use.
--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 




--
Saluti, Luca Pedrielli


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 






___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] What changed the look of Cooker drakconf?

2016-04-11 Thread Crispin Boylan
its because someone updated to gtk 3.20 and i dont think breeze theme 
supports this yet:


https://bugs.kde.org/show_bug.cgi?id=361066

thanks
cris.

On 11/04/16 06:47, luca pedrielli wrote:

not only a drakx problem.
It seems a gtk3 problem.



Il 11/04/2016 04:14, Ben Bullard ha scritto:
Something has changed the look of drakconf. What the heck happened. 
One can hope we're in the middle of some transition. Some things 
(drakedisk for one) are unusable. See screenshots. Are drakx tools 
being rewritten or something?


Rpmdrake is much harder to use.
--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



--
Saluti, Luca Pedrielli


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] oxygen-icons conflict with kdepim

2016-04-10 Thread Crispin Boylan

kdepim fixed now to not include this icon.

the packages arent tied together, they just include the same files 
(wrongly in the case of kdepim).


why cant you add kde-l10n-en_US?

thanks
cris.


On 09/04/16 19:56, Ben Bullard wrote:

Sí, ahora que muchos paquetes están vinculados, por ejemplo, en mi
caso estoy siempre pegado con kde-l10n-es, cuando en realidad lo que
quiero y necesito usar kde-l10n-es_ES. Y hay muchos otros. Hojas
administradores / usuarios con menos control sobre su sistema.

Translated from English: Yes, far to many packages are tied, for
instance in my case I'm forever stuck with kde-l10n-en_GB when in fact
I want and need to use kde-l10n-en_US. And there are many others.
Leaves administrators/users with less control over their system.
Ben Bullard
ben79

OpenMandriva-QA Team

On 04/09/2016 02:29 AM, Luis Vicente Castillo Corbella wrote:


Las dependencias están muy mal, y no permiten adecuar a nuestro gusto
el KDE, todo está demasiado amarrado.
The dependencies are very bad, and do not allow adapt to our liking
KDE, everything is too tied.

El 9/4/2016 2:20, "luca pedrielli"  escribió:

# LC_MESSAGES=C urpmi --auto-update
medium "Main" is up-to-date
medium "Contrib" is up-to-date
medium "Non-free" is up-to-date
medium "Main32" is up-to-date
medium "main" is up-to-date
medium "main updates" is up-to-date
medium "Main322" is up-to-date
medium "Main32 Updates" is up-to-dateany
medium "contrib" is up-to-date
medium "contrib updates" is up-to-date
medium "contrib32" is up-to-date
medium "contrib32 updates" is up-to-date
medium "non-free" is up-to-date
medium "non-free updates" is up-to-date
medium "Non-free32" is up-to-date
medium "Non-free32 Updates" is up-to-date
medium "restricted" is up-to-date
medium "restricted updates" is up-to-date
To satisfy dependencies, the following package is going to be
installed:
 PackageVersion  Release Dist DEpoch Arch
(medium "Main")
 oxygen-icons   5.20.0   1 omv   2015.0 noarch
1.7MB of additional disk space will be used.
30MB of packages will be retrieved.
Proceed with the installation of one package? (Y/n)


installing oxygen-icons-5.20.0-1-omv2015.0.noarch.rpm from
/var/cache/urpmi/rpms
Preparing...

###
Installation failed:file
/usr/share/icons/oxygen/128x128/mimetypes/x-mail-distribution-list.png
from install of oxygen-icons-5.20.0-1.noarch conflicts with file
from package kdepim-core-15.12.3-2.x86_64
file
/usr/share/icons/oxygen/16x16/mimetypes/x-mail-distribution-list.png
from install of oxygen-icons-5.20.0-1.noarch conflicts with file
from package kdepim-core-15.12.3-2.x86_64
file
/usr/share/icons/oxygen/22x22/mimetypes/x-mail-distribution-list.png
from install of oxygen-icons-5.20.0-1.noarch conflicts with file
from package kdepim-core-15.12.3-2.x86_64
file
/usr/share/icons/oxygen/256x256/mimetypes/x-mail-distribution-list.png
from install of oxygen-icons-5.20.0-1.noarch conflicts with file
from package kdepim-core-15.12.3-2.x86_64
file
/usr/share/icons/oxygen/32x32/mimetypes/x-mail-distribution-list.png
from install of oxygen-icons-5.20.0-1.noarch conflicts with file
from package kdepim-core-15.12.3-2.x86_64
file
/usr/share/icons/oxygen/48x48/mimetypes/x-mail-distribution-list.png
from install of oxygen-icons-5.20.0-1.noarch conflicts with file
from package kdepim-core-15.12.3-2.x86_64

--
Saluti, Luca Pedrielli


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Qupzilla

2016-03-30 Thread Crispin Boylan

On 28/03/16 14:03, Bernhard Rosenkraenzer wrote:

Hi,
I've just updated Qupzilla to a version that makes use of QtWebEngine 
rather than QtWebKit, goes better with Qt 5.6.


I've been using it all afternoon and I'm impressed, for the first time 
everything in qupzilla works, even HTML5 videos and even the Flash 
plugin for those who still need it.


We may have a browser that is as good as the major ones, but is only 2 
MB. Please give it a try, I think it may be worth considering it as 
default browser these days.


ttyl
bero

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


the main problem with something lightweight like qupzilla as default 
browser is the poor security patch standards that the webkit/chromium 
ports (which they rely on) seem to have.  Rather than monthly updates 
there are very infrequent point releases, they dont tend to keep up with 
upstream very well at all.


hopefully as qt5.6 is an LTS release that will change, but it remains to 
be seen.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] please stop publishing updates for 2014 direct to updates repo

2016-03-28 Thread Crispin Boylan

Hi all

Since kahinah broke down with the move to the new abf it's fair to say 
people (including myself) having been playing fast and loose with doing 
updates for 2014.


We need to stop this now.  NO publishing direct to updates for 
main/non-free/restricted, please only publish to testing repo.


QA people - please update from testing and let us know if there are any 
issues.  If after a week no-one squawks you can consider this a 
greenlight for your update (as per kahinah), and publish to updates if 
not already done.


I will monitor what gets put in testing, and send emails if there are 
any updates which we really should do more thorough testing before 
releasing.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Latest mozjpeg isssue

2016-03-20 Thread Crispin Boylan

On 20/03/16 13:17, Tomasz Paweł Gajc wrote:

Dnia niedziela, 20 marca 2016 15:53:22 Alexander Khryukin pisze:

I think issue in flto flag.


How to check if -flto produces broken code ?
Any static anlyzers ?



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
before using gcc i tried clang with and without lto (passing -fno-lto) 
and the issue remained.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] After today's update Firefox is crashing.

2016-03-19 Thread Crispin Boylan
fixed, this was caused by the update today of mozjpeg.  Rebuilding that 
package with gcc stopped the crashing.


thanks
cris.

On 19/03/16 19:07, Crispin Boylan wrote:

https://issues.openmandriva.org/show_bug.cgi?id=1559

i'm looking into it.

thanks
cris.

On 19/03/16 18:49, Ben Bullard wrote:
I checked in 2014 and there is no problem with accuweather.com 
opening in Firefox. Problem persists in Cooker/OMLx3/2015 that 
accuweather.com crashes FF. Also a number of other weather web sites 
crash Firefox. How can opening a specific URL cause a crash like 
this? It's weird. Oh, well, it's probably not happening to anyone but 
me...

--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] After today's update Firefox is crashing.

2016-03-19 Thread Crispin Boylan

https://issues.openmandriva.org/show_bug.cgi?id=1559

i'm looking into it.

thanks
cris.

On 19/03/16 18:49, Ben Bullard wrote:
I checked in 2014 and there is no problem with accuweather.com opening 
in Firefox. Problem persists in Cooker/OMLx3/2015 that accuweather.com 
crashes FF. Also a number of other weather web sites crash Firefox. 
How can opening a specific URL cause a crash like this? It's weird. 
Oh, well, it's probably not happening to anyone but me...

--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] downloads.openmandriva.org is not working

2016-03-19 Thread Crispin Boylan

"unable to connect"

this borks updating from a fresh install..

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] abf.openmandriva.org is ready

2016-03-14 Thread Crispin Boylan
i've patched abf-console-client so that it gets from the correct github 
location and submits builds from a git directory ok.  its a bit of a 
hack for now but it does what it used to do for me and seems to work out 
of the box.


also changed the defaults to be openmandriva.org

thanks
cris.


On 15/02/16 23:09, Alexander Khryukin wrote:

>Wasn't there a naming problem with gtk2/gtk3? Has that been resolved?
gtkp2.0/gtkp3.0

>Could not resolve hash for commit 'master'"
We dropped some legacy stuff from abf and looks like need to adapt abf-c-c
i will look this too

2016-02-16 1:57 GMT+03:00 Robert Xu >:


Wasn't there a naming problem with gtk2/gtk3? Has that been resolved?

On 15 Feb 2016 16:27, "Bernhard Rosenkraenzer" > wrote:

Hi,

I agree -- probably abf.openmandriva.org
 will already give us better
reliability. Given git on abf.io  is down
anyway, this sounds like a perfect time. We just need to make
sure abf.io  repositories go read-only as soon
as they're back up.

Unless anyone has objections, I propose we officially switch
over tomorrow (Tuesday) 12.00 CET.

People pulling their updates directly from
abf-downloads.abf.io  will have
to update their urpmi repository sources. People using
abf-console-client and/or abb will have to update their
configs. Also, make sure you use the github repositories.
Other than that, it should be a smooth transition.

ttyl

bero

On 2016-02-15 20:10, Alexander Khryukin wrote:


As you see abf.io  not available today
"Filesystem on GIT repository is checking now for badblocks.
Please be patient. GIT repository is not avaliable now."
I suggest to move to abf.openmandriva.org
 immediately
We added today a button to build ISO's and cached chroots
from webui.
cached chroot

https://abf.openmandriva.org/platforms/cooker/products/2/product_build_lists/22
ISO

https://abf.openmandriva.org/platforms/cooker/products/1/product_build_lists/9
All stuff is ready to use and working much faster.
Sources:
https://github.com/OpenMandrivaSoftware/docker-abf
https://github.com/OpenMandrivaSoftware/docker-builder
https://github.com/OpenMandrivaSoftware/docker-publisher

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org


http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org


http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] issues updating 2014.2

2016-03-12 Thread Crispin Boylan
yes looks like in mirrors the top level 'media' directory is missing on 
x86_64, but present on i586.


So i586 sources are being updated causing this imbalance.

Raph do you know how to fix?


On 12/03/16 16:19, luca pedrielli wrote:

Il 12/03/2016 16:27, Crispin Boylan ha scritto:

On 12/03/16 13:56, luca pedrielli wrote:

Il 12/03/2016 14:38, Crispin Boylan ha scritto:
grep chosen /var/cache/urpmi/mirrors.cache 


$ grep chosen /var/cache/urpmi/mirrors.cache
'chosen' => 
'http://ftp-stud.hs-esslingen.de/pub/Mirrors/openmandriva/openmandriva2014.0/repository/i586/',
 'chosen' => 
'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/openmandriva/openmandriva2014.0/repository/x86_64/',


that mirror seems up to date if you do --auto-update again does it 
still occur?




now I have also this kind of problem in mcc trying to add a medium:

 


Unable to add medium, errors reported:

...retrieving failed: curl failed: exited with 9
unable to access the distribution medium (no media.cfg file found)

Medium: Phosphorus2014.0- 
(ftp://ftp.tu-chemnitz.de/pub/linux/openmandriva/openmandriva2014.0/repository/x86_64/)
 



I've tried several country and mirrors




thanks
cris


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 









___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] issues updating 2014.2

2016-03-12 Thread Crispin Boylan

On 12/03/16 13:56, luca pedrielli wrote:

Il 12/03/2016 14:38, Crispin Boylan ha scritto:
grep chosen /var/cache/urpmi/mirrors.cache 


$ grep chosen /var/cache/urpmi/mirrors.cache
'chosen' => 
'http://ftp-stud.hs-esslingen.de/pub/Mirrors/openmandriva/openmandriva2014.0/repository/i586/',
 'chosen' => 
'ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/openmandriva/openmandriva2014.0/repository/x86_64/',


that mirror seems up to date if you do --auto-update again does it still 
occur?


thanks
cris


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] issues updating 2014.2

2016-03-12 Thread Crispin Boylan

On 12/03/16 14:07, luca pedrielli wrote:

Il 12/03/2016 14:17, Crispin Boylan ha scritto:
updates published without kahinah are minor/security updates. 
unfortunately rob xu said kahinah will not be fixed any time soon so 
not really sure what other option we have apart from publishing to 
testing and manually co-ordinating testing.





I'm afraid you are too focused on the beta
I have repeatedly raised the issue

and no matter if are just minor / security updates
you know that sometimes is sufficient a typo to block a system.


sorry but you of all should know i'm actually one of the only people who 
is at all focused on 2014 still.  i too use it for work.


unfortunately I can't do anything about the broken QA situation, it was 
not my decision to move to the new abf which breaks kahinah and I'm not 
sure how i could fix kahinah to work with the new abf.


I checked these updates whilst we had moved to abf.openmandriva.org but 
before the mirrors were mirroring the new software.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] issues updating 2014.2

2016-03-12 Thread Crispin Boylan

maybe we can see what the bad mirror is, what is the output from:

grep chosen /var/cache/urpmi/mirrors.cache


On 12/03/16 13:18, luca pedrielli wrote:

Il 12/03/2016 14:05, Blackcrack ha scritto:



Am 12.03.2016 um 13:58 schrieb luca pedrielli:

Il 12/03/2016 12:20, Crispin Boylan ha scritto:
agreed, we need kahinah - but this looks like you have an updated 
main32 but not main or vice versa?


perhaps the mirror sync has not occurred on both.


It could be, but what can a user if these mirrors are not synchronized?

the risk here is to remove a large part of the system.

I use $mirrorlist, not a specific mirror

well, try this, go on the drakconf,
go to add a mirror, but use the menu and add an speziall mirror,
let download the mirrorlist.. -> Fail, the $mirrorlist can not 
downloaded..


so can you not an mirror what you want..
try it out..

best regards
Blacky


thanks Blacky but I'm reporting a problem, not looking for a workaround





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] issues updating 2014.2

2016-03-12 Thread Crispin Boylan
updates published without kahinah are minor/security updates.  
unfortunately rob xu said kahinah will not be fixed any time soon so not 
really sure what other option we have apart from publishing to testing 
and manually co-ordinating testing.






On 12/03/16 13:05, luca pedrielli wrote:

Il 12/03/2016 12:20, Crispin Boylan ha scritto:
agreed, we need kahinah 


and why you release updates without kahinah ?

who tested mariadb ad other updates?
I use oma 2014.2 at work.








On 12/03/16 07:14, luca pedrielli wrote:


*Please restore the validation QA process*


A requested package cannot be installed:
*firefox-it-45.0-0.1-omv2014.0.noarch (due to unsatisfied 
firefox-45.0-0.1-omv2014.0.i586)*

Continue installation anyway? (Y/n)
opening rpmdb (root=, write=)
*The following packages have to be removed for others to be upgraded:*
akonadi-1.13.0-1.1-omv2014.0.x86_64
 (due to missing mariadb-server)
akonadi-archivemail-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
akonadi-followupreminder-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
akonadi-kde-4.14.10-1-omv2014.0.x86_64
 (due to missing akonadi)
akonadi-mailfilter-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
akonadi-notes-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to unsatisfied knotes == 3:4.14.10-1:2014.0)
akonadi-sendlater-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
contactthemeeditor-4.14.10-1-omv2014.0.x86_64
 (due to missing kaddressbook)
headerthemeeditor-4.14.10-1-omv2014.0.x86_64
 (due to missing kmail)
importwizard-4.14.10-1-omv2014.0.x86_64
 (due to missing kmail)
kaddressbook-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kalarm-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kdepim4-core-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied akonadi-kde >= 3:4.14.10,
  due to unsatisfied storageservicemanager == 3:4.14.10-1:2014.0)
kdepim4-kresources-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kleopatra-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kmail-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-archivemail-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-sendlater-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-mailfilter-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-followupreminder-agent == 
3:4.14.10-1:2014.0,

  due to unsatisfied headerthemeeditor == 3:4.14.10-1:2014.0)
kmailcvt-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
knotes-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to missing kdepim4-kresources,
  due to unsatisfied akonadi-notes-agent == 3:4.14.10-1:2014.0)
kontact-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kopete-4.14.3-1-omv2014.0.x86_64
 (due to missing akonadi)
korganizer-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to missing kdepim4-kresources)
ksendemail-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
ktimetracker-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
mariadb-10.0.22-0.1-omv2014.0.x86_64
 (due to unsatisfied mariadb-server == 10.0.22-0.1:2014.0)
mariadb-server-10.0.22-0.1-omv2014.0.x86_64
 (due to unsatisfied mariadb-common == 10.0.22-0.1:2014.0)
storageservicemanager-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0) (y/N)

--
Saluti, Luca Pedrielli


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 









___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] issues updating 2014.2

2016-03-12 Thread Crispin Boylan
agreed, we need kahinah - but this looks like you have an updated main32 
but not main or vice versa?


perhaps the mirror sync has not occurred on both.


On 12/03/16 07:14, luca pedrielli wrote:


*Please restore the validation QA process*


A requested package cannot be installed:
*firefox-it-45.0-0.1-omv2014.0.noarch (due to unsatisfied 
firefox-45.0-0.1-omv2014.0.i586)*

Continue installation anyway? (Y/n)
opening rpmdb (root=, write=)
*The following packages have to be removed for others to be upgraded:*
akonadi-1.13.0-1.1-omv2014.0.x86_64
 (due to missing mariadb-server)
akonadi-archivemail-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
akonadi-followupreminder-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
akonadi-kde-4.14.10-1-omv2014.0.x86_64
 (due to missing akonadi)
akonadi-mailfilter-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
akonadi-notes-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to unsatisfied knotes == 3:4.14.10-1:2014.0)
akonadi-sendlater-agent-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
contactthemeeditor-4.14.10-1-omv2014.0.x86_64
 (due to missing kaddressbook)
headerthemeeditor-4.14.10-1-omv2014.0.x86_64
 (due to missing kmail)
importwizard-4.14.10-1-omv2014.0.x86_64
 (due to missing kmail)
kaddressbook-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kalarm-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kdepim4-core-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied akonadi-kde >= 3:4.14.10,
  due to unsatisfied storageservicemanager == 3:4.14.10-1:2014.0)
kdepim4-kresources-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kleopatra-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kmail-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-archivemail-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-sendlater-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-mailfilter-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied akonadi-followupreminder-agent == 3:4.14.10-1:2014.0,
  due to unsatisfied headerthemeeditor == 3:4.14.10-1:2014.0)
kmailcvt-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
knotes-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to missing kdepim4-kresources,
  due to unsatisfied akonadi-notes-agent == 3:4.14.10-1:2014.0)
kontact-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
kopete-4.14.3-1-omv2014.0.x86_64
 (due to missing akonadi)
korganizer-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0,
  due to missing kdepim4-kresources)
ksendemail-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
ktimetracker-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0)
mariadb-10.0.22-0.1-omv2014.0.x86_64
 (due to unsatisfied mariadb-server == 10.0.22-0.1:2014.0)
mariadb-server-10.0.22-0.1-omv2014.0.x86_64
 (due to unsatisfied mariadb-common == 10.0.22-0.1:2014.0)
storageservicemanager-4.14.10-1-omv2014.0.x86_64
 (due to unsatisfied kdepim4-core == 3:4.14.10-1:2014.0) (y/N)

--
Saluti, Luca Pedrielli


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] [om-qa] Finally and ISO for beta candidate is available

2016-03-08 Thread Crispin Boylan


can you show a full  example?


On 08/03/16 23:38, Luis Vicente Castillo Corbella wrote:
Dependencies bugs still here tri unistall kmail or any program, result 
in unistall most of kde sistem


El 08/03/16 a las 15:03, rugyada escribió:

Hi,

Live mode: ok

Install: ok
no more issue in calamares
dolphin ok
so far, system working



2016-03-08 19:15 GMT+01:00 Tomasz Gajc :

Ok i got build new iso after cleaning all the missing bits

https://abf.openmandriva.org/platforms/cooker/products/4/product_build_lists/97 



Please give it a testing.

Cheers
TPG









___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] autoreconf errors on x86_64

2016-03-02 Thread Crispin Boylan
yes you're right it's m4 package built with clang.  if you build it with 
gcc then it seems to work fine.


thanks
cris.

On 03/03/16 00:49, Tomasz Paweł Gajc wrote:


Hi,

any idea why x86_64 builds fail. Based on my hunch it's m4 package

+ autoreconf -vfi

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:239: error: `' is already registered with AC_CONFIG_HEADERS.
../../lib/autoconf/status.m4:288: AC_CONFIG_FILES is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:1462: AC_ARG_ENABLE is expanded from...
configure.ac:239: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
error: Bad exit status from /var/tmp/rpm-tmp.66750 (%build)
Help fix it.

--

Cheers

TPG



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Cooker: "Failed to get secrets for this network"

2016-03-02 Thread Crispin Boylan

On 02/03/16 18:35, Ben Bullard wrote:

This is what I'm getting on a wifi connected notebook after today's
update. NetworkManager apparently no longer has a way to remember
passwd. Have to open configuration and edit every time I log in...

I should probably file a bug report.
--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
could be connected to the recent openssl release which disable sslv2 at 
build time.  currently building python and python2 for this but being 
hampered by the configure.ac bug.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Problem in 2014 - shouldn't xorg 1.18 update go to testing repo?

2016-02-18 Thread Crispin Boylan
looks like the whole repo needs syncing, updates from feb 2016 and late 
jan 2016 which are in abf-downloads.rosalinux.ru are missing from 
abf-downloads.openmandriva.org


On 18/02/16 16:14, Alexander Khryukin wrote:

fixed

2016-02-18 18:24 GMT+03:00 Ben Bullard >:


Posted on IRC this and fedya is aware and it will be wiped. This
instance of ABF is new after all.

Ben Bullard
ben79

OpenMandriva-QA Team

On 02/18/2016 09:16 AM, Ben Bullard wrote:

First I don't have any testing repo enabled. Using this repo:

http://abf-downloads.openmandriva.org/openmandriva2014.0/repository/x86_64/

Today I see  a problem:

# urpmi --auto-update
...
Some requested packages cannot be installed:
x11-server-common-1.18.1-7-omv2015.0.x86_64 (due to unsatisfied
libepoxy.so.0()(64bit))
x11-server-xorg-1.18.1-7-omv2015.0.x86_64 (due to unsatisfied
libsystemd.so.0()(64bit))

If we are going to upgrade to xorg 1.18 shouldn't this go to
testing repo first? And should we be putting 2015 packages in
2014 repo?
-- 
Ben Bullard

ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Problem in 2014 - shouldn't xorg 1.18 update go to testing repo?

2016-02-18 Thread Crispin Boylan
hmm looks broken to me, that repo contains firefox 43 not 44 as well.  i 
dont think it has been synced.



On 18/02/16 15:16, Ben Bullard wrote:

First I don't have any testing repo enabled. Using this repo:

http://abf-downloads.openmandriva.org/openmandriva2014.0/repository/x86_64/

Today I see  a problem:

# urpmi --auto-update
...
Some requested packages cannot be installed:
x11-server-common-1.18.1-7-omv2015.0.x86_64 (due to unsatisfied 
libepoxy.so.0()(64bit))
x11-server-xorg-1.18.1-7-omv2015.0.x86_64 (due to unsatisfied 
libsystemd.so.0()(64bit))


If we are going to upgrade to xorg 1.18 shouldn't this go to testing 
repo first? And should we be putting 2015 packages in 2014 repo?

--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] abf.openmandriva.org is ready

2016-02-17 Thread Crispin Boylan
the reset password email mentions rosa a lot and says nothing about 
openmandriva so we need to change that because it's really confusing.


also i'm signed up but i'm not listed as a member of any platforms?!

thanks
cris.

On 15/02/16 19:10, Alexander Khryukin wrote:

As you see abf.io  not available today
"Filesystem on GIT repository is checking now for badblocks. Please be 
patient. GIT repository is not avaliable now."


I suggest to move to abf.openmandriva.org 
 immediately


We added today a button to build ISO's and cached chroots from webui.

cached chroot 
https://abf.openmandriva.org/platforms/cooker/products/2/product_build_lists/22
ISO 
https://abf.openmandriva.org/platforms/cooker/products/1/product_build_lists/9


All stuff is ready to use and working much faster.

Sources:
https://github.com/OpenMandrivaSoftware/docker-abf
https://github.com/OpenMandrivaSoftware/docker-builder
https://github.com/OpenMandrivaSoftware/docker-publisher


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] abf.openmandriva.org is ready

2016-02-17 Thread Crispin Boylan

additionally abf-downloads is not synced it seems.

thanks
cris.


On 16/02/16 14:51, Alexander Khryukin wrote:

Btw plz do not push any commits until I tell

2016-02-16 17:50 GMT+03:00 Alexander Khryukin <nobodyd...@gmail.com 
<mailto:nobodyd...@gmail.com>>:


now i syncing openmandriva2014.0 branch

main - ~ 3h
contrib - ~ 3h
others - 5 minutes

2016-02-16 17:17 GMT+03:00 Tomasz Gajc <tpg...@gmail.com
<mailto:tpg...@gmail.com>>:

How long it will take ?

I'm going to revoke write access to abf.io <http://abf.io> git.

2016-02-16 12:24 GMT+01:00 Alexander Khryukin
<nobodyd...@gmail.com <mailto:nobodyd...@gmail.com>>:

syncing right now

2016-02-16 13:25 GMT+03:00 Tomasz Gajc <tpg...@gmail.com
<mailto:tpg...@gmail.com>>:

I think yes, but first let's block git commit to
abf.io <http://abf.io>.

Everybody is ok with this ?

2016-02-16 11:18 GMT+01:00 Alexey Vokhmin
<avokh...@gmail.com <mailto:avokh...@gmail.com>>:

Hi

Should I run `git push  --force` for all projects?

2016-02-16 13:15 GMT+03:00 Tomasz Gajc
<tpg...@gmail.com <mailto:tpg...@gmail.com>>:

Our github repo is somewhat synced with abf.io
<http://abf.io>, would be nice to start
re-sync again. Alexey do you have somewhere
scripts that you used to sync repos ?

2016-02-16 1:37 GMT+01:00 Alexander Khryukin
<nobodyd...@gmail.com
<mailto:nobodyd...@gmail.com>>:

> project->repository memberships?
Nope, we haven't any access to rosa
postgres database

>will everything be synced?
I think yes, but of course need to check it.

>which don't have a corresponding github rep
This scheduled for fix.
    Probably already working, need to look deeper.

2016-02-16 1:46 GMT+03:00 Crispin Boylan
<c...@beebgames.com
<mailto:c...@beebgames.com>>:

will everything be synced? ie the
project->repository memberships?

There will be a certain amount of new
packages people have added which don't
have a corresponding github repo (or
whose name is not allowed in github,
ie gtk+-3.0) will all this be taken
care of?

thanks
cris.


On 15/02/16 21:13, Bernhard
Rosenkraenzer wrote:


Hi,

I agree -- probably
abf.openmandriva.org
<http://abf.openmandriva.org> will
already give us better
reliability. Given git on abf.io
<http://abf.io> is down anyway,
this sounds like a perfect time.
We just need to make sure abf.io
<http://abf.io> repositories go
read-only as soon as they're back up.

Unless anyone has objections, I
propose we officially switch over
tomorrow (Tuesday) 12.00 CET.

People pulling their updates
directly from abf-downloads.abf.io
<http://abf-downloads.abf.io> will
have to update their urpmi
repository sources. People using
abf-console-client and/or abb will
have to update their configs.
Also, make sure you use the github
repositories. Other than that, it
should be a smooth transition.

ttyl

  

Re: [OM Cooker] abf.openmandriva.org is ready

2016-02-16 Thread Crispin Boylan

On 16/02/16 00:37, Alexander Khryukin wrote:

> project->repository memberships?
Nope, we haven't any access to rosa postgres database



hang on isn't that a basic requirement for switching over?

we need to know for sure that the same things are in cooker/main 
openmandriva2014.0/main etc before switching dont we, otherwise mass 
rebuilds are going to be chaos..?


cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] abf.openmandriva.org is ready

2016-02-15 Thread Crispin Boylan

will everything be synced? ie the project->repository memberships?

There will be a certain amount of new packages people have added which 
don't have a corresponding github repo (or whose name is not allowed in 
github, ie gtk+-3.0) will all this be taken care of?


thanks
cris.


On 15/02/16 21:13, Bernhard Rosenkraenzer wrote:


Hi,

I agree -- probably abf.openmandriva.org will already give us better 
reliability. Given git on abf.io is down anyway, this sounds like a 
perfect time. We just need to make sure abf.io repositories go 
read-only as soon as they're back up.


Unless anyone has objections, I propose we officially switch over 
tomorrow (Tuesday) 12.00 CET.


People pulling their updates directly from abf-downloads.abf.io will 
have to update their urpmi repository sources. People using 
abf-console-client and/or abb will have to update their configs. Also, 
make sure you use the github repositories. Other than that, it should 
be a smooth transition.


ttyl

bero

On 2016-02-15 20:10, Alexander Khryukin wrote:


As you see abf.io  not available today
"Filesystem on GIT repository is checking now for badblocks. Please 
be patient. GIT repository is not avaliable now."
I suggest to move to abf.openmandriva.org 
 immediately

We added today a button to build ISO's and cached chroots from webui.
cached chroot 
https://abf.openmandriva.org/platforms/cooker/products/2/product_build_lists/22
ISO 
https://abf.openmandriva.org/platforms/cooker/products/1/product_build_lists/9

All stuff is ready to use and working much faster.
Sources:
https://github.com/OpenMandrivaSoftware/docker-abf
https://github.com/OpenMandrivaSoftware/docker-builder
https://github.com/OpenMandrivaSoftware/docker-publisher

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] systemd is broken !

2016-02-06 Thread Crispin Boylan
i'm not very happy with the new clang, it seems to fail on a fair few 
packages, eg kicad on x86_64:



LLVM gold plugin: 
/usr/bin/../lib64/gcc/x86_64-mandriva-linux-gnu/5.3.1/../../../../include/c++/5.3.1/bits/stl_uninitialized.h:68:38:
 loop not vectorized: cannot prove it is safe to reorder memory operations
LLVM gold plugin: 
/builddir/build/BUILD/kicad-4.0.1/include/math/vector2d.h:192:46: loop not 
vectorized: cannot prove it is safe to reorder memory operations
LLVM gold plugin: 
/builddir/build/BUILD/kicad-4.0.1/include/math/vector2d.h:192:46: loop not 
vectorized: cannot prove it is safe to reorder memory operations
ld: ../include/llvm/Support/Casting.h:95: static bool 
llvm::isa_impl_cl::doit(const From *) [To 
= llvm::DIFile, From = const llvm::DIScope *]:
 Assertion `Val && "isa<> used on a null pointer"' failed.
clang-3.8: error: unable to execute command: Aborted
clang-3.8: error: linker command failed due to signal (use -v to see invocation)
make[2]: *** [pcbnew/_pcbnew.kiface] Error 254
CMakeFiles/Makefile2:1335: recipe for target 
'pcbnew/CMakeFiles/pcbnew_kiface.dir/all' failed
Makefile:152: recipe for target 'all' failed
RPM build errors:




On 06/02/16 16:51, Tomasz Gajc wrote:


I get very strange errors... you need to see it for yourself.

Changes between -4 and -5 are very small cosmetic changes.
-4 got released in mid December so something has changed that had 
impact when compiling -5.


Cheers
TPG

6 lut 2016 13:17 "Bernhard Rosenkraenzer" > napisał(a):


On 2016-02-06 11:56, Tomasz Paweł Gajc wrote:

Hi,

looks like some package after 2016-01-28 broked systemd or
systemd-228-5 is
miscompilled (LLVM issue?)


I doubt it, llvm gets pretty heavy testing... But let's try by
just rebuilding systemd with CC=gcc, can't hurt.
What error do we get from 228-5?

ttyl
bero



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


[OM Cooker] abf borked

2016-02-01 Thread Crispin Boylan

Hi all

builds pending for hours now - anyone got any idea about this?

thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] [om-workshop] Went looking for a thread on the Cooker ML...

2016-01-21 Thread Crispin Boylan

these need updating on the website too:

https://www.openmandriva.org/Mailing-lists

i've done the wiki.

thanks
cris.
On 21/01/16 16:39, Ben Bullard wrote:
Thanks. That's all understood and OK. What I needed was in Jan. 2016. 
I have bookmarked the links.

Ben Bullard
ben79

OpenMandriva-QA Team

On 01/21/2016 01:41 AM, Jean-Claude Vanier wrote:

In fact, we started with new empty MLs (ie with no archives).
The archives of the preceding MLs have been saved but their format
(mbox) is not very convenient. The cooker ML compressed archive
weights 58 MB.
We have to find the time to make them available in a better format.

2016-01-20 21:10 GMT+01:00 Ben Bullard:

Thanks. Now if I could remember why I wanted to get in to the Cooker ML
archives... :-[

Ben Bullard
ben79

OpenMandriva-QA Team

On 01/20/2016 01:07 PM, Jean-Claude Vanier wrote:

Oops! We have recently migrated the MLs and the links were not updated
in the wiki.
Done now (for the 2 mentioned).
Here they are:
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-qa_ml.openmandriva.org

2016-01-20 19:49 GMT+01:00 Ben Bullard:

This is the link in our wiki:

http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

I get a 500 internal server error. The link is on this page:

https://wiki.openmandriva.org/en/Cooker

same for:

http://ml.openmandriva.org/listinfo.cgi/om-qa-openmandriva.org

Where the mailing lists are hiding? Or is this a work in progress?

--
Ben Bullard
ben79

OpenMandriva-QA Team


___
OM-Workshop mailing list
om-works...@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-workshop_ml.openmandriva.org



___
OM-Workshop mailing list
om-works...@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-workshop_ml.openmandriva.org





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] please check dependences 2014 -> 64bit -> php-imagick

2016-01-14 Thread Crispin Boylan

On 14/01/16 20:32, Blackcrack wrote:

Hi,

please check dependences 2014 -> 64bit -> php-imagick

it works not for install this php extension

best regards
Blacky


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

have build 3.3.0 now, should be fixed.

thanks
cris.


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Samba installation failed

2016-01-09 Thread Crispin Boylan
for some reason it tried to install everything except 
lib64samba-hostconfig0 which is why you got the error.


what do you now have in skip.list?

thanks
cris.

On 09/01/16 14:27, rugyada wrote:

Hello,

Testing ISO build 13845 fully updated, running in VirtualBox.

Last night I got new Plasma 5.5.3 update.
Not everything had run smoothly but finaIly I managed to have almost
all proposed updates installed.

Not related to plasma - but I don't know, just reporting - there are
some samba packages as well.
Those packages prevented me to finish full update, until I put samba
in skiplist.

Now trying further urpmi --auto-update and got the attached output log.





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Samba installation failed

2016-01-09 Thread Crispin Boylan

can you try doing it with --debug and attach?

i've tried on two machines and both upgraded fine. ;|

thanks
cris.

On 09/01/16 18:05, rugyada wrote:

2016-01-09 18:34 GMT+01:00 Crispin Boylan <c...@beebgames.com>:

for some reason it tried to install everything except lib64samba-hostconfig0
which is why you got the error.

what do you now have in skip.list?


Now I have nothing.


thanks
cris.


Thanks to you.





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] URGENT! Packages needs fixing (FIXED!)

2016-01-05 Thread Crispin Boylan

hi all

pleased to announce that the list of failed builds has been cleared.  
This one:


https://docs.google.com/spreadsheets/d/1xFeepMSlRUSF1-RMTqBSdBOzchHxI4jbAmL4X9n6PGc/edit?pli=1#gid=0

sorry it took so long!

cheers
cris.



On 05/10/15 05:26, Tomasz Paweł Gajc wrote:

Dnia niedziela, 4 października 2015 12:34:53 Colin Close pisze:

H'mm perhaps people haven't been updating it. The list is based on the last
mass build. I'm away until Tuesday but I'll update it to match TPG's list.
Colin

Sent from my iPhone


My list is bases on my last own mass rebuild.

I've selected only those rpm which were not rebuild succesuflly by any mass-
rebuild or human :)



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] Problems with mariadb

2016-01-01 Thread Crispin Boylan
it wants to install mariadb-common because it's a noarch package, but 
this causes removal of some of the x86_64 as the version needs to match.


we just need to ensure that the x86_64 version is built and then this 
wont occur.


On 01/01/16 04:31, Ben Bullard wrote:
So what I'm seeing is we have mariadb 10.1.10-2 in x86_64 and 
10.1.10-3 in i586. Don't know why but it seems as if urpmi wants to 
replace the x86_64 ones with the newer version i586 ones which again 
seems like something that shouldn't happen?

Ben Bullard
ben79

OpenMandriva-QA Team

On 12/31/2015 09:30 AM, Ben Bullard wrote:
Yeah, I ran it with --test to see where it would end up. It looks 
like it will erase current x86_64 mariadb stack with i586 version. 
The i586 version is more recent but this doesn't seem like something 
a system should do.

Ben Bullard
ben79

OpenMandriva-QA Team

On 12/31/2015 08:56 AM, Chris Tanner wrote:

Hello,

When I tried today's update on cooker, I get the following:

urpmi --auto-update
http://distro.ibiblio.org/openmandriva/cooker/repository/x86_64/media/main/release/media_info/20151231-110236-synthesis.hdlist.cz 


updated medium "main"
medium "main updates" is up-to-date
http://distro.ibiblio.org/openmandriva/cooker/repository/i586/media/main/release/media_info/20151231-110233-synthesis.hdlist.cz 


updated medium "Main32"
medium "Main32 Updates" is up-to-date
medium "contrib" is up-to-date
medium "contrib updates" is up-to-date
medium "contrib32" is up-to-date
medium "contrib32 updates" is up-to-date
http://distro.ibiblio.org/openmandriva/cooker/repository/x86_64/media/non-free/release/media_info/20151231-091856-synthesis.hdlist.cz 


updated medium "non-free"
medium "non-free updates" is up-to-date
http://distro.ibiblio.org/openmandriva/cooker/repository/i586/media/non-free/release/media_info/20151231-103328-synthesis.hdlist.cz 


updated medium "Non-free32"
medium "Non-free32 Updates" is up-to-date
http://distro.ibiblio.org/openmandriva/cooker/repository/x86_64/media/restricted/release/media_info/20151230-232140-synthesis.hdlist.cz 


updated medium "restricted"
medium "restricted updates" is up-to-date
medium "google-chrome" is up-to-date
Package poppler-data-0.4.7-2-omv2015.0.noarch is already installed
The following packages have to be removed for others to be upgraded:
akonadi-15.12.0-3-omv2015.0.x86_64
 (due to missing mariadb-server)
akonadi-kde-15.12.0-1-omv2015.0.x86_64
 (due to unsatisfied akonadi >= 15.12.0)
kopete-15.12.0-1-omv2015.0.x86_64
 (due to missing akonadi)
mariadb-server-10.1.10-2-omv2015.0.x86_64
 (due to unsatisfied mariadb-common == 10.1.10-2:2015.0)
task-plasma-5.5.2-0.1-omv2015.0.noarch
 (due to missing akonadi-kde,
  due to missing kopete) (y/N) y
To satisfy dependencies, the following packages are going to be 
installed:

 PackageVersion  Release Dist DEpoch Arch
(medium "main")
 - - -
 mariadb-common 10.1.10  3 omv 
2015.0 noarch


Removing mariadb-server appears to have catastrophic consequences.

Happy New year

Regards,

Chris

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org 





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org


Re: [OM Cooker] devel(libGL) and pkgconfig(gl) are missing on i586 ?

2015-12-26 Thread Crispin Boylan
hmm it must be spurious, because everything seems to build fine which 
would involve instaling those packages. hmmm.


On 26/12/15 20:02, Tomasz Paweł Gajc wrote:


Hi,

lot of tests on ABF (only on i586) fail due this:

Installation failed:

devel(libGL) is needed by libqt5egldeviceintegration-devel-5.5.1-7.i586
devel(libGL) is needed by libqt5webkit-devel-5.5.1-1.i586
devel(libGL) is needed by libqtwebkit-devel-2.3.4-4.i586
devel(libGL) is needed by libqt4-devel-4.8.7-5.i586
devel(libGL) is needed by libqt5gui-devel-5.5.1-7.i586
pkgconfig(gl) is needed by libqt5gui-devel-5.5.1-7.i586
error while checking dependencies
Installation failed: devel(libGL) is needed by 
libqt5egldeviceintegration-devel-5.5.1-7.i586

devel(libGL) is needed by libqt5webkit-devel-5.5.1-1.i586
devel(libGL) is needed by libqtwebkit-devel-2.3.4-4.i586
devel(libGL) is needed by libqt4-devel-4.8.7-5.i586
devel(libGL) is needed by libqt5gui-devel-5.5.1-7.i586
pkgconfig(gl) is needed by libqt5gui-devel-5.5.1-7.i586
error while checking dependencies
unlocking urpmi database
I've recreated metadata and this did not help at all.
As you can see devel(libGL) andpkgconfig(gl) are provided by libgl-devel on i586
http://pkgs.org/openmandriva-cooker/openmandriva-main-release-i586/libgl-devel-11.1.0-3-omv2015.0.i586.rpm.html
ANy clue how to fix that ?

--

Cheers

TPG



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Re: [OM Cooker] localhost and network

2015-12-25 Thread Crispin Boylan

hi

this is bug 1407: https://issues.openmandriva.org/show_bug.cgi?id=1407

can you check comment 13: 
https://issues.openmandriva.org/show_bug.cgi?id=1407#c13


and add your results to the bug?

thanks
cris.

On 26/12/15 07:38, Mario Moles wrote:


Hi! For some time, the host name of my workstation OMA (2014.2) 
changes with the connection. Consequently the various programs don't 
start and end give this message: "Invalid MIT-MAGIC-COOKIE-1 key 
failed to open display". I don't understand how to solve! You?


It is urgent: it is hard work!

Thanks! --

oiram/bin/selom

Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

MIB-kernellinux-tester

http://mariomoles.altervista.org/

Linux 

MIB  Lilypond 
 Frescobaldi  
Rosegarden 




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] kdepim-runtime-5.12.0 does not compile

2015-12-21 Thread Crispin Boylan

On 21/12/15 17:15, Tomasz Paweł Gajc wrote:

Dnia sobota, 19 grudnia 2015 20:34:15 Tomasz Paweł Gajc pisze:

i'm looking for help with building kdepim-runtime, this is a blocker for
rest of KAPPS

Anyone ?


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

hi tpg

just had a go locally and it seems you need to disable lto on kmbox and 
kimap, then kdepim-runtime build completes successfully.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Re: [OM Cooker] kdnssd vs zeroconf-ioslave

2015-12-14 Thread Crispin Boylan

On 15/12/15 00:30, Robert Xu wrote:

So I noticed that there are conflicts between kdnssd and
zeroconf-ioslave - probably because they do the same thing.

Unfortunately, this has led to a conflict in packages - knotes,
kontact, and akonadi-notes-agent (and by extension kio-extras and
task-plasma-minimal) depend on kdnssd, but we have zeroconf-ioslave in
task-plasma as well.

Which are we going with? Last I checked for KDE4 kdnssd was a dead
package, but we resurrected it for Plasma 5..

i think one is now a frameworks library, and the other is the 
application, so they're not the same thing (anymore, at one point kdnssd 
was the application)


thanks
cris.
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] freeze break: gnome 3.18.2

2015-12-09 Thread Crispin Boylan

On 10/12/15 01:20, Robert Xu wrote:

Hi all,

I've noticed that a number of GTK/GNOME packages are on 3.18.0 (or
some variant); however, this has broken the previous gnome 3.16.*
packages.

I'm therefore asking for a version freeze exception for gnome to push
all necessary packages up to 3.18. It's a major version bump, but it's
better than trying to bring all the 3.18 packages all the way back to
3.16 again.


hi robert

its ok i'm going through and updating to 3.18, we already agreed to do 
this before the big abf break.


thanks
cris.
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Happy b-day Rugyada

2015-11-25 Thread Crispin Boylan

happy birthday!

On 25/11/15 22:04, Jean-Claude Vanier wrote:


Yeap ! Happy birtrhday :)

Le 25 nov. 2015 22:10, "Tomasz Paweł Gajc" > a écrit :


Let's cheer Rugyaga for her birthday :)

Happ bday !

--
Cheers
TPG
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Re: [OM Cooker] ABF status

2015-11-15 Thread Crispin Boylan

one more broken thing - signing of rpms on cooker.

The following packages have bad signatures:
/var/cache/urpmi/rpms/lib64nss_myhostname2-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-daemon-devel-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-daemon0-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-devel-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-id128-devel-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-id128_0-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-journal-devel-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-journal0-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-login-devel-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd-login0-227-2-omv2015.0.x86_64.rpm: 
Invalid Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:26 2015, Key ID 
f527f2ff71d6838b))
/var/cache/urpmi/rpms/lib64systemd0-227-2-omv2015.0.x86_64.rpm: Invalid 
Key ID (OK (RSA/SHA1, Sat Nov 14 23:42:25 2015, Key ID f527f2ff71d6838b))
/var/cache/urpmi/rpms/systemd-227-2-omv2015.0.x86_64.rpm: Invalid Key ID 
(OK (RSA/SHA1, Sat Nov 14 23:42:09 2015, Key ID f527f2ff71d6838b))


On 15/11/15 12:12, Tomasz Paweł Gajc wrote:

Dnia niedziela, 15 listopada 2015 13:10:51 Tomasz Paweł Gajc pisze:

Hi,

here is the short status of ABF:

* git works
* build works (please do not build large packages, as there are only 8
workers - in normal situation there were c.a. 40)
* publishing works (sometimes it takes lots of time on cooker)
* mirroring does not work (mirror.rosalab.ru is not synced with abf-
downloads.rosalinux.ru)

I forgot to add that updates for 2014.x are arriving and can be checked on
Kahinah (http://jasper.openmandriva.org:23312/)

Unfortunately ISO builders does not work :(



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Re: [OM Cooker] ABF Interruption

2015-10-30 Thread Crispin Boylan

denis - any update on the situation?

thanks
cris.

On 28/10/15 11:21, Denis Silakov wrote:

Banner has been added.

I have contacted ROSA admins and they say that servers in data center 
were attacked and likely compromised. They are trying to investigate 
and fix this. Current estimation is that ABF will back to life on 
weekend, but maybe this is too optimistic.


Note that ROSA was subjected to significant reorganization not long 
ago and some people have left the company. In particular, I don't work 
at ROSA company since July and only continue to work on community ROSA 
Fresh distributions in my spare time (and preserver permissions to add 
banners to ABF:)). So likely the guys who still work in ROSA just 
don't know well yet how to fix smth, how to inform users about 
failures, etc. I hope this is a temporary failure and they will be 
able to improve the situation in future.






___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] [om-qa] Nightlies

2015-10-27 Thread Crispin Boylan
fixing failed builds at the moment which is why there are updates, some 
of those require version updates to get them building, or some of them 
may have security fixes. they're not core packages though.


thanks
cris.


On 26/10/15 02:09, Ben Bullard wrote:

I've been baffled. I swear I saw where Cooker was supposed to be
frozen but we have package updates nearly every day.
Ben Bullard
ben79

OpenMandriva-QA Team

On 10/25/2015 08:29 PM, Robert Xu wrote:

Hi all,

I've decided to start building nightlies on my own because it looks
like nobody is interested in building them on abf.io.

You can find nightlies on my box athttps://nightly.rxu.io/. Ignore
the certificate error.

...quite honestly, I see the nightlies, see the ISO from July, and
weep about how much we've regressed. Guys. This is killing my
motivation majorly, and I'm sure testers are not happy as well.

Get your shit together. Stop updating new versions (I really _don't_
care if they say bugfixes, or if there are new features, do it after
you get the current one working), and please. Fix this madness.

* finish-install is not working
* Calamares cannot gracefully give users an error about the need to
reboot to refresh the partition table, and instead gives an ugly one
and exits
* grub2 font is extremely unreadable in edit mode
* install fails on services error:
https://www.dropbox.com/s/6smgkl5hlxxqxcm/Screenshot%202015-10-25%2021.25.44.png?dl=0
* splash is not working on load-up (but works on shutdown, so some
graphics settings is missing...)





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] ABF Interruption

2015-10-27 Thread Crispin Boylan

On 27/10/15 22:52, Colin Close wrote:

Hi All,
ABF will not be fully functional until Friday the fix requires attendance at 
the data centre. I will update this thread if there is any new information.
Best
Colin

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


I'm really getting fed up of the lack of information provided.

ABF has been unusable for 4 days now, and this is the first official 
words sent to this list to explain the issues, what is being done and 
when it can be resolved.  ABF has been unreliable for a couple of months 
now and no-one has provided an explanation.


To me this shows a certain lack of respect for people working on the 
distro. I accept that failures occur, but to not keep people informed is 
not really acceptable.


We badly need more information on future plans etc, summaries of 
meetings to be posted to this list.  It is currently not good enough to 
say that there is no time to do this, it's a basic requirement.


This is not a good sign.

crisb.
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Cooker call for version freeze

2015-10-07 Thread Crispin Boylan
agreed, although I would like to finish packaging gnome 3.18 (proving 
difficult due to abf performance).


thanks
cris.

On 05/10/15 23:14, Robert Xu wrote:


Yes. Long overdue.

On 5 Oct 2015 5:17 pm, "Alexander Khryukin" > wrote:


Ultimately agree.
Need to freeze.

2015-10-05 20:34 GMT+03:00 Tomasz Paweł Gajc >:

Hi,

i think it is time to make this call for version freeze. If we
want to release
something soon, no new versions of software should be pushed,
unless explained
well why update is needed.

What do you think ?
--
Cheers
TPG
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org

http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org 
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Re: [OM Cooker] Cooker call for version freeze

2015-10-07 Thread Crispin Boylan
i dont think we should be chucking one of the most popular free software 
stacks out into contrib.


fair enough you dont use it but people still use some of the apps at 
least and I dont see why we have to be so strictly kde only.


I use kde myself but I dont see why we shouldn't provide some choice in 
the repo.


cris.



On 07/10/15 13:48, Alexander Khryukin wrote:

Not needed in Main repo. Place gnome in contrib.

2015-10-07 15:18 GMT+03:00 Tomasz Gajc <tpg...@gmail.com 
<mailto:tpg...@gmail.com>>:


2015-10-07 8:05 GMT+02:00 Crispin Boylan <c...@beebgames.com
<mailto:c...@beebgames.com>>:

agreed, although I would like to finish packaging gnome 3.18
(proving difficult due to abf performance).


Do we really want to have GNOME 3.18 ?

I'd suggest to focus to get Plasma5 working and to achieve best
quality or Plasma5 ISO.

thanks
cris.



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org <mailto:OM-Cooker@ml.openmandriva.org>
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] URGENT! Packages needs fixing

2015-10-04 Thread Crispin Boylan
hmm it seems that list is pretty out of date compared to TPGs list of 
failures though?


On 03/10/15 10:24, Colin Close wrote:

Hi All,
This is the failed build list I created for the last mass build. Much of the 
top half is green but lower down there's loads that need fixing.
https://docs.google.com/spreadsheets/d/1zF6yhqxFavuB4-LFqeQurlRJTXjNBTnOCrBI82IxlkM/edit#gid=1303296577
Best,
Colin


On Thursday 01 Oct 2015 12:22:33 Crispin Boylan wrote:

hi

is there an up to date failed builds list?  The one in the topic in
#openmandriva-cooker is the old out of date one with everything marked
as fixed.

I know for sure a lot of these packages are ok and rebuilt recently.

thanks
cris.

On 01/10/15 12:08, Tomasz Gajc wrote:

Hi,

below you can find packages that needs to be fixed, before release.
These packages from main, non-free and resticted repos are not
building in current cooker due to various reasons. Please help !!!

a52dec about-distro abrt accerciser accountsservice adns agrsm allegro
alsa-lib amor android-tools antiword antlr-maven-plugin apache
apache-commons-beanutils apache-commons-compress apache-commons-jxpath
apache-commons-lang3 apache-commons-logging apache-mod_xml2enc apmd
apr apr-util argyllcms ark armagetron artikulate asciidoc atkmm at-spi
audacious-plugins audiocd-kio audit authconfig autofs autogen
autotrace baloo-widgets baobab bcm43xx-fwcutter bijiben bind blender
bogofilter botan boycotadvance broadcom-wl byaccj cairomm cantor
c-ares cdparanoia cdrdao cdrtools check cheese chmlib clamav cloog
cloog-parma cluster cpuinfo cryptopp cryptsetup cvs cyrus-imapd
cyrus-sasl dark-oberon db2 db53 db60 db61 dejagnu dektec dhcpcd dia
distcache djvulibre dkms-fcpci dmapi dmg2img dovecot dragon
drakx-installer-binaries drcss dvb-apps dvdbackup easytag ecap ecj
eclipse eclipse-gef eclipselink eclipse-rse eduke32 eduke32-hrp elinks
emacs-mpg123 eog epiphany evince evolution evolution-ews exiv2
faketime fbcat fcgi fcitx-mozc felix-bundlerepository
felix-gogo-parent felix-gogo-runtime felix-main felix-osgi-compendium
felix-osgi-foundation felix-osgi-obr felix-utils fence-agents festival
ffmpegthumbs fglrx-legacy fheroes2 filelight file-roller filezilla
five-or-more flight-of-the-amazon-queen flphoto flvstreamer fop fossil
four-in-a-row freshplayerplugin ftgl fuse-exfat fwlogwatch fxload
gcad3d gcr gda2.0 gdk-pixbuf2.0 gedit gedit-plugins geocode-glib
get-skype ghex gjs glade glew glfw glib glibmm2.4 gmock gmtk
gnome-bluetooth gnome-calculator gnome-chess gnome-color-manager
gnome-desktop gnome-dictionary gnome-disk-utility gnome-documents
gnome-klotski gnome-logs gnome-mahjongg gnome-menus gnome-mines
gnome-music gnome-nibbles gnome-online-accounts gnome-online-miners
gnome-photos gnome-robots gnome-screensaver gnome-search-tool
gnome-session gnome-shell gnome-sudoku gnome-system-log
gnome-system-monitor gnome-terminal gnome-tetravex gnome-user-docs
gnome-user-share gnome-vfs2 gnome-vfsmm2.6 gnome-weather gnuchess
goffice0.8 gogglesmm gom goocanvas gperftools gprolog gpsd
graphicsmagick graphviz grilo-plugins groovy gsf-sharp gsl gsm gsmlib
gstreamer0.10-plugins-bad-restricted gthumb gtkdialogs gtk-doc
gtk-engines2 gtksourceview gtksourceview1 gtksourceview3 guava
gucharmap gummiboot gypsy halibut hcfpcimodem hdf hermes hexen2
hheretic hhexen highlight hitori hoh hostapd hsfmodem hwloc
ia_ora-gnome iagno icewm id3lib ideas iksemel initrd-firmware inn
ipmitool ipmiutil ipsec-tools ipset ipv6calc ipw3945d ipw3945-ucode
irda-utils isdn4k-utils jansi-native java3d java-atk-wrapper jaxen
jdo2-api jetty-build-support jetty-version-maven-plugin jffi jnr-ffi
jnr-netdb joda-time jovie jruby js jsch-agent-proxy juk kajongg
kalgebra kalzium kamera kant-kash kate kblocks kbounce kcolorchooser
kde4-windeco-dekorator kdeartwork kde-base-artwork kde-dev-scripts
kde-dev-utils kdegraphics-mobipocket kdegraphics-strigi-analyzer
kdegraphics-thumbnailers kde-gtk-config kdelibs4support
kdenetwork-filesharing kdenetwork-strigi-analyzers kdenlive kdepimlibs
kdepim-runtime kde-runtime kdesdk-strigi-analyzers kdesdk-thumbnailers
kdevelop4 kdevplatform4 kde-wallpapers kdewebdev kde-workspace kdf
kdnssd kega-fusion kfloppy kfourinline kgamma5 kget kgoldrunner kgpg
khangman kig kigo kiki killbots kimono kiten kjumpingcube klettres
kmag kmahjongg kmflcomp knavalbattle knetwalk kolf kollision kopete
korundum kpat kremotecontrol krfb kross-interpreters kstars kteatime
ktorrent ktux kuser lesstif libast libbonobo libbonoboui libbraille
libbs2b libbsd libcdaudio libdbi-drivers libdca-restricted libdnet
libepc libewf libexif-gtk libfontenc libgda libgdiplus libgee libgii
libglade2.0 libglademm2.4 libgnomecanvasmm2.6 libgnomemm2.6
libgnomeprint libgnomeprintui libgnomeuimm2.6 libgphoto libgrss
libgsasl libgweather libgweather2 libgxim libibverbs libid3tag libIDL
libieee1284 libiodbc libiptcdata libkate libkdegames
libkeduvocdocument libkmahjongg libkmfl libkomparediff2 libkpeople
libkqoauth liblazy liblockfile liblxqt libmms libmp4v2

Re: [OM Cooker] URGENT! Packages needs fixing

2015-10-01 Thread Crispin Boylan

hi

is there an up to date failed builds list?  The one in the topic in 
#openmandriva-cooker is the old out of date one with everything marked 
as fixed.


I know for sure a lot of these packages are ok and rebuilt recently.

thanks
cris.

On 01/10/15 12:08, Tomasz Gajc wrote:

Hi,

below you can find packages that needs to be fixed, before release.
These packages from main, non-free and resticted repos are not 
building in current cooker due to various reasons. Please help !!!


a52dec about-distro abrt accerciser accountsservice adns agrsm allegro 
alsa-lib amor android-tools antiword antlr-maven-plugin apache 
apache-commons-beanutils apache-commons-compress apache-commons-jxpath 
apache-commons-lang3 apache-commons-logging apache-mod_xml2enc apmd 
apr apr-util argyllcms ark armagetron artikulate asciidoc atkmm at-spi 
audacious-plugins audiocd-kio audit authconfig autofs autogen 
autotrace baloo-widgets baobab bcm43xx-fwcutter bijiben bind blender 
bogofilter botan boycotadvance broadcom-wl byaccj cairomm cantor 
c-ares cdparanoia cdrdao cdrtools check cheese chmlib clamav cloog 
cloog-parma cluster cpuinfo cryptopp cryptsetup cvs cyrus-imapd 
cyrus-sasl dark-oberon db2 db53 db60 db61 dejagnu dektec dhcpcd dia 
distcache djvulibre dkms-fcpci dmapi dmg2img dovecot dragon 
drakx-installer-binaries drcss dvb-apps dvdbackup easytag ecap ecj 
eclipse eclipse-gef eclipselink eclipse-rse eduke32 eduke32-hrp elinks 
emacs-mpg123 eog epiphany evince evolution evolution-ews exiv2 
faketime fbcat fcgi fcitx-mozc felix-bundlerepository 
felix-gogo-parent felix-gogo-runtime felix-main felix-osgi-compendium 
felix-osgi-foundation felix-osgi-obr felix-utils fence-agents festival 
ffmpegthumbs fglrx-legacy fheroes2 filelight file-roller filezilla 
five-or-more flight-of-the-amazon-queen flphoto flvstreamer fop fossil 
four-in-a-row freshplayerplugin ftgl fuse-exfat fwlogwatch fxload 
gcad3d gcr gda2.0 gdk-pixbuf2.0 gedit gedit-plugins geocode-glib 
get-skype ghex gjs glade glew glfw glib glibmm2.4 gmock gmtk 
gnome-bluetooth gnome-calculator gnome-chess gnome-color-manager 
gnome-desktop gnome-dictionary gnome-disk-utility gnome-documents 
gnome-klotski gnome-logs gnome-mahjongg gnome-menus gnome-mines 
gnome-music gnome-nibbles gnome-online-accounts gnome-online-miners 
gnome-photos gnome-robots gnome-screensaver gnome-search-tool 
gnome-session gnome-shell gnome-sudoku gnome-system-log 
gnome-system-monitor gnome-terminal gnome-tetravex gnome-user-docs 
gnome-user-share gnome-vfs2 gnome-vfsmm2.6 gnome-weather gnuchess 
goffice0.8 gogglesmm gom goocanvas gperftools gprolog gpsd 
graphicsmagick graphviz grilo-plugins groovy gsf-sharp gsl gsm gsmlib 
gstreamer0.10-plugins-bad-restricted gthumb gtkdialogs gtk-doc 
gtk-engines2 gtksourceview gtksourceview1 gtksourceview3 guava 
gucharmap gummiboot gypsy halibut hcfpcimodem hdf hermes hexen2 
hheretic hhexen highlight hitori hoh hostapd hsfmodem hwloc 
ia_ora-gnome iagno icewm id3lib ideas iksemel initrd-firmware inn 
ipmitool ipmiutil ipsec-tools ipset ipv6calc ipw3945d ipw3945-ucode 
irda-utils isdn4k-utils jansi-native java3d java-atk-wrapper jaxen 
jdo2-api jetty-build-support jetty-version-maven-plugin jffi jnr-ffi 
jnr-netdb joda-time jovie jruby js jsch-agent-proxy juk kajongg 
kalgebra kalzium kamera kant-kash kate kblocks kbounce kcolorchooser 
kde4-windeco-dekorator kdeartwork kde-base-artwork kde-dev-scripts 
kde-dev-utils kdegraphics-mobipocket kdegraphics-strigi-analyzer 
kdegraphics-thumbnailers kde-gtk-config kdelibs4support 
kdenetwork-filesharing kdenetwork-strigi-analyzers kdenlive kdepimlibs 
kdepim-runtime kde-runtime kdesdk-strigi-analyzers kdesdk-thumbnailers 
kdevelop4 kdevplatform4 kde-wallpapers kdewebdev kde-workspace kdf 
kdnssd kega-fusion kfloppy kfourinline kgamma5 kget kgoldrunner kgpg 
khangman kig kigo kiki killbots kimono kiten kjumpingcube klettres 
kmag kmahjongg kmflcomp knavalbattle knetwalk kolf kollision kopete 
korundum kpat kremotecontrol krfb kross-interpreters kstars kteatime 
ktorrent ktux kuser lesstif libast libbonobo libbonoboui libbraille 
libbs2b libbsd libcdaudio libdbi-drivers libdca-restricted libdnet 
libepc libewf libexif-gtk libfontenc libgda libgdiplus libgee libgii 
libglade2.0 libglademm2.4 libgnomecanvasmm2.6 libgnomemm2.6 
libgnomeprint libgnomeprintui libgnomeuimm2.6 libgphoto libgrss 
libgsasl libgweather libgweather2 libgxim libibverbs libid3tag libIDL 
libieee1284 libiodbc libiptcdata libkate libkdegames 
libkeduvocdocument libkmahjongg libkmfl libkomparediff2 libkpeople 
libkqoauth liblazy liblockfile liblxqt libmms libmp4v2 libmpcdec 
libmtp libmusicbrainz libnatspec libnet1.0.2 libnice libnl libprelude 
libpreludedb libPropList libptp2 libqalculate libquvi0.9 libselinux 
libsidplay libsmbios libsmi libss7 libstatgrab libsvg-cairo 
libtunepimp libunicap libuninameslist libvirt libvirt-glib 
libvisual-plugins libvpx libx86emu libzapojit libzypp lie lightsoff 
linux-atm lksctp-tools lm_sensors 

Re: [OM Cooker] URGENT! Packages needs fixing

2015-10-01 Thread Crispin Boylan
most if not all of those kde apps (certainly any which are still in 
15.08.1) are fixed now.


if you put up a spreadsheet i'll mark which ones are done.

thanks
cris.


On 01/10/15 12:37, Tomasz Gajc wrote:
These are failed build packages from latest mass rebuild. Yes some 
small amout of these may be fixed, but not more that 1-2% of total amount.


2015-10-01 13:22 GMT+02:00 Crispin Boylan <c...@beebgames.com 
<mailto:c...@beebgames.com>>:


hi

is there an up to date failed builds list?  The one in the topic
in #openmandriva-cooker is the old out of date one with everything
marked as fixed.

I know for sure a lot of these packages are ok and rebuilt recently.

thanks
cris.


On 01/10/15 12:08, Tomasz Gajc wrote:

Hi,

below you can find packages that needs to be fixed, before
release.
These packages from main, non-free and resticted repos are not
building in current cooker due to various reasons. Please help !!!

a52dec about-distro abrt accerciser accountsservice adns agrsm
allegro alsa-lib amor android-tools antiword
antlr-maven-plugin apache apache-commons-beanutils
apache-commons-compress apache-commons-jxpath
apache-commons-lang3 apache-commons-logging apache-mod_xml2enc
apmd apr apr-util argyllcms ark armagetron artikulate asciidoc
atkmm at-spi audacious-plugins audiocd-kio audit authconfig
autofs autogen autotrace baloo-widgets baobab bcm43xx-fwcutter
bijiben bind blender bogofilter botan boycotadvance
broadcom-wl byaccj cairomm cantor c-ares cdparanoia cdrdao
cdrtools check cheese chmlib clamav cloog cloog-parma cluster
cpuinfo cryptopp cryptsetup cvs cyrus-imapd cyrus-sasl
dark-oberon db2 db53 db60 db61 dejagnu dektec dhcpcd dia
distcache djvulibre dkms-fcpci dmapi dmg2img dovecot dragon
drakx-installer-binaries drcss dvb-apps dvdbackup easytag ecap
ecj eclipse eclipse-gef eclipselink eclipse-rse eduke32
eduke32-hrp elinks emacs-mpg123 eog epiphany evince evolution
evolution-ews exiv2 faketime fbcat fcgi fcitx-mozc
felix-bundlerepository felix-gogo-parent felix-gogo-runtime
felix-main felix-osgi-compendium felix-osgi-foundation
felix-osgi-obr felix-utils fence-agents festival ffmpegthumbs
fglrx-legacy fheroes2 filelight file-roller filezilla
five-or-more flight-of-the-amazon-queen flphoto flvstreamer
fop fossil four-in-a-row freshplayerplugin ftgl fuse-exfat
fwlogwatch fxload gcad3d gcr gda2.0 gdk-pixbuf2.0 gedit
gedit-plugins geocode-glib get-skype ghex gjs glade glew glfw
glib glibmm2.4 gmock gmtk gnome-bluetooth gnome-calculator
gnome-chess gnome-color-manager gnome-desktop gnome-dictionary
gnome-disk-utility gnome-documents gnome-klotski gnome-logs
gnome-mahjongg gnome-menus gnome-mines gnome-music
gnome-nibbles gnome-online-accounts gnome-online-miners
gnome-photos gnome-robots gnome-screensaver gnome-search-tool
gnome-session gnome-shell gnome-sudoku gnome-system-log
gnome-system-monitor gnome-terminal gnome-tetravex
gnome-user-docs gnome-user-share gnome-vfs2 gnome-vfsmm2.6
gnome-weather gnuchess goffice0.8 gogglesmm gom goocanvas
gperftools gprolog gpsd graphicsmagick graphviz grilo-plugins
groovy gsf-sharp gsl gsm gsmlib
gstreamer0.10-plugins-bad-restricted gthumb gtkdialogs gtk-doc
gtk-engines2 gtksourceview gtksourceview1 gtksourceview3 guava
gucharmap gummiboot gypsy halibut hcfpcimodem hdf hermes
hexen2 hheretic hhexen highlight hitori hoh hostapd hsfmodem
hwloc ia_ora-gnome iagno icewm id3lib ideas iksemel
initrd-firmware inn ipmitool ipmiutil ipsec-tools ipset
ipv6calc ipw3945d ipw3945-ucode irda-utils isdn4k-utils
jansi-native java3d java-atk-wrapper jaxen jdo2-api
jetty-build-support jetty-version-maven-plugin jffi jnr-ffi
jnr-netdb joda-time jovie jruby js jsch-agent-proxy juk
kajongg kalgebra kalzium kamera kant-kash kate kblocks kbounce
kcolorchooser kde4-windeco-dekorator kdeartwork
kde-base-artwork kde-dev-scripts kde-dev-utils
kdegraphics-mobipocket kdegraphics-strigi-analyzer
kdegraphics-thumbnailers kde-gtk-config kdelibs4support
kdenetwork-filesharing kdenetwork-strigi-analyzers kdenlive
kdepimlibs kdepim-runtime kde-runtime kdesdk-strigi-analyzers
kdesdk-thumbnailers kdevelop4 kdevplatform4 kde-wallpapers
kdewebdev kde-workspace kdf kdnssd kega-fusion kfloppy
kfourinline kgamma5 kget kgoldrunner kgpg khangman kig kigo
kiki killbots kimono kiten kjumpingcube klettres kmag
kmahjongg kmflcomp knavalbattle knetwalk kolf kollision kopete
korundum kpat kremotecontrol krfb kross-interpreters kstars
kteat

Re: [OM Cooker] URGENT! Packages needs fixing

2015-10-01 Thread Crispin Boylan

On 01/10/15 18:28, Tomasz Paweł Gajc wrote:

Dnia czwartek, 1 października 2015 14:27:06 Tomasz Gajc pisze:

Sure i'll put it on the spreadsheet today's evening.


Here is the google's spreadsheet

https://docs.google.com/spreadsheets/d/1xFeepMSlRUSF1-RMTqBSdBOzchHxI4jbAmL4X9n6PGc/edit?usp=sharing



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

thanks, i've updated.

cris.
___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Re: [OM Cooker] plasma woes

2015-09-29 Thread Crispin Boylan

On 29/09/15 15:25, Robert Xu wrote:



On 29 Sep 2015 4:56 am, "Tomasz Gajc" > wrote:

>
>
>
> 2015-09-28 23:26 GMT+02:00 Robert Xu >:

>>
>> On 28 September 2015 at 09:32, Tomasz Gajc > wrote:

>> >
>> >
>> >
>> > 2015-09-17 15:52 GMT+02:00 Robert Xu >:

>> >>
>> >> Hi all,
>> >>
>> >> Cooker is running for me, finally. A few hiccups that I'm 
wondering if

>> >> others are having:
>> >>
>> >
>> > https://issues.openmandriva.org/show_bug.cgi?id=1319
>> >
>> > Imho something is wrong with QML, maybve disabling LTO in some 
qt5-qt* packages would help

>>
>> Also, 2014.0 has 5.4.1 but cooker has 5.4.0...
>
>
> Huh ?


2014 uses the old monolithic qt5 package, whereas in cooker it uses the 
individual packages like qt5core, qt5opengl etc.  Cooker is on 5.5.0.


thanks
cris.

___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


[OM Cooker] kde 5 (apps/plasma/framework) are now up to date

2015-09-26 Thread Crispin Boylan

Hi all

All of the components are now at the latest level.

There are still issues like with a few of the games not working correctly.

In my case I always get stuck on the lock screen, it wont accept any 
input - anyone else seeing this?


Additionally i've got no taskbar/panel.

thanks
cris.



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Cooker: OMCC doesn't open drakrpm-edit-media core dumped

2015-09-26 Thread Crispin Boylan
looks like this is something to do with the update of glib to 2.46.0, 
perl-Glib doesn't seem to like it (even rebuilding it produces the same 
errors).


So i'd expect all perl glib/gtk apps are broken for now.

thanks
cris.

On 25/09/15 22:13, Ben Bullard wrote:

After todays updates in Cooker OMCC doesn't open and this happens:

# drakrpm-edit-media

(process:4744): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


...
GLib-GObject:ERROR:gtype.c:2747:g_type_register_static: assertion 
failed: (static_quark_type_flags)

Aborted (core dumped).

# drakconf
[root@bud-pc ~]#
(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed

**
GLib-GObject:ERROR:gtype.c:2747:g_type_register_static: assertion 
failed: (static_quark_type_flags)

--

Thanks,

Ben Bullard
aka: ben79
OM-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Cooker: OMCC doesn't open drakrpm-edit-media core dumped

2015-09-26 Thread Crispin Boylan
should work again as of glib 2.46-2. i've temporarily reverted a fix 
done upstream which seems to be the cause of this error.


thanks
cris.

On 26/09/15 10:19, Crispin Boylan wrote:
looks like this is something to do with the update of glib to 2.46.0, 
perl-Glib doesn't seem to like it (even rebuilding it produces the 
same errors).


So i'd expect all perl glib/gtk apps are broken for now.

thanks
cris.

On 25/09/15 22:13, Ben Bullard wrote:

After todays updates in Cooker OMCC doesn't open and this happens:

# drakrpm-edit-media

(process:4744): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


...
GLib-GObject:ERROR:gtype.c:2747:g_type_register_static: assertion 
failed: (static_quark_type_flags)

Aborted (core dumped).

# drakconf
[root@bud-pc ~]#
(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_lookup: assertion 
'hash_table != NULL' failed


(process:4882): GLib-CRITICAL **: g_hash_table_insert_internal: 
assertion 'hash_table != NULL' failed

**
GLib-GObject:ERROR:gtype.c:2747:g_type_register_static: assertion 
failed: (static_quark_type_flags)

--

Thanks,

Ben Bullard
aka: ben79
OM-QA Team


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] plasma woes

2015-09-20 Thread Crispin Boylan

skrooge 2.1.1 (KF5 version) was built which should solve that.

i've also built the older pim stuff now which is still needed for some 
KF5 apps, so kmymoney should now install.


thanks
cris.
On 19/09/15 21:05, Robert Xu wrote:

Games not working is probably something to investigate. As for not
installing, bad dependencies?

On 17 September 2015 at 10:05, Chris Tanner
 wrote:

I am running cooker on real hardware and:
a) Games are not working. Some, such as kdiamond and kblocks start up and
the screen appears, but the screen is blank. In kbounce, the screen appears
but the balls do not move.

b) I cannot install either kmymoney (which I use) or skrooge (which appears
to be the replacement).

Regards,

Chris


On 17/09/15 09:52 AM, Robert Xu wrote:

Hi all,

Cooker is running for me, finally. A few hiccups that I'm wondering if
others are having:

- Plasma polkit dialogs are not clickable. None of the buttons work.
(When Plasma crashes, same thing.)
- MandrivaUpdate won't launch, tells me "invalid password"...
- The OpenMandriva panel is unmodifiable, please fix (or at least let
me delete the panel!)
- start screen doesn't show progress bar

But other than that, it's actually shaping up nicely...


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org





___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Shields UP zone 'block' not found

2015-09-19 Thread Crispin Boylan

currently building 15.1 which should fix this.

thanks
cris.

On 19/09/15 01:29, Ben Bullard wrote:

I don't see iptables in main-testing x86_64 but this was installed today:

iptables-1.4.21-15-omv2014.0.x86_64   Fri 18 Sep 2015 06:14:20 
PM CDT


Ben Bullard
ben79

OpenMandriva-QA Team

On 09/18/2015 07:00 PM, Crispin Boylan wrote:

did you update iptables from testing?


On 19/09/15 00:44, Ben Bullard wrote:

After todays updates in 2014 I'm getting 2 error dialog boxes on login:

Shields UP zone 'block' not found
Resetting to default value


Shields UP zone 'public' not found
Resetting to default value

See also enclosed screenshots of error dialog windows.

--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org




___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Shields UP zone 'block' not found

2015-09-19 Thread Crispin Boylan

yes it looks like they were forcibly published without waiting for approval.

This is NOT acceptable, who did this?

thanks
cris.


On 19/09/15 05:58, luca pedrielli wrote:


http://ml.openmandriva.org/pipermail/om-qa-openmandriva.org/2015-September/000192.html 



Il 19/09/2015 02:00, Crispin Boylan ha scritto:

did you update iptables from testing?


On 19/09/15 00:44, Ben Bullard wrote:

After todays updates in 2014 I'm getting 2 error dialog boxes on login:

Shields UP zone 'block' not found
Resetting to default value


Shields UP zone 'public' not found
Resetting to default value

See also enclosed screenshots of error dialog windows.

--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
.






___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


Re: [OM Cooker] Shields UP zone 'block' not found

2015-09-18 Thread Crispin Boylan

did you update iptables from testing?


On 19/09/15 00:44, Ben Bullard wrote:

After todays updates in 2014 I'm getting 2 error dialog boxes on login:

Shields UP zone 'block' not found
Resetting to default value


Shields UP zone 'public' not found
Resetting to default value

See also enclosed screenshots of error dialog windows.

--
Ben Bullard
ben79

OpenMandriva-QA Team



___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


___
OM-Cooker mailing list
OM-Cooker@ml.openmandriva.org
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org


  1   2   >