Skip to content

aptly diff misses some packages #282

Description

@vincentbernat

Hi!

Here is an output of aptly diff:

$ aptly snapshot diff extern-datastax-datastax-main-2015-08-12-1 extern-datastax-datastax-main-2015-07-01-1
  Arch   | Package                                  | Version in A                             | Version in B
- all    | datastax-agent                           | 5.2.0                                    | -       
- all    | opscenter                                | 5.2.0                                    | -       

For some reasons, no version is seen in "B". But, they are here:

$ aptly snapshot show -with-packages extern-datastax-datastax-main-2015-07-01-1
Name: extern-datastax-datastax-main-2015-07-01-1
Created At: 2015-07-01 11:19:18 CEST
Description: Snapshot from mirror [extern-datastax-datastax-main]: http://debian.datastax.com/community/ stable
Number of packages: 31
Packages:
  datastax-agent_4.0.0_all
  datastax-agent_4.0.1_all
  datastax-agent_4.0.2_all
  datastax-agent_4.0.3_all
  datastax-agent_4.1.0_all
  datastax-agent_4.1.1_all
  datastax-agent_4.1.2_all
  datastax-agent_4.1.3_all
  datastax-agent_4.1.4_all
  datastax-agent_5.0.0_all
  datastax-agent_5.0.1_all
  datastax-agent_5.0.2_all
  datastax-agent_5.1.0_all
  datastax-agent_5.1.1_all
  datastax-agent_5.1.2_all
  datastax-agent_5.1.3_all
  opscenter_4.0.1_all
  opscenter_4.0.2_all
  opscenter_4.0.3_all
  opscenter_4.1.0_all
  opscenter_4.1.1_all
  opscenter_4.1.2_all
  opscenter_4.1.3_all
  opscenter_4.1.4_all
  opscenter_5.0.0_all
  opscenter_5.0.1_all
  opscenter_5.0.2_all
  opscenter_5.1.0_all
  opscenter_5.1.1_all
  opscenter_5.1.2_all
  opscenter_5.1.3_all

Maybe aptly is confused by the fact that the package is present in different version. I have the problem with other repositories with the same characteristic, but not on all of them. For example:

$ aptly snapshot diff extern-jenkins-jenkins-2015-08-12-1 extern-jenkins-jenkins-2015-06-26-2
  Arch   | Package                                  | Version in A                             | Version in B
+ all    | jenkins                                  | -                                        | 1.617   
- all    | jenkins                                  | 1.624                                    | -       

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions