← Back to team overview

desktop-packages team mailing list archive

[Bug 913927] [NEW] Jockey will fail against local disk archive

 

Public bug reported:

Ubuntu 11.10
Jockey 0.9.4-0ubuntu10

I'm chasing another problem, but some logic looks problematic:

The code in OSLib::has_repositories assumes URIs - "://" from apt-cache
policy.  If the archive is file based it will be "file:/foo/bar/..." and
so will not satisfy the test.

Local on-disk archives are used a lot in OEM on customer's first boot.

** Affects: jockey (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- Jockey will fail against local disk archive (regression in -proposed)
+ Jockey will fail against local disk archive

** Description changed:

  Ubuntu 11.10
- Jockey from oneiric-proposed: 0.9.4-0ubuntu10.1
+ Jockey 0.9.4-0ubuntu10
  
- I'm chasing another problem, but some logic in the -proposed version
- looks problematic:
+ I'm chasing another problem, but some logic looks problematic:
  
- The new code in OSLib::has_repositories assumes URIs - "://" from apt-
- cache policy.  If the archive is file based it will be
- "file:/foo/bar/..." and so will not satisfy the test.
+ The code in OSLib::has_repositories assumes URIs - "://" from apt-cache
+ policy.  If the archive is file based it will be "file:/foo/bar/..." and
+ so will not satisfy the test.
  
  Local on-disk archives are used a lot in OEM on customer's first boot.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jockey in Ubuntu.
https://bugs.launchpad.net/bugs/913927

Title:
  Jockey will fail against local disk archive

Status in “jockey” package in Ubuntu:
  New

Bug description:
  Ubuntu 11.10
  Jockey 0.9.4-0ubuntu10

  I'm chasing another problem, but some logic looks problematic:

  The code in OSLib::has_repositories assumes URIs - "://" from apt-
  cache policy.  If the archive is file based it will be
  "file:/foo/bar/..." and so will not satisfy the test.

  Local on-disk archives are used a lot in OEM on customer's first boot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/913927/+subscriptions


Follow ups

References