apt-package-safelist icon indicating copy to clipboard operation
apt-package-safelist copied to clipboard

APT whitelist request for libmediainfo0

Open sbraz opened this issue 9 years ago • 10 comments

sbraz avatar Apr 30 '16 20:04 sbraz

Hi @BanzaiMan how long does it take for the whitelist to be propagated to the production build environment? https://travis-ci.org/sbraz/pymediainfo/jobs/128236962

sbraz avatar May 06 '16 07:05 sbraz

@sbraz The PR added libmediainfo0v5, which was found by examining the source package.

BanzaiMan avatar May 06 '16 07:05 BanzaiMan

The current workflow may be deficient in this situation. I do not have a good answer for it.

BanzaiMan avatar May 06 '16 07:05 BanzaiMan

My bad, I didn't realise this was the full package name. It still fails with the right name though: https://travis-ci.org/sbraz/pymediainfo/jobs/128239921

sbraz avatar May 06 '16 08:05 sbraz

Right. There are a few cases like this, when the originally requested package's source package does not contain the original package name. This is what I meant in the last commit.

I think I can manually allow this, but I intend to do it next week. Sorry for the delay.

BanzaiMan avatar May 06 '16 08:05 BanzaiMan

@BanzaiMan No hurry, thanks :) Can you re-open the issue so you won't forget?

sbraz avatar May 06 '16 17:05 sbraz

@BanzaiMan Hi, any chance you could re-open this?

sbraz avatar May 11 '16 12:05 sbraz

@BanzaiMan Hi again, sorry to bother you once again, do you think you'll have some time to look at it in the near future?

sbraz avatar Jun 01 '16 10:06 sbraz

@sbraz I'm afraid not. If you need a particular package that isn't addressed by the whitelist, your best bet is to use sudo: required. You can either call sudo apt-get install … directly, or continue to use the addon (https://docs.travis-ci.com/user/installing-dependencies#Installing-Packages-with-the-APT-Addon). (That is to say, if you use the addon on a sudo-enabled infrastructure, the addon will bypass the whitelist to install any package.)

BanzaiMan avatar Jun 03 '16 15:06 BanzaiMan

Should I keep the issue opened in case you add it manually or should I close it now?

sbraz avatar Jun 03 '16 15:06 sbraz