Giter Site home page Giter Site logo

Comments (10)

endrift avatar endrift commented on May 26, 2024

I believe this is fixed in the dev builds. Can you verify on a nightly?

from mgba.

DaVince avatar DaVince commented on May 26, 2024

You're right, it's mostly fixed there. It now only complains about two things:

Lintian check results for /home/vincent/Downloads/temp/mGBA-nightly-2015-07-08-ubuntu64-vivid-9911484aee8778d4c1f1eab597d5cd8625ba9848/libmgba.deb:
E: libmgba: control-file-has-bad-permissions md5sums 0600 != 0644
E: libmgba: control-file-has-bad-owner md5sums root/wheel != root/root

Also thanks for pointing out the nightlies, I had somehow missed that...

from mgba.

endrift avatar endrift commented on May 26, 2024

Odd, c8a58db should fix both of those. I can take a closer look soon.

from mgba.

endrift avatar endrift commented on May 26, 2024

Okay, now that I have a BSD jail set up, this should be easy to fix. (The problem was the group name for gid 0 is wheel on FreeBSD instead of root.)

from mgba.

endrift avatar endrift commented on May 26, 2024

Can you verify if this is still an issue with the most recent build?

from mgba.

craysiii avatar craysiii commented on May 26, 2024

libmgba:

Lintian check results for /home/charles/Downloads/mGBA-nightly-2015-07-30-ubuntu64-vivid-9b66243e3776589f3c0ca03cd2745f3871eb20cb/libmgba.deb:
E: libmgba: control-file-has-bad-permissions md5sums 0600 != 0644
E: libmgba: wrong-file-owner-uid-or-gid usr/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/lib/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/lib/libmgba.so.0.3.0 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/doc/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/doc/mGBA/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/doc/mGBA/CHANGES 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/doc/mGBA/README.md 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/128x128/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/128x128/apps/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/128x128/apps/mgba.png 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/16x16/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/16x16/apps/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/16x16/apps/mgba.png 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/24x24/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/24x24/apps/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/24x24/apps/mgba.png 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/256x256/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/256x256/apps/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/256x256/apps/mgba.png 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/32x32/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/32x32/apps/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/32x32/apps/mgba.png 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/48x48/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/48x48/apps/ 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/48x48/apps/mgba.png 0/499
E: libmgba: wrong-file-owner-uid-or-gid usr/share/icons/hicolor/512x512/ 0/499

mgba-qt:

Lintian check results for /home/charles/Downloads/mGBA-nightly-2015-07-30-ubuntu64-vivid-9b66243e3776589f3c0ca03cd2745f3871eb20cb/mgba-qt.deb:
E: mgba-qt: control-file-has-bad-permissions md5sums 0600 != 0644
E: mgba-qt: wrong-file-owner-uid-or-gid usr/ 0/499
E: mgba-qt: wrong-file-owner-uid-or-gid usr/bin/ 0/499
E: mgba-qt: wrong-file-owner-uid-or-gid usr/bin/mgba-qt 0/499

Same error for mgba-sdl as mgba-qt.

Tested on Ubuntu Gnome 15.04.

from mgba.

endrift avatar endrift commented on May 26, 2024

Grr. Okay so it gets the group name and gid. This will screw up my buildbot jail, but hopefully it works fine tomorrow. This is why I put it in a jail in the first place.

from mgba.

craysiii avatar craysiii commented on May 26, 2024

I will test it as soon as the new nightly comes out.

from mgba.

craysiii avatar craysiii commented on May 26, 2024

All three packages installed without error/warning.

from mgba.

endrift avatar endrift commented on May 26, 2024

Awesome, I can finally close this.

from mgba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.