Re: having issue installing any package. i get 403 forbidden messsage.

2018-10-10 Thread Muhammad Yousuf Khan
Thank you for your response it probably something else i am not using *
moreover as a temporary workaroud i create a proxy on cloud where i allow
only my static IP to access the proxy. then i routed everything through
that proxy. no things are work.
however i am very very confuse that why things are not working through my
internet.
Actually i have two different internet. one in USA and one in my home
country. both servers from both datacenters are doing exactly same
could it be virus ? or something else.

On Wed, Oct 3, 2018 at 10:04 PM bw  wrote:

>
>
> On Wed, 3 Oct 2018, Muhammad Yousuf Khan wrote:
>
> > Dear All,
> >
> > When i try to install any package. in this case nfs-kernel-server i get
> > this error. i am using Proxmox on top of Debian 9.x. kindly advice.
> >
> >
> > *root@king:/zok/k-backup# apt install nfs-kernel-server*
> > *Reading package lists... Done*
> > *Building dependency tree   *
> > *Reading state information... Done*
>
> Here's what I get from similar command, why are you installing pkg with a
> wildcard on the end?  Are you using bash, or some other shell?
>
> # apt -s install nfs-kernel-server*
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Note, selecting 'nfs-kernel-server' for glob 'nfs-kernel-server*'
>
>


Re: having issue installing any package. i get 403 forbidden messsage.

2018-10-06 Thread Andy Smith
Hello,

On Wed, Oct 03, 2018 at 01:04:03PM -0400, bw wrote:
> On Wed, 3 Oct 2018, Muhammad Yousuf Khan wrote:
> > *root@king:/zok/k-backup# apt install nfs-kernel-server*
> > *Reading package lists... Done*
> > *Building dependency tree   *
> > *Reading state information... Done*
> 
> Here's what I get from similar command, why are you installing pkg with a 
> wildcard on the end?

It just looks like an artefact of their mailer's attempt to generate
a text/plain version of their HTML email. Note the asterisks around
every line.

Cheers,
Andy



Re: having issue installing any package. i get 403 forbidden messsage.

2018-10-03 Thread bw



On Wed, 3 Oct 2018, Muhammad Yousuf Khan wrote:

> Dear All,
> 
> When i try to install any package. in this case nfs-kernel-server i get
> this error. i am using Proxmox on top of Debian 9.x. kindly advice.
> 
> 
> *root@king:/zok/k-backup# apt install nfs-kernel-server*
> *Reading package lists... Done*
> *Building dependency tree   *
> *Reading state information... Done*

Here's what I get from similar command, why are you installing pkg with a 
wildcard on the end?  Are you using bash, or some other shell?

# apt -s install nfs-kernel-server*
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Note, selecting 'nfs-kernel-server' for glob 'nfs-kernel-server*'