Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-adding package requires 'freight cache' to be run twice #50

Open
mcallaway opened this issue Mar 15, 2014 · 1 comment
Open

Re-adding package requires 'freight cache' to be run twice #50

mcallaway opened this issue Mar 15, 2014 · 1 comment

Comments

@mcallaway
Copy link

aptrepo@host~/dev/incoming$ find ../lib/ -name "renv*"
../lib/apt/mydistro/main/renv_2.15.3-1precise1~20140313_amd64.deb
../lib/apt/mydistro/main/renv_2.15.3-1precise1~20140305_amd64.deb

aptrepo@host~/dev/incoming$ md5sum ../lib/apt/mydistro/main/renv_2.15.3-1precise1~20140313_amd64.deb
1252600918571944805d8981fee8ad0d  ../lib/apt/mydistro/main/renv_2.15.3-1precise1~20140313_amd64.deb

aptrepo@host~/dev/incoming$ md5sum renv_2.15.3-1precise1~20140313_amd64.deb
1252600918571944805d8981fee8ad0d  renv_2.15.3-1precise1~20140313_amd64.deb

aptrepo@host~/dev/incoming$ rm ../lib/apt/mydistro/main/renv_2.15.3-1precise1~20140313_amd64.deb
rm: remove regular file `../lib/apt/mydistro/main/renv_2.15.3-1precise1~20140313_amd64.deb'? y

aptrepo@host~/dev/incoming$ freight-add renv_2.15.3-1precise1~20140313_amd64.deb apt/mydistro/main
# [freight] added renv_2.15.3-1precise1~20140313_amd64.deb to apt/mydistro/main

aptrepo@host~/dev/incoming$ freight cache

aptrepo@host~/dev/incoming$ freight cache
# [freight] adding renv_2.15.3-1precise1~20140313_amd64.deb to pool
@iwinux
Copy link

iwinux commented Aug 5, 2014

Same here.

$ apt-cache policy freight 
freight:
  Installed: 0.3.5-1
  Candidate: 0.3.5-1
  Version table:
 *** 0.3.5-1 0
        500 http://packages.rcrowley.org/ wheezy/main amd64 Packages
        100 /var/lib/dpkg/status
     0.3.4-1 0
        500 http://packages.rcrowley.org/ wheezy/main amd64 Packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants