track down which packages are missing for amd64

Bug #544291 reported by Aymeric Mansoux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Puredyne Live
Fix Committed
Critical
Claude Heiland-Allen

Bug Description

the packages lists generated in both i386 and amd64 ISOs need to be diffed so we can check which are missing from one release to another...

Changed in puredyne-live:
milestone: none → 9.11
importance: Undecided → Critical
danstowell (danstowell)
Changed in puredyne-live:
status: New → Confirmed
Changed in puredyne-live:
assignee: nobody → Claude Heiland-Allen (claudiusmaximus)
Revision history for this message
Claude Heiland-Allen (claudiusmaximus) wrote :

cat binary.packages | tail -n+10 | cut -d " " -f 3 | sort > binary.list
diff -U0 i386.list amd64.list | grep -v "^@@"

Changed in puredyne-live:
status: Confirmed → Fix Committed
Revision history for this message
Claude Heiland-Allen (claudiusmaximus) wrote :
Revision history for this message
Aymeric Mansoux (aymeric) wrote :

Actually now the situation is a bit different because we must maintain a clean list of which packages are built for which architecture because broth will fail (feature) if something is missing or not named correctly. See packages lists for the idea.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.