puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #00983
[Bug 544291] Re: track down which packages are missing for amd64
cat binary.packages | tail -n+10 | cut -d " " -f 3 | sort > binary.list
diff -U0 i386.list amd64.list | grep -v "^@@"
** Patch added: "puredyne-910-i368-amd64.diff"
http://launchpadlibrarian.net/41847082/puredyne-910-i368-amd64.diff
--
track down which packages are missing for amd64
https://bugs.launchpad.net/bugs/544291
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne Live.
Status in Puredyne liveCD/DVD/USB/HD: Confirmed
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...
References