Re: [OmniOS-discuss] Can't update bloody

2015-05-19 Thread Volker A. Brandt
 The only other thing I can recommend is the new for '014 and later
 -m latest option to pkgrecv, which only gets you the LATEST
 version(s) of the packages:

Good point.  Works.  Thanks!


Regards -- Volker
-- 

Volker A. Brandt   Consulting and Support for Oracle Solaris
Brandt  Brandt Computer GmbH   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANYEmail: v...@bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513  Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

When logic and proportion have fallen sloppy dead
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Can't update bloody

2015-05-18 Thread Dan McDonald
I am indeed seeing this problem.

I'm not sure how to fix it (or how it got that way in the first place.

The only other thing I can recommend is the new for '014 and later -m latest 
option to pkgrecv, which only gets you the LATEST version(s) of the packages:

nowhere(~/junk)[0]% /usr/bin/pkgrecv -s http://pkg.omniti.com/omnios/bloody/ -d 
015.repo '*'
Processing packages for publisher omnios ...
Retrieving and evaluating 3057 package(s)...
Download Manifests (1634/3057) /pkgrecv: http protocol error: code: 404 reason: 
Not Found
URL: 
'http://pkg.omniti.com/omnios/bloody/omnios/manifest/0/package%2Fpkg@0.5.11%2C5.11-0.151015%3A20150422T144502Z'
 (happened 4 times)

nowhere(~/junk)[1]% ls  
015.repo/ 
nowhere(~/junk)[0]% /bin/rm -rf 015.repo/
nowhere(~/junk)[0]% pkgrepo create 015.repo
nowhere(~/junk)[0]% /usr/bin/pkgrecv -m latest -s 
http://pkg.omniti.com/omnios/bloody/ -d 015.repo '*'
Processing packages for publisher omnios ...
Retrieving and evaluating 1018 package(s)...
PROCESS ITEMSGET (MB)   SEND (MB)
SUNWcs66/1018 10/1010 
15/2945.(IN PROGRESS)


Hope this helps,
Dan

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Can't update bloody

2015-05-18 Thread Volker A. Brandt
Hi Dan!


 I'll be updating the whole wad of bloody later this week.  Can y'all
 wait a couple of days?  I want to include some illumos updates that
 I'm about to push this afternoon.

So after that push, everything was fine with the bloody repo.
However, it seems that the original problem Chavdar and myself
were seeing has reappeared today:

  # /usr/bin/pkgrecv -s http://pkg.omniti.com/omnios/bloody/ -d 
/pkg/omnios-151015 '*'
  Processing packages for publisher omnios ...
  Retrieving and evaluating 3057 package(s)...
  Download Manifests (1634/3057) |pkgrecv: http protocol error: code: 404 
reason: Not Found
  URL: 
'http://pkg.omniti.com/omnios/bloody/omnios/manifest/0/package%2Fpkg@0.5.11%2C5.11-0.151015%3A20150422T144502Z'
 (happened 4 times)

Is it just me?


Regards -- Volker
-- 

Volker A. Brandt   Consulting and Support for Oracle Solaris
Brandt  Brandt Computer GmbH   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANYEmail: v...@bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513  Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

When logic and proportion have fallen sloppy dead
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Can't update bloody

2015-05-05 Thread Volker A. Brandt
 I tried updating one of my VMs running omnios bloody. Full refresh
 goes through, update fails because it can't find the manifest for
 package/pkg - confirmed via the web view.

FWIW, I update my local copy of the bloody repo each morning (the
dead of night in the US :-), and here is what I have been seeing
for a few days now:

  Processing packages for publisher omnios ...
  Retrieving and evaluating 2035 package(s)...
  Download Manifests (1087/2035) \pkgrecv: http protocol error: code: 404 
reason: Not Found
  URL: 
'http://pkg.omniti.com/omnios/bloody/omnios/manifest/0/package%2Fpkg@0.5.11%2C5.11-0.151015%3A20150422T144502Z'
 (happened 4 times)

So I can confirm that the manifest file for package/pkg is
physically missing.


Regards -- Volker
-- 

Volker A. Brandt   Consulting and Support for Oracle Solaris
Brandt  Brandt Computer GmbH   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANYEmail: v...@bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513  Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

When logic and proportion have fallen sloppy dead
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Can't update bloody

2015-05-05 Thread Volker A. Brandt
 I'll be updating the whole wad of bloody later this week.  Can y'all
 wait a couple of days?  I want to include some illumos updates that
 I'm about to push this afternoon.

Sure.  Thanks for all your good work!!


Regards -- Volker
-- 

Volker A. Brandt   Consulting and Support for Oracle Solaris
Brandt  Brandt Computer GmbH   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANYEmail: v...@bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513  Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

When logic and proportion have fallen sloppy dead
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Can't update bloody

2015-05-05 Thread Dan McDonald
Hmmm.

I'll be updating the whole wad of bloody later this week.  Can y'all wait a 
couple of days?  I want to include some illumos updates that I'm about to push 
this afternoon.

Thanks,
Dan

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss