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

Failed to run sample command 'aflize bison' #2

Closed
kcwu opened this issue Feb 15, 2016 · 3 comments
Closed

Failed to run sample command 'aflize bison' #2

kcwu opened this issue Feb 15, 2016 · 3 comments

Comments

@kcwu
Copy link

kcwu commented Feb 15, 2016

failed to run sample command

(inside d33tah/afl-sid of image version id 99e736835753)
# aflize bison
Mon Feb 15 05:54:03 2016: Aflizing bison
Mon Feb 15 05:54:04 2016: Reading package lists...
Mon Feb 15 05:54:04 2016: Building dependency tree...
Mon Feb 15 05:54:04 2016: Reading state information...
Mon Feb 15 05:54:04 2016: The following NEW packages will be installed:
Mon Feb 15 05:54:04 2016:   autotools-dev bsdmainutils debhelper dh-strip-nondeterminism file gettext
Mon Feb 15 05:54:04 2016:   gettext-base groff-base intltool-debian libarchive-zip-perl libcroco3
Mon Feb 15 05:54:04 2016:   libfile-stripnondeterminism-perl libmagic1 libpipeline1 libsigsegv2
Mon Feb 15 05:54:04 2016:   libtimedate-perl libunistring0 libxml2 m4 man-db po-debconf
Mon Feb 15 05:54:05 2016: 0 upgraded, 21 newly installed, 0 to remove and 63 not upgraded.
Mon Feb 15 05:54:05 2016: E: The package index files are corrupted. No Filename: field for package libpipeline1.
Mon Feb 15 05:54:05 2016: E: Failed to process build dependencies
Mon Feb 15 05:54:05 2016: Reading package lists...
Mon Feb 15 05:54:05 2016: Building dependency tree...
Mon Feb 15 05:54:05 2016: Reading state information...
Mon Feb 15 05:54:05 2016: The following NEW packages will be installed:
Mon Feb 15 05:54:05 2016:   autotools-dev bsdmainutils debhelper dh-strip-nondeterminism file gettext
Mon Feb 15 05:54:05 2016:   gettext-base groff-base intltool-debian libarchive-zip-perl libcroco3
Mon Feb 15 05:54:05 2016:   libfile-stripnondeterminism-perl libmagic1 libpipeline1 libsigsegv2
Mon Feb 15 05:54:05 2016:   libtimedate-perl libunistring0 libxml2 m4 man-db po-debconf
Mon Feb 15 05:54:06 2016: 0 upgraded, 21 newly installed, 0 to remove and 63 not upgraded.
Mon Feb 15 05:54:06 2016: E: The package index files are corrupted. No Filename: field for package libpipeline1.
Mon Feb 15 05:54:06 2016: E: Failed to process build dependencies
Mon Feb 15 05:54:06 2016: Breaking.
Failed do download dependencies for bison.

Looks like some docker users encountered this similar issue as well.
moby/moby#19757

I don't really understand this issue. However, "apt-get upgrade" fixed it, fyi.

@d33tah
Copy link
Owner

d33tah commented Feb 15, 2016

W dniu 15.02.2016 o 07:07, Kuang-che Wu pisze:

failed to run sample command

(inside d33tah/afl-sid of image version id 99e736835753)
# aflize bison
Mon Feb 15 05:54:03 2016: Aflizing bison
Mon Feb 15 05:54:04 2016: Reading package lists...
Mon Feb 15 05:54:04 2016: Building dependency tree...
Mon Feb 15 05:54:04 2016: Reading state information...
Mon Feb 15 05:54:04 2016: The following NEW packages will be installed:
Mon Feb 15 05:54:04 2016:   autotools-dev bsdmainutils debhelper dh-strip-nondeterminism file gettext
Mon Feb 15 05:54:04 2016:   gettext-base groff-base intltool-debian libarchive-zip-perl libcroco3
Mon Feb 15 05:54:04 2016:   libfile-stripnondeterminism-perl libmagic1 libpipeline1 libsigsegv2
Mon Feb 15 05:54:04 2016:   libtimedate-perl libunistring0 libxml2 m4 man-db po-debconf
Mon Feb 15 05:54:05 2016: 0 upgraded, 21 newly installed, 0 to remove and 63 not upgraded.
Mon Feb 15 05:54:05 2016: E: The package index files are corrupted. No Filename: field for package libpipeline1.
Mon Feb 15 05:54:05 2016: E: Failed to process build dependencies
Mon Feb 15 05:54:05 2016: Reading package lists...
Mon Feb 15 05:54:05 2016: Building dependency tree...
Mon Feb 15 05:54:05 2016: Reading state information...
Mon Feb 15 05:54:05 2016: The following NEW packages will be installed:
Mon Feb 15 05:54:05 2016:   autotools-dev bsdmainutils debhelper dh-strip-nondeterminism file gettext
Mon Feb 15 05:54:05 2016:   gettext-base groff-base intltool-debian libarchive-zip-perl libcroco3
Mon Feb 15 05:54:05 2016:   libfile-stripnondeterminism-perl libmagic1 libpipeline1 libsigsegv2
Mon Feb 15 05:54:05 2016:   libtimedate-perl libunistring0 libxml2 m4 man-db po-debconf
Mon Feb 15 05:54:06 2016: 0 upgraded, 21 newly installed, 0 to remove and 63 not upgraded.
Mon Feb 15 05:54:06 2016: E: The package index files are corrupted. No Filename: field for package libpipeline1.
Mon Feb 15 05:54:06 2016: E: Failed to process build dependencies
Mon Feb 15 05:54:06 2016: Breaking.
Failed do download dependencies for bison.

Looks like some docker users encountered this similar issue as well.
moby/moby#19757

I don't really understand this issue. However, "apt-get upgrade" fixed it, fyi.


Reply to this email directly or view it on GitHub:
#2

Looks like a temporary Debian Sid problem - it worked fine for me.

@d33tah
Copy link
Owner

d33tah commented Feb 15, 2016

Closing until this one gets confirmed by someone else.

@d33tah d33tah closed this as completed Feb 15, 2016
@kcwu
Copy link
Author

kcwu commented Feb 15, 2016

confirmed. Now it works for me, too.
Thanks.

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