Re: [qubes-users] Unable to Remove Template / Preun: Domain not found

2016-08-20 Thread 3n7r0py1

> > Maybe better question is, why was the template installed to begin with when
> > I opted out of any initial configuration?
> > 
> 
> That's a known bug, recently fixed:
> 
> https://github.com/QubesOS/qubes-issues/issues/2105

I'm getting quite good at finding bugs - six months after the fact. :/

-- 
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/4b602ae6-2d62-4216-8d11-1dd8cd9a85de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Unable to Remove Template / Preun: Domain not found

2016-08-20 Thread 3n7r0py1
On Thursday, August 18, 2016 at 7:04:01 PM UTC, 3n7r...@gmail.com wrote:
> On Thursday, August 18, 2016 at 5:41:58 AM UTC, Andrew David Wong wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA512
> > 
> > On 2016-08-17 12:17, entr0py wrote:
> > > New Qubes 3.1 installation with Advanced (No Configuration)
> > > option.
> > > 
> > > After restoring dom0 + serviceVMs + serviceTemplates, tried to 
> > > `sudo yum remove qubes-template-fedora-23`
> > > 
> > > Received: Error in PREUN scriptlet in rpm package... 
> > > libvirt.libvirtError: Domain not found [from libvirt.py line 4066
> > > lookupByName]
> > > 
> > > `sudo yum list qubes-template-fedora-23` shows template installed
> > > from @anaconda/R3.1 repo.
> > > 
> > > `sudo qubes-dom0-update qubes-template-fedora-23` returns "No Match
> > > for argument qubes-template-fedora-23"
> > > 
> > > Thanks for help.
> > > 
> > 
> > Just a quick check: If you do "qvm-prefs -l fedora-23" (in dom0), is
> > the value for installed_by_rpm "True"?
> > 
> > - -- 
> > Andrew David Wong (Axon)
> > Community Manager, Qubes OS
> > https://www.qubes-os.org
> > -BEGIN PGP SIGNATURE-
> > 
> > iQIcBAEBCgAGBQJXtUqHAAoJENtN07w5UDAwelUQALeJbgBQc/IHuqOldGA4P3kS
> > Cq8fsWe9pqQiTWDWUP2HMPEcONXkxEHbq3PdZofYkiyBkDlBLu58F1a7cTFgGpfU
> > ToS+DK2od1Cax9rKKLnUef2LYE5BpMGsNn7QEdOt6xZPCeluRlANIm4kMDWkLTFP
> > xzgWpjZ1SwhQF1ahv6vMGq0V+NjMujP8ecvR85P5JVTABvEQSnhhasu5qB/qUl7e
> > PtRuR3KncS2dURBxLEiUew+I+nWkW65lARX5X/OB2lYu2TeOT9CWSkjzfllacTtH
> > KVDJE9nL3TnKpYt0h2e2qrka5XjeGkzi1K1cxcBXZqWkz5gd397W0Xcz5fBn3Vgl
> > aYs53VnvM5aAZemqa5+vYEATCRHB1ourRSddWYTIDKEI2gtfEu0j4eDwG8ZTL8gR
> > CdTxzEGHrZLEoxNdata8L/p4FiCgW8YHFOQg1n5H6n6PTQwYr3jJty1nYMfvXWr0
> > +Tbv5uQTPFa22oiOVEHJQ3yrHjeSv85KPf/8S25WhffPMImn0oMMOUUDcioG28c5
> > jw9037MWER0c5fsjrBOewvlUnyldXILhPa+3ZQvWJvTKtFpsUoucM7skDej8Ugn3
> > TLoShOqcpsq8UQiOTB5NtkhwTbfnBwWVHsSpGaiMzC9zZclCGv2p8w2J6rvjJVlh
> > 5HNY970p/HtWs1JTNpOa
> > =CQ+x
> > -END PGP SIGNATURE-
> 
> 
> Yes, `installed_by_rpm : True`
> 
> Does this have to do with the fact that the template was installed by the 
> installer without any pre-configuration?
> 
> Is the preun script necessary? Can't find the thread where Marek suggested 
> --no-script...
> 
> Or maybe some way to reset rpm?

Duh. Issue resolved.

The template needs to be updated! before it can be removed... Seems odd, but 
given the interplay between templates & dom0, I guess it's not that surprising. 

Maybe better question is, why was the template installed to begin with when I 
opted out of any initial configuration?

-- 
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/b7e9584d-89ea-40f1-af9b-d0dade1035c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Unable to Remove Template / Preun: Domain not found

