[opensuse-packaging] error in repository/ftp
Hello List, i believe i have an error/bug in my repository. Situation: i install new rpms in my repository-folder RPMS/i586 and update repo-data i use ftp to connect to the rpms. on first requests all is fine. sometimes i have to change some minimal things in spec or source. so i compile the rpm without increasing the realease and put it again in correct folder and update also again repo-data. now i get an error at retrieving this rpm files. Total download size: 26 M Downloading Packages: ftp://user:pass@server/package.rpm: [Errno 4] IOError: [Errno ftp error] Requested Range Not Satisfiable Trying other mirror. Error Downloading Packages: package: failure: package from server: [Errno 256] No more mirrors to try. all my tries to avoid this were not succesful. i removed this rpm an created repo-date without it. but error occurs again if i create the repo with this package dont know what to do... ftp is correct, other files on same machine work. cant find software-error etc. ?? Thanks Andre --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi Andre, Le vendredi 25 janvier 2008, Andre Hübner a écrit :
Hello List,
i believe i have an error/bug in my repository. Situation: i install new rpms in my repository-folder RPMS/i586 and update repo-data i use ftp to connect to the rpms. on first requests all is fine.
sometimes i have to change some minimal things in spec or source. so i compile the rpm without increasing the realease and put it again in correct folder and update also again repo-data.
now i get an error at retrieving this rpm files.
Total download size: 26 M Downloading Packages: ftp://user:pass@server/package.rpm: [Errno 4] IOError: [Errno ftp error] Requested Range Not Satisfiable Trying other mirror.
Error Downloading Packages: package: failure: package from server: [Errno 256] No more mirrors to try.
all my tries to avoid this were not succesful. i removed this rpm an created repo-date without it. but error occurs again if i create the repo with this package
dont know what to do... ftp is correct, other files on same machine work. cant find software-error etc. ??
I would suspect a caching/proxy issue. If you are using a FTP proxy, try again without it. If your FTP client uses a local cache, try emptying it. -- Jean Delvare Suse L3 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
i found solution. yum ist not updating cache if no version/release has changed. ok, this behavior is understandable. if i delete yum cache for this repo and yum is reacreating it then no problem occurs. my mistake was to believe that yum is updating caches of rpm-header if i run "yum makecache" :( Andre ----- Original Message ----- From: "Jean Delvare" <jdelvare@suse.de> To: <opensuse-packaging@opensuse.org> Cc: "Andre Hübner" <Andre.Huebner@gmx.de> Sent: Friday, January 25, 2008 3:44 PM Subject: Re: [opensuse-packaging] error in repository/ftp Hi Andre, Le vendredi 25 janvier 2008, Andre Hübner a écrit :
Hello List,
i believe i have an error/bug in my repository. Situation: i install new rpms in my repository-folder RPMS/i586 and update repo-data i use ftp to connect to the rpms. on first requests all is fine.
sometimes i have to change some minimal things in spec or source. so i compile the rpm without increasing the realease and put it again in correct folder and update also again repo-data.
now i get an error at retrieving this rpm files.
Total download size: 26 M Downloading Packages: ftp://user:pass@server/package.rpm: [Errno 4] IOError: [Errno ftp error] Requested Range Not Satisfiable Trying other mirror.
Error Downloading Packages: package: failure: package from server: [Errno 256] No more mirrors to try.
all my tries to avoid this were not succesful. i removed this rpm an created repo-date without it. but error occurs again if i create the repo with this package
dont know what to do... ftp is correct, other files on same machine work. cant find software-error etc. ??
I would suspect a caching/proxy issue. If you are using a FTP proxy, try again without it. If your FTP client uses a local cache, try emptying it. -- Jean Delvare Suse L3 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Andre Hübner
-
Jean Delvare