Opened 10 years ago
Closed 10 years ago
#11507 closed bug (invalid)
pkgman update error: Downloading hrev48365 failed with a general system error
Reported by: | Karvjorm | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I tried to update from hrev48362 to hrev48365. I have updated previously several nightly images without problems using "pkgman update" command (latest to hrev48362). I only checked the latest nightly build from the download.haiku-os.org site and updated Haiku repository using "pkgman drop-repo Haiku" and "pkgman add-repo http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48365". This time there was some error that some config (?) file "Haiku" was missing, if I recall correct.
The first "pkgman update" failed after 48% downloading. After it "pkgman update" or "pkgman refresh" commands generate General system error without downloading. I also restarted the system but the same error is still there.
Attachments (3)
Change History (6)
by , 10 years ago
Attachment: | pkgman-update-error1.png added |
---|
by , 10 years ago
Attachment: | pkgman-update-error2.png added |
---|
The third try after the system restart
comment:1 by , 10 years ago
Component: | Build System → Network & Internet |
---|---|
Keywords: | pkgman update removed |
Owner: | changed from | to
Looks like download/network issues to me. It's certainly not a "Build System" issue.
comment:2 by , 10 years ago
Yes, I turned off the power switch of my internet box and turned it on and after booting everything was OK again. After hrev48365 I updated to hrev48366 without problems, except this error message:
pkgman add-repo http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 Fetching repository info from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ... Activating repository config from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ... Error: Failed to open repository file "/boot/system/cache/package-repositories/Haiku": No such file or directory Fetching repository checksum from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ... Validating checksum for Haiku ... Fetching repository-cache from http://packages.haiku-os.org/haiku/master/x86_gcc2/r1~alpha4_pm_hrev48366 ... Validating checksum for Haiku ... Activating repository cache for Haiku ...
when I checked "ls -al /boot/system/cache/package-repositories/", it showed:
total 288 drwx------ 1 user root 2048 2014-11-24 15:43 . drwx------ 1 user root 2048 2014-11-16 04:08 .. -rw-r--r-- 1 user root 100060 2014-11-24 15:43 Haiku -rw------- 1 user root 178298 2014-11-16 04:08 HaikuPorts
Is this "-rw-r--r--" correct?
Br, Karvjorm
comment:3 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
that error message is normal, it's simply indicating that it has no cached local copy of that repo, and consequently fetching it. The permissions are fine.
The first pkgman update command with error message