stefco / geco_vm

All the tools you need to work with LIGO in one Vagrant box.
http://www.stefancountryman.com/geco_vm/
1 stars 1 forks source link

Why does aptitude update result in an error? #26

Open stefco opened 8 years ago

stefco commented 8 years ago

Apparently it canmt find some index files:

    virtualbox-iso: Ign http://software.ligo.org precise/contrib Translation-en_US
    virtualbox-iso: Ign http://software.ligo.org precise/contrib Translation-en
    virtualbox-iso: Fetched 62.3 kB in 3s (20.6 kB/s)
    virtualbox-iso: W: Failed to fetch http://software.ligo.org/lscsoft/debian/dists/wheezy/Release  Unable to find expected entry 'contrib/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
    virtualbox-iso:
    virtualbox-iso: E: Some index files failed to download. They have been ignored, or old ones used instead.
==> virtualbox-iso: Unregistering and deleting virtual machine...
==> virtualbox-iso: Deleting output directory...
Build 'virtualbox-iso' errored: Script exited with non-zero exit status: 255
stefco commented 8 years ago

Again:

   virtualbox-iso: Ign http://toolkit.globus.org precise/contrib Translation-en
    virtualbox-iso: Ign http://software.ligo.org precise/contrib Translation-en_US
    virtualbox-iso: Ign http://software.ligo.org precise/contrib Translation-en
    virtualbox-iso: Fetched 62.3 kB in 3s (19.8 kB/s)
    virtualbox-iso: W: Failed to fetch http://software.ligo.org/lscsoft/debian/dists/wheezy/Release  Unable to find expected entry 'contrib/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
    virtualbox-iso:
    virtualbox-iso: E: Some index files failed to download. They have been ignored, or old ones used instead.
    virtualbox-iso: + true
    virtualbox-iso: + aptitude --no-gui -o Aptitude::Cmdline::ignore-trust-violations=true -y -q full-upgrade
    virtualbox-iso: Reading package lists...
    virtualbox-iso: Building dependency tree
stefco commented 8 years ago

is clearly related to ligo software. probably not a serious issue.

stefco commented 8 years ago

eh it is still an issue, should keep it open; it would be good to understand what causes this. can ask people on site.

stefco commented 8 years ago

if this is aptitude specific, it will be fixed by #79