Re: rpm http get request, and the questionmark char failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jason Pyeron wrote:
> Is there a better avenue for this than banging my head against the wall?
> ...
> rpm -i 
> https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=109200&action=view
> 
> where there is a ?, globing character, it will try to search, like ftp or 
> file system, hence failing.

I would just wget the file first and then rpm install the file second.

  wget -O rpmbug143885-1-0.noarch.rpm 'https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=109200&action=view'

  rpm -Uvh rpmbug143885-1-0.noarch.rpm

Bob

_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux