Re: [qubes-users] Re: Building Centos template conflict error?

2018-03-03 Thread Tim W
On Sunday, March 4, 2018 at 12:45:21 AM UTC-5, Tim W wrote:
> On Friday, March 2, 2018 at 10:14:51 PM UTC-5, Tim W wrote:
> > On Friday, March 2, 2018 at 4:05:30 AM UTC-5, Unman wrote:
> > > On Fri, Mar 02, 2018 at 12:41:29AM -0800, Tim W wrote:
> > > > On Tuesday, February 27, 2018 at 2:37:46 AM UTC-5, Frédéric Pierret 
> > > > (fepitre) wrote:
> > > > > Le mardi 27 février 2018 00:30:10 UTC+1, Tim W a écrit :
> > > > > > Great that was failing basically on all non standard templates i.e. 
> > > > > > not fedora, debain, or whonix.   They would all fail but it seems 
> > > > > > each had issues ubuntu, centos, arch.  Seems they are each getting 
> > > > > > fixed for 3.2 and getting updated for 4.0 now.  I was just testing 
> > > > > > to ensure things were still working for building as I know many 
> > > > > > prefer to build their own iso and templates vs binary.  I am one.  
> > > > > > Figured if docs had to be updated I would do that but it seems at 
> > > > > > most just a tweak or two in docs is all thats needed.
> > > > > 
> > > > > Indeed, it was just an adjustment with respect to the rpm spec of the 
> > > > > conflicting package. CentOS is shipping a file in their own dconf but 
> > > > > not Fedora. Recently a file /etc/dconf/profile/user has been used and 
> > > > > provided by Qubes and that is why there was a recent conflict. The 
> > > > > template for R4.0 is on the road! I finished last week to do all the 
> > > > > necessary and Marek is currently implementing it.
> > > > >  
> > > > > > Thanks again for you and Marek getting it working
> > > > > 
> > > > > You're welcome.
> > > >  
> > > > Just tried to build the standard template only under 3.2 and got this 
> > > > conflict
> > > > 
> > > > Transaction check error:
> > > >   file /etc/dconf/profile/user from install of 
> > > > qubes-core-vm-3.2.25-1.el7.centos.x86_64 conflicts with file from 
> > > > package dconf-0.26.0-2.el7.x86_64
> > > > 
> > > > It fails on $make template
> > > > 
> > > 
> > > It's the same conflict - I guess you need to wait for the change to be
> > > merged to 3.2
> > 
> > Yes sorry about that it was very late and I was a bit punchy.
> 
> Since Marek updated the qubes builder to address the security bulletin issue 
> the tag for centos is no longer valid so it fails the update after choosing 
> the centos template with a invalid / no valid tag found error but does 
> proceed to allow choosing of the templates to build.



[user@Build-Qubes qubes-builder]$ make get-sources
-> Updating sources for builder-centos...
--> Fetching from https://github.com/QubesOS/qubes-builder-centos.git master...
--> Verifying tags...
No valid signed tag found!
---> One of invalid tag:
object cfc7d315cfdfe493a86f103a0825ba630339ab8f
type commit
tag mm_cfc7d315
tagger Marek Marczykowski-Górecki  1519612572 
+0100

