Search:

Type: Posts; User: jillmashley; Keyword(s):

Search: Search took 0.04 seconds.

  1. [ubuntu] How to fail dpkg installation from postinst?

    I have created a .deb package to install some software and would like to fail the whole installation if something goes wrong from within postinst. However, exiting postinst with some code other than...
  2. [kubuntu] Re: How to access https apt repository with basic authentication?

    The way I wound up implementing client authentication was to set up an ssh connection to the server, rather than using https. Within ssh I implemented protocol 2, HostBasedAuthentication. I turned...
  3. [ubuntu] formatted list of available upgrades at commandline?

    I am working on scripting automatic updates from an in-house debian repository. sources.list of the machines-to-update are pointed only at our repository. So I know that I want to install all...
  4. [kubuntu] Re: How to access https apt repository with basic authentication?

    I too am wondering if there is a way to implement client authentication with apt against a specific repository I have created.
    Did you happen to figure out how to do this?

    Any help is...
Results 1 to 4 of 4