2016-08-18 Thread 3n7r0py1
On Thursday, August 18, 2016 at 5:41:58 AM UTC, Andrew David Wong wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
> 
> On 2016-08-17 12:17, entr0py wrote:
> > New Qubes 3.1 installation with Advanced (No Configuration)
> > option.
> > 
> > After restoring dom0 + serviceVMs + serviceTemplates, tried to 
> > `sudo yum remove qubes-template-fedora-23`
> > 
> > Received: Error in PREUN scriptlet in rpm package... 
> > libvirt.libvirtError: Domain not found [from libvirt.py line 4066
> > lookupByName]
> > 
> > `sudo yum list qubes-template-fedora-23` shows template installed
> > from @anaconda/R3.1 repo.
> > 
> > `sudo qubes-dom0-update qubes-template-fedora-23` returns "No Match
> > for argument qubes-template-fedora-23"
> > 
> > Thanks for help.
> > 
> 
> Just a quick check: If you do "qvm-prefs -l fedora-23" (in dom0), is
> the value for installed_by_rpm "True"?
> 
> - -- 
> Andrew David Wong (Axon)
> Community Manager, Qubes OS
> https://www.qubes-os.org
> -BEGIN PGP SIGNATURE-
> 
> iQIcBAEBCgAGBQJXtUqHAAoJENtN07w5UDAwelUQALeJbgBQc/IHuqOldGA4P3kS
> Cq8fsWe9pqQiTWDWUP2HMPEcONXkxEHbq3PdZofYkiyBkDlBLu58F1a7cTFgGpfU
> ToS+DK2od1Cax9rKKLnUef2LYE5BpMGsNn7QEdOt6xZPCeluRlANIm4kMDWkLTFP
> xzgWpjZ1SwhQF1ahv6vMGq0V+NjMujP8ecvR85P5JVTABvEQSnhhasu5qB/qUl7e
> PtRuR3KncS2dURBxLEiUew+I+nWkW65lARX5X/OB2lYu2TeOT9CWSkjzfllacTtH
> KVDJE9nL3TnKpYt0h2e2qrka5XjeGkzi1K1cxcBXZqWkz5gd397W0Xcz5fBn3Vgl
> aYs53VnvM5aAZemqa5+vYEATCRHB1ourRSddWYTIDKEI2gtfEu0j4eDwG8ZTL8gR
> CdTxzEGHrZLEoxNdata8L/p4FiCgW8YHFOQg1n5H6n6PTQwYr3jJty1nYMfvXWr0
> +Tbv5uQTPFa22oiOVEHJQ3yrHjeSv85KPf/8S25WhffPMImn0oMMOUUDcioG28c5
> jw9037MWER0c5fsjrBOewvlUnyldXILhPa+3ZQvWJvTKtFpsUoucM7skDej8Ugn3
> TLoShOqcpsq8UQiOTB5NtkhwTbfnBwWVHsSpGaiMzC9zZclCGv2p8w2J6rvjJVlh
> 5HNY970p/HtWs1JTNpOa
> =CQ+x
> -END PGP SIGNATURE-


Yes, `installed_by_rpm : True`

Does this have to do with the fact that the template was installed by the 
installer without any pre-configuration?

Is the preun script necessary? Can't find the thread where Marek suggested 
--no-script...

Or maybe some way to reset rpm?


-- 
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/4472a3cf-4a4c-4456-972b-be2ed01871d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Unable to Remove Template / Preun: Domain not found

2016-08-17 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 2016-08-17 12:17, entr0py wrote:
> New Qubes 3.1 installation with Advanced (No Configuration)
> option.
> 
> After restoring dom0 + serviceVMs + serviceTemplates, tried to 
> `sudo yum remove qubes-template-fedora-23`
> 
> Received: Error in PREUN scriptlet in rpm package... 
> libvirt.libvirtError: Domain not found [from libvirt.py line 4066
> lookupByName]
> 
> `sudo yum list qubes-template-fedora-23` shows template installed
> from @anaconda/R3.1 repo.
> 
> `sudo qubes-dom0-update qubes-template-fedora-23` returns "No Match
> for argument qubes-template-fedora-23"
> 
> Thanks for help.
> 

Just a quick check: If you do "qvm-prefs -l fedora-23" (in dom0), is
the value for installed_by_rpm "True"?

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJXtUqHAAoJENtN07w5UDAwelUQALeJbgBQc/IHuqOldGA4P3kS
Cq8fsWe9pqQiTWDWUP2HMPEcONXkxEHbq3PdZofYkiyBkDlBLu58F1a7cTFgGpfU
ToS+DK2od1Cax9rKKLnUef2LYE5BpMGsNn7QEdOt6xZPCeluRlANIm4kMDWkLTFP
xzgWpjZ1SwhQF1ahv6vMGq0V+NjMujP8ecvR85P5JVTABvEQSnhhasu5qB/qUl7e
PtRuR3KncS2dURBxLEiUew+I+nWkW65lARX5X/OB2lYu2TeOT9CWSkjzfllacTtH
KVDJE9nL3TnKpYt0h2e2qrka5XjeGkzi1K1cxcBXZqWkz5gd397W0Xcz5fBn3Vgl
aYs53VnvM5aAZemqa5+vYEATCRHB1ourRSddWYTIDKEI2gtfEu0j4eDwG8ZTL8gR
CdTxzEGHrZLEoxNdata8L/p4FiCgW8YHFOQg1n5H6n6PTQwYr3jJty1nYMfvXWr0
+Tbv5uQTPFa22oiOVEHJQ3yrHjeSv85KPf/8S25WhffPMImn0oMMOUUDcioG28c5
jw9037MWER0c5fsjrBOewvlUnyldXILhPa+3ZQvWJvTKtFpsUoucM7skDej8Ugn3
TLoShOqcpsq8UQiOTB5NtkhwTbfnBwWVHsSpGaiMzC9zZclCGv2p8w2J6rvjJVlh
5HNY970p/HtWs1JTNpOa
=CQ+x
-END PGP SIGNATURE-

-- 
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/c0a21f73-4c6b-435a-d87e-055d723c281f%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Unable to Remove Template / Preun: Domain not found

2016-08-17 Thread entr0py
New Qubes 3.1 installation with Advanced (No Configuration) option.

After restoring dom0 + serviceVMs + serviceTemplates, tried to 
`sudo yum remove qubes-template-fedora-23`

Received: Error in PREUN scriptlet in rpm package...
   libvirt.libvirtError: Domain not found [from libvirt.py line 4066 
lookupByName]

`sudo yum list qubes-template-fedora-23` shows template installed from 
@anaconda/R3.1 repo.

`sudo qubes-dom0-update qubes-template-fedora-23` returns
   "No Match for argument qubes-template-fedora-23"

Thanks for help.


-

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

-- 
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/e411cdcc-675e-cf97-6590-c8f95998c4f3%40vfemail.net.
For more options, visit https://groups.google.com/d/optout.