Tag for commit cfc7d315cfdfe493a86f103a0825ba630339ab8f
gpg: WARNING: unsafe permissions on homedir 
`/home/user/qubes-builder/keyrings/git'
gpg: Signature made Sun 25 Feb 2018 09:36:12 PM EST using RSA key ID 42CFA724
gpg: Good signature from "Marek Marczykowski-Górecki (Qubes OS signing key) 
"
Makefile:190: recipe for target 'builder-centos.get-sources' failed
make: *** [builder-centos.get-sources] Error 1

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f96c34a7-c302-4e9e-be59-7b1ee988437e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Building Centos template conflict error?

2018-03-03 Thread Tim W
On Friday, March 2, 2018 at 10:14:51 PM UTC-5, Tim W wrote:
> On Friday, March 2, 2018 at 4:05:30 AM UTC-5, Unman wrote:
> > On Fri, Mar 02, 2018 at 12:41:29AM -0800, Tim W wrote:
> > > On Tuesday, February 27, 2018 at 2:37:46 AM UTC-5, Frédéric Pierret 
> > > (fepitre) wrote:
> > > > Le mardi 27 février 2018 00:30:10 UTC+1, Tim W a écrit :
> > > > > Great that was failing basically on all non standard templates i.e. 
> > > > > not fedora, debain, or whonix.   They would all fail but it seems 
> > > > > each had issues ubuntu, centos, arch.  Seems they are each getting 
> > > > > fixed for 3.2 and getting updated for 4.0 now.  I was just testing to 
> > > > > ensure things were still working for building as I know many prefer 
> > > > > to build their own iso and templates vs binary.  I am one.  Figured 
> > > > > if docs had to be updated I would do that but it seems at most just a 
> > > > > tweak or two in docs is all thats needed.
> > > > 
> > > > Indeed, it was just an adjustment with respect to the rpm spec of the 
> > > > conflicting package. CentOS is shipping a file in their own dconf but 
> > > > not Fedora. Recently a file /etc/dconf/profile/user has been used and 
> > > > provided by Qubes and that is why there was a recent conflict. The 
> > > > template for R4.0 is on the road! I finished last week to do all the 
> > > > necessary and Marek is currently implementing it.
> > > >  
> > > > > Thanks again for you and Marek getting it working
> > > > 
> > > > You're welcome.
> > >  
> > > Just tried to build the standard template only under 3.2 and got this 
> > > conflict
> > > 
> > > Transaction check error:
> > >   file /etc/dconf/profile/user from install of 
> > > qubes-core-vm-3.2.25-1.el7.centos.x86_64 conflicts with file from package 
> > > dconf-0.26.0-2.el7.x86_64
> > > 
> > > It fails on $make template
> > > 
> > 
> > It's the same conflict - I guess you need to wait for the change to be
> > merged to 3.2
> 
> Yes sorry about that it was very late and I was a bit punchy.

Since Marek updated the qubes builder to address the security bulletin issue 
the tag for centos is no longer valid so it fails the update after choosing the 
centos template with a invalid / no valid tag found error but does proceed to 
allow choosing of the templates to build.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/76b8b492-9410-4850-96cf-8acf48da95d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Building Centos template conflict error?

2018-03-02 Thread Tim W
On Friday, March 2, 2018 at 4:05:30 AM UTC-5, Unman wrote:
> On Fri, Mar 02, 2018 at 12:41:29AM -0800, Tim W wrote:
> > On Tuesday, February 27, 2018 at 2:37:46 AM UTC-5, Frédéric Pierret 
> > (fepitre) wrote:
> > > Le mardi 27 février 2018 00:30:10 UTC+1, Tim W a écrit :
> > > > Great that was failing basically on all non standard templates i.e. not 
> > > > fedora, debain, or whonix.   They would all fail but it seems each had 
> > > > issues ubuntu, centos, arch.  Seems they are each getting fixed for 3.2 
> > > > and getting updated for 4.0 now.  I was just testing to ensure things 
> > > > were still working for building as I know many prefer to build their 
> > > > own iso and templates vs binary.  I am one.  Figured if docs had to be 
> > > > updated I would do that but it seems at most just a tweak or two in 
> > > > docs is all thats needed.
> > > 
> > > Indeed, it was just an adjustment with respect to the rpm spec of the 
> > > conflicting package. CentOS is shipping a file in their own dconf but not 
> > > Fedora. Recently a file /etc/dconf/profile/user has been used and 
> > > provided by Qubes and that is why there was a recent conflict. The 
> > > template for R4.0 is on the road! I finished last week to do all the 
> > > necessary and Marek is currently implementing it.
> > >  
> > > > Thanks again for you and Marek getting it working
> > > 
> > > You're welcome.
> >  
> > Just tried to build the standard template only under 3.2 and got this 
> > conflict
> > 
> > Transaction check error:
> >   file /etc/dconf/profile/user from install of 
> > qubes-core-vm-3.2.25-1.el7.centos.x86_64 conflicts with file from package 
> > dconf-0.26.0-2.el7.x86_64
> > 
> > It fails on $make template
> > 
> 
> It's the same conflict - I guess you need to wait for the change to be
> merged to 3.2

Yes sorry about that it was very late and I was a bit punchy.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6906ac1c-4e53-4d0b-81ac-f33ef108bab3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Building Centos template conflict error?

2018-03-02 Thread Unman
On Fri, Mar 02, 2018 at 12:41:29AM -0800, Tim W wrote:
> On Tuesday, February 27, 2018 at 2:37:46 AM UTC-5, Frédéric Pierret (fepitre) 
> wrote:
> > Le mardi 27 février 2018 00:30:10 UTC+1, Tim W a écrit :
> > > Great that was failing basically on all non standard templates i.e. not 
> > > fedora, debain, or whonix.   They would all fail but it seems each had 
> > > issues ubuntu, centos, arch.  Seems they are each getting fixed for 3.2 
> > > and getting updated for 4.0 now.  I was just testing to ensure things 
> > > were still working for building as I know many prefer to build their own 
> > > iso and templates vs binary.  I am one.  Figured if docs had to be 
> > > updated I would do that but it seems at most just a tweak or two in docs 
> > > is all thats needed.
> > 
> > Indeed, it was just an adjustment with respect to the rpm spec of the 
> > conflicting package. CentOS is shipping a file in their own dconf but not 
> > Fedora. Recently a file /etc/dconf/profile/user has been used and provided 
> > by Qubes and that is why there was a recent conflict. The template for R4.0 
> > is on the road! I finished last week to do all the necessary and Marek is 
> > currently implementing it.
> >  
> > > Thanks again for you and Marek getting it working
> > 
> > You're welcome.
>  
> Just tried to build the standard template only under 3.2 and got this conflict
> 
> Transaction check error:
>   file /etc/dconf/profile/user from install of 
> qubes-core-vm-3.2.25-1.el7.centos.x86_64 conflicts with file from package 
> dconf-0.26.0-2.el7.x86_64
> 
> It fails on $make template
> 

It's the same conflict - I guess you need to wait for the change to be
merged to 3.2

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20180302090527.hzdlgrxi2cf3judo%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-03-02 Thread Tim W
On Tuesday, February 27, 2018 at 2:37:46 AM UTC-5, Frédéric Pierret (fepitre) 
wrote:
> Le mardi 27 février 2018 00:30:10 UTC+1, Tim W a écrit :
> > Great that was failing basically on all non standard templates i.e. not 
> > fedora, debain, or whonix.   They would all fail but it seems each had 
> > issues ubuntu, centos, arch.  Seems they are each getting fixed for 3.2 and 
> > getting updated for 4.0 now.  I was just testing to ensure things were 
> > still working for building as I know many prefer to build their own iso and 
> > templates vs binary.  I am one.  Figured if docs had to be updated I would 
> > do that but it seems at most just a tweak or two in docs is all thats 
> > needed.
> 
> Indeed, it was just an adjustment with respect to the rpm spec of the 
> conflicting package. CentOS is shipping a file in their own dconf but not 
> Fedora. Recently a file /etc/dconf/profile/user has been used and provided by 
> Qubes and that is why there was a recent conflict. The template for R4.0 is 
> on the road! I finished last week to do all the necessary and Marek is 
> currently implementing it.
>  
> > Thanks again for you and Marek getting it working
> 
> You're welcome.
 
Just tried to build the standard template only under 3.2 and got this conflict

Transaction check error:
  file /etc/dconf/profile/user from install of 
qubes-core-vm-3.2.25-1.el7.centos.x86_64 conflicts with file from package 
dconf-0.26.0-2.el7.x86_64

It fails on $make template

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/bc0793b9-8b9d-4e36-84a5-919e002edfcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-26 Thread fepitre
Le mardi 27 février 2018 00:30:10 UTC+1, Tim W a écrit :
> Great that was failing basically on all non standard templates i.e. not 
> fedora, debain, or whonix.   They would all fail but it seems each had issues 
> ubuntu, centos, arch.  Seems they are each getting fixed for 3.2 and getting 
> updated for 4.0 now.  I was just testing to ensure things were still working 
> for building as I know many prefer to build their own iso and templates vs 
> binary.  I am one.  Figured if docs had to be updated I would do that but it 
> seems at most just a tweak or two in docs is all thats needed.

Indeed, it was just an adjustment with respect to the rpm spec of the 
conflicting package. CentOS is shipping a file in their own dconf but not 
Fedora. Recently a file /etc/dconf/profile/user has been used and provided by 
Qubes and that is why there was a recent conflict. The template for R4.0 is on 
the road! I finished last week to do all the necessary and Marek is currently 
implementing it.
 
> Thanks again for you and Marek getting it working

You're welcome.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/14632955-075a-41ad-91cb-af2ddec1daf5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-26 Thread Tim W
Great that was failing basically on all non standard templates i.e. not fedora, 
debain, or whonix.   They would all fail but it seems each had issues ubuntu, 
centos, arch.  Seems they are each getting fixed for 3.2 and getting updated 
for 4.0 now.  I was just testing to ensure things were still working for 
building as I know many prefer to build their own iso and templates vs binary.  
I am one.  Figured if docs had to be updated I would do that but it seems at 
most just a tweak or two in docs is all thats needed.

Thanks again for you and Marek getting it working

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a3b5e411-0c29-446c-93a5-d11f587ac1a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-22 Thread fepitre
Le jeudi 22 février 2018 02:28:23 UTC+1, Tim W a écrit :
> AWESOME!!!
> Thanks for taking the time post the update.  I will build as soon as I get 
> home and report back.

You's welcome. No problem, the time Marek do the necessary, you can cherry pick 
the commit.

> 
> Should it build ok as part of the qubes os iso as well?

You mean you want to build it and generate an ISO with CentOS? Sure you can.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4eb6006c-f809-4bd5-8f49-005138368969%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-21 Thread Tim W
AWESOME!!!

Thanks for taking the time post the update.  I will build as soon as I get home 
and report back.

Should it build ok as part of the qubes os iso as well?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c96efe32-26a0-4f91-aeb1-d3dfd8619ef7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-21 Thread fepitre
Le mardi 13 février 2018 15:47:38 UTC+1, Tim W a écrit :
> I was having issues building Centos template for 4.0 so I decided to first 
> see if it would build for 3.2.
> 
> Doing setup script templates only.  I editing example-confg 3.2 conf file and 
> removed the FC version from DISTS_VM line.
> 
> I built it per component and it fails on the last one linux-template-builder.
> os
> 
> In the centos7-template.log it shows the following conflict error
> 
> file /etc/dconf/profile/user from install of 
> qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> dconf-0.26.0-2.el7.x86_64
> 
> Ultimately I want to build these for 4.0 but figured first getting it working 
> for 3.2 as its suppose to work there already.

I solved the problem. You can track the update here: 
https://github.com/QubesOS/qubes-core-agent-linux/pull/97

I succeed to build the template in R3.2. The R4.0 is still pending...

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/3c36f798-e47c-4e01-9f80-b4ea3c4cce49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-14 Thread Tim W
On Wednesday, February 14, 2018 at 11:46:32 AM UTC-5, Frédéric Pierret 
(fepitre) wrote:
> Le mercredi 14 février 2018 06:30:37 UTC+1, Tim W a écrit :
> > On Tuesday, February 13, 2018 at 5:07:32 PM UTC-5, Frédéric Pierret 
> > (fepitre) wrote:
> > > Le mardi 13 février 2018 15:47:38 UTC+1, Tim W a écrit :
> > > > I was having issues building Centos template for 4.0 so I decided to 
> > > > first see if it would build for 3.2.
> > > > 
> > > > Doing setup script templates only.  I editing example-confg 3.2 conf 
> > > > file and removed the FC version from DISTS_VM line.
> > > > 
> > > > I built it per component and it fails on the last one 
> > > > linux-template-builder.
> > > > os
> > > > 
> > > > In the centos7-template.log it shows the following conflict error
> > > > 
> > > > file /etc/dconf/profile/user from install of 
> > > > qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from 
> > > > package dconf-0.26.0-2.el7.x86_64
> > > > 
> > > > Ultimately I want to build these for 4.0 but figured first getting it 
> > > > working for 3.2 as its suppose to work there already.
> > > 
> > > The template for CentOS in Q4 is still not completely achieved. I still 
> > > need time to fix several things.
> > 
> > But the error I am getting is for Q-3.2 not 4.0.  Its listed in my first 
> > post, 
> > 
> > I had not included the 4.0 errors as I thought it might just be a needed 
> > update of software version or module but here they are from 4.0 in case 
> > they are of any use to you.
> > 
> > Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> > (template-builder-repo)
> >Requires: python3-pillow
> > Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> > (template-builder-repo)
> >Requires: python2-numpy
> > Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> > (template-builder-repo)
> >Requires: python2-pillow
> > Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> > (template-builder-repo)
> >Requires: python3-numpy
> > 
> > Shouldn't 3.2 still be buildable ?
> > 
> > Instead in 3.2 I am getting the following during $ make 
> > linux-template-builder  :
> >  
> > file /etc/dconf/profile/user from install of 
> > qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> > dconf-0.26.0-2.el7.x86_64
> 
> Sorry I read too fastly. The errors in Q4 for the python dependencies are 
> exactly some of the reasons why it is long to do the template. Some python3 
> packages are not built for CentOS...For you problem I need to perform the 
> rebuild with the latest version of r3.2 packages. I keep you in touch.


Sounds good.  I figured that was the issue for the Q4 but Q3.2 error was the 
one that surprised me as its been a good build in the past.

Just an FYI I am building this in F23 but did bring in the correct python2.sh.  
Have had no issues building standard Q3.2 and 4.0 ISOs.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ab840e15-d731-433a-85dc-56aee698828c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-14 Thread fepitre
Le mercredi 14 février 2018 06:30:37 UTC+1, Tim W a écrit :
> On Tuesday, February 13, 2018 at 5:07:32 PM UTC-5, Frédéric Pierret (fepitre) 
> wrote:
> > Le mardi 13 février 2018 15:47:38 UTC+1, Tim W a écrit :
> > > I was having issues building Centos template for 4.0 so I decided to 
> > > first see if it would build for 3.2.
> > > 
> > > Doing setup script templates only.  I editing example-confg 3.2 conf file 
> > > and removed the FC version from DISTS_VM line.
> > > 
> > > I built it per component and it fails on the last one 
> > > linux-template-builder.
> > > os
> > > 
> > > In the centos7-template.log it shows the following conflict error
> > > 
> > > file /etc/dconf/profile/user from install of 
> > > qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> > > dconf-0.26.0-2.el7.x86_64
> > > 
> > > Ultimately I want to build these for 4.0 but figured first getting it 
> > > working for 3.2 as its suppose to work there already.
> > 
> > The template for CentOS in Q4 is still not completely achieved. I still 
> > need time to fix several things.
> 
> But the error I am getting is for Q-3.2 not 4.0.  Its listed in my first 
> post, 
> 
> I had not included the 4.0 errors as I thought it might just be a needed 
> update of software version or module but here they are from 4.0 in case they 
> are of any use to you.
> 
> Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python3-pillow
> Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python2-numpy
> Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python2-pillow
> Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python3-numpy
> 
> Shouldn't 3.2 still be buildable ?
> 
> Instead in 3.2 I am getting the following during $ make 
> linux-template-builder  :
>  
> file /etc/dconf/profile/user from install of 
> qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> dconf-0.26.0-2.el7.x86_64

Sorry I read too fastly. The errors in Q4 for the python dependencies are 
exactly some of the reasons why it is long to do the template. Some python3 
packages are not built for CentOS...For you problem I need to perform the 
rebuild with the latest version of r3.2 packages. I keep you in touch.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/34bf6b9a-dc6b-4695-8ab4-24ca692dc677%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-14 Thread fepitre
Le mercredi 14 février 2018 06:30:37 UTC+1, Tim W a écrit :
> On Tuesday, February 13, 2018 at 5:07:32 PM UTC-5, Frédéric Pierret (fepitre) 
> wrote:
> > Le mardi 13 février 2018 15:47:38 UTC+1, Tim W a écrit :
> > > I was having issues building Centos template for 4.0 so I decided to 
> > > first see if it would build for 3.2.
> > > 
> > > Doing setup script templates only.  I editing example-confg 3.2 conf file 
> > > and removed the FC version from DISTS_VM line.
> > > 
> > > I built it per component and it fails on the last one 
> > > linux-template-builder.
> > > os
> > > 
> > > In the centos7-template.log it shows the following conflict error
> > > 
> > > file /etc/dconf/profile/user from install of 
> > > qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> > > dconf-0.26.0-2.el7.x86_64
> > > 
> > > Ultimately I want to build these for 4.0 but figured first getting it 
> > > working for 3.2 as its suppose to work there already.
> > 
> > The template for CentOS in Q4 is still not completely achieved. I still 
> > need time to fix several things.
> 
> But the error I am getting is for Q-3.2 not 4.0.  Its listed in my first 
> post, 
> 
> I had not included the 4.0 errors as I thought it might just be a needed 
> update of software version or module but here they are from 4.0 in case they 
> are of any use to you.
> 
> Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python3-pillow
> Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python2-numpy
> Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python2-pillow
> Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
> (template-builder-repo)
>Requires: python3-numpy
> 
> Shouldn't 3.2 still be buildable ?
> 
> Instead in 3.2 I am getting the following during $ make 
> linux-template-builder  :
>  
> file /etc/dconf/profile/user from install of 
> qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> dconf-0.26.0-2.el7.x86_64

It is normal. python3-pillow and python3-numpy are not provided in the CentOS 
repositories. As it some Qubes r4.0 code has been backported into r3.2, the 
dependencies are not satisfied...this is why it takes quite some time to do the 
packaging for python3 packages for CentOS template.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/54f24f34-53c2-4b80-bcc0-609f1848a9eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-13 Thread Tim W
On Tuesday, February 13, 2018 at 5:07:32 PM UTC-5, Frédéric Pierret (fepitre) 
wrote:
> Le mardi 13 février 2018 15:47:38 UTC+1, Tim W a écrit :
> > I was having issues building Centos template for 4.0 so I decided to first 
> > see if it would build for 3.2.
> > 
> > Doing setup script templates only.  I editing example-confg 3.2 conf file 
> > and removed the FC version from DISTS_VM line.
> > 
> > I built it per component and it fails on the last one 
> > linux-template-builder.
> > os
> > 
> > In the centos7-template.log it shows the following conflict error
> > 
> > file /etc/dconf/profile/user from install of 
> > qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> > dconf-0.26.0-2.el7.x86_64
> > 
> > Ultimately I want to build these for 4.0 but figured first getting it 
> > working for 3.2 as its suppose to work there already.
> 
> The template for CentOS in Q4 is still not completely achieved. I still need 
> time to fix several things.

But the error I am getting is for Q-3.2 not 4.0.  Its listed in my first post, 

I had not included the 4.0 errors as I thought it might just be a needed update 
of software version or module but here they are from 4.0 in case they are of 
any use to you.

Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
(template-builder-repo)
   Requires: python3-pillow
Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
(template-builder-repo)
   Requires: python2-numpy
Error: Package: python2-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
(template-builder-repo)
   Requires: python2-pillow
Error: Package: python3-qubesimgconverter-4.0.15-1.el7.centos.x86_64 
(template-builder-repo)
   Requires: python3-numpy

Shouldn't 3.2 still be buildable ?

Instead in 3.2 I am getting the following during $ make linux-template-builder  
:
 
file /etc/dconf/profile/user from install of 
qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
dconf-0.26.0-2.el7.x86_64 

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1279f026-e979-456c-80e8-e9d34f73ee23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Building Centos template conflict error?

2018-02-13 Thread fepitre
Le mardi 13 février 2018 15:47:38 UTC+1, Tim W a écrit :
> I was having issues building Centos template for 4.0 so I decided to first 
> see if it would build for 3.2.
> 
> Doing setup script templates only.  I editing example-confg 3.2 conf file and 
> removed the FC version from DISTS_VM line.
> 
> I built it per component and it fails on the last one linux-template-builder.
> os
> 
> In the centos7-template.log it shows the following conflict error
> 
> file /etc/dconf/profile/user from install of 
> qubes-core-vm-3.2.23-1.el7.centos.x86_64 conflicts with file from package 
> dconf-0.26.0-2.el7.x86_64
> 
> Ultimately I want to build these for 4.0 but figured first getting it working 
> for 3.2 as its suppose to work there already.

The template for CentOS in Q4 is still not completely achieved. I still need 
time to fix several things.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6d46c623-0515-4345-bec8-ab27a9dccc36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.